| Commit message (Expand) | Author | Age | Files | Lines |
* | Dump group moderator table, add field to user_group table | Paul S. Owen | 2003-08-22 | 1 | -7/+3 |
* | They look changed ... :D | Paul S. Owen | 2003-08-16 | 2 | -6/+8 |
* | bye bye forbidden extensions... we have a deny,allow rule for extensions, for... | Meik Sievertsen | 2003-08-13 | 4 | -47/+0 |
* | Taken out the $db var from acm classes for consistency with other classes | Ludovic Arnaud | 2003-08-11 | 1 | -3/+5 |
* | Added support for db-based caching... for people who like to store data in da... | Ludovic Arnaud | 2003-08-10 | 3 | -0/+24 |
* | css_data -> theme_data | Paul S. Owen | 2003-08-05 | 1 | -1/+1 |
* | Style related changes, new table for template data storage in situations wher... | Paul S. Owen | 2003-08-05 | 1 | -3/+15 |
* | Styling stuff | Paul S. Owen | 2003-07-24 | 2 | -1/+2 |
* | store directory check | Paul S. Owen | 2003-07-20 | 1 | -1/+1 |
* | Changes to styles table ... themes in this case, storedb, boolean flag for wh... | Paul S. Owen | 2003-07-18 | 1 | -4/+5 |
* | oop, guess I didn't commit this ... | Paul S. Owen | 2003-07-18 | 1 | -0/+1 |
* | Remove subfolder storage of templates ... a safe-mode thang, you can delete a... | Paul S. Owen | 2003-07-17 | 1 | -2/+2 |
* | index on session_user_id | Paul S. Owen | 2003-07-16 | 1 | -1/+2 |
* | input submit/reset style class name change | Paul S. Owen | 2003-07-14 | 1 | -7/+7 |
* | Fix style data | Paul S. Owen | 2003-07-14 | 1 | -1/+1 |
* | Update data for styling schema changes | Paul S. Owen | 2003-07-13 | 1 | -4/+4 |
* | Some updates to schema, primarily style related ... removed template definabl... | Paul S. Owen | 2003-07-13 | 1 | -20/+21 |
* | Updated style related data | Paul S. Owen | 2003-07-13 | 1 | -1/+1 |
* | merged log tables, added new log_type (critical). | Meik Sievertsen | 2003-07-06 | 1 | -14/+4 |
* | Missing forum_link icon ... | Paul S. Owen | 2003-07-06 | 4 | -5/+12 |
* | Updated default permissions ... these ones tend to agree with the updated gro... | Paul S. Owen | 2003-07-04 | 1 | -18/+30 |
* | Some "reasons" to test with. To be determined later :) | Ludovic Arnaud | 2003-07-02 | 1 | -2/+4 |
* | SQLite support ... Probably helps if the installer supports it I guess ... I'... | Paul S. Owen | 2003-07-01 | 1 | -6/+14 |
* | SQLite support | Paul S. Owen | 2003-06-30 | 1 | -0/+657 |
* | There is no default_language ... | Paul S. Owen | 2003-06-29 | 1 | -17/+12 |
* | a few fixes | Meik Sievertsen | 2003-06-29 | 1 | -0/+5 |
* | Fixed typo. (and finally got WinCVS to work with Pageant again, weeee!) | Ludovic Arnaud | 2003-06-26 | 1 | -1/+1 |
* | some updates... | Meik Sievertsen | 2003-06-25 | 1 | -7/+0 |
* | Global announcements ... sort of work ... well they seem to, need to look at ... | Paul S. Owen | 2003-06-23 | 2 | -4/+1 |
* | bits and pieces | Paul S. Owen | 2003-06-22 | 1 | -1/+6 |
* | Add check for files/ , write img_magick details to config table, missed coupl... | Paul S. Owen | 2003-06-21 | 1 | -11/+16 |
* | only small addition for further use... | Meik Sievertsen | 2003-06-21 | 3 | -1/+3 |
* | Add xml and mhash to optional module list | Paul S. Owen | 2003-06-19 | 1 | -1/+1 |
* | Updated Firebird schema ... "compatible" with mysql version ... NOTE the chan... | Paul S. Owen | 2003-06-15 | 4 | -208/+234 |
* | Few more changes ... now look for (possible) existence of existing tables wit... | Paul S. Owen | 2003-06-15 | 1 | -64/+132 |
* | Minor change, move bbcode_bitfield to template since it's template specific | Paul S. Owen | 2003-06-14 | 2 | -4/+4 |
* | Couple extra strings, bold text | Paul S. Owen | 2003-06-14 | 1 | -13/+19 |
* | bye bye | Paul S. Owen | 2003-06-14 | 1 | -532/+0 |
* | Moved lang strings | Paul S. Owen | 2003-06-14 | 1 | -92/+102 |
* | Single basic file ... hopefully this'll work okay ... | Paul S. Owen | 2003-06-14 | 9 | -1709/+707 |
* | Triggers in the schema | Paul S. Owen | 2003-06-14 | 1 | -1/+212 |
* | Some tidying up, transfer of a few lang strings, removed mbstring module chec... | Paul S. Owen | 2003-06-14 | 1 | -193/+145 |
* | You won't believe how close this computer came to having a free flying lesson... | Paul S. Owen | 2003-06-13 | 1 | -9/+8 |
* | Initial "new installer" ... everyone say 'oooooooohhhhh' ... and you'll look ... | Paul S. Owen | 2003-06-13 | 1 | -597/+1055 |
* | deleting the constructor means refining the init call. ;) | Meik Sievertsen | 2003-06-13 | 1 | -1/+2 |
* | speling errOR | Paul S. Owen | 2003-06-11 | 1 | -2/+2 |
* | Various updates and fixes ... no doubt there are new bugs but where would the... | Paul S. Owen | 2003-06-06 | 2 | -0/+4 |
* | Added: bbcode_bitfield added to phpbb_styles. See dev forum | Ludovic Arnaud | 2003-06-05 | 2 | -1/+2 |
* | it's dhn's fault | Paul S. Owen | 2003-06-03 | 1 | -0/+1 |
* | missing fields | Paul S. Owen | 2003-06-03 | 1 | -2/+4 |