index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
styles
/
prosilver
/
template
/
viewtopic_body.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/9657] Add new line after opening diff
Joas Schilling
2013-07-11
1
-2
/
+4
*
Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis...
Joas Schilling
2013-07-11
1
-4
/
+5
|
\
|
*
[ticket/9341] Use U_PREVIOUS and U_NEXT in template files
Dhruv
2013-06-22
1
-3
/
+3
|
*
[ticket/11010] Change input type to search for search forms
Vjacheslav Trushkin
2013-05-20
1
-1
/
+1
|
*
[ticket/11461] Add template event in the footer of view topic pages
Matt Friedman
2013-03-19
1
-0
/
+1
*
|
[ticket/9657] Remove AJAX from delete button and approval/restore form
Joas Schilling
2013-03-12
1
-2
/
+2
*
|
[ticket/9657] Finish subsilver2 viewforum and viewtopic
Joas Schilling
2013-03-12
1
-1
/
+1
*
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...
Joas Schilling
2013-03-03
1
-2
/
+2
|
\
\
|
|
/
|
*
[ticket/11201] Revert WLM dropping because it is still used in China.
Andreas Fischer
2013-02-04
1
-1
/
+2
|
*
[ticket/11328] Replace long buttons text with short text
Vjacheslav Trushkin
2013-01-16
1
-2
/
+2
|
*
[ticket/11201] Remove MSN/WLM fields
Joas Schilling
2013-01-11
1
-2
/
+1
*
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...
Joas Schilling
2012-12-20
1
-3
/
+3
|
\
\
|
|
/
|
*
[feature/events] Adding viewtopic_topic_title_prepend template event
Michael Cullum
2012-12-17
1
-1
/
+1
|
*
[ticket/11197] Prefix the css classes for the small arrow with "arrow"
Marc Alexander
2012-11-13
1
-2
/
+2
*
|
[feature/soft-delete] Remove the "Deleted by" message when restoring a post
Joas Schilling
2012-12-10
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-...
Joas Schilling
2012-11-10
1
-20
/
+20
|
\
\
|
|
/
|
*
[ticket/10780] Use L_COLON for "download all attachments".
Andreas Fischer
2012-11-10
1
-2
/
+2
|
*
[ticket/10780] Replace colon usage in template output with {L_COLON}
Nathan Guse
2012-11-10
1
-17
/
+17
|
*
[ticket/11018] Always display previous/next links if we can display one
Joas Schilling
2012-10-17
1
-1
/
+1
*
|
[feature/soft-delete] Use JS to display softdeleted/ignored posts
Joas Schilling
2012-11-09
1
-9
/
+20
*
|
[feature/soft-delete] Display post delete reason if one is given
Joas Schilling
2012-10-24
1
-1
/
+5
*
|
[feature/soft-delete] Update restoring feature to use ajax if requested.
Joas Schilling
2012-08-29
1
-3
/
+10
*
|
[feature/soft-delete] Fix displaying of "deleted post" note in viewtopic
Joas Schilling
2012-08-29
1
-1
/
+1
*
|
[feature/soft-delete] Fix some small bugs
Josh Woody
2012-08-29
1
-1
/
+1
*
|
[feature/soft-delete] Add unit tests for the phpbb_visibility class
Josh Woody
2012-08-29
1
-1
/
+0
*
|
[feature/soft-delete] Implement the ability to soft-delete and restore posts
Josh Woody
2012-08-29
1
-0
/
+2
|
/
*
[feature/attach-dl] Removed the use of some abbreviations
Fyorl
2012-08-20
1
-2
/
+2
*
[feature/attach-dl] Moved download links to bottom of topic
Fyorl
2012-08-07
1
-11
/
+11
*
[feature/attach-dl] Downloading all attachments fully implemented
Fyorl
2012-08-04
1
-2
/
+21
*
[feature/attach-dl] Added links to the templates
Fyorl
2012-08-02
1
-1
/
+5
*
[feature/pagination-as-list] Various fixes and improvements
Drae
2012-07-18
1
-11
/
+1
*
[ticket/10968] Render pagination within the template
Drae
2012-07-18
1
-6
/
+34
*
[ticket/10801] Fixed quickmod tools.
Callum Macrae
2012-06-19
1
-1
/
+1
*
[ticket/10734] Removed unwanted span classes
Shibu Lijack
2012-04-02
1
-6
/
+6
*
[feature/ajax] Remove strange non-breaking spaces from approve button
Igor Wiedler
2012-03-31
1
-2
/
+2
*
[feature/ajax] Fix filter check, quick mod tools data-attribute
Igor Wiedler
2012-03-31
1
-1
/
+1
*
[feature/ajax] Replaced jQuery selectors with data attributes.
Callum Macrae
2012-03-31
1
-2
/
+2
*
[ticket/10271] Added ability for exceptions to phpbb.ajaxify.
Callum Macrae
2012-03-31
1
-1
/
+1
*
[ticket/10273] Added phpbb.ajaxify_form and converted accept / deny to it.
Callum Macrae
2012-03-31
1
-2
/
+2
*
[ticket/10273] AJAXified approve / disapprove posts (in viewtopic).
Callum Macrae
2012-03-31
1
-1
/
+9
*
[ticket/10510] Fixed a bug where quickmod tools weren't being displayed.
Callum Macrae
2012-03-17
1
-1
/
+1
*
[ticket/10510] Moved quick-mod tools into a loop.
Callum Macrae
2012-03-17
1
-13
/
+3
*
[ticket/10510] Moved quick-mod tools markup to template.
callumacrae
2012-03-04
1
-2
/
+18
*
Merge branch 'develop-olympus' into develop
Igor Wiedler
2011-10-29
1
-7
/
+4
|
\
|
*
[ticket/10422] Invalid "if" in viewtopic_body.html
Vjacheslav Trushkin
2011-10-18
1
-7
/
+4
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-06-19
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/10232] Renamed S_SEARCH_HIDDEN_FIELDS to S_SEARCH_LOCAL_HIDDEN_FIELDS
Nils Adermann
2011-06-18
1
-1
/
+1
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-06-09
1
-3
/
+2
|
\
\
|
|
/
|
*
[ticket/7888] Swap in-forum/topic search to GET forms.
Nils Adermann
2011-06-09
1
-3
/
+2
|
*
set to !important because lists with the applied display: list-item will resu...
Meik Sievertsen
2009-08-31
1
-1
/
+1
[next]