aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12002] Change functional test to use link hashJoas Schilling2013-11-081-1/+1
* [ticket/12002] Add link hash to extension manager linksJoas Schilling2013-11-081-6/+11
* [ticket/11994] Change error level for missing .json fileJoas Schilling2013-11-081-1/+1
* [ticket/11994] Fix more languageJoas Schilling2013-11-081-6/+6
* [ticket/11994] Rename "uninstall" to "delete data"Joas Schilling2013-11-083-20/+23
* [ticket/11994] Make install/enable just one UI thingJoas Schilling2013-11-083-18/+9
* [ticket/11994] Use display name on confirmation screenJoas Schilling2013-11-081-3/+3
* [ticket/11994] Fix some languageJoas Schilling2013-11-081-2/+2
* [ticket/11994] More language fixesJoas Schilling2013-11-081-5/+5
* [ticket/11994] Make extension manager UI less misleadingJoas Schilling2013-11-086-69/+72
* Merge pull request #1819 from marc1706/ticket/11534Nathan Guse2013-11-041-0/+31
|\
| * [ticket/11534] Check remote avatar content type if possibleMarc Alexander2013-10-241-0/+31
* | Merge pull request #1788 from VSEphpbb/ticket/11935Nathan Guse2013-11-0451-78/+96
|\ \
| * \ [ticket/11935] Merge remote-tracking branch 'upstream/develop'Matt Friedman2013-10-29101-985/+2768
| |\ \
| * \ \ Merge branch 'develop' into ticket/11935Matt Friedman2013-10-2039-219/+1419
| |\ \ \
| * | | | [ticket/11935] Tweak colour swatch tableMatt Friedman2013-10-191-2/+9
| * | | | [ticket/11935] Replace obsolete table attributes in Admin with CSSMatt Friedman2013-10-1932-46/+51
| * | | | [ticket/11935] Remove obsolete table attributes from ProsilverMatt Friedman2013-10-1913-19/+19
| * | | | [ticket/11935] Fix invalid HTML usage of <label> tag in prosilverMatt Friedman2013-10-196-6/+12
| * | | | [ticket/11935] Fix stray </a> tagsMatt Friedman2013-10-191-2/+2
| * | | | [ticket/11935] Fix incorrect alt tags that should be title tagsMatt Friedman2013-10-191-2/+2
| * | | | [ticket/11935] Fix <p> tags not allowed inside <strong> tagsMatt Friedman2013-10-191-1/+1
* | | | | Merge pull request #1826 from imkingdavid/ticket/11975Nathan Guse2013-11-0410-16/+14
|\ \ \ \ \
| * | | | | [ticket/11975] Remove copy/paste fail, fix testsDavid King2013-11-021-1/+0
| * | | | | [ticket/11975] Change shortened ACP/MCP label to Administer/ModerateDavid King2013-11-025-8/+8
| * | | | | [ticket/11975] Make link text shorter on smaller resolutionsDavid King2013-11-025-5/+7
| * | | | | [ticket/11975] Add ACP link next to MCP link in headerDavid King2013-11-029-15/+12
* | | | | | Merge remote-tracking branch 'prototech/ticket/11899' into developDhruv2013-11-041-1/+1
|\ \ \ \ \ \
| * | | | | | [ticket/11899] Give indication of activity after voting in poll.Cesar G2013-10-171-1/+1
* | | | | | | Merge remote-tracking branch 'prototech/ticket/11928' into developDhruv2013-11-048-25/+67
|\ \ \ \ \ \ \
| * | | | | | | [ticket/11928] Javascript requires camel case.Cesar G2013-11-031-14/+14
| * | | | | | | [ticket/11928] Rename loadingAlert to loading_indicator.Cesar G2013-10-301-14/+14
| * | | | | | | [ticket/11928] Make sure the indicator is on top of other elements.Cesar G2013-10-292-0/+2
| * | | | | | | [ticket/11928] Replace AJAX loading popup with animation.Cesar G2013-10-298-15/+55
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'nickvergessen/ticket/11973' into developDhruv2013-11-041-2/+3
|\ \ \ \ \ \ \
| * | | | | | | [ticket/11973] Remove logic from tokens language arrayJoas Schilling2013-10-261-2/+3
* | | | | | | | Merge remote-tracking branch 'Noxwizard/ticket/11990' into developAndreas Fischer2013-11-031-8/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/11990] Remove result_mssqlnative usage in acp_database.phpPatrick Webster2013-11-031-8/+9
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge remote-tracking branch 'cyberalien/ticket/11977' into developJoas Schilling2013-11-035-151/+28
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | [ticket/11977] Remove data and change code in acp_modulesVjacheslav Trushkin2013-11-033-17/+8
| * | | | | | | [ticket/11977] Use CSS instead of JS to disable up/down iconsVjacheslav Trushkin2013-11-024-134/+20
* | | | | | | | [ticket/11972] Fix the sincesDavid King2013-11-021-4/+4
* | | | | | | | [ticket/11972] Add the sincesDavid King2013-11-021-0/+5
* | | | | | | | [ticket/11972] Add posting_editor_message_after template eventDavid King2013-11-023-0/+10
* | | | | | | | [ticket/11972] Add posting_editor_message_before template eventDavid King2013-11-023-0/+10
* | | | | | | | [ticket/11972] Add posting_editor_subject_before template eventDavid King2013-11-023-2/+11
* | | | | | | | [ticket/11972] Add posting_editor_subject_after template eventDavid King2013-11-023-2/+11
* | | | | | | | [ticket/11746] The IN_PHPBB check is not necessary.Cesar G2013-11-021-8/+0
* | | | | | | | Merge pull request #1840 from cyberalien/ticket/11030Nathan Guse2013-11-021-2/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | [ticket/11030] Fix cursor for checkboxesVjacheslav Trushkin2013-10-301-1/+1