aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template
Commit message (Expand)AuthorAgeFilesLines
* [feature/soft-delete] Link to delete_topics module when the topic is deletedJoas Schilling2012-11-102-1/+3
* [feature/soft-delete] Use JS to display softdeleted/ignored postsJoas Schilling2012-11-092-9/+34
* [feature/soft-delete] Fix deleting via post editingJoas Schilling2012-11-032-16/+12
* [feature/soft-delete] Invert the logic on confirm boxJoas Schilling2012-11-012-49/+44
* [feature/soft-delete] Display message when the posts are already soft deletedJoas Schilling2012-10-311-4/+10
* [feature/soft-delete] Fix restoring/approving posts with mcp moderationJoas Schilling2012-10-311-0/+1
* [feature/soft-delete] Allow to soft delete posts in the MCP quick moderationJoas Schilling2012-10-301-1/+2
* [feature/soft-delete] Allow soft deleting/restoring topics via quickmoderationJoas Schilling2012-10-271-1/+6
* [feature/soft-delete] Display post delete reason if one is givenJoas Schilling2012-10-241-1/+5
* [feature/soft-delete] Handle soft deleting via Delete IconJoas Schilling2012-10-241-0/+38
* [feature/soft-delete] Use correct language when restoring topics in MCPJoas Schilling2012-10-212-2/+8
* [feature/soft-delete] Add module for soft deleted topicsJoas Schilling2012-10-151-1/+7
* [feature/soft-delete] Fix several problems in the forum mcpJoas Schilling2012-10-101-0/+1
* [feature/soft-delete] Update restoring feature to use ajax if requested.Joas Schilling2012-08-292-5/+12
* [feature/soft-delete] Fix displaying of "deleted post" note in viewtopicJoas Schilling2012-08-291-1/+1
* [feature/soft-delete] Fix some small bugsJosh Woody2012-08-291-1/+1
* [feature/soft-delete] Add unit tests for the phpbb_visibility classJosh Woody2012-08-291-1/+0
* [feature/soft-delete] Implement the ability to soft-delete and restore postsJosh Woody2012-08-294-1/+15
* 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
| * | [feature/new-tz-handling] Use jQuery and INCLUDEJS for javascriptJoas Schilling2012-06-182-26/+29
| * | [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-182-11/+60
| * | Merge branch 'feature/new-tz-handling' of https://github.com/p/phpbb3 into fe...Joas Schilling2012-06-043-7/+70
| |\ \
| | * | [feature/new-tz-handling] Removed DST options from templates.Oleg Pudeyev2012-03-141-7/+0
| | * | [feature/new-tz-handling] Preselect a timezone in registration.Oleg Pudeyev2012-03-143-2/+72
* | | | [feature/pagination-as-list] Various fixes and improvementsDrae2012-07-1820-375/+42
* | | | [ticket/10968] Render pagination within the templateDrae2012-07-1820-75/+684
| |_|/ |/| |
* | | Merge branch 'develop-olympus' into developAndreas Fischer2012-07-171-3/+2
|\ \ \
| * \ \ Merge remote-tracking branch 'mvinny/ticket/10789' into develop-olympusAndreas Fischer2012-07-171-3/+2
| |\ \ \