root / branches / phpBB-3_0_0 / phpBB / includes / acp / acp_styles.php

View | Annotate | Download (109.1 KB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
10074 08/31/2009 12:25 PM Meik Sievertsen

Fix wrong error message for non-writable template file in acp_styles.php - Bug #50045

9720 07/07/2009 10:52 AM Chris Smith

Coding guidelines in r9629

9682 06/26/2009 10:47 AM Andreas Fischer

Fix bug #47345 - Check if template file is empty before trying to read from it.
Authorised by: acydburn

9629 06/19/2009 02:58 PM Gabriel Vazquez

Fixed bug #14304

Authorised by: AcydBurn

9600 06/16/2009 04:13 PM Joas Schilling

Fix bug #46145 - Template cache error for files of template-subfolders

Authorised by: acydburn

9565 06/08/2009 10:33 PM Andreas Fischer

Fix bug #45705 - Show error in the ACP when template folder is not readable.
Authorised by: acydburn

9514 05/13/2009 10:19 AM Henry Sudhof

late fix for #45135

9458 04/17/2009 02:58 PM Meik Sievertsen

add missing $super assignment - Bug #43635

9447 04/13/2009 02:16 PM Henry Sudhof

#43965

9446 04/13/2009 01:51 PM Henry Sudhof

#43965

9408 03/26/2009 01:00 PM Henry Sudhof

Inherit the bitfield

9381 03/17/2009 11:40 AM Meik Sievertsen

#42985 - use path in JS instead of name

9360 03/07/2009 04:02 PM Meik Sievertsen

Fix imageset editing for retaining and correctly setting dimensions for images, as well as displaying correct settings for first page load.

9152 12/02/2008 04:49 PM Meik Sievertsen

Make sure a style set to "default" is also always active. ;) (Bug #37475)

9063 11/13/2008 01:56 PM Henry Sudhof

problems with case handling #36725

9056 11/09/2008 08:38 PM Chris Smith

Provide a way to disable the config write check and rename the ACP style editor disable constant

8943 09/26/2008 03:09 PM Meik Sievertsen

Fix problems with styles using an underscore within the filename. (Bug #34315)
- Also display inheriting template on style installation (previously, it was only displayed on template installs)
- Fixes undefined variable in error message if inheriting style does not work...

8783 08/23/2008 07:23 PM Meik Sievertsen

some changes for proper code documentation

8754 08/13/2008 05:09 PM Henry Sudhof

more verbose style.php in DEBUG mode

8733 07/30/2008 03:56 PM Henry Sudhof

cleaning tpl fallbacks up

8700 07/28/2008 05:05 PM Henry Sudhof

#30735

8697 07/28/2008 04:24 PM Henry Sudhof

Okay. Frozen, we never said anything about it being permafrost. Also, this is not 100% tested, expect troubel with store_db (I'm waiting for the bug reports)

8530 04/28/2008 07:13 PM Henry Sudhof

Thanks NBBN

8479 03/29/2008 01:22 AM Nils Adermann

Hiding everywhere little buggers, eh?

8389 02/23/2008 02:18 PM Meik Sievertsen

some language/style/code fixes (refer to the diff of the changelog)

8285 12/26/2007 03:53 PM

This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.

8211 10/21/2007 01:26 PM Meik Sievertsen

make sure we always check for a valid directory handle

8207 10/20/2007 12:13 PM Meik Sievertsen

#14850

8168 10/12/2007 08:14 PM Meik Sievertsen

some bugfixes

8147 10/05/2007 04:36 PM Meik Sievertsen

dumdidum... sorry. ;)

8099 09/22/2007 08:31 PM Meik Sievertsen

#i62 - #i65
gone through every javascript invocation and making sure we adhere to our coding guidelines.

8092 09/18/2007 04:49 PM Meik Sievertsen

some fixes. :P
- language authors may review their email template files...

8033 08/15/2007 07:32 PM Meik Sievertsen

some bugs fixed

7964 07/27/2007 08:28 PM David M

- properly export localized imagesets

7961 07/27/2007 07:33 PM Meik Sievertsen

err, forgot to commit

7920 07/22/2007 10:11 PM Meik Sievertsen

try to normalize everything...

7909 07/19/2007 10:38 PM Meik Sievertsen

again, a lot of bug fixes

7890 07/15/2007 10:53 PM Nils Adermann

- search result extract shouldn't end in the middle of a multibyte character [Bug #11863]
- missing localisation for an imageset shouldn't create lots of "imageset refreshed" log messages [Bug #12027]
- explain that themes which need parsing cannot be stored on the filesystem [Bug #11134]...

7889 07/15/2007 03:47 PM Meik Sievertsen

even more fixes. :o

7872 07/12/2007 09:08 AM Meik Sievertsen

basically what is listed within the changelog. ;)

7827 07/03/2007 03:37 PM Meik Sievertsen

do as advertised :/

7817 07/01/2007 01:25 PM Meik Sievertsen

different approach actually

7816 07/01/2007 01:04 PM Meik Sievertsen

let's try to correctly catch some conditions as well as letting the cache being updated correctly

7813 06/30/2007 05:04 PM Meik Sievertsen

some fixes...

7770 06/16/2007 06:28 PM Meik Sievertsen
  • empty log message ***
7759 06/15/2007 04:33 PM Henry Sudhof

#12423

7750 06/11/2007 02:39 PM Henry Sudhof

Introducing the ability to manually set the dimensions of an image in the imageset editor.
A little spelling.

Introduces new language variable(s).

#11925
#11675

7738 06/09/2007 02:18 PM David M

#12251

7736 06/09/2007 01:11 PM Meik Sievertsen

ok, mess around with the templates + fixing some bugs + adjusting headers for those files already modified to circumvent conflicts for those having their editor set to remove trailing spaces (not recommended!)

7713 06/04/2007 12:44 PM Henry Sudhof

Adding a few safeguards to stop people from breaking their own boards ;)
Translators, I'm sorry but this means some work for you.

7663 05/22/2007 11:32 PM David M

#11255
#11259
#11291
#11335
#11457
#11473
#11475
#11511
#11523
#11527

7630 05/18/2007 04:07 PM Henry Sudhof

Ooops, sorry

7629 05/18/2007 03:56 PM Henry Sudhof

#11144

7618 05/17/2007 04:12 PM Meik Sievertsen

no duplication of icons...

7609 05/16/2007 06:55 PM Henry Sudhof

#11042

7607 05/16/2007 04:14 PM Henry Sudhof

Revisiting #11024
Making a few things prettier in the progress.

7604 05/16/2007 01:57 PM Henry Sudhof

#11024

7586 05/15/2007 04:43 PM shs

Forgot this one, bleh. :|

7562 05/13/2007 10:35 PM David M

Theme editor replaced with something more basic, it was not robust and was more error prone

7527 05/11/2007 02:25 PM Meik Sievertsen

We do not support nesting code tags - #10763
#10741
Confirm box on pruning forums - #10619
Not stripping empty lines on parsing messages - #10579
Remove reports alongside with users - #10501

7469 05/05/2007 12:22 PM Meik Sievertsen

Better support for nested transactions...

7455 05/03/2007 04:29 PM Meik Sievertsen

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)

