aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/viewtopic_body.html
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #2414 from prototech/ticket/12440Joas Schilling2014-05-081-1/+1
|\
| * [ticket/12440] Set browser URL to point to specific post when using view=unreadCesar G2014-05-051-1/+1
* | Merge pull request #2400 from PayBas/ticket/12488Joas Schilling2014-05-071-1/+2
|\ \
| * | [ticket/12488] Removed <em> and removed anonymous checkPayBas2014-05-041-1/+1
| * | [ticket/12488] Add user warning indication to viewtopic postsPayBas2014-05-031-1/+2
* | | Merge pull request #2373 from Nicofuma/ticket/12459Joas Schilling2014-05-061-2/+2
|\ \ \ | |_|/ |/| |
| * | [ticket/12459] Change language stringsTristan Darricau2014-05-051-2/+2
| |/
* | Merge pull request #2297 from PayBas/ticket/12396Joas Schilling2014-05-041-1/+1
|\ \
| * | [ticket/12396] Added missing viewtopic_topic_title_appendPayBas2014-05-031-1/+1
| |/
* | [ticket/12376] Changed to viewtopic_body_poll_option_before and afterPayBas2014-05-031-4/+2
* | [ticket/12376] Added viewtopic_body_poll_question_appendPayBas2014-05-031-1/+1
* | [ticket/12376] Add template events viewtopic_body_pollsPayBas2014-05-031-1/+5
|/
* [ticket/12478] Add contact field events to viewtopic_body.html.Cesar G2014-05-021-0/+2
* Merge remote-tracking branch 'github-prototech/ticket/12265' into develop-asc...Nils Adermann2014-05-021-17/+23
|\
| * [ticket/12265] Define a loop for contact icons.Cesar G2014-04-151-30/+12
| * [ticket/12265] Break the icons that aren't in loop in case extensions add moreCesar G2014-04-151-0/+6
| * [ticket/12265] Fix modulo logic.Cesar G2014-04-151-1/+1
| * [ticket/12265] Add contact icon and remove border from last row & cells.Cesar G2014-04-151-17/+26
| * [ticket/12265] Remove ugly logic.Cesar G2014-04-151-21/+2
| * [ticket/12265] Simplify contact icon design and move to dropdown.Cesar G2014-04-151-17/+45
* | [ticket/12442] Add CSS classes to important headingsPayBas2014-04-251-2/+2
* | [ticket/12363] changed _winner_ to _most-votes_PayBas2014-04-061-1/+1
* | [ticket/12363] Mark winning (most votes) results barPayBas2014-04-061-1/+1
|/
* [ticket/12327] Changing poll result-bars width from absolute to relativePayBas2014-04-041-1/+1
* Merge remote-tracking branch 'paybas/ticket/12329' into develop-ascraeusJoas Schilling2014-04-011-2/+4
|\
| * [ticket/12329] changed all CSS classes to ".stat-block"PayBas2014-04-011-1/+1
| * [ticket/12329] Add <div> container to index blocks (stats, etc.)PayBas2014-03-301-2/+4
* | Merge remote-tracking branch 'paybas/ticket/12322' into develop-ascraeusJoas Schilling2014-04-011-4/+4
|\ \
| * | [ticket/12322] Added profile-custom-field classPayBas2014-04-011-1/+1
| * | [ticket/12322] CSS classes for postprofile-profile <dd> itemsPayBas2014-03-291-4/+4
| |/
* | [ticket/12304] Add CSS class to rules-link containerPayBas2014-03-291-1/+1
|/
* [ticket/12289] Add viewtopic template events for posts specific custom noticesrxu2014-03-221-0/+2
* [ticket/12236] Move AOL Instant Messanger field to custom profile fieldJoas Schilling2014-03-051-2/+1
* [ticket/12237] Convert yahoo messanger to custom profile fieldJoas Schilling2014-03-051-2/+1
* [ticket/12235] Convert WLM to custom profile fieldJoas Schilling2014-03-041-3/+6
* [ticket/12187] Remove user_website functionalityJoas Schilling2014-03-031-2/+1
* [ticket/12234] Replace ICQ with custom profile fieldJoas Schilling2014-02-281-2/+1
* [ticket/12233] Allow profile fields to be contact fieldsJoas Schilling2014-02-281-1/+8
* [ticket/12217] Add more template events to viewtopic_body.htmlrxu2014-02-211-1/+3
* [ticket/12169] Allow displaying profile fields on memberlistJoas Schilling2014-02-101-1/+0
* [ticket/11241] Fix the disappearing dropdown when responsive changes take effectCesar G2013-12-061-2/+2
* [ticket/11241] Add border to dropdown menu options.Cesar G2013-12-061-43/+2
* [ticket/11241] Add events & var for extensions to dropdown.Cesar G2013-12-061-1/+3
* [ticket/11241] Use DEFINE for the block.Cesar G2013-12-061-3/+4
* [ticket/11241] Consolidate topic actions into "Topic tools" dropdown.Cesar G2013-12-061-10/+41
* Merge pull request #1788 from VSEphpbb/ticket/11935Nathan Guse2013-11-041-1/+2
|\
| * [ticket/11935] Merge remote-tracking branch 'upstream/develop'Matt Friedman2013-10-291-1/+1
| |\
| * \ Merge branch 'develop' into ticket/11935Matt Friedman2013-10-201-47/+46
| |\ \
| * | | [ticket/11935] Fix invalid HTML usage of <label> tag in prosilverMatt Friedman2013-10-191-1/+2
* | | | Merge pull request #1826 from imkingdavid/ticket/11975Nathan Guse2013-11-041-1/+1
|\ \ \ \