summaryrefslogtreecommitdiff
path: root/database/updates.inc
Commit message (Collapse)AuthorAge
* - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.Dries Buytaert2006-07-05
|
* - Patch #71389 by agentrickard, sime, me et al: removed limitations of ↵Dries Buytaert2006-07-02
| | | | number of access control rules and boxes.
* - Patch #61433 by Steve Dondley: added support for GUIDs to prevent ↵Dries Buytaert2006-06-20
| | | | duplicate posts being inserted.
* #67146 by webchick, using update_sql() instead of db_query().Neil Drumm2006-06-11
|
* - Patch #67146 by webchick: fixed upgrade path.Dries Buytaert2006-06-06
|
* - Patch #67146 by webchick: make sure that the forum vocabulary shows up first.Dries Buytaert2006-06-06
|
* - Modified patch #51561 by dww: optionally allow people to inspect votes, ↵Dries Buytaert2006-05-29
| | | | and to cancel their vote.
* - Added missing brackets.Dries Buytaert2006-05-26
|
* - Patch #18018 by dww, nedjo, tostinne, luke et al: block visibility by role.Dries Buytaert2006-05-26
|
* - Patch #62478 by Cvbge: fixed some database inconsistencies with PostgreSQL.Dries Buytaert2006-05-23
|
* - Patch #41481 by Zen, Cvbge, sun et al: bugfix: duplicate key error while ↵Dries Buytaert2006-05-16
| | | | editing locale strings.
* #61867 by killes, Update fails if revisions are broken.Neil Drumm2006-05-16
|
* - Patch #63668 by Gerhard: no t() functions in updates.inc.Dries Buytaert2006-05-15
|
* - Patch #51506 by gordon: new feature: added auto-complete functionality to ↵Dries Buytaert2006-05-12
| | | | user profiles.
* - Patch #62478 by Matt: database schema cleanup.Dries Buytaert2006-05-09
|
* #61802 by Zen, Double spaced sentences clean upNeil Drumm2006-05-07
|
* #41594, make upgrade more robust for 4.6 phptemplate users, patch by tenrapidGerhard Killesreiter2006-04-28
|
* #58953: Flat collapsed mode and newest first order brokenSteven Wittens2006-04-27
|
* - Removing trailing whitespace.Dries Buytaert2006-04-17
|
* #58131: Update blocks, profile fields and various vars with the base tag ↵Steven Wittens2006-04-12
| | | | regexp as well
* #55936, blog revisions not migrated, patch by myselfGerhard Killesreiter2006-03-26
|
* #53177, if Update #173 fails, file version data lost, patch by dopry, Cvbge, ↵Gerhard Killesreiter2006-03-26
| | | | and dww
* - #53540: Improve relative links updaterSteven Wittens2006-03-12
|
* - #53540: Relative links updater improvementsSteven Wittens2006-03-11
|
* - #28868 fixes: better display of messages and code cleanupSteven Wittens2006-03-11
|
* - Patch #13148 by Matt: upgrade path for relative links.Dries Buytaert2006-03-10
|
* #53265, Missing array initializations, patch by drummGerhard Killesreiter2006-03-09
|
* #52921, Error in system_update_177 with postgres, patch by Steve RatcliffeGerhard Killesreiter2006-03-08
|
* - Patch #28868 by Ber: reset user mail variables.Dries Buytaert2006-03-07
|
* - Patch #52265 by Cvbge: made upgrade path work with PostgreSQL.Dries Buytaert2006-03-06
|
* - #52403: Comment order messed up on update.Steven Wittens2006-03-04
|
* - Patch #52265 by Zen: converted filter.module to file API:Dries Buytaert2006-03-04
| | | | | | | | | | * Converts filter.module to the fapi model (besides filter_admin_overview which has already been done.) * On the format edit screen, updates to the roles fieldset were being mangled with the previous code. The previous code relied on only checked checkboxes being returned. Fapi for some reason decides to insert non-checked items as well with values 0. * Makes the name field a UNIQUE field. DB and update patches included. Having a duplicate format name completely b0rks things. * Adds check_plain to the format name in admin_overview. * Removes unnecessary #type => 'markup'. * Moves hook_menu to below hook_help. * drupal_goto -> return.
* - Patch #52303 by fago: fixed warning in upgrade path.Dries Buytaert2006-03-04
|
* - Patch #46746 by Matt: fixed inconsistent encoding of path aliases. Fixes ↵Dries Buytaert2006-03-03
| | | | broken URLs on profile pages.
* - Removing whitespaceDries Buytaert2006-03-03
|
* - #49501: Improve error reporting in the update systemSteven Wittens2006-03-01
|
* #50669, Remove MyISAM from updates.inc, modified patch by webchickGerhard Killesreiter2006-03-01
|
* - Patch #51841 by m3avrck: added missing utf-8 declaration.Dries Buytaert2006-03-01
|
* #46630, by Gordon and CvbgeGerhard Killesreiter2006-02-27
|
* - Patch #42390 by chx: Field 'translation' doesn't have a default value queryDries Buytaert2006-02-27
|
* - Patch #42390 by chx: field 'translation' doesn't have a default value query.Dries Buytaert2006-02-26
|
* - Patch #48161 by chx: fixed duplicate function declaration.Dries Buytaert2006-02-26
|
* - Patch #48161 by dorpy et al: fixed problem with comment upgrades.Dries Buytaert2006-02-25
|
* - Patch #31354 by Junyor et al: move node revision information for files to ↵Dries Buytaert2006-02-22
| | | | a separate table. (Today's critical bugfix #1.)
* - Patch #42935 by thierry_gd: fixed problem with upgrading the theme. ↵Dries Buytaert2006-02-21
| | | | (Today's critical bugfix #3.)
* - Patch #48939 by Steve Ratcliffe: added missing {} to upgrade path.Dries Buytaert2006-02-12
|
* - #48239: Comment thread coding inefficientSteven Wittens2006-02-09
|
* - #40515: MySQL UTF-8 conversion fixesSteven Wittens2006-02-02
|
* - Patch #45810 by cvbge: postgresql fixes.Dries Buytaert2006-01-30
|
* - #40515: PHP 5.1.1+ does not recognize \{Steven Wittens2006-01-23
|