aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/index.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11791] Load adm/ events from styles/adm/event/Nathan Guse2013-09-021-1/+1
* [ticket/11628] Remove template_path option on set_custom_styleNathaniel Guse2013-07-241-1/+1
* [ticket/11628] Remove third parameter ($names) from set_custom_styleNathaniel Guse2013-07-241-1/+1
* [ticket/11628] Remove phpbb_style (move methods to phpbb_template)Nathaniel Guse2013-07-241-1/+1
* [ticket/11549] Do not set extension dir path for style in adm/index.phpJoas Schilling2013-05-311-1/+0
* Merge PR #1130 branch 'EXreaction/ticket/11259' into developOleg Pudeyev2012-12-291-1/+0
|\
| * [ticket/11259] Make phpbb_admin_path available everywhereNathan Guse2012-12-091-1/+0
* | [feature/template-events] Convert a single style name to array of them.Oleg Pudeyev2012-11-171-1/+1
|/
* [ticket/10754] Changing $style to $phpbb_styleVjacheslav Trushkin2012-04-031-2/+2
* [feature/merging-style-components] Updating style initializationVjacheslav Trushkin2012-03-151-3/+3
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* [feature/extension-manager] Add support for templates in extensions.Nils Adermann2011-09-291-0/+1
* [feature/remove-db-styles] Removed database storage of style components.Chris Smith2011-09-201-3/+0
* [ticket/10155] Add jQuery, introduce global assets pathIgor Wiedler2011-07-111-0/+1
* [ticket/9823] Moving the functions. Unit tests for build_select.Joas Schilling2011-02-011-537/+1
* [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* [feature/request-class] Convert any direct access to $_* to use $requestIgor Wiedler2010-09-251-1/+2
* [ticket/8935] Prevent setting maximum avatar dimensions less than the minimums.Chris Smith2010-09-091-0/+14
* [ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().Joas Schilling2010-08-131-1/+1
* Revert revisions r10176 and r9647 - Bug #45975, #51505Meik Sievertsen2009-09-301-1/+1
* ok, i am very sorry, but this needs to be fixed.Meik Sievertsen2009-08-121-11/+7
* Fixed bug #45975Gabriel Vazquez2009-06-211-1/+1
* add support for multiple_select Meik Sievertsen2009-03-161-10/+20
* Too much for a minor; sorryHenry Sudhof2008-06-041-9/+2
* a little polishHenry Sudhof2008-06-031-1/+1
* give the ACP a login screenHenry Sudhof2008-06-021-2/+9
* ACP logoutHenry Sudhof2008-06-021-0/+1
* I'm going to get an award for the smallest commit ever.Vic D'Elfant2008-05-291-1/+1
* #22865Meik Sievertsen2008-03-131-7/+8
* Adding new validation options for ACP valuesHenry Sudhof2008-02-271-6/+94
* some language/style/code fixes (refer to the diff of the changelog)Meik Sievertsen2008-02-231-1/+1
* A few very minor changes to avoid curveballs.Henry Sudhof2008-01-021-2/+2
* Some issues with change_lang and VC / form tokensHenry Sudhof2008-01-021-2/+2
* - change adm/index,php, acp_attachments.html and acp_ban.html to be triggered...Meik Sievertsen2007-12-121-2/+2
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-3/+3
* some fixes. :PMeik Sievertsen2007-09-181-1/+1
* necessary changes...Meik Sievertsen2007-08-301-6/+2
* forgot this line...Meik Sievertsen2007-08-241-1/+4
* - allow multibyte search configurationNils Adermann2007-08-181-1/+1
* do not get too excitedMeik Sievertsen2007-07-261-1/+3
* Cleaning up (#13689)Henry Sudhof2007-07-221-7/+1
* Well, let's add the implementation. :|Henry Sudhof2007-06-241-0/+15
* correct labelMeik Sievertsen2007-05-041-5/+4
* some language-specific adjustementsMeik Sievertsen2007-05-031-3/+3
* again, some changes here and there...Meik Sievertsen2007-03-231-2/+2
* #6872Jonathan Stanley2007-02-101-3/+0
* - fix some oddities (doubled spaces for example)Meik Sievertsen2007-01-261-1/+1
* fixing some bugsMeik Sievertsen2007-01-181-3/+1
* Unused Code inside function update_forum_data [Bug #6606]Meik Sievertsen2006-12-271-4/+3
* - re-add script_path for "strange configurations" to let them force the gener...Meik Sievertsen2006-12-081-2/+31