phpBB
Statistics
| Revision:

root / tags / milestone_3 / phpBB / includes / functions_admin.php

History | View | Annotate | Download (62.3 kB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
5258 10/04/2005 11:47 pm

This commit was manufactured by cvs2svn to create tag 'milestone_3'.

5255 10/04/2005 11:39 pm Meik Sievertsen

- some bugfixes

5146 05/09/2005 11:03 am bartvb

Ratings table is no longer available in this version

5140 05/05/2005 06:55 pm Meik Sievertsen

- some cross-db related changes
- putting active bots array into cache

5135 04/30/2005 04:24 pm Meik Sievertsen

- test slightly modified topic tracking code
- some bugfixes

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)

5109 03/22/2005 12:10 am Meik Sievertsen

- and my second attempt

5076 01/24/2005 02:14 pm bartvb

BBCode enabled profile fields, removed field_name from profile fields, fixed some uninitialised variable issues, some small conversion issues

5051 01/09/2005 09:01 pm Meik Sievertsen

- interbase/firebird 1.5+ support (still needs some tweaking)

5033 12/15/2004 07:30 pm Meik Sievertsen

- removed custom code. ;)
- fixed display of global, unapproved topics in mcp front (still a lot of bugs regarding global announcements)

5032 12/12/2004 03:07 pm Meik Sievertsen

- fix attachment mod errors
- make upload path consistent with all other 2.2 path settings
- fix "post title wrong after split" bug

5026 11/10/2004 03:15 pm bartvb

Some small touchups

5023 11/06/2004 03:22 pm Meik Sievertsen

- a bunch of updates, most of them bbcode related

4988 09/26/2004 03:50 pm Meik Sievertsen

now it's clear why install isn't working. ;)

4984 09/16/2004 08:33 pm Meik Sievertsen

- more updates, mostly bugfixes to the bbcode parser
- changed current_user in sessions (please review)
- give more flexibility to style authors in regard to the pagination elements
- profile fields updates (included a sample constuct into viewtopic_body.html - have to be documented extensivly)...

4957 08/04/2004 09:10 pm Meik Sievertsen

- fixing some issues with the confirm screen - merging our (the devs) approaches (more fail-safe now)
- fixing some small issues...

4937 07/19/2004 10:13 pm Meik Sievertsen

- approve/disapprove posts/topics
- changed mcp_front to be more moderator friendly
- able to change the forum in mcp_queue (for moderators moderating more than one forum)

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

4903 05/30/2004 09:24 pm Meik Sievertsen

- forum rules + link to forum rules
- three new (tiny) functions added to functions_posting responsible for handling text with bbcode/smilies/urls, use them at items all over across phpbb...
- some bugfixes within admin_forums and other files
- new admin_board layout (much safer, security wise)

4898 05/26/2004 10:32 pm Meik Sievertsen

message/mail 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...

4824 02/11/2004 07:27 pm psotfx

reportee_id for view_log and add_log

4813 02/08/2004 03:27 pm psotfx

Move ipwhois ... it's used exclusively for "user" activities, makes more sense there

4677 11/22/2003 01:43 pm Meik Sievertsen

jada jada

4671 11/17/2003 12:01 am ludovic_arnaud

Tweaked sync() a bit and fixed a couple table names. Meik, please take a look at the post_attachment/topic_attachment part to make sure I didn't screw things up ;)

Note that some modes are for dev purposes and aren't meant to stay for final if we don't use them

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.

4664 11/13/2003 01:43 pm Meik Sievertsen

freeresult

4663 11/13/2003 01:39 pm Meik Sievertsen

grmbl... another way to get your forum out of sync. ;)

4648 11/05/2003 07:57 pm psotfx

Move ipwhois to functions_admin

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

4634 11/01/2003 05:10 pm Meik Sievertsen

finish bump topic feature...

4614 10/19/2003 05:36 pm Meik Sievertsen

bump topic and orphan attachments
changes here and there...

4578 10/12/2003 01:59 pm psotfx

Let's break lots of things

4572 10/12/2003 11:11 am Meik Sievertsen

comment out optimize block (Ashe, please review)
moved phpbb_unlink to functions_admin (used in more than one script)

