aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11463] Add title attribute to topics in search resultsMatt Friedman2013-03-201-1/+1
* [ticket/11433] Rename CSS class "jalert" to "phpbb_alert"Marc Alexander2013-03-121-1/+1
* Merge remote-tracking branch 'remotes/dhruv/ticket/11303' into developNathaniel Guse2013-03-092-2/+2
|\
| * [ticket/11303] rename attribute to timezone-preselectDhruv2013-02-172-2/+2
| * [ticket/11303] add S_TZ_PRESELECT template varDhruv2013-02-081-1/+1
* | Merge remote-tracking branch 'remotes/nickv/ticket/11421' into developNathan Guse2013-03-071-1/+1
|\ \
| * | [ticket/11421] Correctly display submit button when neededJoas Schilling2013-03-071-1/+1
* | | Merge remote-tracking branch 'remotes/nickv/ticket/11417' into developNathan Guse2013-03-071-1/+1
|\ \ \
| * | | [ticket/11417] FIx submit button description on notifications options pageJoas Schilling2013-03-071-1/+1
| |/ /
* | | Merge remote-tracking branch 'remotes/nickv/ticket/11390' into developNathan Guse2013-03-071-7/+7
|\ \ \
| * | | [ticket/11390] Correctly separate list of notifications from headerJoas Schilling2013-03-071-0/+2
| * | | [ticket/11390] Hide pagination when there are no notificationsJoas Schilling2013-03-071-7/+5
| |/ /
* | | [ticket/11407] Fix <dfn> description of "notification" option.Joas Schilling2013-03-071-1/+1
|/ /
* | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11166Joas Schilling2013-03-0628-149/+498
|\ \
| * \ Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatarsMarc Alexander2013-03-047-33/+207
| |\ \
| | * \ Merge remote-tracking branch 'remotes/upstream/develop-olympus' into developNathaniel Guse2013-03-021-1/+1
| | |\ \
| | | * \ Merge remote-tracking branch 'remotes/marc/ticket/6723' into develop-olympusNathaniel Guse2013-03-021-1/+1
| | | |\ \
| | | | * | [ticket/6723] Show info that message has been deleted before deliveryMarc Alexander2013-03-031-1/+1
| | * | | | Merge remote-tracking branch 'remotes/upstream/develop-olympus' into developNathaniel Guse2013-03-021-1/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | [ticket/11368] Fix background color for PM report rows by using accessing var.Andreas Fischer2013-02-261-1/+1
| | | |/ /
| | * | | [ticket/11103] Revert whitespace changesNathan Guse2013-02-281-0/+2
| | * | | Merge remote-tracking branch 'remotes/VSE/ticket/11103-VSEphpbb' into ticket/...Nathan Guse2013-02-282-5/+5
| | |\ \ \
| | | * | | [ticket/11103] Remove padding from notifications for now.Matt Friedman2013-02-271-1/+1
| | | * | | [ticket/11103] HTML encode double arrow characterMatt Friedman2013-02-152-2/+2
| | | * | | [ticket/11103] Update styling of UCP Notifications in prosilverMatt Friedman2013-02-141-3/+3
| | | * | | [ticket/11103] Update styling of prosilver notification modalMatt Friedman2013-02-141-1/+1
| | | * | | [ticket/11103] Remove title attribute from notification linkMatt Friedman2013-02-141-1/+1
| | * | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathaniel Guse2013-02-262-4/+20
| | |\ \ \ \
| | | * \ \ \ Merge remote-tracking branch 'remotes/marc/ticket/11342' into developNathaniel Guse2013-02-252-4/+20
| | | |\ \ \ \
| | | | * | | | [ticket/11342] Fix "unexpected token" syntax errorMarc Alexander2013-02-201-1/+5
| | | | * | | | [ticket/11342] Mark active topics read when marking forums readMarc Alexander2013-02-032-4/+16
| | | | | |_|/ | | | | |/| |
| | * | | | | [ticket/11103] Restore new/unread messages info/link in header (properly)Nathan Guse2013-02-151-1/+1
| | * | | | | [ticket/11103] Add Notification Settings link in flyout menuNathan Guse2013-02-151-0/+1
| | * | | | | [ticket/11103] Restore new/unread messages info/link in headerNathan Guse2013-02-151-1/+1
| | | |_|/ / | | |/| | |
| | * | | | [ticket/11103] Mark/Unmark All buttonsNathaniel Guse2013-02-131-4/+6
| | * | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11103Nathaniel Guse2013-02-116-18/+29
| | |\ \ \ \ | | | |/ / /
| | * | | | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103Nathan Guse2013-01-1513-50/+133
| | |\ \ \ \
| | * | | | | [ticket/11103] Fix notifications link to handle non-JS fallbackMatt Friedman2013-01-151-1/+1
| | * | | | | [ticket/11103-VSE] Updated notification AJAX stylingMatt Friedman2012-12-251-0/+1
| | * | | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-12-091-1/+2
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103Nathan Guse2012-12-071-17/+19
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-11-201-1/+2
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-11-1418-39/+39
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103Nathaniel Guse2012-11-1073-359/+363
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [ticket/11103] Re-add notify method to the UCP preferencesNathan Guse2012-10-201-0/+10
| | * | | | | | | | | | [ticket/11103] Message of no notifications if you have noneNathan Guse2012-10-202-13/+25
| | * | | | | | | | | | [ticket/11103] Use e.preventDefault();Nathan Guse2012-10-181-2/+2
| | * | | | | | | | | | [ticket/11103] Return false to prevent appending # to the URLNathan Guse2012-10-161-0/+1
| | * | | | | | | | | | [ticket/11103] Hide notifications flyout on a click outside of the list.Nathan Guse2012-10-161-0/+7
| | * | | | | | | | | | [ticket/11103] Fix some style code I missed in prosilverNathan Guse2012-10-161-1/+2