aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | | | | | | | [ticket/11103] Restyling notifications list for prosilverNathan Guse2012-10-162-46/+44
| | * | | | | | | | | | [ticket/11103] Mark read link if notification has no URL to view itNathaniel Guse2012-10-162-3/+13
| | * | | | | | | | | | [ticket/11103] If notification display is disabled, show PM Info in headerNathan Guse2012-10-141-0/+1
| | * | | | | | | | | | [ticket/11103] Make sure notifications are marked read when clicking themNathan Guse2012-10-142-13/+17
| | * | | | | | | | | | [ticket/11103] Fix some language stringsNathan Guse2012-10-141-5/+1
| | * | | | | | | | | | [ticket/11103] UCP Notification option groupingNathan Guse2012-10-131-11/+22
| | * | | | | | | | | | [ticket/11103] UCP Notification ListNathan Guse2012-10-132-32/+92
| | * | | | | | | | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathaniel Guse2012-10-092-2/+2
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | [ticket/11103] ACP option to enable/disable notifications output in headerNathan Guse2012-10-051-0/+2
| | * | | | | | | | | | | [ticket/11103] Do not abbreviate template outputNathan Guse2012-10-041-2/+2
| | * | | | | | | | | | | [ticket/11103] Use PM Notification Preferences from Notification OptionsNathan Guse2012-09-271-24/+0
| | * | | | | | | | | | | [ticket/11103] Fix module setup, add explanation to templateNathan Guse2012-09-271-0/+4
| | * | | | | | | | | | | [ticket/11103] UCP Notification Options can now be setNathan Guse2012-09-272-3/+3