aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install
Commit message (Expand)AuthorAgeFilesLines
...
* Minor changes, added visual confirmation stuff to mysql_basic and changedJames Atkinson2003-01-303-4/+7
* Add user acl options for changing to own username colouration or group colour...Paul S. Owen2003-01-301-0/+2
* Left over leading /Paul S. Owen2003-01-301-2/+2
* Probably "work" better without my own prefix ...Paul S. Owen2003-01-301-10/+10
* A few demo iconsPaul S. Owen2003-01-301-0/+13
* NOT NULL when should be NULL, doubled up a_eventPaul S. Owen2003-01-292-3/+2
* Note the change to smilies_id -> smile_id + additional fields for icons tablePaul S. Owen2003-01-281-4/+6
* Minor additions and modsPaul S. Owen2003-01-271-4/+4
* icon_id for posts table, note topic table topic_icon has changed to icon_id ...Paul S. Owen2003-01-221-1/+2
* Cache topic icons ... being used in three places, two high traffic areas ... ...Paul S. Owen2003-01-211-0/+1
* ratings tablePaul S. Owen2003-01-211-14/+28
* Implementation of an experimental cache manager.Ludovic Arnaud2003-01-111-0/+1
* Ooops allow viewonline makes more sense per user than per forum ... dohPaul S. Owen2003-01-101-1/+1
* Enable presetsPaul S. Owen2003-01-092-0/+18
* my min karma, as opposed to my little pony or some suchPaul S. Owen2003-01-081-1/+3
* Enable exclusion from bans for users, IP's or email addressesPaul S. Owen2003-01-071-4/+3
* Initial Lastread support. Mind the schema and config changes\!Bart van Bragt2002-11-273-1/+13
* Some changes to forum admin to better reflect subforum 'post/non-post' change...Paul S. Owen2002-11-251-4/+5
* This should now work ... still blank screens on errors (due to way errors are...Paul S. Owen2002-11-241-9/+17
* Updates ... so it now works again ...Paul S. Owen2002-11-241-8/+29
* Add forum_postable to forum schemaPaul S. Owen2002-11-241-0/+1
* Missing semi-colon in schema file.James Atkinson2002-11-201-2/+2
* Update the version ... still somewhat meaningless but hum hoPaul S. Owen2002-11-191-1/+1
* Wrong height for reply icon ... this has been bugging me for ages, but no mor...Paul S. Owen2002-11-191-1/+1
* Cache moderator names?Paul S. Owen2002-11-181-1/+17
* Mainly updates for additional/altered admin permission options ... note, you ...Paul S. Owen2002-11-091-11/+20
* ALTER TABLE phpbb_smilies CHANGE smile_on_posting display_on_postingLudovic Arnaud2002-11-051-1/+1
* viewforum queries update + a couple of bugfixes.Ludovic Arnaud2002-11-052-1/+2
* Minor changes, trying to get it working on my test serverLudovic Arnaud2002-10-311-1/+1
* Couple further updatesPaul S. Owen2002-10-302-2/+5
* Fixes and reversions (temp)Paul S. Owen2002-10-302-5/+5
* Changed $board_config to $config, more posting "stuff", altered polling code ...Paul S. Owen2002-10-301-2/+3
* Posting and acl option updatesPaul S. Owen2002-10-282-2/+3
* Preliminary 'freeze' on permissions awaiting developer feedback, testing, etc...Paul S. Owen2002-10-262-79/+80
* bah, various issues, assign lang to this->lang via pointer(?)Paul S. Owen2002-10-211-123/+117
* Mostly changes to turn userdata into user->data, lang into user->lang + bitst...Paul S. Owen2002-10-201-2/+3
* Permission related updates ... is still not final but is getting there ... fa...Paul S. Owen2002-10-083-56/+68
* Fixed last poster name, dumped categories table.Ludovic Arnaud2002-10-072-15/+1
* Fixed demo topic not showing up after install.Ludovic Arnaud2002-10-071-1/+1
* anonymous user takes id = 0, smilies have width and height termsPaul S. Owen2002-10-051-26/+26
* Change admin lang to en by default ... prevents admin/viewonline chockingPaul S. Owen2002-10-051-1/+1
* prune_enable re-added ... is it still required ... couldn't prune_freq be use...Paul S. Owen2002-10-041-0/+1
* Now this build can be installed without any error.Ludovic Arnaud2002-10-041-16/+8
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-042-41/+32
* Subforums handling part 2, it almost works. Also added: the "Explain" link at...Ludovic Arnaud2002-10-031-1/+1
* First implementation of subforums handling in index.Ludovic Arnaud2002-10-011-2/+3
* Preimplementation of smilies order, "smilies" changed into "emoticons" as per...Ludovic Arnaud2002-09-191-0/+2
* Define auth_values which can only be manipulated by the forum founderPaul S. Owen2002-08-191-0/+1
* Failed on no groups ...Paul S. Owen2002-08-171-3/+17
* updated schema for update_script changes ...Paul S. Owen2002-08-171-1/+2