cyberalien
7e8274c345
[ticket/13702] Add initial-scale to viewport in page header
...
PHPBB3-13702
2015-03-14 10:00:28 +02:00
Matt Friedman
20c50e55b1
[ticket/12864] Add template event to header after stylesheets
...
https://tracker.phpbb.com/browse/PHPBB3-12864
PHPBB3-12864
2014-07-18 10:13:19 -07:00
PayBas
b83b72b271
[ticket/12648] Fix and modernize ACP header tabs
...
PHPBB3-12648
2014-06-24 00:02:24 +02:00
Joas Schilling
aebf2cc5cd
Merge remote-tracking branch 'marc/ticket/12372' into develop-ascraeus
...
* marc/ticket/12372:
[ticket/12372] Use $() instead of jQuery() in core.js for toggleDisplay
[ticket/12372] Use admin.js $(document).ready for hiding questionnaire details
[ticket/12372] Rename JS function dE() to phpbb.toggleDisplay()
[ticket/12372] Move dE() function core.js
[ticket/12372] Unify definition of function dE() across all files
[ticket/12372] Use jQuery in javascript dE() function
2014-04-14 12:33:33 +02:00
Marc Alexander
966a2b4892
[ticket/12372] Move dE() function core.js
...
PHPBB3-12372
2014-04-07 21:27:48 +02:00
Marc Alexander
ad98a070c3
[ticket/12372] Unify definition of function dE() across all files
...
PHPBB3-12372
2014-04-07 20:43:32 +02:00
PayBas
4e2e8f8621
[ticket/12369] Added ACP vars
...
PHPBB3-12369
2014-04-07 08:39:03 +02:00
Prosk8er
fb25917fa9
[ticket/12301] Template Event overall_header_body_before
...
add template event overall_header_body_before
PHPBB3-12301
2014-03-29 09:57:11 -04:00
Cesar G
f22e51c8a1
[ticket/12153] Remove vars already assigned in generate_template_pagination().
...
PHPBB3-12153
2014-02-03 23:00:34 -08:00
Matt Friedman
097fba9fdf
[ticket/12059] Allow INCLUDECSS to work with ACP templates
...
PHPBB3-12059
2013-12-04 15:51:14 -08:00
Vjacheslav Trushkin
366a224a24
[ticket/11984] Fix stray </ul> and active tab hover in ACP
...
PHPBB3-11984
2013-11-19 23:58:04 +02:00
Vjacheslav Trushkin
e9c0c9d5d2
[ticket/11957] Responsive ACP tabs
...
PHPBB3-11957
2013-10-26 22:00:25 +03:00
Vjacheslav Trushkin
2a1db92955
[ticket/11957] Wrap content in double div
...
PHPBB3-11957
2013-10-26 22:00:24 +03:00
Vjacheslav Trushkin
8567adf5db
[ticket/11957] Include admin.js in footer
...
Include admin.js in footer, swap .hasjs and .nojs
PHPBB3-11957
2013-10-26 22:00:23 +03:00
Vjacheslav Trushkin
5779c300e4
[ticket/11957] Responsive layout and menu
...
PHPBB3-11957
2013-10-26 22:00:23 +03:00
Vjacheslav Trushkin
64e26e8c71
[ticket/11957] Remove menu toggle
...
PHPBB3-11957
2013-10-26 22:00:23 +03:00
Vjacheslav Trushkin
12c5997471
[ticket/11957] Replace corner images with CSS3 corners
...
PHPBB3-11957
2013-10-26 22:00:22 +03:00
Vjacheslav Trushkin
afa71cc15b
[ticket/11957] Viewport meta
...
PHPBB3-11957
2013-10-26 22:00:21 +03:00
Vjacheslav Trushkin
0a9ba5415c
[ticket/11795] Replace TWIG with phpBB syntax in ACP
...
PHPBB3-11795
2013-09-14 10:10:44 +03:00
Vjacheslav Trushkin
4c2aad4ca9
[ticket/11795] Get rid of pagination JS variables
...
Move pagination variables to data attributes
Replace A_BASE_URL with BASE_URL and use TWIG to escape it
PHPBB3-11795
2013-09-14 10:10:43 +03:00
David King
79ea26409b
[feature/events] Append "_append" to acp_overall_header_head
...
PHPBB3-9550
2012-12-17 11:37:42 -05:00
Michael Cullum
3c8fb03785
[feature/events] Adding acp prefix to acp event names
...
PHPBB3-9550
2012-12-17 11:37:28 -05:00
Michael Cullum
44afff6b74
[feature/events] Adding overall_header_head acp template event
...
PHPBB3-9550
2012-12-17 11:37:16 -05:00
Nathan Guse
d124cd2d59
[ticket/10780] Replace colon usage in adm template output with {L_COLON}
...
Same as 46a7940a976ec1f54078f803ec949aa2bfbf6316, but for ACP templates
PHPBB3-10780
2012-11-10 00:23:03 +01:00
Igor Wiedler
ca43a8947a
[ticket/11008] Remove eval() calls to get document[id]
...
PHPBB3-11008
2012-07-21 00:12:37 +02:00
Callum Macrae
6ad58c7e04
[ticket/10783] Added assets_version to ACP and simple_*.html.
...
PHPBB3-10783
2012-04-11 14:37:15 +01:00
Igor Wiedler
681c4a478d
[ticket/10258] Add HTML5 meta charset tag
...
This allows knowing the charset when saving web pages to disk. Also, this is
supported by all browsers.
PHPBB3-10258
2011-07-29 16:32:22 +02:00
Igor Wiedler
136a932303
[ticket/10258] Remove the meta charset tag
...
The charset tag is useless, because if a charset content-type header is
present it takes precedence. And phpBB always sends such a header.
PHPBB3-10258
2011-07-12 01:32:00 +02:00
Igor Wiedler
854c14f9f6
[ticket/10258] Remove X-UA-Compatible and imagetoolbar meta tags
...
These meta tags are IE specific and do not validate as HTML5.
PHPBB3-10258
2011-07-10 23:04:14 +02:00
Igor Wiedler
766537035e
[ticket/10258] Change the DOCTYPE to HTML5
...
PHPBB3-10258
2011-07-09 17:04:46 +02: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
Meik Sievertsen
1042152a55
Merge changes made in revisions #r9405 to #r9467
...
2009-04-18
git-svn-id: file:///svn/phpbb/trunk@9468 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-04-18 15:09:19 +00:00
Henry Sudhof
65fb840b76
merge
...
git-svn-id: file:///svn/phpbb/trunk@8587 89ea8834-ac86-4346-8a33-228a782c2dd0
2008-06-03 16:33:02 +00:00
Meik Sievertsen
e3882844ec
#i62 - #i65
...
gone through every javascript invocation and making sure we adhere to our coding guidelines.
git-svn-id: file:///svn/phpbb/trunk@8099 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-09-22 18:31:50 +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
154463e87c
support RTL for menu switch
...
git-svn-id: file:///svn/phpbb/trunk@7752 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-06-11 19:29:12 +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
Dominik Dröscher
39f8ef287a
#8669
...
#8745
#8762
#5417
#9525
#9568
#9574
#9577
#9640
#9641
#9644
git-svn-id: file:///svn/phpbb/trunk@7291 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-04-06 23:09:00 +00:00
Jonathan Stanley
369dc7502c
Bye bye toggle_inverse.gif... made a "super" toggle.gif which contains both states and "switched" using CSS sprites method to stop the ugly loading "flash" when images aren't cached for the first time. prosilver ACP+style classnames use hyphens... so stuck with them, plus underscores might trip up some bizarre edge case thing with IE6, so play safe. Would like the toggle to set a cookie at some point, so the setting would be "sticky".
...
git-svn-id: file:///svn/phpbb/trunk@7222 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-03-23 18:41:45 +00:00
Dominik Dröscher
ad540a705f
slight update
...
git-svn-id: file:///svn/phpbb/trunk@7217 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-03-22 16:07:15 +00:00
Dominik Dröscher
3e7ca0bd9f
Well, we can at least do some work here as long as phpbb.com is down
...
git-svn-id: file:///svn/phpbb/trunk@7169 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-03-11 12:59:39 +00:00
Dominik Dröscher
3351f0022e
Before I forget ... grr
...
git-svn-id: file:///svn/phpbb/trunk@7166 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-03-10 16:26:53 +00:00
Meik Sievertsen
5423766586
only tiny adjustements... and try to set the memory limit for the search indexing page to 128M...
...
git-svn-id: file:///svn/phpbb/trunk@7161 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-03-10 11:23:53 +00:00
Jonathan Stanley
fe0a81d270
#7990
...
... yeah, that's it.
git-svn-id: file:///svn/phpbb/trunk@7126 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-03-05 18:38:56 +00:00
Jonathan Stanley
ce60114a71
#7150
...
git-svn-id: file:///svn/phpbb/trunk@6887 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-01-14 22:29:05 +00:00
Nils Adermann
f40e2aba22
- finally correctly calculate current time for birthday calculation [Bug #6030 ]
...
- allow searching forums with unsearchable subforums [Bug #6056 ]
- addition of an optional HTTP_X_FORWARDED_FOR check in sessions, including bans
- do not index forums which have indexing disabled on index recreation [Bug #6060 ]
- properly handle html entities in the theme editor [Bug #6048 ]
- anonymous access is no longer required for the LDAP auth plugin [Bug #6046 ]
- corrected mcp_front queue link to point to approve_details [Bug #6134 ]
- added direct (dis)approval to mcp_front queue items [Bug #6134 ]
- proper mysql version test for fulltext-compatibility [Bug #6054 ]
- added note to style/language "used by" column so it's clear that bots are included
- correctly update bot last visit time [Bug #6108 ]
git-svn-id: file:///svn/phpbb/trunk@6740 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-12-10 17:44:45 +00:00
Meik Sievertsen
8ce38c7504
some style related changes/fixes
...
git-svn-id: file:///svn/phpbb/trunk@6604 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-11-19 14:14:35 +00:00
Jonathan Stanley
e87f740a9e
Explicitly setting the (X)HTML content-language for the ACP so that Unicode font matching within browsers work correctly when Chinese/Korean/Japanese language packs are selected due to Han Unification
...
which map different graphemes to the same codepoint.
References:
http://www.w3.org/International/tutorials/tutorial-lang/
http://en.wikipedia.org/wiki/Han_unification
git-svn-id: file:///svn/phpbb/trunk@6451 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-10-07 00:56:58 +00:00
Meik Sievertsen
dd9ad539fd
ok, this one is rather large... the most important change:
...
re-introduce append_sid: old style continues to work, not a performance hog as it was in 2.0.x -> structure is different
apart from this, code cleanage, bug fixing, etc.
git-svn-id: file:///svn/phpbb/trunk@6015 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-06-06 20:53:46 +00:00