aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_admin.php
Commit message (Expand)AuthorAgeFilesLines
* bah, group handling needs some further discussion ... I'm done with it for M-2Paul S. Owen2003-08-271-20/+14
* A few more changes ... nearly there ... deleting users is going to be a littl...Paul S. Owen2003-08-251-1/+1
* Ensure consistent output from filelistPaul S. Owen2003-08-091-6/+17
* A fair amount of additional working or semi-working stuff ... template stored...Paul S. Owen2003-08-061-5/+3
* filelist changes ... do away with static typePaul S. Owen2003-07-241-3/+3
* Compression/decompression "libs" and a change to filelistPaul S. Owen2003-07-201-4/+2
* Another sqlite UNION ALL insert update ... yes, I know sqlite install seems t...Paul S. Owen2003-07-071-1/+2
* merged log tables, added new log_type (critical).Meik Sievertsen2003-07-061-33/+62
* Altered method of storage of cached permissions ... primarily for easier sqli...Paul S. Owen2003-07-041-432/+28
* Fixed topics sync'ing - hopefully using correct linefeedsLudovic Arnaud2003-06-191-10/+6
* This checkin is sponsored by AOLLudovic Arnaud2003-06-191-5/+7
* Various updates and fixes ... no doubt there are new bugs but where would the...Paul S. Owen2003-06-061-0/+27
* Cleaned up commented linesLudovic Arnaud2003-06-051-4/+0
* get_forum_branch() moved to function_admins.phpLudovic Arnaud2003-05-211-0/+41
* Prune relatedPaul S. Owen2003-05-081-10/+23
* Changed forum_link_track to forum_flags for storage of additional info [ prun...Paul S. Owen2003-05-081-14/+40
* Fixed, hopefully, jumpbox indentation issuesPaul S. Owen2003-05-041-9/+9
* Various updates, forum links, "improve" forum management, cleanups, blah blah...Paul S. Owen2003-05-021-178/+256
* No functional changes, will only produce less PHP notices/warnings.Ludovic Arnaud2003-04-241-2/+2
* Added: more sync() stuff, to be documented in the dev forumLudovic Arnaud2003-04-231-10/+94
* some arrangements...Meik Sievertsen2003-04-181-2/+4
* Reduce (only a tad but still) the potential number of queries done when updat...Paul S. Owen2003-04-171-13/+55
* Fix ACL_UNSET problem ... was causing users to be granted permission even whe...Paul S. Owen2003-04-171-19/+21
* Minor changesPaul S. Owen2003-04-171-1/+1
* Introduced option to ignore permission settings for forum listingsPaul S. Owen2003-04-151-354/+355
* Weekly update: MCP templates. Forms renamed to 'main', added mcp_jumpbox.html...Ludovic Arnaud2003-04-091-1/+3
* Oops. Didn't merge files correctly.Ludovic Arnaud2003-04-031-7/+0
* Modified view_logs to be used in MCP, added get_forum_list() to quickly get a...Ludovic Arnaud2003-04-021-35/+129
* Just throwing this in ... dependencies still not complete ... the GUI and sto...Paul S. Owen2003-04-011-13/+34
* Hopefully done with topics sync'ingLudovic Arnaud2003-03-301-93/+139
* MCP: resync() function deemed stable enough to replace sync() in functions_ad...Ludovic Arnaud2003-03-281-131/+709
* Remove some redundant pruning stuffPaul S. Owen2003-03-201-7/+129
* More capitalizationLudovic Arnaud2003-03-121-2/+2
* only minor changes, some notes, played around with the code... nothing special.Meik Sievertsen2003-02-261-2/+2
* Added topic_id field to the log_moderator tableLudovic Arnaud2003-02-241-3/+13
* Move logging functionsPaul S. Owen2003-01-291-63/+359
* Wrong order by in acl_add_optionPaul S. Owen2003-01-211-1/+1
* Re-jiggle where acl_option caching is done, move to common in-keeping with co...Paul S. Owen2003-01-211-66/+1
* Un-b0rked ACL options caching, small general fixesLudovic Arnaud2003-01-201-1/+5
* Updates as opposed to downdatesPaul S. Owen2003-01-081-66/+73
* I know the jumpbox layout doesn't always match the real forum structure ... w...Paul S. Owen2002-11-261-14/+42
* Update jumpbox for subforum changesPaul S. Owen2002-11-191-16/+4
* Cache moderator names? Output moderators for all forums in viewforum. Alter a...Paul S. Owen2002-11-181-0/+104
* Changed $board_config to $config, more posting "stuff", altered polling code ...Paul S. Owen2002-10-301-2/+2
* Posting and acl option updatesPaul S. Owen2002-10-281-11/+64
* Preliminary 'freeze' on permissions system awaiting developer feedback, testi...Paul S. Owen2002-10-261-16/+178
* Mostly changes to turn userdata into user->data, lang into user->lang + bitst...Paul S. Owen2002-10-201-98/+52
* Minor changes to select boxPaul S. Owen2002-10-081-15/+14
* Permission changes, updates admin functions, indented jumpboxes ... note that...Paul S. Owen2002-10-081-69/+222
* Forums management updated, now able to delete forumsLudovic Arnaud2002-09-161-2/+2