summaryrefslogtreecommitdiff
path: root/modules/forum/forum.install
Commit message (Collapse)AuthorAge
...
* #201479 by chx, ximo: forum module requires taxonomy for uninstall but ↵Gábor Hojtsy2007-12-20
| | | | taxonomy might be disabled at that time, so we need to include it
* #186546 by bjaspan: fix missing forum vocabulary when people turned on forum ↵Gábor Hojtsy2007-12-20
| | | | module, but never visited any pages in Drupal 5 and they upgrade to Drupal 6 which does this much better
* - Patch #195496 by bjaspan and hunmonk: no 'char' data type in Schema API ↵Dries Buytaert2007-12-18
| | | | (and removed spaces).
* #176282 by Desbeers: forum taxonomy was required for non-forum node types, ↵Gábor Hojtsy2007-12-11
| | | | when enabled for forum inclusion
* #164983 by multiple contributors: document the core database schemasGábor Hojtsy2007-10-10
|
* - Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the ↵Dries Buytaert2007-10-05
| | | | .schema files into .install files to prevent mistakes.
* - Patch #172643 by chx and fresco: fixed the leave shadow copy functionality.Dries Buytaert2007-09-05
|
* - Patch #20295 by pyromanfo, webchick, Gurpartap Singh et al: allow forum ↵Dries Buytaert2007-07-02
| | | | topics to be custom node types.
* - Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. ↵Dries Buytaert2007-05-25
| | | | Oh, behave.
* #81033 by webchick and neclimdul. Uninstall module API.Neil Drumm2006-09-01
|
* - Patch #79428 by Chris Johnson: remove int display width declarations from ↵Dries Buytaert2006-08-20
| | | | MySQL create table statements.
* #76681 by sammys, sync posgres install and change unsigned annotation.Neil Drumm2006-08-15
|
* - Patch #76681 by sammys: PostgreSQL support for install system. Woot! :)Dries Buytaert2006-08-04
|
* #73591 by Flanker, add missing CVS Ids.Neil Drumm2006-07-14
|
* - Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo ↵Dries Buytaert2006-07-13
et al: an initial install system for Drupal core.