Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #52265 by Cvbge: made upgrade path work with PostgreSQL. | Dries Buytaert | 2006-03-06 |
| | |||
* | - #52403: Comment order messed up on update. | Steven Wittens | 2006-03-04 |
| | |||
* | - Patch #52265 by Zen: converted filter.module to file API: | Dries Buytaert | 2006-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 Buytaert | 2006-03-04 |
| | |||
* | - Patch #46746 by Matt: fixed inconsistent encoding of path aliases. Fixes ↵ | Dries Buytaert | 2006-03-03 |
| | | | | broken URLs on profile pages. | ||
* | - Removing whitespace | Dries Buytaert | 2006-03-03 |
| | |||
* | - #49501: Improve error reporting in the update system | Steven Wittens | 2006-03-01 |
| | |||
* | #50669, Remove MyISAM from updates.inc, modified patch by webchick | Gerhard Killesreiter | 2006-03-01 |
| | |||
* | - Patch #51841 by m3avrck: added missing utf-8 declaration. | Dries Buytaert | 2006-03-01 |
| | |||
* | #46630, by Gordon and Cvbge | Gerhard Killesreiter | 2006-02-27 |
| | |||
* | - Patch #42390 by chx: Field 'translation' doesn't have a default value query | Dries Buytaert | 2006-02-27 |
| | |||
* | - Patch #42390 by chx: field 'translation' doesn't have a default value query. | Dries Buytaert | 2006-02-26 |
| | |||
* | - Patch #48161 by chx: fixed duplicate function declaration. | Dries Buytaert | 2006-02-26 |
| | |||
* | - Patch #48161 by dorpy et al: fixed problem with comment upgrades. | Dries Buytaert | 2006-02-25 |
| | |||
* | - Patch #31354 by Junyor et al: move node revision information for files to ↵ | Dries Buytaert | 2006-02-22 |
| | | | | a separate table. (Today's critical bugfix #1.) | ||
* | - Patch #42935 by thierry_gd: fixed problem with upgrading the theme. ↵ | Dries Buytaert | 2006-02-21 |
| | | | | (Today's critical bugfix #3.) | ||
* | - Patch #48939 by Steve Ratcliffe: added missing {} to upgrade path. | Dries Buytaert | 2006-02-12 |
| | |||
* | - #48239: Comment thread coding inefficient | Steven Wittens | 2006-02-09 |
| | |||
* | - #40515: MySQL UTF-8 conversion fixes | Steven Wittens | 2006-02-02 |
| | |||
* | - Patch #45810 by cvbge: postgresql fixes. | Dries Buytaert | 2006-01-30 |
| | |||
* | - #40515: PHP 5.1.1+ does not recognize \{ | Steven Wittens | 2006-01-23 |
| | |||
* | - Remove left-over moderation tables from UTF-8 update | Steven Wittens | 2006-01-22 |
| | |||
* | - Patch #45747 by Cvbge: documentation improvement + added primary key that ↵ | Dries Buytaert | 2006-01-22 |
| | | | | got lost | ||
* | - #40515: Make utf-8 update PHP5 compatible | Steven Wittens | 2006-01-21 |
| | |||
* | - Patch #44379 by Moshe: code improvements: always grant the 'authenticated ↵ | Dries Buytaert | 2006-01-21 |
| | | | | user' role to authenticated users. Fixed glitch with udpate path. | ||
* | - #40515: Ensure UTF-8 character set on the database side (and include ↵ | Steven Wittens | 2006-01-21 |
| | | | | upgrade path for incorrectly set up databases) | ||
* | - Patch #42088 by Cvbge: fixed problem with input formats gettin lost when ↵ | Dries Buytaert | 2006-01-17 |
| | | | | upgrading. | ||
* | - Patch #44286 by Neil, Zen, et al: a couple fixes to the upgrade path. | Dries Buytaert | 2006-01-15 |
| | |||
* | - Patch #41594 by Richard: more improvements to primary/secondary links ↵ | Dries Buytaert | 2006-01-14 |
| | | | | upgrade path. | ||
* | - Patch #43588 by killes: improved performance of taxonomy_get_tree. | Dries Buytaert | 2006-01-10 |
| | |||
* | - Patch #37373 by killes: fixed bug in upgrade path. | Dries Buytaert | 2006-01-10 |
| | |||
* | - Patch #37373 by killes: bugfix: vocabulary_node_types was broken. | Dries Buytaert | 2006-01-10 |
| | |||
* | - Patch #42951 by Matt Westgate: bugfix: fixed migration path of primary ↵ | Dries Buytaert | 2006-01-09 |
| | | | | links when using Xtemplate. | ||
* | - Patch by chx: critical bugfix: fixed the database upgrade path. | Dries Buytaert | 2006-01-08 |
| | |||
* | - Patch #42886 by chx: critical feature: allow modules to be reordered. | Dries Buytaert | 2006-01-08 |
| | |||
* | - Patch #39697 by Cvbge and Markus: critical bug: fixed upgrade path of ↵ | Dries Buytaert | 2006-01-06 |
| | | | | drupal.module changes. | ||
* | - MySQL-update needs to use 'mysql' or 'mysqli' | Steven Wittens | 2006-01-06 |
| | |||
* | - Modified patch #39697 by nedjo: enable sites to post information on their ↵ | Dries Buytaert | 2006-01-04 |
| | | | | modules, themes. | ||
* | - Patch #42956 by Matt: fixed warnings in update path. | Dries Buytaert | 2006-01-02 |
| | |||
* | - Patch 42498 by m3avrck: unified cron-trackers and added a section that ↵ | Dries Buytaert | 2005-12-31 |
| | | | | lets you figure out whether cron is running (usability improvement). | ||
* | - Patch 42652 by Goba: fixed upgrade issue related to MySQL 5. | Dries Buytaert | 2005-12-31 |
| | |||
* | - Patch #41755 by Cvbge: | Dries Buytaert | 2005-12-28 |
| | | | | | | | 1. "int(10)" -> "int", fixed typo in index name [pgsql change only] 2. added defaults for uid and hostname (needed for both) 3. postgres supports "DROP column" syntax 4. added missing DELETEs for new table in poll_delete() and poll_update() | ||
* | - Patch #41755 by Neil: normalize poll.polled database column. | Dries Buytaert | 2005-12-27 |
| | |||
* | - Patch #41118 by Goba: various upgrade script fixes. | Dries Buytaert | 2005-12-26 |
| | |||
* | - Patch #41594 by Richard: improved upgrade path of primary and secondary links. | Dries Buytaert | 2005-12-24 |
| | |||
* | - Missing array() in updates.inc, caused foreach warning at the end. | Steven Wittens | 2005-12-16 |
| | |||
* | - Patch #40631 by Chris Johnson: is_array() slower than isset() or empty(). | Dries Buytaert | 2005-12-14 |
| | |||
* | - Patch #40532 by wtanaka: use longblog for data in the cache. Is reported ↵ | Dries Buytaert | 2005-12-13 |
| | | | | to fix utf-8 problems and improves consistency with PostgreSQL. | ||
* | - Patch #39462 by Cvgbe: | Dries Buytaert | 2005-12-12 |
| | | | | | | | | | 1. fixed problem with long URLs being truncated (and causing errors) 2. added CREATE UNIQUE INDEX to prefix.sh 3. changed totalcount from int to bigint to prevent overflow 4. unifies index names, syncs with database.mysql Updated changelog. | ||
* | - Modified patch #40534: improved themability of forum icons (makes it ↵ | Dries Buytaert | 2005-12-11 |
| | | | | possible to use animated gifs) + removed forum setting. |