aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12240] fontsize => size; fontcolor => color and added bbcode- in96Crizzo2014-03-031-3/+3
* [ticket/12240] Added class code for custom bbcodes based on bbcode_tagCrizzo2014-03-021-1/+1
* [ticket/12240] Added specific class name to posting buttonsCrizzo2014-03-021-13/+13
* Merge remote-tracking branch 'rxu3/ticket/12222' into developJoas Schilling2014-03-011-1/+1
|\
| * [ticket/12222] Replace hardoded comma with translatable separatorrxu2014-02-231-1/+1
* | [ticket/12238] Remove defunct confirmation box template code.Cesar G2014-03-011-16/+0
|/
* Merge pull request #2037 from prototech/ticket/12080Nathan Guse2014-02-201-4/+4
|\
| * [ticket/12080] Reduce the palette options in all locations when responsive.Cesar G2014-02-161-4/+4
* | [ticket/12217] Add more template events to viewtopic_body.htmlrxu2014-02-211-1/+3
* | Merge pull request #2002 from prototech/ticket/12153Nathan Guse2014-02-182-2/+2
|\ \
| * | [ticket/12153] Remove redundant calls to pagination.on_page().Cesar G2014-02-031-1/+1
| * | [ticket/12153] Remove vars already assigned in generate_template_pagination().Cesar G2014-02-031-1/+1
* | | Merge pull request #2027 from lucifer4o/ticket/12177Nathan Guse2014-02-181-0/+2
|\ \ \
| * | | [ticket/12177] Add ucp_friend_list_before/afterlucifer4o2014-02-131-0/+2
| | |/ | |/|
* | | Merge pull request #2038 from prototech/ticket/12206Nathan Guse2014-02-181-2/+2
|\ \ \
| * | | [ticket/12206] Fix mismatched Plupload language vars preventing localization.Cesar G2014-02-171-2/+2
| |/ /
* | | Merge pull request #2007 from rxu/ticket/12166Nathan Guse2014-02-181-0/+2
|\ \ \
| * | | [ticket/12166] Add template events to quickreply_editor.html.rxu2014-02-181-0/+2
| |/ /
* | | Merge remote-tracking branch 'Zoddo/ticket/12207' into developCesar G2014-02-171-2/+0
|\ \ \ | |/ / |/| |
| * | [ticket/12207] Forum broken when error thrownZoddo2014-02-171-2/+0
* | | [ticket/12169] Allow displaying profile fields on memberlistJoas Schilling2014-02-103-5/+16
* | | [ticket/12169] Convert user_from to profile field locationJoas Schilling2014-02-102-5/+0
* | | [ticket/12115] Also port user interests to profile fieldsJoas Schilling2014-02-062-5/+0
* | | [ticket/12115] Remove occupation field from html filesJoas Schilling2014-02-062-5/+0
|/ /
* | [prep-release-3.1.0-a3] Update version to 3.1.0-a3Joas Schilling2014-02-051-2/+2
|/
* Merge branch 'develop-olympus' into developAndreas Fischer2014-02-021-1/+1
|\
| * [ticket/12146] Added a missing # to inline css-style of <span>Crizz02014-02-021-1/+1
* | Merge remote-tracking branch 'github-nickvergessen/ticket/11201' into developNils Adermann2014-02-027-31/+26
|\ \
| * | [ticket/11201] Split template file into multiple filesJoas Schilling2014-02-027-31/+26
| * | [ticket/11201] Allow translation of profile field name and explanationJoas Schilling2014-01-191-1/+1
* | | Merge pull request #1959 from prototech/ticket/12131Andreas Fischer2014-02-021-1/+1
|\ \ \
| * | | [ticket/12131] Remove invalid imageset var in viewtopic print view.Cesar G2014-01-261-1/+1
* | | | Merge branch 'develop-olympus' into developAndreas Fischer2014-01-272-4/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | [ticket/12119] Remove meta tags from view-print templatesMarcus Vinicius2014-01-272-4/+0
* | | | [ticket/12137] Fix spacing in smiley block.Cesar G2014-01-261-1/+1
| |/ / |/| |
* | | [ticket/12125] Specify nth-child selectors separately - IE8 does not like themCesar G2014-01-241-2/+10
* | | [ticket/11950] Fix prior commitNathan Guse2014-01-221-2/+2
* | | Adding 'forgot password' link to index pageSuhaib Khan2014-01-221-0/+3
* | | Merge pull request #1866 from prototech/ticket/11915Nathan Guse2014-01-1712-68/+200
|\ \ \
| * | | [ticket/11915] Pass the data to the template instead of scraping HTML for it.Cesar G2014-01-171-0/+1
| * | | [ticket/11915] Replace inline onclick event for inserting attachment bbcodes.Cesar G2014-01-171-1/+1
| * | | [ticket/11915] Remove files that are no longer used.Cesar G2014-01-173-6/+3
| * | | [ticket/11915] Remove unused language string.Cesar G2014-01-171-1/+0
| * | | [ticket/11915] Make the user aware of the drag-and-drop zone.Cesar G2014-01-171-1/+1
| * | | [ticket/11915] Fix various problems with responsive design.Cesar G2014-01-173-5/+24
| * | | [ticket/11915] Provide the URL to the attachment when it's uploaded.Cesar G2014-01-171-1/+1
| * | | [ticket/11915] Do not display the "Place inline" button when JS is disabled.Cesar G2014-01-171-1/+1
| * | | [ticket/11915] Remove unnecessary JS file and include others using INCLUDEJS.Cesar G2014-01-172-4/+3
| * | | [ticket/11915] Add the new uploader.Cesar G2014-01-172-5/+13
| * | | [ticket/11915] Make it possible to display trigger_error() messages to user.Cesar G2014-01-171-1/+1