aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
Commit message (Collapse)AuthorAgeFilesLines
* Flash files do not display anymore after update to flash player 10 (Bug #41315)Meik Sievertsen2009-03-171-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9384 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix javascript errors in simple header (prosilver) by adding forum_fn.js and ↵Meik Sievertsen2009-03-161-0/+6
| | | | | | the corresponding variables. (Bug #42135) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9377 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add topic icons to prosilver UCP main and subscribed templates (Bug #42735 - ↵Meik Sievertsen2009-03-162-2/+2
| | | | | | Patch by Raimon) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9371 89ea8834-ac86-4346-8a33-228a782c2dd0
* Hide font size options which are bigger than the allowed size in the editor. ↵Chris Smith2009-03-112-4/+12
| | | | | | #42615 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9365 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed XHTML attributes. #38465Chris Smith2009-02-272-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9345 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add link to user profile in the MCP for user notes and warn user.Chris Smith2009-02-274-4/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9343 89ea8834-ac86-4346-8a33-228a782c2dd0
* Topic print view XHTML error. #41745Chris Smith2009-02-171-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9331 89ea8834-ac86-4346-8a33-228a782c2dd0
* #40435Henry Sudhof2009-02-171-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9330 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #40325 – Friend/foe system displays posts made by foes while ↵Jim Wigginton2009-01-275-4/+29
| | | | | | | | composing Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9305 89ea8834-ac86-4346-8a33-228a782c2dd0
* forgot to change this one - related to revision #r9136Meik Sievertsen2008-12-071-17/+17
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9182 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Do not show 'Forward' button if the user cannot send PM's.Chris Smith2008-12-041-1/+1
| | | | | | | - Correct colspan on prosilver mcp_front.html. #37515 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9174 89ea8834-ac86-4346-8a33-228a782c2dd0
* #38315Henry Sudhof2008-12-031-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9165 89ea8834-ac86-4346-8a33-228a782c2dd0
* Use "less than a minute ago" instead of "0 minutes ago"Meik Sievertsen2008-12-031-1/+1
| | | | | | Use "Sent: {DATE}" in pm's, instead of "Sent at: {DATE}" git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9162 89ea8834-ac86-4346-8a33-228a782c2dd0
* dumdidum...Meik Sievertsen2008-12-028-8/+8
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9155 89ea8834-ac86-4346-8a33-228a782c2dd0
* [Change] Performance increase for format_date() (Bug #37575 - Patch by BartVB)Meik Sievertsen2008-11-3014-66/+69
| | | | | | | | | [Change] Changed prosilver date separator from 'on' to '»' [Feature] Added 'AGO' setting to relative date strings. For example: posted 14 minutes ago. (Patch by BartVB) [Fix] Extend vertical line for last post column if no posts in forum (Bug #37125) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9136 89ea8834-ac86-4346-8a33-228a782c2dd0
* Make searching for members by YIM address work in prosilverChris Smith2008-11-231-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9090 89ea8834-ac86-4346-8a33-228a782c2dd0
* define cookie var for styleswitcher.js for popups (Bug #36765)Meik Sievertsen2008-11-221-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9080 89ea8834-ac86-4346-8a33-228a782c2dd0
* #36695Henry Sudhof2008-11-132-3/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9060 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix 3 very tiny bugs... #35545, #35365 and #35305Meik Sievertsen2008-11-021-0/+9
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9041 89ea8834-ac86-4346-8a33-228a782c2dd0
* up the version numberMeik Sievertsen2008-10-258-8/+8
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9036 89ea8834-ac86-4346-8a33-228a782c2dd0
* #35535Henry Sudhof2008-10-211-2/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9033 89ea8834-ac86-4346-8a33-228a782c2dd0
* #34815 Thanks to Raimon for being persistent about thisHenry Sudhof2008-10-201-16/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9032 89ea8834-ac86-4346-8a33-228a782c2dd0
* Display coloured poster username of queued posts displayed on the front of ↵Chris Smith2008-10-142-2/+2
| | | | | | the MCP. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9013 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changelog fix and make MCP errors a little easier to seeChris Smith2008-10-131-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9012 89ea8834-ac86-4346-8a33-228a782c2dd0
* Do not send PMs with warnings if the user cannot read PMs or they are ↵Chris Smith2008-10-114-0/+8
| | | | | | disabled. #30815 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9002 89ea8834-ac86-4346-8a33-228a782c2dd0
* Display profile icons when viewing a topic, or PM when only the jabber icon ↵Chris Smith2008-10-112-2/+2
| | | | | | is to be visible. #34755 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9000 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mark/unmark all links in UCP now select/unselect both subscribed topics and ↵Chris Smith2008-10-112-2/+2
| | | | | | forums. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8998 89ea8834-ac86-4346-8a33-228a782c2dd0
* Erm yeah that bit is kinda important (fixing r8993)Chris Smith2008-10-101-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8995 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix regression introduced in r8951 #34985Chris Smith2008-10-102-2/+3
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8993 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Do not show link to user/group profiles if user has no permission to view ↵Meik Sievertsen2008-10-099-10/+20
| | | | | | | | | the linked page and gets a denied message anyway. (Bug #15088) - Do not display last post link and sort display options for search engines. (Bug #15088) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8987 89ea8834-ac86-4346-8a33-228a782c2dd0
* Show coloured guest names correctly if not enclosed in <a> tags. ;) Bug #21935Meik Sievertsen2008-10-081-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8983 89ea8834-ac86-4346-8a33-228a782c2dd0
* unique faq id's in template - #33775Meik Sievertsen2008-09-302-4/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8963 89ea8834-ac86-4346-8a33-228a782c2dd0
* #34815 - thanks for the patch, but actually it was just a whitespaceHenry Sudhof2008-09-301-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8958 89ea8834-ac86-4346-8a33-228a782c2dd0
* revert r8893 - there were massive problems with the display and select all codeMeik Sievertsen2008-09-283-5/+6
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8953 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add quoting support to PM history when composing a reply. #34285Chris Smith2008-09-272-7/+5
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8951 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add links to the post and forum when viewing a report from the MCP. #33795, ↵Chris Smith2008-09-262-3/+3
| | | | | | #33805 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8940 89ea8834-ac86-4346-8a33-228a782c2dd0
* Show headers if no leaders are on the pageHenry Sudhof2008-09-241-0/+8
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8927 89ea8834-ac86-4346-8a33-228a782c2dd0
* Make topic selection for merge less confusing by removing unneeded controls. ↵Chris Smith2008-09-232-2/+10
| | | | | | #21925 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8922 89ea8834-ac86-4346-8a33-228a782c2dd0
* support tabs in code selections (Bug #25445). Still does not solve the ↵Meik Sievertsen2008-09-193-6/+5
| | | | | | strange "4 spaces prefixed on every line" problem in firefox. :/ git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8893 89ea8834-ac86-4346-8a33-228a782c2dd0
* Set secure cookie for style switcher if required. (Bug #19625)Meik Sievertsen2008-09-182-1/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8874 89ea8834-ac86-4346-8a33-228a782c2dd0
* Expand shown ban reason in unban screen to fully show long entries. (Bug #16234)Meik Sievertsen2008-09-171-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8862 89ea8834-ac86-4346-8a33-228a782c2dd0
* Display coloured username of last poster in list of subscribed forums ↵Chris Smith2008-09-051-2/+1
| | | | | | (prosilver). git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8825 89ea8834-ac86-4346-8a33-228a782c2dd0
* Show users posts in queue in acp and profile + link to mcpMeik Sievertsen2008-09-012-4/+10
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8801 89ea8834-ac86-4346-8a33-228a782c2dd0
* mehHenry Sudhof2008-08-181-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8768 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changes to group display #32155, #32145, #32085, #26675, #26265Henry Sudhof2008-08-143-21/+43
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8755 89ea8834-ac86-4346-8a33-228a782c2dd0
* by popular demandHenry Sudhof2008-08-131-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8747 89ea8834-ac86-4346-8a33-228a782c2dd0
* #31375 - as proposed by x-LineHenry Sudhof2008-07-301-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8735 89ea8834-ac86-4346-8a33-228a782c2dd0
* make IM links in PMs behave like their viewtopic brothers (#30075 - fix by ↵Henry Sudhof2008-07-291-4/+4
| | | | | | Porter21) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8727 89ea8834-ac86-4346-8a33-228a782c2dd0
* #29575Meik Sievertsen2008-06-241-9/+11
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8673 89ea8834-ac86-4346-8a33-228a782c2dd0
* #29235Meik Sievertsen2008-06-211-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8664 89ea8834-ac86-4346-8a33-228a782c2dd0