Matt Friedman
93a25893d5
[ticket/14447] Remove trailing white spaces in Prosilver
...
PHPBB3-14447
2016-02-02 08:42:53 -08:00
RMcGirr83
de984caf98
Merge remote-tracking branch 'origin/ticket_12649' into ticket_12649
...
PHPBB3-12649
2015-11-04 11:05:25 -05:00
RMcGirr83
9a4e998f70
[ticket/12649] Change sort & display options in footers to dropdown menu
...
PHPBB3-12649
2015-11-03 14:48:05 -05:00
Michael Miday
2523ec8277
[ticket/12769] Refacto action bar
2015-09-17 18:37:29 +02:00
PayBas
f6ee0152ed
[ticket/12613] Add distinction between top/bottom action-bar
...
PHPBB3-12613
2014-06-13 14:53:45 +02:00
PayBas
371e363c30
[ticket/12613] Removed unnecessary checks
...
PHPBB3-12613
2014-06-06 14:37:58 +02:00
PayBas
09a433be61
[ticket/12613] Pagination should never be in responsive linklist
...
PHPBB3-12613
2014-06-05 10:02:13 +02: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
87dd739a84
[ticket/11796] Replace pagination with pagination.html
...
PHPBB3-11796
2013-08-16 18:52:07 +03: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
Drae
dc71c0629e
[feature/pagination-as-list] Various fixes and improvements
...
Extracted common template code for prosilver as per subsilver2.
Various other fixups and oversight corrections, changed name
of the "new" template function and re-introduced existing
version. Altered on_page to compensate for removal of some
templating vars from pagination routine.
PHPBB3-10968
2012-07-18 14:31:21 +01:00
Drae
922147f05a
[ticket/10968] Render pagination within the template
...
Since phpBB 2 pagination has been rendered mostly within the source. This
limits just what designers can do with pagination. The current form is also
questionable in terms of "best practice". The aim is to move rendering
completely to the template via the use of a block element. Enabling S_
template vars also allows for control over specific aspects of the
pagination output such as next, previous, active and ellipsis.
Related to this - merging the capabilities of the topic_generate_pagination
with generate_pagination removes an element of duplication.
PHPBB3-10968
2012-07-18 14:30:20 +01:00
Shibu Lijack
fd55c8664a
Merge remote-tracking branch 'upstream/develop' into ticket/10734
...
Conflicts:
phpBB/styles/prosilver/theme/tweaks.css
2012-04-10 21:46:14 +05:30
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
Bruno Ais
d0e7b38aec
[ticket/10705] Change WARNINGS_ZERO_TOTAL in prosilver
...
Located the L_WARNINGS_ZERO_TOTAL in prosilver and replaced it with
L_NO_WARNINGS
PHPBB3-10705
2012-03-29 15:52:06 +01: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
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
Meik Sievertsen
4b5fab372f
merge with revision #r8350
...
git-svn-id: file:///svn/phpbb/trunk@8351 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-01-30 16:14:39 +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
f27fa04b8c
even more fixes. :o
...
git-svn-id: file:///svn/phpbb/trunk@7889 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-07-15 13:47:01 +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