4534 10/05/2003 10:11 pm ludovic_arnaud

Revamped sync()
Fixed: does not take subforums into consideration when sync'ing forum_ counters
Added: handles empty topics and orphan posts when syncing forums

4507 09/17/2003 10:11 pm ludovic_arnaud

Added: ability to sync() a range of id's
Changed: resource ID passed to sql_freeresult(), moved up some unset() calls

4502 09/15/2003 11:02 pm Meik Sievertsen

no longer supporting ftp upload

4482 09/07/2003 07:16 pm Meik Sievertsen

okie, using array_merge. :D
fixed: admin_prune
added: prune topics last viewed at... (only admin_prune ATM)
moved: delete_attachments to functions_admin

4440 08/27/2003 06:31 pm psotfx

bah, group handling needs some further discussion ... I'm done with it for M-2

4430 08/25/2003 03:38 am psotfx

A few more changes ... nearly there ... deleting users is going to be a little troublesome

4354 08/09/2003 01:18 pm psotfx

Ensure consistent output from filelist

4343 08/06/2003 05:45 pm psotfx

A fair amount of additional working or semi-working stuff ... template stored db source (when appropriate), switch theme/templates between DB/filesystem (if available), import, upload templates, imagesets, themes (if available ... i.e. no safe mode), etc. still a fair amount of stuff to do but getting there ... take care using this, backup any themes/templates/imagesets before fiddling and let me know of issues

4326 07/24/2003 03:59 pm psotfx

filelist changes ... do away with static type

4287 07/20/2003 04:18 pm psotfx

Compression/decompression "libs" and a change to filelist

4212 07/08/2003 01:43 am psotfx

Another sqlite UNION ALL insert update ... yes, I know sqlite install seems to be rather borked at present ... I thought, "hhmm, that worked too well too quickly" so I broke it to ensure consistency is maintained with the rest of the codebase

4210 07/06/2003 08:48 pm Meik Sievertsen

merged log tables, added new log_type (critical).
changed email class a little bit.
bug fixed the queue a little bit.

4202 07/04/2003 07:17 pm psotfx

Altered method of storage of cached permissions ... primarily for easier sqlite/firebird support. Clear your user_permission fields before re-visiting your forum else you'll see very little! Changed way in which founder status is protected

4156 06/20/2003 12:06 am ludovic_arnaud

Fixed topics sync'ing - hopefully using correct linefeeds

4144 06/19/2003 05:29 pm ludovic_arnaud

This checkin is sponsored by AOL

4090 06/06/2003 05:23 pm psotfx

Various updates and fixes ... no doubt there are new bugs but where would the fun be without them?

4084 06/05/2003 09:15 pm ludovic_arnaud

Cleaned up commented lines

4039 05/21/2003 09:06 pm ludovic_arnaud

get_forum_branch() moved to function_admins.php

3992 05/08/2003 02:49 pm psotfx

Prune related

3989 05/08/2003 03:14 am psotfx

Changed forum_link_track to forum_flags for storage of additional info [ pruning related ], moved lang selection into DB, other minor changes, still working on admin_prune, per forum styling for posting

3977 05/04/2003 05:09 pm psotfx

Fixed, hopefully, jumpbox indentation issues

3961 05/02/2003 05:50 pm psotfx

Various updates, forum links, "improve" forum management, cleanups, blah blah, note the schema changes, note also that forum management may misbehave ... reports on wrong doings are welcome ... seem to be having problems with some mcp functions under apache/win32

3949 04/24/2003 08:24 pm ludovic_arnaud

No functional changes, will only produce less PHP notices/warnings.

3936 04/23/2003 11:57 pm ludovic_arnaud

Added: more sync() stuff, to be documented in the dev forum

3883 04/18/2003 03:07 pm Meik Sievertsen

some arrangements...

3878 04/18/2003 12:59 am psotfx

Reduce (only a tad but still) the potential number of queries done when updating permissions

3877 04/17/2003 11:43 pm psotfx

Fix ACL_UNSET problem ... was causing users to be granted permission even when denied

3874 04/17/2003 07:47 pm psotfx

Minor changes

3833 04/15/2003 07:33 pm psotfx

Introduced option to ignore permission settings for forum listings

