aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template
Commit message (Expand)AuthorAgeFilesLines
* [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
|\
| * Merge branch 'develop-olympus' into developAndreas Fischer2012-10-062-2/+2
| |\
| | * [ticket/11135] Full replacement of credit link to httpsVinny2012-10-052-2/+2
| | * [ticket/10943] displays searched query in search resultDhruv Goel2012-08-111-0/+1
* | | [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
* | | [ticket/11103] Allow grouping of multiple types in ucp notification optionsNathaniel Guse2012-09-271-3/+3
* | | [ticket/11103] Some tweaks to the template outputNathan Guse2012-09-261-6/+5
* | | [ticket/11103] More work on the UCP Notifications pageNathan Guse2012-09-261-0/+48
* | | [ticket/11103] Display number of notifications in the [ Notifications ] linkNathaniel Guse2012-09-251-1/+1
* | | [ticket/11103] Prettify the output for prosilver.Nathaniel Guse2012-09-202-8/+17
* | | [ticket/11103] Topic and post dis/approval notificationsNathan Guse2012-09-151-2/+2
* | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-09-152-5/+5
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'EXreaction/ticket/11021' into developAndreas Fischer2012-09-152-3/+3
| |\ \
| | * | [ticket/11021] Fix the language changes that were lost previouslyNathan Guse2012-09-152-3/+3
| * | | Merge remote-tracking branch 'EXreaction/ticket/11021' into developAndreas Fischer2012-09-152-4/+4
| |\ \ \ | | |/ /
| | * | [ticket/11021] Use L_SITE_HOME instead of L_HOMENathan Guse2012-09-152-4/+4
| | * | [ticket/11021] Better language strings for site home url/textNathan Guse2012-09-151-1/+1
| | * | [ticket/11021] Add the option to specify a Site home URL and textNathan Guse2012-07-222-3/+3
* | | | [ticket/11103] Some tweaks to the notifications outputNathan Guse2012-09-151-2/+2
* | | | [ticket/11103] Display all unread notifications by defaultNathan Guse2012-09-141-1/+1
* | | | [ticket/11103] Store the item's parent id for marking things readNathan Guse2012-09-141-1/+1
* | | | [ticket/11103] Restyle the notification listNathan Guse2012-09-091-8/+17
* | | | [ticket/11103] Output the notifications to the templateNathan Guse2012-09-081-0/+7
|/ / /
* | | Merge remote-tracking branch 'mvinny/ticket/11065' into developAndreas Fischer2012-08-271-3/+1
|\ \ \
| * | | [ticket/11065] Close li tag on topic display options at MCPVinny2012-08-261-3/+1
* | | | Merge remote-tracking branch 'Fyorl/feature/attach-dl' into developAndreas Fischer2012-08-262-7/+42
|\ \ \ \
| * | | | [feature/attach-dl] Removed the use of some abbreviationsFyorl2012-08-201-2/+2
| * | | | [feature/attach-dl] Added multiple attachment downloads to PMsFyorl2012-08-141-6/+18
| * | | | [feature/attach-dl] Moved download links to bottom of topicFyorl2012-08-071-11/+11
| * | | | [feature/attach-dl] Downloading all attachments fully implementedFyorl2012-08-041-2/+21
| * | | | [feature/attach-dl] Added links to the templatesFyorl2012-08-021-1/+5
| |/ / /
* | | | [ticket/11047] Close TOTAL_MESSAGES at ucp_pm_viewfolder.htmlVinny2012-08-071-1/+1
|/ / /
* | | Merge remote-tracking branch 'nickvergessen/ticket/11004' into developAndreas Fischer2012-08-021-1/+1
|\ \ \
| * | | [ticket/11004] Make suggestion button a real button and fix it's valueJoas Schilling2012-07-231-1/+1
* | | | [ticket/11025] Replace <b> with <strong> and/or class for semantic stylingMatt Friedman2012-07-231-1/+1
* | | | [ticket/11025] Make last topic titles in forum list BoldMatt Friedman2012-07-231-1/+1
| |/ / |/| |
* | | [ticket/11008] Change onunload_functions to not use eval()Igor Wiedler2012-07-216-8/+12
* | | [ticket/11008] Remove eval() calls to get document[id]Igor Wiedler2012-07-211-5/+1
|/ /
* | Merge pull request #843 from nickvergessen/feature/new-tz-handlingNils Adermann2012-07-194-15/+45
|\ \
| * | [feature/new-tz-handling] Fix size of suggestion button in chromeJoas Schilling2012-07-191-1/+1
| * | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/new-tz-h...Joas Schilling2012-07-1810-12/+71
| |\ \
| * | | [feature/new-tz-handling] Move js functions into assets core.jsJoas Schilling2012-06-191-87/+2
| * | | [feature/new-tz-handling] Fix javascript in prosilverJoas Schilling2012-06-192-53/+49
| * | | [feature/new-tz-handling] Use js and data attributes to create the eventsJoas Schilling2012-06-182-10/+9
| * | | [feature/new-tz-handling] Add doc blocks to js functionsJoas Schilling2012-06-181-5/+14