| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-06-04 | admin_system: fix cache prune safety check to allow TEMP_PKG_PATH and ↵ | Lester Caine | 1 | -1/+2 | |
| STORAGE_PKG_PATH The guard strpos($item['path'], BIT_ROOT_PATH) always failed for any cache directory under TEMP_PKG_PATH (e.g. icons, modules, system cache) since TEMP_PKG_PATH is outside the web root. None of those caches were ever actually cleared. Extend the check to accept all three known safe roots. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2026-05-14 | php-cs-fixer tidies to php8.5 standards | Lester Caine | 1 | -1/+1 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 2025-08-29 | Admin functions changes to cover uninitialized variables and style changes ↵ | lsces | 1 | -68/+67 | |
| for PHP8.4 | |||||
| 2021-02-04 | define ADMIN path, clean up more _INCLUDE | spiderr | 1 | -1/+1 | |
| 2021-02-03 | update path for kernel/includes/setup_inc.php | modela bitweaver | 1 | -1/+1 | |
| 2010-06-09 | Strip down CVS keywords. | cvs2git | 1 | -1/+1 | |
| 2010-02-08 | deprecate root bit_setup_inc use kernel/setup_inc.php | wjames5 | 1 | -2/+2 | |
| 2009-10-01 | remove ref to non-existant copyright.txt file | wjames5 | 1 | -2/+2 | |
| 2009-10-01 | fix LGPL license ref from non-existant license.txt file to lgpl url | wjames5 | 1 | -2/+2 | |
| 2009-01-31 | add additional checks to make nuking cache safer | Max Kremmel | 1 | -25/+50 | |
| 2008-08-29 | show empty cache dirs actually being empty (0 bytes). otherwise user clicks ↵ | laetzer | 1 | -3/+4 | |
| an icon - poof it vanishes. wrong | |||||
| 2008-06-25 | change display call to use a hash for display options, add display_mode to ↵ | Christian Fowler | 1 | -2/+2 | |
| options hash | |||||
| 2008-06-04 | simply reload page to avoid missing file problems | Max Kremmel | 1 | -3/+12 | |
| 2008-06-02 | fix path | Max Kremmel | 1 | -2/+2 | |
| 2007-07-09 | add javascript cache path | Max Kremmel | 1 | -1/+5 | |
| 2007-07-07 | don't bother with annoying package checks - simply check for the presence of ↵ | Max Kremmel | 1 | -14/+16 | |
| the various temp dirs | |||||
| 2007-07-01 | correct path to biticon cache files | bitweaver.org | 1 | -2/+2 | |
| 2007-06-24 | Correct comment | Lester Caine | 1 | -2/+2 | |
| 2007-06-17 | add rss cache removal | Max Kremmel | 1 | -1/+9 | |
| 2007-04-04 | add nexus menu cache prune option | Max Kremmel | 1 | -1/+16 | |
| 2007-01-12 | improve caching by taking icon style and icon display settings into account | Max Kremmel | 1 | -3/+3 | |
| 2007-01-11 | cache biticon output | Max Kremmel | 1 | -1/+6 | |
| 2006-09-21 | don't use _URL as relative path. use _PATH for file dealings | Max Kremmel | 1 | -37/+37 | |
| 2006-06-20 | fix wrong while loop when listing files in directory | Max Kremmel | 1 | -26/+30 | |
| 2006-06-19 | major cleanup of system cache administration screen | Max Kremmel | 1 | -88/+124 | |
| 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-01-10 | merge recent changes into HEAD | Max Kremmel | 1 | -2/+6 | |
| 2005-08-01 | merge recent changes with HEAD - R1 and HEAD are identical now | Max Kremmel | 1 | -11/+11 | |
| 2005-06-19 | IMPORT TikiPro CLYDE FINAL | bitweaver.org | 1 | -0/+112 | |
