aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-09-154-8/+8
|\
| * Merge remote-tracking branch 'EXreaction/ticket/11021' into developAndreas Fischer2012-09-154-6/+6
| |\
| | * [ticket/11021] Fix the language changes that were lost previouslyNathan Guse2012-09-154-6/+6
| * | Merge remote-tracking branch 'EXreaction/ticket/11021' into developAndreas Fischer2012-09-154-6/+6
| |\ \ | | |/
| | * [ticket/11021] Use L_SITE_HOME instead of L_HOMENathan Guse2012-09-153-5/+5
| | * [ticket/11021] Better language strings for site home url/textNathan Guse2012-09-151-1/+1
| | * [ticket/11021] subsilver2 supportNathan Guse2012-07-222-2/+2
| | * [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-092-8/+25
* | | [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-263-7/+65
|\ \ \
| * | | [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-042-2/+44
| * | | [feature/attach-dl] Added links to the templatesFyorl2012-08-021-1/+5
| |/ /
* | | Merge remote-tracking branch 'mvinny/ticket/11046' into developAndreas Fischer2012-08-081-1/+2
|\ \ \
| * | | [ticket/11046] Add border-radius for UCP message colours blockVinny2012-08-071-1/+2
| |/ /
* | | [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-022-2/+2
|\ \
| * | [ticket/11004] Make suggestion button a real button and fix it's valueJoas Schilling2012-07-232-2/+2
* | | [ticket/11025] Add underline for hover to classesMatt Friedman2012-07-232-0/+8
* | | [ticket/11025] Replace <b> with <strong> and/or class for semantic styling in...Matt Friedman2012-07-232-1/+6
* | | [ticket/11025] Replace <b> with <strong> and/or class for semantic stylingMatt Friedman2012-07-233-2/+7
* | | [ticket/11025] Make last topic titles in forum list BoldMatt Friedman2012-07-232-2/+2
| |/ |/|
* | [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-213-15/+3
|/
* Merge pull request #843 from nickvergessen/feature/new-tz-handlingNils Adermann2012-07-199-29/+93
|\
| * [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-1817-20/+132
| |\
| * | [feature/new-tz-handling] Use asset in acp and subsilver2 and remove duplicatesJoas Schilling2012-06-192-108/+15
| * | [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-184-16/+18
| * | [feature/new-tz-handling] Add doc blocks to js functionsJoas Schilling2012-06-182-10/+28
| * | [feature/new-tz-handling] Use jQuery and INCLUDEJS for javascriptJoas Schilling2012-06-184-52/+58
| * | [feature/new-tz-handling] Fix timezone selection in subsilver2Joas Schilling2012-06-184-10/+121
| * | [feature/new-tz-handling] Move timezone option into its own template fileJoas Schilling2012-06-183-29/+25
| * | [feature/new-tz-handling] Introduce 2 step timezone selection using javascriptJoas Schilling2012-06-183-11/+65
| * | Merge branch 'feature/new-tz-handling' of https://github.com/p/phpbb3 into fe...Joas Schilling2012-06-044-11/+70
| |\ \
| | * | [feature/new-tz-handling] Removed DST options from templates.Oleg Pudeyev2012-03-142-11/+0
| | * | [feature/new-tz-handling] Preselect a timezone in registration.Oleg Pudeyev2012-03-143-2/+72
* | | | Merge remote-tracking branch 'mvinny/ticket/10998' into developAndreas Fischer2012-07-191-1/+2
|\ \ \ \
| * | | | [ticket/10998] Add border-radius to forum rules block - prosilverVinny2012-07-181-1/+2
| | |_|/ | |/| |
* | | | [feature/pagination-as-list] Various fixes and improvementsDrae2012-07-1821-378/+43