7403 04/26/2007 01:30 AM David M

#10125

7402 04/26/2007 01:27 AM David M

#10127

7384 04/22/2007 05:27 PM Meik Sievertsen

#10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #9831, #9830, #9815, #9665, #9624

prosilver adjustments for important announcements in ucp - #9995
MCP fixes for user notes/warnings - #9981
Preserving imageset values on save/edit
find a member link for Mass PM's - #9925...

7304 04/08/2007 07:40 PM David M

- overhaul of imagesets
imagesets are now "intelligently" multilingual, one may use imagesets inside of CSS files now (as well as properties like the width and height of an imageset's image)
all previous styles should change their imageset.cfg to be like prosilver and subsilver2 (notice how there is now an imageset.cfg in the /en folder, there should be one for each language)

7287 04/06/2007 05:07 PM David M

#8784

7250 03/31/2007 06:44 PM Nils Adermann

- acp popup, shouldn't require 700 px width
- throw an error if an image that's edited into an imageset doesn't exist
- convert the password not its hash ;-)
- only update user_login_attempts if necessary
- make password requirements even clearer

7215 03/22/2007 02:01 AM David M

#5194

7208 03/19/2007 12:56 PM Nils Adermann

- make required_template/required_theme/required_imageset in style.cfg work as intended

7158 03/09/2007 08:11 PM Meik Sievertsen

