History | View | Annotate | Download (84 kB)
commit dfd3c4a5dfa7f2afceb3ab7b3fd12181ba66b10cMerge: 3c02a1c 5e33004Author: Andreas Fischer <bantu@phpbb.com>Date: Sat Aug 28 23:25:05 2010 +0200
Merge branch 'ticket/nickvergessen/9519' into develop-olympus
commit 46d2d97a378e1fc40359d4eff911d352c9b05c20Merge: 64e6faa af21e38Author: Josh Woody <a_jelly_doughnut@phpbb.com>Date: Thu Aug 19 09:03:45 2010 -0500
Merge branch 'ticket/bantu/9611' into develop-olympus
commit 0c2512bea2c6929d41d1b3fa3ca4b04919205af9Merge: 6da582e ae967d1Author: Andreas Fischer <bantu@phpbb.com>Date: Sat Jul 10 21:22:16 2010 +0200
Merge branch 'ticket/jellydoughnut/9650' into develop-olympus
commit c3db21bfa2a01a3de6fd520f99b0399d8cdf5748Merge: f92c96d e130a6bAuthor: Andreas Fischer <bantu@phpbb.com>Date: Thu Jul 8 19:52:29 2010 +0200
Merge branch 'ticket/bantu/9451' into develop-olympus
commit 8ade14a0363e9cae6a2433aefae56af803d3958bMerge: 273d926 5f4c6e9Author: Nils Adermann <naderman@naderman.de>Date: Sun May 16 18:42:46 2010 +0200
Merge branch 'ticket/nickvergessen/9548' into develop-olympus
commit 39770de9213758929c33250a829fcdc53e434ac5Merge: 928fbb0 823f257Author: Nils Adermann <naderman@naderman.de>Date: Fri May 14 02:33:52 2010 +0200
Merge branch 'ticket/bantu/9536' into develop-olympus
commit 928fbb012644936de167a465732c041b23a1b615Merge: c7e8e7e cb642cfAuthor: Nils Adermann <naderman@naderman.de>Date: Fri May 14 02:28:59 2010 +0200
Merge branch 'ticket/bantu/9526' into develop-olympus
permit current year in ACP - UCP changed in r8807 #55115
#52245Authorised by: AcydBurn
#51805Authorised by: AcydBurn
Fix #51305 - User need a_clearlog to delete warnings
Authorised by: AcydBurn
only whitespace changes
Fixed bugs #43145, #44375, #44415 and #43045
Fix Bug #49195 - Queries on un-indexed column user_emailAdded function to generate email-hash.
fix r9758
Ability to empty a user's outbox from the user ACP quick tools.
Fix Bug #45675 - Do not allow setting group as default group for pending user
Feature Bug #43375 - Ability to delete warnings and keep warnings permanently
Feature Bug #45375 - Add option to disable remote upload avatars
Fixed Bug #45115 - Signature parsing flags are not stored in DBAuthorised by: AcydBurn
add quicktool to remove users from the newly registered special group.
Fix bug #46785 - Hide avatars if type disabled and give global option to turn on/off
Authorised by: acydburn
use same method to update custom profile fields in UCP and ACP (and then i am able to debug what is wrong with the oracle code)
Fix column handling in db updater, custom profile fields an db tools for firebird DBMS (Bug #44555)
speed up group deletion and correctly display user parameter if group membership changed in acp -> users -> groups
Fixed bug #40275 - The sql query in acp_users.php lacks a conditionAuthorised by: acydburn
Correctly limit input of the users location to 100 characters in the UCP and ACP. Closes #32655Sync reports when using the move all users posts tool in the ACP. Closes #31165
actually, queued posts can also be in forums with no post counts
Show users posts in queue in acp and profile + link to mcp
Hiding everywhere little buggers, eh?
some language/style/code fixes (refer to the diff of the changelog)
One commit for those fixes having a very tiny impact (mostly only whitespaces or forgotten spans, etc.)Although i somehow mistakingly got #20445 and #15249 into it. :/
Removing s_watching_img from watch_topic_forum() function (Bug #20445)Changing order for post review if more than one post affected (Bug #15249)...
- Do not split topic list for topics being promoted to announcements after been moved to another forum (Bug #18635)- Allow editing usernames within database_update on username cleanup (Bug #18415)- Fixing wrong sync() calls if moving all posts by a member in ACP (Bug #18385)...
This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.
What did you expect? Us slacking off because of a few digg/heise trolls? nah. never!The show must go on :)
#15111#15119
Small things#15068#15060
fixing some annoying bugs
dumdidum... sorry. ;)
#i42new password hashing mechanism for storing passwords
Ok, here comes a big one. Poor updater. Also requires testing.
#i91#i92#i93#i94#i95#i96
#i8
#i53
#i62 - #i65gone through every javascript invocation and making sure we adhere to our coding guidelines.
#i51 - #i63 - #i64
fixing two tiny bugs...
Some changes... non-invasive...
finally got my dev machine running a decent DBMS
work for everybody
brain not work
#14055
small fix - we do not rely on the parent_id (it could be different for every single mode)
some tiny fixes and two new features. ;)
try to normalize everything...
- Handle forum links/redirects within viewforum if no read permission given (to display login box or error message) (Bug #13467)- Prevent changing postable forum having subforums to link forum without moving subforums out first
Maybe we shouldn't trust the language settings in the db so much.
tweak the sql_like_expression feature a little bit to allow correct escaping
new wrapper for LIKE expressions to streamline the fixes. We actually need to adjust them for different DBMS as well as SQLite2 not supporting escaping characters in LIKE statements (which is a reason why we think about dropping sqlite support completely).
Fixing a few things for postgres. Thanks to wagnerch for researching the issue and providing a patch.#12587
Fixing a few minor bugs; changing one language variable.
#12123#12483#12489#12513
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!)
other fixes
hopefully not too late in the game. Checked in new jabber class (the class done by the flyspray project). It would be nice if this could be tested with more servers - jabber.org seems to work fine...- other fixes
Better support for nested transactions...
- changed the way we do forum accounting in phpBB, far less intensive and much faster. sync() recalculates the number of topics and posts using just the topics table instead of having to join topics and posts together. However, even this can be avoided if we know what operation is happening and an auto sync is not in action. Since MCP operations are "known", we can provide very fast MCP operations....
added class for disabled options in ACPE_USER_ERROR now using language keys if available [related to #10445]UCP/MCP title tags [#10441]Check $start parameter in viewforum [#10435]Check for postable forum for moving user posts within users ACP [#10433]...
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)
#10311
Prepare to be yelled at and brace for the tide of bug reports: I had hoped we would not have to do this, but it seems that we have to.
-Route all avatar downloads through download.php - adrien-Change the way inline attachments are delivered-Fixes a few (unreported) bugs, notably avatar upload during group generation...
more bugfixing. Important change: admins able to give ban reason for user quick tool ban - logging also syndicated, now always logged to ACP and MCP logs.
#10185
forgot the true
do not substract one year, only show the full date to not confuse users.
#10067
Never noticed the date output in the dropdown was dynamic... so made sense to actually use the relative days feature to actually show how it works by placing "Today" within the date, and append it with a date of how it'd be formatted it it wasn't yesterday/today/tomorrow by offsetting the time() by 1 year negatively....
#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...
#9822
my take on getting the bugs down... thanks to those also providing (usable) solutions to the problem. ;) Of course also to those reporting generally...
Fixing the following bugs:#8444 (language dependent buttons no longer include the dimensions to allow bigger/smaller translated images)#8414#8396#8388#8216
thanks to bartvb and kellanved for providing possible fixes...
Some... fixes... laying around here.
fixing a signature bug being there for more than two years [Bug #7436]
- 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...
- fix severe bug with email hash calculation- fix bug in convertor not correctly converting config values
fixing some bugs
#7220
ok, handled some bugs... the most important being validate_username (the variable passed to validate_data([...]array('username', [...])) and updating group listings while doing relevant group actions. Oh, and PM icons are working now. :o
#6098"Find a member" now supports single clicks. Thanks for Highway of Life for helping out here. :)
- telling the admin for what the board contact and board email addresses are used for and also making sure this explanation is correct ;)- fixes for bugs #6694, #6664 and #6662
- display search type as page title for premade searches [Bug #6508]- flash enabled on user side by default, so that admins can actually change anything by activating it (still disabled by default)- properly implemented password complexity check [Bug #6584]...
show dropdown box for choosing the forum in user management screen -> permissions
#6372
- some fixes- important bugfix for the mcp and determining allowed ids in general (if global announcements are included)
- #6110- #6102- #6096
rather large update, most important things done:- implemented provided patch/diff file for bug #5350 (Highway of Life) with some tiny changes and alterations- more username/colour changes/fixes- added a note about PM rule-dependant message removals so the user is not wondering too much if he can't remember his rules. :)...
- fixing a bunch of bugs- moved the install trigger error to sessions and also disabled it for those having DEBUG_EXTRA enabled.i hope not having introduced too many new bugs.