History | View | Annotate | Download (43.2 kB)
commit c298c9d6d0021931d08a3a189711117730b25278Merge: ea3d755 cdbb609Author: Andreas Fischer <bantu@phpbb.com>Date: Tue Dec 21 22:50:39 2010 +0100
Merge branch 'ticket/igorw/9937' into develop-olympus
commit ea3d755962a3bad02ab71fb7e4313352fe52ac3cMerge: c1d6ace 3f27cb2Author: Igor Wiedler <igor@wiedler.ch>Date: Tue Dec 21 20:59:52 2010 +0100
Merge branch 'ticket/rmcgirr83/9937' into develop-olympus
commit e7e98f1de5c394859284f031f2a4f0c47534b311Merge: da256b3 954b3c3Author: Andreas Fischer <bantu@phpbb.com>Date: Wed Jul 14 20:55:49 2010 +0200
Merge branch 'ticket/nickvergessen/7720' into develop-olympus
commit 6b1f7a2d9d55604b1b1325932306be08177aabeaMerge: 6d24809 e66c089Author: Andreas Fischer <bantu@phpbb.com>Date: Sun Jun 20 22:45:16 2010 +0200
Merge branch 'ticket/bantu/9112' into develop-olympus
commit 0bf2c3eed551e57667e1fb14d0d80e347af6fc72Merge: e36da18 cc8d22bAuthor: Nils Adermann <naderman@naderman.de>Date: Sun May 16 19:51:25 2010 +0200
Merge branch 'feature/notify_status' into develop-olympus
commit 925a135613a80ba9bfc3b26a2524d3c2d3ba77b3Merge: 560a1b3 492063cAuthor: Nils Adermann <naderman@naderman.de>
Merge branch 'bug/cs278/59465' into develop-olympus
No longer include subforums in forum feed.
Fix Bug #53285 introduced in r10018 - Mark the first visible forum on index as unread if there's any unread global announcementAuthorised by: Bantu
Further adjust unread tracking query, should work now for user last mark times less than forum/topic mark times.
Rename get_unread_topics_list() to get_unread_topics().Cleanup: Remove some stuff we no longer need.Related to report #46765
Use comparison instead of arithmetic.
instead of only enabling forum feeds in viewforum we set it on every location where forums are shown
add feed switch to forumrow, so forums can be styled correctly (with an rss icon for example)
Better tracking of global announcementsAuthorised by: AcydBurn
Fix Bug #49615 - Unapproved topic icon has incorrect forum (introduced in r9635 fixing #46865)
Authorised by: ToonArmy
Fix bug #15729 - Global announcements marked as read if all new topics in forum are viewedAuthorised by: AcydBurn
Ability to fetch moderators with get_moderators() even if load_moderators setting is off. (Bug #35955)
Fix bug #46865 - Add unapproved topic icon for moderators on forum list
Authorised by: acydburn
Fix bug #46785 - Hide avatars if type disabled and give global option to turn on/off
#44105
tiny tiny changes to r9328
Allow translation of Custom BBCode help messages.
Only display special ranks to guests; no longer display normal ranks for guests (Bug #36735)[a bit ugly, but retains backward compatibility]
- Do not show link to user/group profiles if user has no permission to view the linked page and gets a denied message anyway. (Bug #15088)- Do not display last post link and sort display options for search engines. (Bug #15088)
Fix a tricky little bug in r8909
Do not include hash in redirect back
Correctly handle unread status of subforums (that are not shown on the index) of forums that are shown on the index. #14589
whitespace
adding more hashes
Display popular topic based on posts within topic instead of replies within topic. (Bug #16099)
erm
fixing fault introduced with R8749
as per evil3, some more anti-CSRF
#29335
Hiding everywhere little buggers, eh?
merging r8373 into 3.0 branch: adding a new option to hide the entire list of subforums on listforums
Prepend phpbb_root_path to ranks path for displaying ranks - #19075
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'.
#14850
dumdidum... sorry. ;)
#i8
#14211- doing is_null on Oracle is not good, we return empty strings instead
- 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
That else statement will never come into effect because the ORDER BY makes sure that the parent is dealt with before the children
even more fixes. :o
#11931
some fixes
my round of bug fixes
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!)
Ok, try to fix the "re-approval on edit" bugs. Also added make_clickable to log entries as well as logging moderator edits.
#10523
Just saw this one, whilst thinking about some other stuff... Now possible to select the subforum listing for styling by:
a.subforum { foo: bar; } // both read and unread links
... and either specifically by:
a.subforum.read { foo: bar; } // read links only...
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...
#10191
#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...
my take on getting the bugs down... thanks to those also providing (usable) solutions to the problem. ;) Of course also to those reporting generally...
some fixes...
other fixes...
- small MSSQL thing- changed how we store tracking data
do not display passworded forum topics within the active topics list if the user did not enter the password before... thanks to gamer4ever for pointing this out (though next time straight to the security tracker please)
fixing some bugsmore mcp links for easier moderating different aspects (all, forum, topic)i may have introduced new bugs with this commit due to me having fixed some things weeks ago and some code changed in between - please report if you see something not working as expected.
SEPARATOR, not SEPERATOR... also "neutralised" variable naming as it's used elsewhere outside of pagination. :)
- tiny issue in display_forums() made is possible for get_moderators() to cache the same query twice
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
Forgot that one for #7110
#7110
- 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]
- allow login with redirect parameter- altered URL regular expression so it won't cause problem with long URLs - PCRE >:( [Bug #6720]- moderator list on index should have coloured groups in bold as everywhere else too- correctly handle password requirements in UCP [Bug #6692]...
- do not allow setting the parent to currently assigned childs [Bug #6708]- Allow the display_on_index setting to be specified for link forums [Bug #6660]- Rank code in functions_display.php [Bug #6656]- Added some new locations for the viewonline page [Related to bug #6484]...
Unused Code inside function update_forum_data [Bug #6606]Copy permissions protection for groups [Bug #6594]HTML issues in ACP [Bug #6580, #6578]Always send the correct encoding [related to bug #6576]Mass email fixes for first loop iteration [Bug #6570]...
some fixes today- most important change is the consolidation of the display attachment functions; merging them together to have one function we need to call.
#6076- removed unused junk from functions.php
#6024
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.
some tiny fixes.
- do not cache the activity queries, this is only a lot of overhead (haven't noticed the forums also get included)- back to our known poster name display on viewtopic/topic review. :)
ok, change from doing the same logic all over again we call a function to do it for us. Also allow template designers to choose which method to use by just adding a fully compiled username string (profile link + user colour). This commit may introduce problems.
- fixes for the following bugs:#5326#5318#5304#5290#5288#5278#5276#5272#5266- also fixed the "Call-time pass-by-reference" bug #5252- within this step changed the normalize calls to require references.- added captcha size variables to the class scope (suggestion was posted at area51)
let the user activity queries only update every 5 minutes
consistant obtain_* functions
Revised attachment categories a bitFixes 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 :)
Censor last post topic [#4714]
- forum image being an additional image instead of replacing forum indicators- reasons fixes
- finally removed sql_numrows- sql_fetchfield now in dbal.php- check query id correctly as well as other tiny fixes
#4226
- forgot to make the same change to the ODBC driver- MySQL 3.x works now- FirebirdSQL is now on the same level as MySQL and PostgreSQL, zero hacks exist inside the core code now
- fixing a bug i am unsure about when it occurs (but it occurs). The symptoms are broken template cache files if after removing unnecessary php opening/closing tags result in statements being syntactially incorrect.- added real syncing to forums acp (not only forum statistics rebuild)
These changes should let olympus scale a little bit better.i haven't adjusted the schemas but added the details to create_schema_files - david is able to build them then in line with his changes. :)
some tiny fixes here and there
#4406