aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/viewforum.php
Commit message (Expand)AuthorAgeFilesLines
* Forum level annoucements and sticky topics are done.James Atkinson2001-06-071-58/+76
* Auth now returns a type allowing for more meaningful failure messa gesPaul S. Owen2001-06-061-1/+1
* Demo topic tracking code ... commented out by defaultPaul S. Owen2001-06-051-9/+56
* Basic new post folder colour changePaul S. Owen2001-06-051-2/+18
* Allow restricted view forumsPaul S. Owen2001-06-011-1/+1
* More changes ... admin level now set in phpbb_users rather than via auth systemPaul S. Owen2001-05-311-8/+10
* Changes to allow all auth types to be returnedPaul S. Owen2001-05-311-4/+15
* Auth Stage-1 goes inPaul S. Owen2001-05-301-10/+30
* Additional page info sent to templatesPaul S. Owen2001-05-281-1/+7
* Further improvements to view topic select ... well fixes actuallyPaul S. Owen2001-05-261-12/+15
* Altered displayed text for previous x days selectPaul S. Owen2001-05-261-13/+11
* Lots of work on posting. New topic and reply functionality is mostly done. Ed...James Atkinson2001-05-261-1/+1
* Removed separate header/footers and moved into each pages bodyPaul S. Owen2001-05-171-1/+23
* Added a view posts in previoux x day capability to viewforumPaul S. Owen2001-05-161-16/+72
* Initial SQL updates completePaul S. Owen2001-05-131-28/+36
* Added generate_pagination routinePaul S. Owen2001-05-071-32/+8
* Now allow for GET based sessionPaul S. Owen2001-05-061-9/+9
* Moved config, images vars to arrays and various other fixesPaul S. Owen2001-05-031-107/+138
* Updated to use create_date rather than datePaul S. Owen2001-05-021-2/+2
* Templating var assignment changes and various updates or fixesPaul S. Owen2001-04-191-10/+10
* Fixed profile viewing urlPaul S. Owen2001-04-191-2/+2
* error_die changes and various bug fixes to filesPaul S. Owen2001-04-151-8/+8
* Session code updatesPaul S. Owen2001-04-151-0/+22
* New template system. Lots of merging conflicts, so let nate know if he broke ...natec2001-03-171-5/+4
* Fixed some links, added 'Goto Page:' link in viewforum.James Atkinson2001-03-121-1/+31
* Fixed viewforum. Now shows correct last post info and topic starterJames Atkinson2001-03-111-3/+6
* Moved include filesBart van Bragt2001-03-091-4/+6
* Update to url parameter names - _topic only_Paul S. Owen2001-03-091-1/+2
* More work on viewtopic, still needs SQL tweeking (normal ranks arn't working)James Atkinson2001-03-051-22/+52
* Misc fixesJames Atkinson2001-03-041-4/+3
* Perhaps temporary, perhaps permanent INNER JOIN fixPaul S. Owen2001-03-021-9/+19
* Viewforum gets moderator list nowJames Atkinson2001-03-021-4/+9
* MySQL compatibility update of MSSQL compability.Paul S. Owen2001-03-021-1/+1
* Preliminary MSSQL compability updatesPaul S. Owen2001-03-021-7/+1
* Fixed some layout issuesPaul S. Owen2001-02-241-32/+33
* Centralise common includes and setupPaul S. Owen2001-02-241-7/+1
* Viewforum works, and error die outputs nice, templated, errorsJames Atkinson2001-02-231-4/+13
* *** empty log message ***James Atkinson2001-02-231-1/+1
* View forum page is started. Need private forum checkingJames Atkinson2001-02-231-0/+85
* Initial revisionJames Atkinson2001-02-171-0/+27