aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Fixed the error message for too many quotesLudovic Arnaud2003-07-121-3/+3
* Fix failure to INCLUDE a file following its sole recompilation ... I should a...Paul S. Owen2003-07-111-1/+1
* forced_recompile "seems" to work now if set true ...Paul S. Owen2003-07-111-3/+9
* These images should _not_ have been in CVS ... they are not part of phpBB2 CV...Paul S. Owen2003-07-113-0/+0
* Minor change to seperator colourPaul S. Owen2003-07-111-3/+7
* okay, after some conflicting advice :D and some jiggling here's the latest th...Paul S. Owen2003-07-112-199/+494
* include functions_admin to use the add_log functionMeik Sievertsen2003-07-111-0/+1
* fix small issue with empty username and passwordMeik Sievertsen2003-07-111-4/+4
* bahPaul S. Owen2003-07-081-1/+0
* $this->error removedPaul S. Owen2003-07-081-33/+22
* avatar stuffPaul S. Owen2003-07-081-5/+5
* Move certain methods out of ucp class, move ucp class into ucp, break half a ...Paul S. Owen2003-07-077-462/+527
* Another sqlite UNION ALL insert update ... yes, I know sqlite install seems t...Paul S. Owen2003-07-071-1/+2
* "Fix" ongoing issue with caching and slashesPaul S. Owen2003-07-071-5/+42
* merged log tables, added new log_type (critical).Meik Sievertsen2003-07-0610-195/+350
* some topic/forum notification work, mainly bug fixing.Meik Sievertsen2003-07-061-96/+89
* Various changes ... note that at present things may look a little strange for...Paul S. Owen2003-07-0652-777/+613
* Missing forum_link icon ...Paul S. Owen2003-07-064-5/+12
* Lang var case changesPaul S. Owen2003-07-041-3/+3
* Wrong icon for global announcementsPaul S. Owen2003-07-041-0/+1
* Various updatesPaul S. Owen2003-07-041-141/+9
* sqlite support UNION ALL SELECT methodPaul S. Owen2003-07-046-56/+59
* Altered method of storage of cached permissions ... primarily for easier sqli...Paul S. Owen2003-07-042-523/+103
* Updated default permissions ... these ones tend to agree with the updated gro...Paul S. Owen2003-07-041-18/+30
* Insert @ supressionPaul S. Owen2003-07-041-19/+19
* mcp_viewip's gone bye byeLudovic Arnaud2003-07-031-61/+0
* I may have forgotten to add this file to the repositoryLudovic Arnaud2003-07-031-0/+43
* More lang stringsLudovic Arnaud2003-07-021-16/+24
* Some "reasons" to test with. To be determined later :)Ludovic Arnaud2003-07-021-2/+4
* Updated MCP. Started to implement reports review. Check out the new "post det...Ludovic Arnaud2003-07-024-122/+419
* If I'm not wrong, f_ignorequeue is not anymoreLudovic Arnaud2003-07-021-3/+3
* A single post can now only be reported onceLudovic Arnaud2003-07-022-35/+18
* Added a quick link to post details for moderatorsLudovic Arnaud2003-07-022-20/+34
* Updated MCP link, fixed the query the obtain "normal" topicsLudovic Arnaud2003-07-021-2/+3
* Shifting bits appears to be faster than the pow() functionLudovic Arnaud2003-07-022-13/+7
* Note that there are still some queries in CVS which cause SQLite to have a mi...Paul S. Owen2003-07-011-1/+1
* SQLite support ... Probably helps if the installer supports it I guess ... I'...Paul S. Owen2003-07-012-10/+19
* SQLite supportPaul S. Owen2003-06-302-0/+1047
* There is no default_language ...Paul S. Owen2003-06-291-17/+12
* a few fixesMeik Sievertsen2003-06-298-19/+39
* Fixed typo. (and finally got WinCVS to work with Pageant again, weeee!)Ludovic Arnaud2003-06-261-1/+1
* small adjustment for editing informations and small fix for post editing.Meik Sievertsen2003-06-261-1/+9
* fixed edit posts (wrong username/id entered)Meik Sievertsen2003-06-262-15/+31
* some updates...Meik Sievertsen2003-06-257-679/+125
* Condensing layout ... hopefully not breaking anything in the process ..Paul S. Owen2003-06-242-157/+55
* more twiddling and playingPaul S. Owen2003-06-241-36/+173
* Fix up display of sigs and bbcode for previewPaul S. Owen2003-06-246-65/+67
* deleted pm references and small fixes to the thumbnail creationMeik Sievertsen2003-06-232-171/+7
* A few updatesPaul S. Owen2003-06-236-28/+28
* Global announcements ... sort of work ... well they seem to, need to look at ...Paul S. Owen2003-06-2310-1036/+1135