summaryrefslogtreecommitdiff
path: root/update.php
Commit message (Expand)AuthorAge
* - Improvements: XHTML-ifications. Patch by GmbH. See feature #1813.Dries Buytaert2003-06-16
* - Improvements: XHTML-ifications. Patch by GmbH.Dries Buytaert2003-06-15
* - Charset simpliciations. Patch #46 by Al.Dries Buytaert2003-06-08
* - Bugfix: renamed the SQL field 'types' to 'nodes' because 'types' is a reser...Dries Buytaert2003-06-04
* - Fixed critical bug #1788: cloud module pings too much. Modified patch byDries Buytaert2003-06-01
* - Changed the type of the string fields in the locale table to BLOB.Dries Buytaert2003-05-24
* - update.php improvements and a grammatical fix from Al. Thanks.Dries Buytaert2003-05-20
* - Fixing to work with register_globals off.Kjartan Mannes2003-05-19
* - Fixed bug in book_prev(). Patch by Andy Colson.Dries Buytaert2003-05-18
* - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.Dries Buytaert2003-05-13
* - Fixed "undefined variable" warning. Patch by Ax.Dries Buytaert2003-05-10
* - Applied Michael Caerwyn's "%s -> %d" patch.Dries Buytaert2003-05-07
* - Fixed bug #1545: incorrect sequence tables on PostgreSQL. Patch by Neil.Dries Buytaert2003-04-20
* - Applied modified version of Al's "block delta" patch. I left out theDries Buytaert2003-04-19
* - Made sure that update.php enables the newly created admin module.Dries Buytaert2003-04-18
* - Some fixes and improvements as suggested by Gary.Dries Buytaert2003-02-23
* - Fixed type: "form" -> "forum". Patch by Ulf Rompe.Dries Buytaert2003-01-16
* Patch by Marco:Dries Buytaert2003-01-15
* - Small improvement to the admin menu based on feedback from Michael.Dries Buytaert2003-01-14
* - Fixed links to admin page. Added help text.Dries Buytaert2003-01-07
* - Clean URL patch.Dries Buytaert2003-01-06
* - Added an extra parameter to watchdog() which lets you specifiy an "action"Dries Buytaert2003-01-04
* - Fixed typo. Patch by Marco.Dries Buytaert2002-12-31
* Patch by Marco:Dries Buytaert2002-12-30
* - Refactored the administration pages.Dries Buytaert2002-12-24
* - Make sure user names are unique.Dries Buytaert2002-12-16
* Applied patch by Natrak:Dries Buytaert2002-12-11
* - Some changes to the update.php script: revised the instructions a bit,Dries Buytaert2002-12-07
* - Added missing query to change the session field from VARCHAR(32) to TEXT.Dries Buytaert2002-11-24
* - Added Stefan's page module improvements.Dries Buytaert2002-11-20
* Patch by Natrak:Dries Buytaert2002-11-08
* - blocks != boxes. Sorry :)Kjartan Mannes2002-10-26
* - making sure the type field is set right for blocks: 1 -> 0, 2 ->1.Kjartan Mannes2002-10-26
* - setting the right date for block update.Kjartan Mannes2002-10-26
* - Committed Marco's block rewrite:Dries Buytaert2002-10-26
* - removed function module_rehash().Kjartan Mannes2002-10-17
* - fixing SQL queries. Do not append ; to SQL queries in PHP.Kjartan Mannes2002-10-15
* - Committed Jeremy's incarnation of the statistics module. Last minutesDries Buytaert2002-10-13
* - Made sure the sequence table is properly initialized for comments.Dries Buytaert2002-09-17
* - Commited Marco's new comment module and forum module!!!Dries Buytaert2002-09-15
* - Changed "$watchdog->message" from type "varchar(255)" to type "text".Dries Buytaert2002-08-26
* - Applied a (modified) version of Marco's SQL sequence patch.Dries Buytaert2002-08-20
* - Made the rating module and its SQL table ASNI compliant. Patch by jaa.Dries Buytaert2002-08-16
* - Added indices for the poll module. Patch by Marco.Dries Buytaert2002-08-11
* - feed table should have not null defined for refresh and timestamp.Kjartan Mannes2002-07-31
* - Update the existing variables.Dries Buytaert2002-07-07
* - Added some indices.Dries Buytaert2002-06-23
* - fixed the markup of the collapsed comment view settings.Kjartan Mannes2002-06-15
* - Removed non-existing theme from both update.php and database.mysql. PatchDries Buytaert2002-06-08
* - Changed some "default NULL"s to "default NOT NULL"s as this only works onDries Buytaert2002-06-06