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