phpBB
Statistics
| Revision:

root / branches / phpBB-3_0_0 / phpBB / includes / ucp / ucp_main.php

History | View | Annotate | Download (30 kB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
10711 08/19/2010 04:27 pm Git Gatekeeper

commit e7e98f1de5c394859284f031f2a4f0c47534b311
Merge: da256b3 954b3c3
Author: Andreas Fischer <>
Date: Wed Jul 14 20:55:49 2010 +0200

Merge branch 'ticket/nickvergessen/7720' into develop-olympus
  • ticket/nickvergessen/7720:...
9459 04/17/2009 03:08 pm Meik Sievertsen

Apply append_sid() to newest/latest post links in viewforum/search and UCP main module. (Bug #26815)

9371 03/16/2009 02:45 pm Meik Sievertsen

Add topic icons to prosilver UCP main and subscribed templates (Bug #42735 - Patch by Raimon)

9136 11/30/2008 03:36 pm Meik Sievertsen

[Change] Performance increase for format_date() (Bug #37575 - Patch by BartVB)
[Change] Changed prosilver date separator from 'on' to 'ยป'
[Feature] Added 'AGO' setting to relative date strings. For example: posted 14 minutes ago. (Patch by BartVB)
[Fix] Extend vertical line for last post column if no posts in forum (Bug #37125)

8997 10/11/2008 04:31 pm Chris Smith

Display a message if no topics or forums are selected when unsubscribing. #34855

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

Hiding everywhere little buggers, eh?

8285 12/26/2007 03:53 pm

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

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

dumdidum... sorry. ;)

8124 10/03/2007 05:37 pm Henry Sudhof

and 16

8120 10/03/2007 05:05 pm Henry Sudhof

Ok, here comes a big one. Poor updater. Also requires testing.

#i91
#i92
#i93
#i94
#i95
#i96

7863 07/10/2007 07:36 pm Meik Sievertsen

more failsafe "glob()" method.

7786 06/21/2007 05:23 pm Henry Sudhof

#12595

7497 05/07/2007 03:19 pm Meik Sievertsen

fixing some bugs
changed the way we are handling bookmarks. No order_id required, really! Order by last post time as suggested by BartVB.

7426 04/29/2007 02:30 pm Meik Sievertsen

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.

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

7120 03/04/2007 11:08 pm David M

- small MSSQL thing
- changed how we store tracking data

6816 12/27/2006 06:43 pm Meik Sievertsen

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

6650 11/24/2006 03:59 pm Meik Sievertsen

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. :)...

6643 11/23/2006 05:15 pm Meik Sievertsen

fixes for bugs #5564, #5554 and #5462

6589 11/16/2006 05:51 pm Meik Sievertsen

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.

6584 11/15/2006 04:35 pm Meik Sievertsen

- 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)

6569 11/12/2006 03:29 pm Nils Adermann

message

6470 10/08/2006 09:04 pm Meik Sievertsen

- forum image being an additional image instead of replacing forum indicators
- reasons fixes

6411 09/26/2006 09:59 pm Meik Sievertsen

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. :)

6360 09/08/2006 08:00 pm grahamje

Next phase of last post changes + a few minor bugs

Note: This template variable is available but will not be used by default

6351 09/04/2006 03:47 pm Meik Sievertsen

- fixing profile bug
- adjusting acl_gets calls (they are or'd - make sure they get checked correctly based on the situation)
- automatically assign the u_download and u_search permission to the guest group

6335 08/30/2006 03:15 pm David M

oops :P

6331 08/30/2006 02:52 am David M

- Bug #3978

6311 08/22/2006 01:01 pm grahamje

Phase 2 of the changes
This should now be complete

6309 08/21/2006 05:58 pm grahamje

Initial batch of colourization changes. This includes:
- schema changes for first post and last post
- display in viewforum, search and ucp of first post
- update of database on posting
Still outstanding
- display of last post

6271 08/12/2006 03:14 pm Meik Sievertsen

sql_in_set changes

6259 08/11/2006 12:24 pm Meik Sievertsen

fixing bug #3702

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)
-

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)

6126 06/25/2006 05:23 pm grahamje

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

6058 06/13/2006 11:06 pm Meik Sievertsen

