History | View | Annotate | Download (71.1 kB)
commit 31eb45897a316bac2e56658866e11f04b06ee724Merge: 062c951 aa8f400Author: Oleg Pudeyev <oleg@bsdpower.com>Date: Thu Mar 10 05:25:36 2011 -0500
Merge branch 'develop-olympus' into develop
commit e3c854288c6ef75b9fd92b97f9a90b71f3164724Merge: a89be37 15a5d2cAuthor: Oleg Pudeyev <oleg@bsdpower.com>Date: Mon Feb 21 20:47:44 2011 -0500
commit adfa1656fb9d8b5bb601af1d7a6720884954d87aMerge: bd579c8 af5b9a9Author: Nils Adermann <naderman@naderman.de>Date: Mon Dec 13 16:35:55 2010 +0100
Merge branch 'ticket/igorw/9556' into develop
commit e4ff780c1370d9f743da0fffc70b98be0c7cfe92Merge: c4a65a4 dbe8fb6Author: Andreas Fischer <bantu@phpbb.com>Date: Sat Aug 28 23:34:18 2010 +0200
commit c4a65a469709a8ffdeb52f9d3556545993f2347aMerge: dfa53bf cd46b39Author: Andreas Fischer <bantu@phpbb.com>Date: Sun Aug 22 21:54:08 2010 +0200
commit 382354925d59e3da12781f8877ab0a70d0c434d9Merge: d702dba fa9510bAuthor: Nils Adermann <naderman@naderman.de>Date: Sun Apr 4 15:04:56 2010 +0200
commit 693a2dc99bf07aeac1865d4a48ddf2589317ac7aMerge: b68de23 ac32927Author: Nils Adermann <naderman@naderman.de>AuthorDate: Wed Mar 3 23:32:09 2010 +0100Commit: Nils Adermann <naderman@naderman.de>CommitDate: Wed Mar 3 23:32:09 2010 +0100
Merge branch 'develop-olympus' into develop...
Copy 3.0.x branch to trunk
Fix wrong error message for non-writable template file in acp_styles.php - Bug #50045
Coding guidelines in r9629
Fix bug #47345 - Check if template file is empty before trying to read from it.Authorised by: acydburn
Fixed bug #14304
Authorised by: AcydBurn
Fix bug #46145 - Template cache error for files of template-subfolders
Authorised by: acydburn
Fix bug #45705 - Show error in the ACP when template folder is not readable.Authorised by: acydburn
late fix for #45135
add missing $super assignment - Bug #43635
#43965
Inherit the bitfield
#42985 - use path in JS instead of name
Fix imageset editing for retaining and correctly setting dimensions for images, as well as displaying correct settings for first page load.
Make sure a style set to "default" is also always active. ;) (Bug #37475)
problems with case handling #36725
Provide a way to disable the config write check and rename the ACP style editor disable constant
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...
some changes for proper code documentation
more verbose style.php in DEBUG mode
cleaning tpl fallbacks up
#30735
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)
Thanks NBBN
Hiding everywhere little buggers, eh?
some language/style/code fixes (refer to the diff of the changelog)
This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.
make sure we always check for a valid directory handle
#14850
some bugfixes
dumdidum... sorry. ;)
#i62 - #i65gone through every javascript invocation and making sure we adhere to our coding guidelines.
some fixes. :P- language authors may review their email template files...
some bugs fixed
- properly export localized imagesets
err, forgot to commit
try to normalize everything...
again, a lot of bug fixes
- 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]...
even more fixes. :o
basically what is listed within the changelog. ;)
do as advertised :/
different approach actually
let's try to correctly catch some conditions as well as letting the cache being updated correctly
some fixes...
#12423
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
#12251
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!)
Adding a few safeguards to stop people from breaking their own boards ;)Translators, I'm sorry but this means some work for you.
#11255#11259#11291#11335#11457#11473#11475#11511#11523#11527
Ooops, sorry
#11144
no duplication of icons...
#11042
Revisiting #11024Making a few things prettier in the progress.
#11024
Forgot this one, bleh. :|
Theme editor replaced with something more basic, it was not robust and was more error prone
We do not support nesting code tags - #10763#10741Confirm box on pruning forums - #10619Not stripping empty lines on parsing messages - #10579Remove reports alongside with users - #10501
Better support for nested transactions...
some language-specific adjustementsfix 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)
#10125
#10127
#10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #9831, #9830, #9815, #9665, #9624
prosilver adjustments for important announcements in ucp - #9995MCP fixes for user notes/warnings - #9981Preserving imageset values on save/editfind a member link for Mass PM's - #9925...
- overhaul of imagesetsimagesets 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)
#8784
- 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
#5194
- make required_template/required_theme/required_imageset in style.cfg work as intended
allow the template bitfield being specified by the author if he do not want to use some hardcoded tpl bits...
- 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]...
- allow underscores in CSS class names / ids- remove control characters from clean strings, and map all space characters to ASCII space (\x20)
- 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...
- correctly check custom class names [Bug #7206]
#7274
fixing some bugs, most being submitted grammatical/spelling errors.
- 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.
- 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]