summaryrefslogtreecommitdiff
path: root/attachment_browser.php
AgeCommit message (Collapse)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-3/+3
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2025-08-27Kernel functions changes to cover uninitialized variables and style changes ↵lsces1-7/+8
for PHP8.4
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2012-04-29Strip extra white spaceLester Caine ext:(%22)1-1/+1
( simply ignoring is causing problems with comment merging )
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-2/+2
2008-10-16trailing whitespaceMax Kremmel1-4/+4
2008-06-04migrate attachment browser to LibertyMimewjames51-3/+3
2007-05-11enabled json output for attachments loading and uploading, and also extend ↵wjames51-25/+37
browser so you can get iinfo about an attachment
2007-04-25add support for json outputwjames51-1/+2
2007-04-18Various attachment related changes to make things more ajax and fix bugs.Nick Palmer1-2/+5
2007-04-17standardize attachment list displaywjames51-2/+7
2006-11-26move getAttachmentList function to LibertyAttachable, where it belongs and ↵Max Kremmel1-2/+2
add a basic page to list all available attachments - only admin may view attachments from other users as well. - functionally still somewhat lacking...
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵Christian Fowler1-3/+3
conflict with new content preferences
2006-02-09remove getPref() and we continue using old method getPreference();Max Kremmel1-3/+3
replace all direct accesses with getPreference() or setPreference() (new function) BitSystem::getPreference() and related functions will be renamed to BitSystem::getConfig()
2006-02-06more preference standardisationMax Kremmel1-3/+3
2005-12-26merge recent changes into HEADMax Kremmel1-4/+4
2005-11-22merge recent changes into HEADMax Kremmel1-14/+17
2005-10-29merge recent changes into HEADMax Kremmel1-2/+2
2005-08-07merge recent changes from R1 to HEADMax Kremmel1-7/+10
2005-08-01merge recent changes with HEAD - R1 and HEAD are identical nowMax Kremmel1-3/+3
2005-06-28Merge recent changes from R1 into HEADChristian Fowler1-0/+12
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+14