make sure custom profile fields are created correctly on registration (#2225)

6054 06/13/2006 12:16 am Meik Sievertsen

- get swatch converted into new acp format
- add page title to ucp pages
- add ability to supress getting the who is online list in page_header() (saves us ideally 1-2 queries on ucp/mcp pages)
- fixing pm rules a bit as well as now having complete author memberships for author_in_group (sender -> is in usergroup -> xxx)

6048 06/11/2006 08:13 pm Meik Sievertsen

- fixed a few bugs
- added user_add() function
- check posted images ([img]) for same domain/scipt and php files
- auth_api.html updated to the coding guidelines look&feel
- introduced ability to force non page-updates (cron is using it)
- correctly resend coppa email

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.

5981 05/28/2006 09:06 pm Nils Adermann

- added search by author_id to solve problems with looking up posts of users with a name containing wildcards
- user based flood control (seperate limits for users and guests) [Bug #1357]
- inform the user about ignored words if he receives a "no words specified" message...

5957 05/21/2006 06:54 pm Meik Sievertsen

- fixing a few smaller bugs/glitches
- init user session in cron.php (else it can produce errors if functions expect the user object being set)
- fix sql escaping for mssql/mssql_odbc

5952 05/20/2006 08:39 pm Meik Sievertsen

- fixed a few smaller things

5931 05/18/2006 11:03 pm Meik Sievertsen

- fixing a few tiny bugs
- added new function to (re)apply sids where needed (login and mcp quickmod) - #1829

5928 05/18/2006 01:19 am David M

eh? meh.

5924 05/17/2006 09:29 pm David M

This is a screwy world! Screwy I tell you!

5919 05/17/2006 01:24 pm David M

- Significant speed increase, MySQL can't ORDER BY arbitrary statements anyway

5918 05/17/2006 12:14 am David M

Firebird!

5914 05/15/2006 01:48 am David M

SQL!

5885 05/06/2006 12:06 am David M

I hope nothing broke!

- Added a query builder, it is currently only used for complex queries that involve a FROM clause with two tables and a left join
- Changed some function calls in the DBAL
- Made the viewtopic queries nicer

5831 04/22/2006 08:42 pm David M

- Bug #1185

5824 04/22/2006 06:18 pm Meik Sievertsen

- removed group settings from roles
- added forum icon in front of forums in permissions acp
- added trace permissions in permission masks (thanks naderman for writing the first code and for the idea... :))
- some bugfixes
- PHP6 fix

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

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.

5705 03/23/2006 08:23 pm Nils Adermann

- some adjustments for search related config options
- one year is 365 days long (52 * 7 = 364, but we have one more day each year ;-)) [Bug #1181]
- fixed search own posts link in UCP [Bug #1163]
- corrections to timezone selection [Bug #1148]
- fix quickmod tools on post details page [Bug #1188]

5701 03/22/2006 07:48 pm Meik Sievertsen

- hopefully fixed inactive create forum input field + button for safari 2.0.2 (floating issue?)
- updated format_date calls (fixed ancient calls)
- fixed newest username setting for activating users through the admin panel

5699 03/22/2006 06:30 pm Meik Sievertsen

adjusting sql_freeresult a bit as well as our error handler (it now prints out if it is because of DEBUG_EXTRA being defined - which is not enabled within the betas/rc's and stable releases).

5695 03/22/2006 11:33 am Meik Sievertsen

added some language strings as well as fixing the activity listing (Yawner, could you please test it again at area51?)

5684 03/22/2006 01:45 am David M

- Bug 1144
- Bug 1199
- We can't free a result that was already free()'d!

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

- a bunch of bugfixes. :P

5634 03/15/2006 02:11 pm Meik Sievertsen

hmm, forgot this one.

5633 03/15/2006 02:03 pm Meik Sievertsen

- adding ability to assign moderator specific ban options
- fixing destroying of sql caches
- fixing referencing of sql cached queries if more than one are active on one page
- other fixes

5624 03/13/2006 07:05 pm Meik Sievertsen

- added users activity load setting

5435 01/07/2006 02:07 am subblue

Fix for SQL error when the $forum_ary array is empty when there are no global announcements to view

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

5404 12/30/2005 01:52 pm subblue

Preliminary folder icon display for bookmarked topics

5386 12/28/2005 01:57 am subblue

SQL error fix for subscribed list

5345 12/17/2005 09:41 pm grahamje

Expose the warning level and user notes in appropriate places (assuming
the user has the correct permissions)

5313 11/28/2005 07:38 pm Meik Sievertsen

- some SQL:2003 changes (basicly joins, mysql5 is sql:2003 compliant in strict mode now) - postgresql not supporting this standard. :/
- acp changes

5302 11/17/2005 06:32 pm Meik Sievertsen

- some ucp changes (added the module info too)

5272 10/19/2005 08:00 pm Meik Sievertsen

- updated topic tracking code
- additional changes (mostly bugfixes)
- bart, if you update your user table with the user_lastmark field, set it to the user_lastvisit value ;)
- and last but not least, introducing some bugs in ucp main front (regarding topic tracking)

5254 10/04/2005 11:31 pm Meik Sievertsen

- changed ucp classes to work with the new module system
- mcp is no longer working, i know.

5152 05/15/2005 10:17 pm Meik Sievertsen

- request_var updates
- added group selection to pm filter
- fixed activation/deletion of inactive user accounts in admin index
- fixed some color swatch bugs

5134 04/30/2005 04:16 pm Meik Sievertsen

- topic/forum icon img additions

5117 04/10/2005 08:07 pm Meik Sievertsen

- added updated coding guidelines
- introduced is_registered and is_bot flags for correct determinition of guest/registered/bot users
- changed bot code to act on useragent || ip

5114 04/09/2005 02:26 pm Meik Sievertsen

- Documentation related changes
- added resend activation email dialog
- fixed issue in session code
- log failed/successful admin re-authentication/login
- fixed simple forum dropdown box (used in mcp and posting)

5070 01/21/2005 10:48 am Meik Sievertsen

- fix sql error (mysql4.1)

5041 01/02/2005 08:12 pm Meik Sievertsen

- check for zero user_posts

5001 10/13/2004 09:30 pm Meik Sievertsen

- ucp register/remind/activate fixes mostly regarding account activation
- general ucp fixing (profile and ucp_main)
- created three new functions (return correct topic author string, generate topic related pagination and get topic type/status...). These general bits are used on several pages (subscribed topics, bookmarks, viewforum)....

4958 08/04/2004 09:18 pm Meik Sievertsen

- removing karma

4925 07/11/2004 05:20 pm Meik Sievertsen

- fixed permissions for mcp (global permission settings are false if user is only able to moderate one to x forums)
- determine permission settings for submodules
- further approve/disapprove work (approve_details added)

4923 07/09/2004 02:31 pm Meik Sievertsen

- added splitting of topics to mcp
- added merging of posts to mcp
- fixed parsing of acl_getf results
- adjusted tracking code for important announcements (seems to work now)

4920 07/09/2004 12:41 am Meik Sievertsen

- remove output buffering options from download.php (not needed anymore)
- optimized viewtopic.php a little bit
- removed the create_function (was consuming too much memory) from viewtopic
- check for manually added convert[.exe] program name to imagemagick path in admin_attachments...

4915 06/15/2004 07:56 pm Meik Sievertsen

- fixed notification redirection
- added SID to ucp redirects

4912 06/06/2004 11:44 pm Meik Sievertsen

- added folder_moved image
- new feature: bookmark topics
- fixed post details link
- added confirmation screen to cookie deletion

4895 05/26/2004 10:16 pm Meik Sievertsen

ucp updates

4883 05/02/2004 03:06 pm Meik Sievertsen

fix some issues with oop, fixing small bugs and prepare the next steps...
NOTE TO DEVS: have a look at adm/admin_board.php (new config layout)

4836 02/21/2004 01:47 pm Meik Sievertsen

- put consoring and smilie processing into functions (we use them all over the place) for better changing and consistency.
- changed docs/AUTHORS to reflect the recent code re-use in functions_messenger.php
- pleasing the users a little bit more by using table constants. :D...

4751 01/11/2004 01:57 am psotfx

Update for new karma image location/creation

4738 01/10/2004 01:19 pm Meik Sievertsen

minor changes...

4668 11/16/2003 10:53 pm Meik Sievertsen

Finished drafts, one bit is remaining though.
added file and disk space statistics.
some minor changes here and there.

4637 11/04/2003 11:05 pm Meik Sievertsen

new permissions, merged attachment tables (the intended purpose of two tables is no longer valid), attachment updates along the merging...

Note: please merge your attachment tables (develop dir).

4522 10/01/2003 07:24 pm psotfx

Change in format of module db data, add zebra, many things probably "damaged goods" for now ... don't panic Mr. Mainwaring, don't panic

4473 09/07/2003 03:46 pm psotfx

Updates mainly for removal of extension + header comment ... moved some aspects of ucp around, further work to be done on these areas ... not commiting search for time being

4467 09/04/2003 08:30 pm Meik Sievertsen

initial draft functionality, loading (and a bunch of other stuff) is not implemented yet + bugfixes.

4213 07/08/2003 01:43 am psotfx

Move certain methods out of ucp class, move ucp class into ucp, break half a dozen other features, introduce x hundred new, exciting bugs

4167 06/23/2003 04:00 pm psotfx

Global announcements ... sort of work ... well they seem to, need to look at possbility of splitting topics table in two

4062 05/27/2003 01:53 am psotfx

Majority are UCP related updates ... avatars should now work, aside from gallery, fixed a few other issues, updated schema/basic

4018 05/19/2003 05:23 pm psotfx

Hello!