3800 04/10/2003 12:17 am ludovic_arnaud

Weekly update: MCP templates. Forms renamed to 'main', added mcp_jumpbox.html for easy jumping and mcp_foruminfo.html.
Not too happy with HTML though =" templates\subSilver\mcp_forum.html templates\subSilver\mcp_foruminfo.html templates\subSilver\mcp_front.html templates\subSilver\mcp_header.html templates\subSilver\mcp_jumpbox.html templates\subSilver\mcp_move.html templates\subSilver\mcp_post.html templates\subSilver\mcp_viewip.html templates\subSilver\mcp_viewlogs.html

3787 04/03/2003 05:13 am ludovic_arnaud

Oops. Didn't merge files correctly.

3781 04/03/2003 01:21 am ludovic_arnaud

Modified view_logs to be used in MCP, added get_forum_list() to quickly get a set of forums the user is authed for

3772 04/01/2003 02:06 am psotfx

Just throwing this in ... dependencies still not complete ... the GUI and storage has caused me to do more "thinking" than I'd anticipated ... comments are welcome on what you see. Note also ALLOW/DENY/INHERIT have become YES/NO/UNSET

3760 03/30/2003 10:58 pm ludovic_arnaud

Hopefully done with topics sync'ing

3737 03/28/2003 01:41 am ludovic_arnaud

MCP: resync() function deemed stable enough to replace sync() in functions_admin.php. I will keep extensively testing it though...
Pruning: now works as expected.

3683 03/20/2003 01:30 am psotfx

Remove some redundant pruning stuff

3638 03/13/2003 12:22 am ludovic_arnaud

More capitalization

3399 01/29/2003 06:44 pm psotfx

Move logging functions

3343 01/21/2003 03:40 pm psotfx

Wrong order by in acl_add_option

3341 01/21/2003 03:33 pm psotfx

Re-jiggle where acl_option caching is done, move to common in-keeping with config

3338 01/20/2003 06:12 am ludovic_arnaud

Un-b0rked ACL options caching, small general fixes

3284 01/08/2003 07:27 pm psotfx

Updates as opposed to downdates

3099 11/26/2002 01:50 am psotfx

I know the jumpbox layout doesn't always match the real forum structure ... will fix

3064 11/20/2002 12:12 am psotfx

Update jumpbox for subforum changes

3061 11/18/2002 10:04 pm psotfx

Cache moderator names? Output moderators for all forums in viewforum. Alter a few things in templates

2983 10/30/2002 01:57 am psotfx

Changed $board_config to $config, more posting "stuff", altered polling code in viewtopic and loads of new problems, poor coding, etc. created :)

2972 10/28/2002 01:08 am psotfx

Posting and acl option updates

2969 10/26/2002 02:34 pm psotfx

Preliminary 'freeze' on permissions system awaiting developer feedback, testing, etc. Caching of non-dynmaic config and acl option elements.

2958 10/20/2002 09:19 pm psotfx

Mostly changes to turn userdata into user->data, lang into user->lang + bitstring 2nd format + inheritance for permission admin and various other updates/fixes/changes ... note that user->lang & user->theme isn't final

2944 10/08/2002 11:01 pm psotfx

Minor changes to select box

2942 10/08/2002 10:06 pm psotfx

Permission changes, updates admin functions, indented jumpboxes ... note that the update script doesn't seem to introduce the user_permissions field @ present so you need to add it manually

2890 09/16/2002 05:22 pm ludovic_arnaud

Forums management updated, now able to delete forums

2664 07/14/2002 04:34 pm psotfx

Combine various admin related functions

2463 04/02/2002 04:53 pm psotfx

more changes

2462 04/02/2002 04:04 pm psotfx

Various updates with any luck they fix a few minor issues without causing new ones ...

2328 03/19/2002 12:53 am psotfx

Stop being too paranoid about hacking of includes containing only fully inclusive functions

2304 03/18/2002 02:35 pm psotfx

Updates to overcome security issue + updates of various functions, initial version of profile registration include ... not completed but should be functional for obvious reasons(!)

2286 03/10/2002 01:27 am psotfx

These are formed from breaking up functions ... modified functions is not yet in CVS and these do nothing right now