aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp
Commit message (Expand)AuthorAgeFilesLines
* - support re-caching of theme data if stylesheet.css changed and load_tplcomp...Meik Sievertsen2006-10-063-16/+7
* - forgot to make the same change to the ODBC driverDavid M2006-10-011-20/+5
* These changes should let olympus scale a little bit better.Meik Sievertsen2006-09-263-37/+68
* #4428Meik Sievertsen2006-09-232-5/+7
* made sql_rowseek consistent with the dbal methods as well as fixing sql_query...Meik Sievertsen2006-09-231-1/+1
* - no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio...Nils Adermann2006-09-171-1/+0
* - fixed some bugsMeik Sievertsen2006-09-133-3/+3
* - fixing profile bugMeik Sievertsen2006-09-041-4/+4
* - birthdays/age in user's timezone and not server's local timeNils Adermann2006-08-285-5/+5
* some fixes.Meik Sievertsen2006-08-251-2/+11
* chr(0x20 | 0x10) = "0"David M2006-08-151-2/+2
* make sure we do not have empty select fieldsMeik Sievertsen2006-08-121-1/+1
* Hide forums you can't move posts to from within the mcpGraham Eames2006-08-122-2/+2
* sql_in_set changesMeik Sievertsen2006-08-127-40/+41
* Language variable for consistancy with the other mcp modulesGraham Eames2006-08-121-0/+2
* so.... what does this thing do?David M2006-08-113-3/+3
* - finally making the age calculation work [Bug #3582]Nils Adermann2006-08-061-1/+1
* - fixed some bugsMeik Sievertsen2006-08-055-16/+16
* - fixing some bugsMeik Sievertsen2006-08-011-12/+1
* Adding the new warning image to the appropriate placesGraham Eames2006-07-301-1/+1
* Correct some of the sort optionsGraham Eames2006-07-292-2/+2
* - Fix OracleDavid M2006-07-281-2/+2
* - fixed the age calculation (note: turn on your brain before commiting someth...Nils Adermann2006-07-271-35/+39
* Include a link to the post by default when issuing a warningGraham Eames2006-07-231-0/+3
* - some bugfixesMeik Sievertsen2006-07-201-1/+1
* Efficiency improvement to the log viewing codeGraham Eames2006-07-181-1/+1
* hmm... This commit does not increase the number of BBCodes. However, this doe...David M2006-07-171-1/+1
* - renamed the following columns:Meik Sievertsen2006-07-134-4/+4
* - tackle some usability issuesMeik Sievertsen2006-07-092-49/+7
* - display age in user profile and make it available on viewtopicNils Adermann2006-07-072-14/+20
* fix for a bug spotted by ToonArmy within bug #3000 (thanks to him for providi...Meik Sievertsen2006-07-061-13/+51
* These needed to be #p for proper complianceGraham Eames2006-07-013-3/+3
* New template variables in the mcp (not used by subsilver)Graham Eames2006-06-293-0/+6
* forgot some changes for post_timeMeik Sievertsen2006-06-232-4/+4
* make sure set_config is called with the correct is_dynamic valueMeik Sievertsen2006-06-231-2/+2
* time to squash some bugsMeik Sievertsen2006-06-221-1/+1
* Prevent warning selfGraham Eames2006-06-201-0/+12
* Deleting logsGraham Eames2006-06-191-3/+3
* BBCode parsing when warningGraham Eames2006-06-171-1/+1
* anyone want to buy a C?Meik Sievertsen2006-06-161-2/+2
* - proper redirect after deleting a report [Bug #2260]Nils Adermann2006-06-161-1/+8
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-169-145/+168
* - automatically sync topic_reported when deleting a post [Bug #2152]Nils Adermann2006-06-141-4/+10
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-136-6/+6
* - added class="radio" to all radio- and checkboxesMeik Sievertsen2006-06-133-3/+3
* Fix no avatar image - it shouldn't be set in the code but via the templateGraham Eames2006-06-122-12/+0
* - forgot to commit common.phpNils Adermann2006-06-105-56/+113
* - check whether config.php existsNils Adermann2006-06-101-1/+1
* Warn user links #2153Graham Eames2006-06-102-2/+2
* - a few adjustments to permissions, specifically with regard to global topicsNils Adermann2006-06-091-1/+1