aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11795] Replace TWIG with phpBB syntax in ACPVjacheslav Trushkin2013-09-142-2/+2
* [ticket/11795] Get rid of pagination JS variablesVjacheslav Trushkin2013-09-142-2/+2
* Merge branch 'ticket/11811' into ticket/develop-2/11811Vjacheslav Trushkin2013-09-141-0/+10
|\
| * [ticket/11811] Remove outline on :focusVjacheslav Trushkin2013-09-131-0/+10
| * [ticket/10896] Move EMAIL_INVALID_EMAIL to common, replace EMAIL_INVALIDNathan Guse2013-02-041-1/+1
| * [ticket/10896] Adds email validation to email settings in ACPDavid Tobin2013-02-041-0/+7
* | [feature/oauth] Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ...Joseph Warner2013-09-064-38/+27
|\ \
| * | [ticket/11791] Load adm/ events from styles/adm/event/Nathan Guse2013-09-022-2/+2
| * | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11628Nathan Guse2013-08-281-34/+21
| |\ \
| | * \ Merge remote-tracking branch 'phpbb/develop' into ticket/11574Joas Schilling2013-07-301-2/+4
| | |\ \
| | * | | [ticket/11574] Remove old "continue step"-messageJoas Schilling2013-07-291-14/+1
| | * | | [ticket/11574] Change order of files and database updateJoas Schilling2013-07-291-23/+23
| * | | | [ticket/11628] Remove template_path option on set_custom_styleNathaniel Guse2013-07-242-2/+2
| * | | | [ticket/11628] Remove third parameter ($names) from set_custom_styleNathaniel Guse2013-07-242-2/+2
| * | | | [ticket/11628] Remove phpbb_style (move methods to phpbb_template)Nathaniel Guse2013-07-242-2/+2
| | |/ / | |/| |
| * | | [ticket/11713] Do not remove module if it couldn't be deletedMarc Alexander2013-07-181-2/+4
| |/ /
* | | [feature/oauth] Clean up the OAuth ACP templateJoseph Warner2013-07-231-2/+4
* | | [feature/oauth] Finish the template so it "works"Joseph Warner2013-07-231-2/+2
* | | [feature/oauth] ACP options for OAuth, needs some workJoseph Warner2013-07-231-0/+15
|/ /
* | [ticket/11675] Fix template loopNathaniel Guse2013-07-131-1/+1
* | [ticket/10999] Fix assets_version in ACPVjacheslav Trushkin2013-07-131-1/+1
* | Merge remote-tracking branch 'remotes/Hardolaf/ticket/11626' into developNathaniel Guse2013-07-122-1/+33
|\ \
| * | [ticket/11626] Make identifier uppercase per style requirementsJoseph Warner2013-07-111-1/+1
| * | [ticket/11626] Change the identifier template file in the templateJoseph Warner2013-07-111-1/+1
| * | [ticket/11626] Include the template file in acp_boardJoseph Warner2013-07-111-1/+1
| * | [ticket/11626] LDAP Auth ACP Template FileJoseph Warner2013-07-111-0/+32
* | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/twigNathaniel Guse2013-07-011-2/+2
|\ \ \ | |/ /
| * | [ticket/9341] Use U_PREVIOUS and U_NEXT in template filesDhruv2013-06-221-2/+2
* | | [feature/twig] Fix improper template syntax in acp_forums.htmlNathaniel Guse2013-06-141-1/+1
|/ /
* | Merge remote-tracking branch 'remotes/cyberalien/feature/editor-code-tabs' in...Nathaniel Guse2013-06-062-3/+3
|\ \
| * | [feature/editor-code-tabs] Apply code editor to everythingVjacheslav Trushkin2013-05-202-3/+3
* | | [ticket/11549] Do not set extension dir path for style in adm/index.phpJoas Schilling2013-05-311-1/+0
* | | Merge remote-tracking branch 'remotes/Senky/ticket/11010' into developNathaniel Guse2013-05-2117-42/+42
|\ \ \
| * | | [ticket/11010] Fixes for number input in acpVjacheslav Trushkin2013-05-2014-33/+33
| * | | [ticket/11010] Fix input type for urlsVjacheslav Trushkin2013-05-202-2/+2
| * | | [ticket/11010] Fix email inputsVjacheslav Trushkin2013-05-202-3/+3
| * | | [ticket/11010] applying some of EXreaction notesSenky2013-05-201-4/+4
| * | | [ticket/11010] Changing email and url types in adm templatesVinny2013-05-202-4/+4
| |/ /
* | | [ticket/11279] Clearer AJAX errorsVjacheslav Trushkin2013-05-201-1/+1
|/ /
* | [ticket/10741] Do not resize textarea.no-auto-resizeVjacheslav Trushkin2013-04-121-1/+1
* | [ticket/10741] Automatically resize textareas in prosilver and ACPVjacheslav Trushkin2013-04-121-0/+6
* | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11314Marc Alexander2013-03-2611-163/+222
|\ \
| * \ Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11166Joas Schilling2013-03-0623-211/+257
| |\ \
| | * \ Merge remote-tracking branch 'remotes/marc/feature/avatars' into developNathaniel Guse2013-03-047-126/+122
| | |\ \
| | | * \ Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatarsMarc Alexander2013-03-042-2/+14
| | | |\ \
| | | * \ \ Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatarsMarc Alexander2013-02-072-46/+38
| | | |\ \ \
| | | * | | | [feature/avatars] Remove not needed inline styleMarc Alexander2013-01-081-1/+1
| | | * | | | [feature/avatars] Change avatar javascript to conform to new coding guidelinesMarc Alexander2013-01-041-3/+3
| | | * | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatarsMarc Alexander2013-01-044-7/+4
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch 'develop' of github.com:marc1706/phpbb3 into feature/avatarsMarc Alexander2012-12-249-2/+13
| | | |\ \ \ \ \