| Commit message (Expand) | Author | Age | Files | Lines |
* | - empty() expects a variable, not a function :D | David M | 2006-03-13 | 1 | -2/+4 |
* | - added users activity load setting | Meik Sievertsen | 2006-03-13 | 1 | -9/+10 |
* | - streamlined reports to consist of the feature set we decided upon (Nils, yo... | Meik Sievertsen | 2006-03-12 | 6 | -16/+411 |
* | - fix cookie shortening | Meik Sievertsen | 2006-03-09 | 1 | -5/+2 |
* | - By default, new installations of magick add itself to PATH and not to a var... | David M | 2006-03-09 | 1 | -0/+9 |
* | Configure the warning expiry | Graham Eames | 2006-03-06 | 1 | -1/+4 |
* | - added "display_on_posting" setting to custom bbcodes (creates a button with... | Meik Sievertsen | 2006-03-06 | 4 | -34/+36 |
* | This should work.. maybe... :P | David M | 2006-03-02 | 1 | -37/+9 |
* | - some bugfixes | Meik Sievertsen | 2006-03-01 | 2 | -8/+11 |
* | - Proper iteration of files | David M | 2006-03-01 | 1 | -3/+3 |
* | Another one bites the dust :D | David M | 2006-02-25 | 1 | -1/+15 |
* | - blabla, additional bugfixing permissions... | Meik Sievertsen | 2006-02-24 | 2 | -55/+89 |
* | ok, slap me once..... but hard. (all acl entries got removed while setting pe... | Meik Sievertsen | 2006-02-23 | 2 | -33/+106 |
* | implementing permission roles | Meik Sievertsen | 2006-02-22 | 6 | -231/+1202 |
* | - You can now export an entire folder as either CSV or XML :D | David M | 2006-02-21 | 1 | -2/+0 |
* | - implementing David's proposed expression changes (some of them already note... | Meik Sievertsen | 2006-02-21 | 1 | -1/+2 |
* | Er... You didn't see this, right? | David M | 2006-02-19 | 1 | -2/+2 |
* | - Uploading changed language files in the language ACP panel :-) | David M | 2006-02-19 | 1 | -10/+121 |
* | - fix some tiny bugs | Meik Sievertsen | 2006-02-18 | 24 | -526/+521 |
* | my turn to break things... harharhar | Meik Sievertsen | 2006-02-12 | 12 | -19/+1807 |
* | - only a slight change... | Meik Sievertsen | 2006-02-12 | 1 | -1/+11 |
* | - The working directory can't be trusted, we give the path explictly instead | David M | 2006-02-12 | 1 | -3/+5 |
* | - A MUCH better UI to editting an imageset :-) | David M | 2006-02-11 | 1 | -59/+138 |
* | - fix "Adding attachment extension fails" | Meik Sievertsen | 2006-02-05 | 1 | -1/+1 |
* | Changed url target method for BBcode help links | Tom Beddard | 2006-02-04 | 1 | -1/+1 |
* | - ability to change anonymous user settings more easily | Meik Sievertsen | 2006-02-03 | 1 | -0/+2 |
* | - moved add_log out of functions_admin (this file should only be included in ... | Meik Sievertsen | 2006-01-25 | 2 | -1/+2 |
* | - fix minor bugs | Meik Sievertsen | 2006-01-23 | 1 | -1/+2 |
* | - size select fix | Meik Sievertsen | 2006-01-22 | 2 | -21/+16 |
* | D'oh! | David M | 2006-01-22 | 1 | -3/+1 |
* | - Imagesets can now be edited! Hooray! ( Might need to add something.. ) | David M | 2006-01-22 | 1 | -2/+102 |
* | Got my can of bug spray recharged at my local fire department :-) | David M | 2006-01-16 | 1 | -0/+2 |
* | Rats! Out of Bug Spray... Still have a handy can of Superfluous Function-call... | David M | 2006-01-14 | 1 | -1/+1 |
* | - assign user rank | Meik Sievertsen | 2006-01-14 | 3 | -11/+78 |
* | - Special Groups became.. screwed up if they were editted.. discovered while ... | David M | 2006-01-14 | 1 | -4/+7 |
* | - overhauled search system | Nils Adermann | 2006-01-11 | 1 | -1/+1 |
* | - sperate permissions from sessions | Meik Sievertsen | 2006-01-04 | 2 | -6/+7 |
* | - file_get_contents instead of imploding file()s or fread()ing till the maxim... | David M | 2006-01-04 | 2 | -16/+16 |
* | - ability to create new style | Meik Sievertsen | 2006-01-03 | 1 | -10/+163 |
* | - install style and style elements | Meik Sievertsen | 2006-01-02 | 2 | -22/+613 |
* | - Buh? Incorrect lang index... | David M | 2005-12-29 | 1 | -2/+1 |
* | - some changes to browser checking (was the reason for not working logins) | Meik Sievertsen | 2005-12-28 | 3 | -1/+1145 |
* | - only include modules with the correct extension. ;) | Meik Sievertsen | 2005-12-25 | 1 | -1/+1 |
* | - and finally, user groups. :) | Meik Sievertsen | 2005-12-21 | 2 | -1/+154 |
* | - user avatar, user signature, user attachments | Meik Sievertsen | 2005-12-21 | 1 | -1/+357 |
* | - drop in the new administration panel | Meik Sievertsen | 2005-12-19 | 4 | -2/+1293 |
* | - Better handling of invalid email functions | David M | 2005-12-17 | 1 | -1/+2 |
* | Adding the ability to change send_encoding needs a slight tweak to the | Graham Eames | 2005-12-17 | 1 | -1/+1 |
* | - send_encoding is now configurable | David M | 2005-12-17 | 1 | -0/+1 |
* | - Apache auth plugin is working again | Nils Adermann | 2005-12-16 | 1 | -31/+90 |