summaryrefslogtreecommitdiff
path: root/update.php
Commit message (Expand)AuthorAge
...
* - 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
* - adding descriptions to modules (thanks Joe + Scott).Kjartan Mannes2002-06-01
* - tweaked password changes.Kjartan Mannes2002-05-20
* - Ran the code through 'scripts/code-clean.sh': removed trailing whitespaceDries Buytaert2002-05-20
* - attempting to fix tag -> tax conversion.Kjartan Mannes2002-05-19
* - bug fixKjartan Mannes2002-05-17
* Fixed TypoSteven Wittens2002-05-16
* - fixed old node abstracts being wiped.Kjartan Mannes2002-05-15
* - convert meta tags to taxonomy.Kjartan Mannes2002-05-15
* - fixing some minor spacing issues.Kjartan Mannes2002-05-13
* - added notes to update.php which you will see before you can perform updates.Kjartan Mannes2002-05-11
* - changed block, module and theme config pages to use checkboxes.Kjartan Mannes2002-05-11
* - merged block and box modules. modules/box.module should be removedKjartan Mannes2002-05-02
* - enabling the security check again.Kjartan Mannes2002-05-02
* - fixing the update script so it can cleanly update from 3.x to 4.0.0 as long asKjartan Mannes2002-05-01
* - updated the updates.Kjartan Mannes2002-04-29
* - Rewrote role management, splitting the table in two. There are noDries Buytaert2002-04-28
* - like the watchdog changes the system changes have to be applied beforeKjartan Mannes2002-04-27
* Updated poll.module:Steven Wittens2002-04-20
* - book log is now saved and shown when necessary.Kjartan Mannes2002-04-17
* - Added Marco's long-awaited taxonmy module and patches - a replacementDries Buytaert2002-04-14
* - modified the SQL update to lowercase all user theme settings to let themKjartan Mannes2002-04-14
* This is a major change to the system, needs more testing!Kjartan Mannes2002-04-14
* - Made the cloud module a lot more configurable: both the update intervalDries Buytaert2002-04-08
* - more typo bugs.Kjartan Mannes2002-03-05
* - applied search patch.Kjartan Mannes2002-03-05
* - Changed the size of the data-field in the cache table.Dries Buytaert2002-02-19
* - nodes can now be set to static which will pin them to the front page asKjartan Mannes2002-01-31
* - added default value to enable user block to update.phpKjartan Mannes2002-01-27
* - Added an 'data' column to the user table.Dries Buytaert2002-01-17
* Integrated Marco's generic/improved cache into Drupal. Requires anDries Buytaert2002-01-05
* - Added "x new comments" feature. Requires a SQL update.Dries Buytaert2001-12-31
* - import.module:Dries Buytaert2001-12-30
* - Fixed a problem with the expiration of news items. Requires a SQLDries Buytaert2001-12-24
* - Added some explanation to the top of the file and fixed a braino.Dries Buytaert2001-12-16
* - Added new feature. Explanation will follow on the mailing list.Dries Buytaert2001-12-16
* - Fixed a few feed glitched reported by Mark.Dries Buytaert2001-12-09
* - Included the new documentation and renamed all "referer"s toDries Buytaert2001-12-09
* - book.module:Dries Buytaert2001-12-06