allow the template bitfield being specified by the author if he do not want to use some hardcoded tpl bits...

6974 02/08/2007 11:11 PM Nils Adermann

- Pruning doesn't lower user post counts anymore [Bug #7676]
- Better resync explanations in ACP
- relative link to board shouldn't result in an empty link [Bug #7762]
- allow spaces to define multiple classes [Bug #7700]
- forgot addslashes for password conversion [Bug #7530]...

6932 01/26/2007 07:15 PM Nils Adermann

- allow underscores in CSS class names / ids
- remove control characters from clean strings, and map all space characters to ASCII space (\x20)

6930 01/26/2007 05:09 PM Meik Sievertsen

- fix some oddities (doubled spaces for example)
- changed the way make_forum_select() is returning the forum list - now including skipped forums but being disabled. This should make identifying the correct forum much more easier.
- Changed some permission namings based on suggestions by the community...

6929 01/26/2007 12:28 AM Nils Adermann

- correctly check custom class names [Bug #7206]

6921 01/22/2007 06:06 PM David M

#7274

6915 01/21/2007 07:33 PM Meik Sievertsen

fixing some bugs, most being submitted grammatical/spelling errors.

6912 01/20/2007 06:58 PM Meik Sievertsen

- fixing some bugs
- removing utf8 characters from email files (has been discussed internally, you guys know why)
- making sure some opendir calls are checked before calling readdir.

6862 01/08/2007 10:14 PM Nils Adermann

- new homographs or IDN confusables ( http://www.unicode.org/reports/tr39/data/international.txt )
- also added character names to old homographs
- pagination_sep theme option removed, PAGINATION_SEPERATOR can be set in language files and the theme can overwrite it using span.page-sep [Bug #6872]

6765 12/15/2006 03:38 AM David M

elseif -> else if

6740 12/10/2006 06:44 PM Nils Adermann

- 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]...

6702 12/03/2006 05:12 PM Meik Sievertsen

some tiny bugfixes.

6669 11/27/2006 01:56 PM dhn2

blah ..

6667 11/27/2006 01:45 PM dhn2

#4892

6659 11/26/2006 03:41 PM Nils Adermann

Message for my last commit (no I didn't intent it to be "message"):
- include forums without search indexing in author searches and egosearch [Bug #5530, #4782]
- allow changing search options when there are no results if a pre-defined search is used
- added user_pass_convert flag for unconverted phpBB2 passwords and password conversion on first login...

6548 11/03/2006 10:05 PM Meik Sievertsen

ok, i am an idiot...

6541 10/30/2006 09:56 PM grahamje

Missed that there were 2 open against this file

6540 10/30/2006 09:32 PM grahamje

#5020
Note, this can give a wide list, we need to look at this further

6517 10/22/2006 03:32 PM Meik Sievertsen

- now username changes should work as desired
- removed some extract() calls

6511 10/19/2006 03:55 PM Meik Sievertsen

Revised attachment categories a bit
Fixes for the following bugs:
#4830
#4818
#4816
#4810
#4808
#4798
#4796
#4772
#4662
#4646
#4546
#4524
#4270

I hope not having introduced additional severe errors :)

6502 10/14/2006 11:13 PM grahamje

Allow fractional values for sizes [#4744]

6459 10/07/2006 07:40 PM Meik Sievertsen

he braces style is deprecated as of PHP 6

6452 10/07/2006 02:36 PM Meik Sievertsen

tried to begin adjusting all string functions where applicable - still a lot to do.
i hope i catched all relevant sections and did not mess something up.

6447 10/06/2006 08:43 PM Meik Sievertsen

- support re-caching of theme data if stylesheet.css changed and load_tplcompile enabled
- mcp fixes
- fixed some usability issues

6428 10/02/2006 05:11 PM Meik Sievertsen

consistent acp layout regarding backlinks and messages.

6320 08/28/2006 05:50 PM Meik Sievertsen

- some bugfixes
- using E_USER_WARNING if an error occurred within the ACP (sadly not able to use it as a default for trigger_error - it seems to be hardcoded in PHP)

6284 08/12/2006 08:46 PM Nils Adermann

- set default_style when the old default style is being deleted
- Do not search for moved topics in the premade searches (new/active/unanswered) and if one occurs for whatever reason, at least display it properly [Bug #3756]

6280 08/12/2006 07:08 PM David M

forgot this :P

6266 08/12/2006 03:58 AM Nils Adermann

- auto sync attachment topic flag [Bug #2949]
- corrected paths for templates stored in the db and filenames displayed in the template editor [Bug #3662]
- removed some useless language strings [Bug #3648]
- corrected escaping of usernames and passwords in auth modules [Bug #3696], added ldap_escape

6257 08/10/2006 03:33 PM Nils Adermann

- removed a useless line [Bug #3656]
- do not reuse session ids [Bug #3626]
- Bug #3684
- added refresh imageset option

6254 08/08/2006 09:02 PM Nils Adermann

- fixed some problems with themes
- added support for {IMG_NAME_SRC}, {IMG_NAME_WIDTH} and {IMG_NAME_HEIGHT}
- fulltext_native has to use group by in a few more quries

6241 08/06/2006 07:25 PM Nils Adermann

- finally making the age calculation work [Bug #3582]
- replacing all occurances of L_NONE with a more specific string [Bug #3494]
- a few corrections to html id attributes in the installer
- using correct permission in mcp_report [Bug #2471]
- allow deleting the avatar, when no upload method is enabled and hide the delete button if no avatar is set

6238 08/06/2006 07:52 AM David M

This should end some issues we have been having regarding the proper binary encoding of stuff. :D
Acyd Burn: quit breaking the schema :P

6237 08/05/2006 05:49 PM Meik Sievertsen

- fixed some bugs
- made imageset naming more consistent
- updated every schema to be consistent and also fixed it (every db should install fine now)
-

6236 08/03/2006 11:00 PM grahamje

Deal with incorrect keys in the config file

6224 08/01/2006 05:29 PM Meik Sievertsen

- fixing some bugs
- shortening some db columns to meet the requirements
- correctly increase/decrease user post counts
- fix the topic title length bug(s)

6217 07/30/2006 04:20 PM grahamje

Adding the new warning image to the appropriate places
Thanks to dhn for the image

6216 07/30/2006 04:09 PM Nils Adermann

- removed an accidentaly pasted line [Bug #3227]
- added missing images to acp_styles [Bug #2623] and added a new image btn_warn
- use the style name when exporting a style instead of the non existant path [Bug #2343]
- fixed an incorrect call of acp_styles::install_style() [Bug #2325]...

6209 07/24/2006 12:08 PM David M

OK...

This commit should increase the total number of BBCodes from 31 to 2040. Some things to watch out for:

Each database likes to deal with binary data in its own, special way. They are, quite frankly, too cool for school.

MySQL, MSSQL and Oracle all allow me to send in a default value for their binary column using a hex number. However, MSSQL forces me to send the specific data as a hex number and thus we must CAST it....

6196 07/20/2006 10:27 PM grahamje
  • Missing image in imageset editing
  • Sort the list of images
  • Enforce default username limits on install
6175 07/13/2006 01:21 AM Nils Adermann

- it's \r\n not \n\r [Bug #3121]
- a few little search bugfixes
- drop in the improved version of the native search based on UTF-8 (still needs some work before it can replace the current native search)
Thanks Ashe :)

6161 07/09/2006 06:23 PM Meik Sievertsen

- tackle some usability issues
- fix bug #3147
- added the lock-images made by SHS`
- fixed MSSQL errors (adding the correct ESCAPE sequence)

6151 07/07/2006 02:36 PM Nils Adermann

- display age in user profile and make it available on viewtopic
- various tiny bugfixes including [Bug #2351] [Bug #2549] [Bug #2681] [Bug #3015]
- strip first, then change newlines [Bug #2403]
- added support for creating user profiles to the login function (makes use of user_add), triggered by LOGIN_SUCCESS_CREATE_PROFILE constant...

6126 06/25/2006 05:23 PM grahamje

Some changes to the way folder images are handled for "special" topics

6080 06/17/2006 11:30 AM Nils Adermann

- fix some bugs in imageset editing, includes [Bug #2269]

6063 06/14/2006 08:59 PM Nils Adermann

- automatically sync topic_reported when deleting a post [Bug #2152]
- retrieve forum information in report.php
- don't update deleted topics
- proper permission check for "admin or moderator"
- allow changing poster while ip dropdown contains a different user [Bug #2190]...

6055 06/13/2006 05:06 PM Meik Sievertsen

- added class="radio" to all radio- and checkboxes
- make sure the database gets closed correctly in cron.php
- bugfixes

6028 06/09/2006 09:20 PM Nils Adermann

- a few adjustments to permissions, specifically with regard to global topics
- forgot to change a line in permission trace [Bug #2100]
- syntax highlighting for php5
- [Bug #2093]

6021 06/07/2006 09:32 PM Meik Sievertsen

ok, sorry for this. :/
- cleaned up table names/constants

6015 06/06/2006 10:53 PM Meik Sievertsen

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.

6007 06/04/2006 12:19 AM Nils Adermann

- removed useless code from style.php
- added a view template cache mode to acp_styles
- syntax highlighting for the acp css
- completed refresh actions for themes and templates
- fixed theme and template installation
- use a function for generating database theme data...

5955 05/21/2006 03:24 AM Nils Adermann

- fix some bugs in the theme editor

5954 05/21/2006 03:08 AM Nils Adermann

- fix some bugs in the theme editor

5953 05/21/2006 01:56 AM Nils Adermann

- added a theme editor
- some adjustments in acp_styles.php
- fixed storing themes in db (needs revisiting)

5916 05/16/2006 07:46 PM Meik Sievertsen

some changes before i forget...

5902 05/12/2006 10:52 PM Meik Sievertsen

- introduce new function build_url to easily build a valid url from the user->page object as well as optionally removing certain keys
- changed attachment config to utilize the config build methods
- cleaned up posting.php
- the submit/delete_post functions are now usable (functions_posting.php)...

5894 05/07/2006 11:44 PM Nils Adermann

- added the template editor (doesn't use a hardcoded list of template filenames for categorisation anymore)
- fix some bugs related to storing template files in the database
- allow templates stored in subfolders of the /styles/name/template/ folder

5838 04/23/2006 04:23 PM Meik Sievertsen

- build explain links a bit different...
- fix btn_ip reference (it is btn_info now)
- removed sql_report.css (we use the acp css)
- updated the sql report layout

5765 04/06/2006 07:15 PM Meik Sievertsen

To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date.

- fix a bunch of bugs
- <!-- $Id$ --> is no longer allowed in template (.html) files
- changed layout of private message screens (folders are menu items)...

5743 03/28/2006 06:46 PM David M

- Bug 1301

5725 03/25/2006 08:14 PM Meik Sievertsen

ok, thought about this now for too long. I think the best solution circumventing memory consumption and not introducing "hacks" is to seperate module information (and probably more in 3.2 for installation/uninstallation) from the main code.

5678 03/21/2006 08:23 PM Meik Sievertsen

- a bunch of bugfixes. :P

5558 02/18/2006 02:54 PM Meik Sievertsen

- fix some tiny bugs
- fix module system (sometimes the layout is broken due to falsly deactivated categories)
- auth updates (setting permissions)
- fix "category jumping" bug in acp
- u_action is defined by the module itself

5551 02/12/2006 06:46 PM Meik Sievertsen

- only a slight change...
- re-set forum_style too

5550 02/12/2006 06:17 PM David M

- The working directory can't be trusted, we give the path explictly instead

5544 02/11/2006 03:00 AM David M

- A MUCH better UI to editting an imageset :-)

5484 01/22/2006 06:43 AM David M

D'oh!

5483 01/22/2006 06:33 AM David M

- Imagesets can now be edited! Hooray! ( Might need to add something.. )

5423 01/04/2006 08:51 AM Meik Sievertsen

- sperate permissions from sessions
- added some comments to the auth class for better understanding
- revised some permission functions
- added option to negate permission check by prefixing option with a ! (for example checking for !f_read returns true if user is not able to read forum)...

5422 01/04/2006 07:37 AM David M

- file_get_contents instead of imploding file()s or fread()ing till the maximum filesize
- language and style properly use compression
- language now prompts user for methods
- functions_compress does not need to eval() to get a hex date, instead calls pack()...

5418 01/03/2006 02:33 PM Meik Sievertsen

- ability to create new style

5416 01/02/2006 06:30 PM Meik Sievertsen

- install style and style elements
- refresh template and style cache

5388 12/28/2005 06:35 PM Meik Sievertsen

- some changes to browser checking (was the reason for not working logins)
- partly working style acp
- other tiny changes here and there