| Commit message (Expand) | Author | Age | Files | Lines |
* | Confirmation finished for delete, lock, and unlock. | James Atkinson | 2001-07-11 | 1 | -4/+4 |
* | Lots of checking in posting + delete now works | Paul S. Owen | 2001-07-10 | 1 | -9/+4 |
* | Remove icons/urls from anonymous post displays | Paul S. Owen | 2001-07-09 | 1 | -17/+32 |
* | is_first_post was missing from the edit button for some reason.. | James Atkinson | 2001-07-09 | 1 | -1/+6 |
* | Fixed bug in posting (forum_topics was incremented on replies, not just new t... | James Atkinson | 2001-07-09 | 1 | -1/+1 |
* | Finished lang switchover and various updates | Paul S. Owen | 2001-07-08 | 1 | -63/+28 |
* | Minor spelling mistake in url | Paul S. Owen | 2001-07-06 | 1 | -1/+1 |
* | Minor irritation with ranks fixed | Paul S. Owen | 2001-07-06 | 1 | -1/+1 |
* | More images ... now CVS is back up | Paul S. Owen | 2001-07-06 | 1 | -4/+4 |
* | Fixes and updates | Paul S. Owen | 2001-07-06 | 1 | -28/+32 |
* | Altered view next and previous topic code and minor updates or fixes | Paul S. Owen | 2001-07-05 | 1 | -191/+132 |
* | Started on moderator control panel code. Main layout is started, no functiona... | uid29890 | 2001-07-05 | 1 | -5/+6 |
* | Updates related to message.php | Paul S. Owen | 2001-07-03 | 1 | -43/+18 |
* | Spot the mess ups | Paul S. Owen | 2001-07-03 | 1 | -3/+3 |
* | Demos of message_die use | Paul S. Owen | 2001-07-03 | 1 | -53/+31 |
* | Switched forum_auth to the forums table | Paul S. Owen | 2001-06-17 | 1 | -11/+4 |
* | Made some fixes to posting, next up Reply with Quote | James Atkinson | 2001-06-11 | 1 | -2/+10 |
* | Posting preview done, ability for anonymous users to post with a username | James Atkinson | 2001-06-11 | 1 | -2/+10 |
* | Fixed jump to post problem | Paul S. Owen | 2001-06-11 | 1 | -10/+30 |
* | Forum level annoucements and sticky topics are done. | James Atkinson | 2001-06-07 | 1 | -8/+8 |
* | Reduced auth code size and added some more auth types | Paul S. Owen | 2001-06-06 | 1 | -2/+2 |
* | Auth now returns a type allowing for more meaningful failure messa ges | Paul S. Owen | 2001-06-06 | 1 | -1/+1 |
* | Demo topic tracking code ... commented out by default | Paul S. Owen | 2001-06-05 | 1 | -23/+72 |
* | Fixed reply w/ quote link (functionality still dosan't exist for it though) | James Atkinson | 2001-06-03 | 1 | -25/+25 |
* | IP and Delete post icons only show to moderators | James Atkinson | 2001-06-01 | 1 | -1/+1 |
* | Allow restricted view forums | Paul S. Owen | 2001-06-01 | 1 | -2/+2 |
* | More changes ... admin level now set in phpbb_users rather than via auth system | Paul S. Owen | 2001-05-31 | 1 | -8/+9 |
* | Added post subject to postgres schema. Updated viewtopic query to include gro... | James Atkinson | 2001-05-31 | 1 | -1/+1 |
* | Changes to allow all auth types to be returned | Paul S. Owen | 2001-05-31 | 1 | -3/+14 |
* | Auth Stage-1 goes in | Paul S. Owen | 2001-05-30 | 1 | -11/+34 |
* | Added ability to jump to specific post | Paul S. Owen | 2001-05-29 | 1 | -11/+31 |
* | Additional page info sent to templates | Paul S. Owen | 2001-05-28 | 1 | -3/+9 |
* | Commented out current prev/next topic for time being | Paul S. Owen | 2001-05-27 | 1 | -80/+144 |
* | More work on posting. Editing now works. Also replies can have subjects. | James Atkinson | 2001-05-27 | 1 | -1/+3 |
* | Lots of work on posting. New topic and reply functionality is mostly done. Ed... | James Atkinson | 2001-05-26 | 1 | -5/+14 |
* | Users sigs display correctly. | James Atkinson | 2001-05-25 | 1 | -4/+12 |
* | Fixed some little bugs in viewtopic. Also made sure viewtopic's next/prev fun... | James Atkinson | 2001-05-24 | 1 | -75/+59 |
* | Took out some debugging code | James Atkinson | 2001-05-22 | 1 | -2/+2 |
* | Removed separate header/footers and moved into each pages body | Paul S. Owen | 2001-05-17 | 1 | -37/+71 |
* | Removed the Oracle specific SQL statment, the non-mysql one works fine with it | James Atkinson | 2001-05-16 | 1 | -24/+15 |
* | Introduced the $operator variable and cut the amount of SQL statments in half :) | James Atkinson | 2001-05-16 | 1 | -95/+46 |
* | Added functionality for the next/prev buttions in viewtopic | James Atkinson | 2001-05-16 | 1 | -11/+151 |
* | Initial SQL updates complete | Paul S. Owen | 2001-05-13 | 1 | -55/+45 |
* | Added generate_pagination routine | Paul S. Owen | 2001-05-07 | 1 | -38/+1 |
* | Send post id to template for possible anchor name ref | Paul S. Owen | 2001-05-06 | 1 | -1/+3 |
* | Now allow for GET based session | Paul S. Owen | 2001-05-06 | 1 | -14/+14 |
* | Moved config, images vars to arrays and various other fixes | Paul S. Owen | 2001-05-03 | 1 | -36/+62 |
* | Changed joined_date to use create_date | Paul S. Owen | 2001-05-03 | 1 | -3/+3 |
* | Updated to use create_date rather than date | Paul S. Owen | 2001-05-02 | 1 | -7/+19 |
* | Moved all included files to includes | Paul S. Owen | 2001-04-19 | 1 | -1/+1 |