summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)AuthorFilesLines
2017-02-13remove-PHP_Compatmodela bitweaver2-3/+0
2016-06-24Rename constructor for PHP7 compliancelsces1-1/+1
2016-06-21update for BitSystem::get(set)ActivePackage() instead of ACTIVE_PACKAGEspider@app11-1/+1
2016-03-23remove depracted 'e' from preg_replace in htmlpurifier filtertorna spider1-1/+1
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-2/+2
2015-12-08Allow use of testarea element IN a wiki generated form via a plugin.lsces1-0/+106
2015-09-27add img-responsive to img tplsturon4-10/+113
2015-09-27add img-responsive to img tplsturon3-15/+10
2015-05-08fix PLUGIN_GUID_DATAADDJSTABSspider1-2/+2
2015-05-07remove comment typosanto spider1-1/+1
2015-03-04getPreview keeps failing, just use data blcok directly for nowlsces1-1/+1
2015-03-04Additional tab fucntion matching the jstabslsces1-0/+99
2015-03-04Not sure reason for 4th parameter does not seem to do anything?lsces1-2/+2
2015-03-04Use the correct pluginslsces1-2/+2
2015-02-11add cssClass support for data.img pluginspider1-5/+10
2014-12-09Mistake in merge. File had been hidden from live site.lsces1-101/+0
2014-12-09Mergelsces1-2/+2
2014-11-20liberty_process_upload-remove-upload-hardcodingspiderr1-2/+2
2014-10-22Additional mime icons for technical documentslsces1-0/+101
2014-10-22Hyphen in paper-cliplsces1-1/+1
2014-08-09No hyphen in 'paperclip' icon namelsces1-1/+1
2014-06-18bootstrap3 and responsive fixes to maketocspider1-3/+5
2014-06-17update data.img with style parammodela bitweaver1-0/+3
2014-05-29add global gBitSystemmodela bitweaver1-1/+1
2014-04-23set HTMLPurifier cache path to TEMP_PKG_PATHturon1-1/+1
2014-04-21clean StriCT warningturon1-1/+1
2014-04-15fix errorturon1-1/+1
2013-12-15don't storeMetaData because of database encoding issuesspiderr1-1/+1
2013-07-15liberty_jpeg_originals was messing up PDF thumbnailslsces2-4/+19
need option to load original.jpg or the proper file
2013-07-08Merge branch 'master' of github.com:bitweaver/libertyChristian Fowler1-42/+25
2013-07-05use alter-info css style in tikiwiki bitboxChristian Fowler1-1/+1
2013-06-02remove PEAR download for liberty download_file.phpspiderr1-42/+25
2013-05-12fix smarty_modifier_biticon loadPlugin with smarty_function_biticonspiderr2-2/+2
2013-04-19tweak tikiwiki format. there should only be 1 <h1> per html documentChristian Fowler1-2/+3
2013-04-19biticon / booticon cleanupChristian Fowler5-5/+5
2013-04-06major clean up for Smarty 3.0 and another pass at cleaning the top menusspiderr4-7/+4
2013-04-01bootstrap-conversionspiderr1-3/+3
2012-10-09add 'file_name' => 'mime.image.php',spiderr1-0/+2
2012-09-28Function can't be called statically - e_strict compliancelsces1-1/+1
2012-09-08Depricated eregi replacedlsces1-1/+1
2012-08-17empty check on fileHash['source_file'] movedspiderr1-2/+2
2012-07-19rework upload files to have an option to save as original.ext, file_name is ↵spiderr3-27/+12
still recorded in the database properly. rework PDF thumbnailing.
2012-06-09Merge branch 'master' of github.com:bitweaver/libertyspiderr4-13/+262
2012-06-09file_name in pFileHash, not filenamespiderr1-3/+3
2012-06-08Merge rollback on ContactUrllsces2-5/+5
2012-06-08revert getContactUrl with getDisplayUrl - looks like a mass search and ↵spiderr2-5/+5
replace gone wild
2012-06-07Additional pdf processor which adds a thumbnailing option from"Lester Caine ext:(%22)1-0/+249
first page of the pdf. Could be combined with mime.pdf with the pdf_thumbnail switch but that seems to work without the swf generation.
2012-06-07Not quite sure how this was supposed to work, but it works with my"Lester Caine ext:(%22)1-2/+2
flatmodel attachments storage. May need extra work with normal storage model.
2012-06-07Trailing white space stripped"Lester Caine ext:(%22)1-6/+6
2012-05-28Have decided best way of controlling switch between roles and groups is to"Lester Caine ext:(%22)1-1/+8
use 'protector' package. While you can use roles without it, it does need it but 'protector_group' is probably redundant - still need to control liberty_content_permissions, but actually THAT is replaced by liberty_content_role_map in my model anyway.