| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-05-14 | php-cs-fixer tidies to php8.5 standards | Lester Caine | 1 | -0/+0 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2025-08-27 | Template changes to cover uninitialized variables and style changes for PHP8.4 | lsces | 1 | -8/+8 | |
| 2020-08-12 | move all captcha code to users/ | spiderr | 1 | -1/+1 | |
| 2014-05-30 | bootstrap3-css-changes-form-group | spiderr | 1 | -14/+14 | |
| 2014-05-23 | bootstrap3-btn-default | spiderr | 1 | -1/+1 | |
| 2013-04-06 | major clean up for Smarty 3.0 and another pass at cleaning the top menus | spiderr | 1 | -15/+15 | |
| 2013-04-04 | cleanup edit forms | spiderr | 1 | -1/+1 | |
| 2013-04-01 | bootstrap-conversion | spiderr | 1 | -14/+14 | |
| 2009-03-17 | upgrade Comments to LiberytMime to support attaching files to comments. big ↵ | wjames5 | 1 | -0/+10 | |
| move also of comment storage hash verification into LComm::verifyComment, everything else is support. new liberty admin option to enabled attachments on comments. boards and tickters verification bits move into verification services | |||||
| 2009-01-10 | make use of get_image_sizes function, add option to set default liberty ↵ | Max Kremmel | 1 | -1/+9 | |
| image view size and option to display original image - perhaps these settings could be merged with the ones in fish that we have global image settings | |||||
| 2009-01-03 | allow the user to specify the default compression setting for thumbnails | Max Kremmel | 1 | -1/+9 | |
| 2008-09-15 | add feature to limit number of links that can be posted in a content. only ↵ | Christian Fowler | 1 | -1/+10 | |
| supported in LibertyComment currently (anti-spam), add new permission called p_liberty_trusted_editor, which is used with liberty_unstrusted_max_http_in_content | |||||
| 2007-09-25 | clean up image processing admin options, add preliminary support for ↵ | Max Kremmel | 1 | -60/+18 | |
| php-imagick > 2.0 with the new API. this pecl extension is still in beta and still seems to be missing some error methods. please keep an eye on this processor as new versions of php-imagick are released | |||||
| 2007-09-24 | Move "promotions" stuff to _bit_hype. You need to check out that package to ↵ | Nick Palmer | 1 | -28/+0 | |
| get these features now. | |||||
| 2007-09-24 | Add promotions with lots of nice bells and whistles. Need to test all the ↵ | Nick Palmer | 1 | -0/+28 | |
| service links still but they should work. | |||||
| 2007-07-07 | remove unused features, use more spreadout timespans for liberty cache ↵ | Max Kremmel | 1 | -23/+11 | |
| setting and detabify UI a bit | |||||
| 2007-06-24 | add more help regarding image processors and modify layout slightly | Max Kremmel | 1 | -4/+10 | |
| 2007-06-23 | automagically select best image type that's best for the particular upladed ↵ | Max Kremmel | 1 | -0/+8 | |
| file, allow override of file types and use liberty thumbnail fetcher where possible | |||||
| 2007-06-09 | move html purifier options to its own files | Max Kremmel | 1 | -44/+0 | |
| 2007-05-18 | use systemwide gThumbsizes hash for selection of attachment thumbsize ↵ | Max Kremmel | 1 | -159/+181 | |
| display and clean up liberty admin screen and group related settings | |||||
| 2007-05-17 | Integrate HTMLPurifier into liberty. | Nick Palmer | 1 | -8/+43 | |
| 2007-04-23 | try to simplify ui by joining options that belong together and use more ↵ | Max Kremmel | 1 | -9/+7 | |
| reasonable values for cache time selection | |||||
| 2007-04-22 | Add ability to set default rows and cols on text areas. | Nick Palmer | 1 | -1/+9 | |
| 2007-04-18 | Various attachment related changes to make things more ajax and fix bugs. | Nick Palmer | 1 | -2/+0 | |
| 2007-04-16 | AJAX attachment uploader. This stuff ROCKS! | Nick Palmer | 1 | -0/+14 | |
| 2007-01-07 | simplify template a bit by moving cache times to a hash in the php file | Max Kremmel | 1 | -13/+1 | |
| 2007-01-06 | add ImageMagick to both imagemagick options label | Christian Fowler | 1 | -2/+2 | |
| 2006-09-16 | massive captcha cleanup, centralised captcha verification, added option to ↵ | Max Kremmel | 1 | -8/+26 | |
| use freecap (settings in liberty admin screen), only one captcha verification needed per session | |||||
| 2006-09-10 | clean up, move around and consolidate tonnes of crappy and complicated core ↵ | Max Kremmel | 1 | -40/+44 | |
| admin pages | |||||
| 2006-07-03 | add more caching time options and move numbers out of {tr} for easier ↵ | Max Kremmel | 1 | -9/+11 | |
| translation | |||||
| 2006-06-19 | lots of caching work. cleaned up functions and made them more logical | Max Kremmel | 1 | -111/+105 | |
| 2006-06-18 | liberty based caching: caching done to file, added call to parser expunge ↵ | Max Kremmel | 1 | -7/+26 | |
| function during LibertyContent::expunge() call Modified Files: liberty/LibertyContent.php liberty/admin/admin_liberty_inc.php liberty/plugins/format.tikiwiki.php liberty/templates/admin_liberty.tpl | |||||
| 2006-03-01 | move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵ | Christian Fowler | 1 | -2/+2 | |
| conflict with new content preferences | |||||
| 2006-03-01 | move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵ | Christian Fowler | 1 | -6/+6 | |
| conflict with new content preferences | |||||
| 2006-02-24 | have thumbnail listing be a selectable option of thumbnails sizes | Christian Fowler | 1 | -3/+10 | |
| 2005-11-22 | merge recent changes into HEAD | Max Kremmel | 1 | -2/+20 | |
| 2005-10-12 | merge recent changes to HEAD | Christian Fowler | 1 | -56/+6 | |
| 2005-09-03 | synch recent changes from R1 to HEAD | Max Kremmel | 1 | -0/+9 | |
| 2005-08-07 | merge recent changes from R1 to HEAD | Max Kremmel | 1 | -2/+2 | |
| 2005-07-17 | Merge recent changes from R1 to HEAD - never doing this again. | Max Kremmel | 1 | -1/+52 | |
| 2005-06-19 | IMPORT TikiPro CLYDE FINAL | bitweaver.org | 1 | -0/+72 | |
