Richard McGirr
ca3b715fdc
[ticket/15144] Attachment icon display should only occur
...
if there are attachments in reports
https://tracker.phpbb.com/browse/PHPBB3-15144
PHPBB3-15144
2017-04-20 06:04:27 -04:00
Michael Miday
9da14c9b24
[ticket/14199]Add aria-hidden to all icons
...
PHPBB3-14199
2015-10-01 20:21:38 +02:00
Michael Miday
9fdb31affb
[ticket/12769] More attachment icons
2015-09-17 18:37:32 +02:00
Cesar G
4dab281da1
[ticket/13427] Add several before/after template events to mcp_front.html.
...
PHPBB3-13427
2014-12-09 16:26:32 -08:00
Matt Friedman
16213c92fe
[ticket/11935] Merge remote-tracking branch 'upstream/develop'
...
PHPBB3-11935
2013-10-29 19:12:32 -07:00
Vjacheslav Trushkin
d2d4438db5
[ticket/11956] Adjustments to responsive topiclist lists
...
Changes behavior of topiclist lists on mobile devices.
Shows/hides certain elements in each row to present all
important information to visitor on mobile devices, such
as last post when viewing forum instead of first post.
Also fixes topiclist layout bug in drafts.html
PHPBB3-11956
2013-10-24 18:36:16 +03:00
Matt Friedman
546332b141
[ticket/11935] Remove obsolete table attributes from Prosilver
...
cellpadding, cellspacing, border are obsolete table attributes.
They are handled by CSS already using table and .table1
PHPBB3-11935
2013-10-19 08:55:13 -07:00
Vjacheslav Trushkin
0aea5e48d8
[ticket/11779] Fix unapproved messages class name
...
PHPBB3-11779
2013-08-11 10:37:29 +03:00
Vjacheslav Trushkin
0d8ba50b64
[ticket/11489] Template changes for new topiclist layout
...
PHPBB3-11489
2013-05-14 09:17:43 +03:00
Nathaniel Guse
e33c8e2bb6
Merge remote-tracking branch 'remotes/upstream/develop-olympus' into develop
...
# By Andreas Fischer
# Via Andreas Fischer (1) and Nathaniel Guse (1)
* remotes/upstream/develop-olympus:
[ticket/11368] Fix background color for PM report rows by using accessing var.
2013-03-02 17:45:18 -06:00
Andreas Fischer
5b2d272137
[ticket/11368] Fix background color for PM report rows by using accessing var.
...
PHPBB3-11368
2013-02-26 22:17:24 +01:00
Nathan Guse
6e7e70a18a
[ticket/10780] Replace colon usage in template output with {L_COLON}
...
Replace all the instances (I could find) where the colon is displayed
to the user with {L_COLON} so it can be localised.
PHPBB3-10780
2012-11-10 00:23:03 +01:00
Shibu Lijack
3ced1d2bfc
[ticket/10734] Removed all the unnecessary corner classes
...
Removed the corner span classes from all the template and theme files.
PHPBB-10734
2012-04-02 16:15:55 +05:30
Patrick Webster
2a5e30db9e
[ticket/10641] Update MCP template with new plurality forms
...
Updates the MCP template according to PHPBB3-10345
PHPBB3-10641
2012-02-11 01:40:01 -06:00
Andreas Fischer
6216e6748c
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10339] Remove invalid template loop variable from mcp_front.html
2011-08-30 01:52:26 +02:00
Joas Schilling
53e0e3240c
[ticket/10339] Remove invalid template loop variable from mcp_front.html
...
PHPBB3-10339
2011-08-24 10:33:12 +02:00
Ruslan Uzdenov
d42e5a71d2
Fix bug #49625 - Performing actions in Main MCP tab does not return correctly
...
Authorised by: AcydBurn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10002 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-08-17 13:09:54 +00:00
Nils Adermann
87dc01de25
incorrect loop var in template
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9831 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-07-22 15:44:43 +00:00
Nils Adermann
6e4a7c03d1
Users can report PMs to moderators which are then visible in a new MCP module
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9814 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-07-21 20:59:11 +00:00
Chris Smith
00d8706765
- Do not show 'Forward' button if the user cannot send PM's.
...
- 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
2008-12-04 19:58:42 +00:00
Meik Sievertsen
a752a424de
[Change] Performance increase for format_date() (Bug #37575 - Patch by BartVB)
...
[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
2008-11-30 14:36:59 +00:00
Chris Smith
80437c21a9
Display coloured poster username of queued posts displayed on the front of the MCP.
...
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9013 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-10-14 14:16:19 +00:00
Henry Sudhof
35f205ea61
#15038
...
I'm very sorry. This should make W3C happy again.
git-svn-id: file:///svn/phpbb/trunk@8227 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-11-05 19:07:10 +00:00
Henry Sudhof
4defd8a830
Ok, here comes a big one. Poor updater. Also requires testing.
...
#i91
#i92
#i93
#i94
#i95
#i96
git-svn-id: file:///svn/phpbb/trunk@8120 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-10-03 15:05:54 +00:00
Meik Sievertsen
60000cec97
Some fixes...
...
@translators: please note the split of SEND_EMAIL ;)
git-svn-id: file:///svn/phpbb/trunk@7672 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-05-24 16:18:04 +00:00
David M
dbc5737ce3
#10940
...
git-svn-id: file:///svn/phpbb/trunk@7585 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-05-15 14:12:22 +00:00
David M
a0a44aeee4
#10940
...
git-svn-id: file:///svn/phpbb/trunk@7582 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-05-15 13:15:40 +00:00
Meik Sievertsen
f7b51337c5
some language-specific adjustements
...
fix prune users (adding the list of users to the confirmation page)
tried to fix the show/hide trigger in ACP by not using width: auto; (which gets somehow inherited to each other element)
git-svn-id: file:///svn/phpbb/trunk@7455 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-05-03 14:29:22 +00:00
Meik Sievertsen
f610ed82cb
say hello to prosilver... YAAAYEEEE
...
git-svn-id: file:///svn/phpbb/trunk@7260 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-04-01 22:05:42 +00:00
Igor Wiedler
af5b9a9640
[ticket/9556] Drop php closing tags, add trailing newline
...
Closing tags converted using Oleg's script.
remove-php-end-tags.py -a .
Trailing newlines added using the following where $ext is file extension.
find . -type f -name "*.$ext" -print | xargs printf "e %s\nw\n" | ed -s;
Extensions: php, css, html, js, xml.
PHPBB3-9556
2010-11-11 19:10:55 +01:00
Meik Sievertsen
2e17e448de
Copy 3.0.x branch to trunk
...
git-svn-id: file:///svn/phpbb/trunk@10211 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-10-04 18:14:59 +00:00
Meik Sievertsen
bf8ac19eaa
Move trunk/phpBB to old_trunk/phpBB
...
git-svn-id: file:///svn/phpbb/trunk@10210 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-10-04 18:13:59 +00:00
Chris Smith
7e95a3ee6c
merge in r9090, r9170, r9174, r9179
...
git-svn-id: file:///svn/phpbb/trunk@9214 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-12-23 13:53:13 +00:00
Meik Sievertsen
4379b3d7bc
[Change] Performance increase for format_date() (Bug #37575 - Patch by BartVB)
...
[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/trunk@9137 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-11-30 14:43:25 +00:00
Chris Smith
ae9c4068e7
Deprecate S_ROW_COUNT, remove *really* old assignments from the code
...
git-svn-id: file:///svn/phpbb/trunk@9107 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-11-24 07:22:28 +00:00
Chris Smith
ef0c0d4c82
been a while :( ... merge in r8997, r8998, r8999, r9000, r9001, r9002, r9003, r9004, r9005, r9007, r9008, r9009, r9010, r9011, r9012, r9013, r9014, r9015, r9022, r9023, r9029, r9030, r9034, r9048, r9049, r9054, r9056
...
git-svn-id: file:///svn/phpbb/trunk@9064 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-11-13 13:04:54 +00:00