aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11782] Change p.rules to p.post-notice in templatesVjacheslav Trushkin2013-08-114-30/+43
* [ticket/9550] Add template event memberlist_body_username_prependrechosen2013-08-021-1/+1
* [ticket/9550] Add template event memberlist_body_username_appendrechosen2013-08-021-1/+1
* [ticket/9550] Add template event ucp_pm_viewmessage_custom_fields_afterrechosen2013-08-021-0/+1
* [ticket/9550] Add template event ucp_pm_viewmessage_custom_fields_beforerechosen2013-08-021-0/+1
* [ticket/9550] Add template event viewtopic_body_postrow_custom_fields_afterrechosen2013-08-021-0/+1
* [ticket/9550] Add template event viewtopic_body_postrow_custom_fields_beforerechosen2013-08-021-0/+1
* [ticket/9550] Add template event viewtopic_body_post_buttons_beforerechosen2013-08-021-0/+1
* [ticket/9550] Add template event viewtopic_body_post_buttons_afterrechosen2013-08-021-0/+1
* [ticket/9550] Add template event memberlist_view_user_statistics_afterrechosen2013-08-021-0/+1
* [ticket/9550] Add template event memberlist_view_user_statistics_beforerechosen2013-08-021-0/+1
* Merge branch 'develop-olympus' into developJoas Schilling2013-07-311-2/+2
|\
| * [ticket/10037] Apply attached patch with a few changesOliver Schramm2013-07-251-2/+2
| * [develop-olympus] Bumping version numbers to final for 3.0.12 releases.Andreas Fischer2013-07-121-1/+1
* | Merge remote-tracking branch 'Elsensee/ticket/8228' into developJoas Schilling2013-07-311-2/+2
|\ \
| * | [ticket/8228] Fix still existing problems with code in firefoxOliver Schramm2013-07-302-5/+4
| * | [ticket/8228] Fix whitespaces before code in FirefoxOliver Schramm2013-07-242-4/+5
* | | [ticket/11749] Template events for topic_list_row_pre/appendMatt Friedman2013-07-272-0/+4
|/ /
* | [ticket/11712] Fixing typo in editor.jsVjacheslav Trushkin2013-07-181-1/+1
* | Merge pull request #1429 from cyberalien/ticket/11553Nathan Guse2013-07-134-18/+50
|\ \
| * | [ticket/11553] Move bulletin points to pseudo classVjacheslav Trushkin2013-07-114-18/+50
* | | Merge pull request #1550 from nickvergessen/ticket/9649Nathan Guse2013-07-131-1/+5
|\ \ \
| * | | [ticket/9649] Display information on index for moderators on unapproved postsJoas Schilling2013-07-131-1/+5
* | | | Merge pull request #1436 from cyberalien/ticket/11563Nathan Guse2013-07-135-50/+50
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/11563] Remove duplicate codeVjacheslav Trushkin2013-07-111-1/+1
| * | | [ticket/11563] Dynamically generate panels listVjacheslav Trushkin2013-07-113-3/+6
| * | | [ticket/11563] Remove unused JS variablesVjacheslav Trushkin2013-07-111-3/+0
| * | | [ticket/11563] Fix subPanels()Vjacheslav Trushkin2013-07-114-47/+47
| |/ /
* | | Merge remote-tracking branch 'phpbb/develop' into ticket/9657Joas Schilling2013-07-136-9/+13
|\ \ \
| * | | [ticket/11388] INCLUDECSSNathaniel Guse2013-07-111-0/+2
| * | | [feature/twig] Put $SCRIPTS below overall_footer_after, use includejs for coreNathan Guse2013-07-051-1/+3
| * | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/twigNathaniel Guse2013-07-041-0/+4
| |\ \ \ | | |/ /
| * | | [feature/twig] INCLUDEJS behavior now supports local relative pathsNathaniel Guse2013-07-025-7/+7
| * | | [feature/twig] INCLUDEJS now uses the definition classNathaniel Guse2013-07-021-1/+1
| * | | [feature/twig] Changing INCLUDEJS behavior slightlyNathaniel Guse2013-07-015-5/+5
| * | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/twigNathaniel Guse2013-07-0112-25/+25
| |\ \ \
| * \ \ \ Merge branch 'develop' of github.com:phpbb/phpbb3 into feature/twigNathan Guse2013-06-241-0/+4
| |\ \ \ \
| * | | | | [feature/twig] Changing INCLUDEJS behaviorNathan Guse2013-06-245-6/+6
* | | | | | [ticket/9657] Add new line after opening diffJoas Schilling2013-07-111-2/+4
* | | | | | [ticket/9657] Fix labels on confirm_delete_body.htmlJoas Schilling2013-07-111-3/+3
* | | | | | Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis...Joas Schilling2013-07-1149-759/+733
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'ticket/11566' into ticket/11566-developDhruv2013-07-011-0/+4
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | [ticket/11566] add error in templateDhruv2013-07-011-0/+1
| | * | | [ticket/11566] add interface for captchaDhruv2013-07-011-0/+3
| * | | | Merge remote-tracking branch 'dhruvgoel92/ticket/9341' into developJoas Schilling2013-06-2912-25/+25
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | [ticket/9341] Use U_PREVIOUS and U_NEXT in template filesDhruv2013-06-2212-25/+25
| | | |/ | | |/|
| * | | Merge branch 'develop-olympus' into developAndreas Fischer2013-06-201-0/+4
| |\ \ \ | | |/ / | |/| / | | |/
| | * [ticket/11094] Add textbox for jabber while memberlist searchDhruv2013-06-151-0/+4
| * | Merge remote-tracking branch 'remotes/cyberalien/feature/editor-code-tabs' in...Nathaniel Guse2013-06-061-75/+2
| |\ \
| | * | [feature/editor-code-tabs] Check for browser support in functionVjacheslav Trushkin2013-05-201-3/+0