aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Expand)AuthorAgeFilesLines
* - empty() expects a variable, not a function :DDavid M2006-03-131-2/+4
* - added users activity load settingMeik Sievertsen2006-03-131-9/+10
* - streamlined reports to consist of the feature set we decided upon (Nils, yo...Meik Sievertsen2006-03-126-16/+411
* - fix cookie shorteningMeik Sievertsen2006-03-091-5/+2
* - By default, new installations of magick add itself to PATH and not to a var...David M2006-03-091-0/+9
* Configure the warning expiryGraham Eames2006-03-061-1/+4
* - added "display_on_posting" setting to custom bbcodes (creates a button with...Meik Sievertsen2006-03-064-34/+36
* This should work.. maybe... :PDavid M2006-03-021-37/+9
* - some bugfixesMeik Sievertsen2006-03-012-8/+11
* - Proper iteration of filesDavid M2006-03-011-3/+3
* Another one bites the dust :DDavid M2006-02-251-1/+15
* - blabla, additional bugfixing permissions...Meik Sievertsen2006-02-242-55/+89
* ok, slap me once..... but hard. (all acl entries got removed while setting pe...Meik Sievertsen2006-02-232-33/+106
* implementing permission rolesMeik Sievertsen2006-02-226-231/+1202
* - You can now export an entire folder as either CSV or XML :DDavid M2006-02-211-2/+0
* - implementing David's proposed expression changes (some of them already note...Meik Sievertsen2006-02-211-1/+2
* Er... You didn't see this, right?David M2006-02-191-2/+2
* - Uploading changed language files in the language ACP panel :-)David M2006-02-191-10/+121
* - fix some tiny bugsMeik Sievertsen2006-02-1824-526/+521
* my turn to break things... harharharMeik Sievertsen2006-02-1212-19/+1807
* - only a slight change...Meik Sievertsen2006-02-121-1/+11
* - The working directory can't be trusted, we give the path explictly insteadDavid M2006-02-121-3/+5
* - A MUCH better UI to editting an imageset :-)David M2006-02-111-59/+138
* - fix "Adding attachment extension fails"Meik Sievertsen2006-02-051-1/+1
* Changed url target method for BBcode help linksTom Beddard2006-02-041-1/+1
* - ability to change anonymous user settings more easilyMeik Sievertsen2006-02-031-0/+2
* - moved add_log out of functions_admin (this file should only be included in ...Meik Sievertsen2006-01-252-1/+2
* - fix minor bugsMeik Sievertsen2006-01-231-1/+2
* - size select fixMeik Sievertsen2006-01-222-21/+16
* D'oh!David M2006-01-221-3/+1
* - Imagesets can now be edited! Hooray! ( Might need to add something.. )David M2006-01-221-2/+102
* Got my can of bug spray recharged at my local fire department :-)David M2006-01-161-0/+2
* Rats! Out of Bug Spray... Still have a handy can of Superfluous Function-call...David M2006-01-141-1/+1
* - assign user rankMeik Sievertsen2006-01-143-11/+78
* - Special Groups became.. screwed up if they were editted.. discovered while ...David M2006-01-141-4/+7
* - overhauled search systemNils Adermann2006-01-111-1/+1
* - sperate permissions from sessionsMeik Sievertsen2006-01-042-6/+7
* - file_get_contents instead of imploding file()s or fread()ing till the maxim...David M2006-01-042-16/+16
* - ability to create new styleMeik Sievertsen2006-01-031-10/+163
* - install style and style elementsMeik Sievertsen2006-01-022-22/+613
* - Buh? Incorrect lang index...David M2005-12-291-2/+1
* - some changes to browser checking (was the reason for not working logins)Meik Sievertsen2005-12-283-1/+1145
* - only include modules with the correct extension. ;)Meik Sievertsen2005-12-251-1/+1
* - and finally, user groups. :)Meik Sievertsen2005-12-212-1/+154
* - user avatar, user signature, user attachmentsMeik Sievertsen2005-12-211-1/+357
* - drop in the new administration panelMeik Sievertsen2005-12-194-2/+1293
* - Better handling of invalid email functionsDavid M2005-12-171-1/+2
* Adding the ability to change send_encoding needs a slight tweak to theGraham Eames2005-12-171-1/+1
* - send_encoding is now configurableDavid M2005-12-171-0/+1
* - Apache auth plugin is working againNils Adermann2005-12-161-31/+90