summaryrefslogtreecommitdiff
path: root/modules/poll/poll.install
Commit message (Collapse)AuthorAge
* - Patch #440894 by brianV: code style and documentation clean-up.Dries Buytaert2009-04-26
|
* Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.Angie Byron2009-02-26
|
* #330983 by recidive and boombatower: Rename users/users_roles tables to ↵Angie Byron2009-02-18
| | | | user/user_role for consistency.
* - Patch #360785 by Dave Reid: add timestamp to {poll_votes}.Dries Buytaert2009-01-21
|
* - Patch #288039 by sun, ff1, agentrickard, fgm, ultimateboy: improved ↵Dries Buytaert2008-12-05
| | | | usability of the aliased URL admin page.
* - Patch #332123 by webchick, lilou: remove t() function from schema ↵Dries Buytaert2008-11-15
| | | | descriptions.
* - Patch #193076 by quicksketch, dmitrig01 and paul.lovvik: drag and drop ↵Dries Buytaert2008-05-15
| | | | support for poll module.
* - Patch #214271 by recidive: improved schema identation.Dries Buytaert2008-03-15
|
* - Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table ↵Dries Buytaert2007-12-18
| | | | indicies for common queries.
* #184867 by deekayen, catch and keith.smith: fix some spelling errors in our ↵Gábor Hojtsy2007-10-21
| | | | source code and messages printed
* - Patch #182950: fieldset massaging for usability.Dries Buytaert2007-10-12
|
* #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.
* - 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
|
* #77179 by asimmonds, don't execute both MySQL and Postgres quesries on ↵Neil Drumm2006-08-06
| | | | install of a couple modules.
* - 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.