summaryrefslogtreecommitdiff
path: root/modules/poll.module
Commit message (Expand)AuthorAge
* - Changed the authentication and login scheme as discussed on the mailingDries Buytaert2001-08-11
* poll.module - made the poll-durations a lot more locale friendly (using form...Steven Wittens2001-07-11
* - account.php:Dries Buytaert2001-07-07
* - Fixed naughty $op behaviour, causing block.module to go fubar.Steven Wittens2001-07-07
* Fixed "array" being displayed at top of form.Steven Wittens2001-07-07
* Extremely large commit:Dries Buytaert2001-06-29
* - Small but significant improvements to block and box.module whichDries Buytaert2001-06-23
* - Added a brand-new access.module which allows you to manage 'roles'Dries Buytaert2001-06-20
* - Fixed small fix in poll.module. Patch submitted by Simone.Dries Buytaert2001-06-19
* - Added meta.module, an improved index.module that allows you toDries Buytaert2001-06-15
* - Changed field_set(), field_get() and field_merge() to use ',' andDries Buytaert2001-06-11
* This a rather large commit that needs a lot of fine-tuning. If youDries Buytaert2001-06-10
* - Added $theme->foreground and $theme->background vars to provide some genera...Steven Wittens2001-06-09
* no messageKjartan Mannes2001-06-09
* TypoeSteven Wittens2001-06-08
* - Added "dirty" support for theming the poll-bars... uses $theme->pollfill an...Steven Wittens2001-06-08
* - Fixed block showing queued polls. Now only shows active, posted polls.Steven Wittens2001-06-07
* Bugfix: there was still a "read more" link in the full view.Steven Wittens2001-06-06
* - Update for new node formatSteven Wittens2001-06-06
* - Moved most of the options in structure.module to node.module. TheDries Buytaert2001-06-02
* Shrunk the poll output... it was rather big in full-view :)Steven Wittens2001-06-01
* Hmmm for some reason the \r\n's in the poll output where being changed into <...Steven Wittens2001-05-24
* - Replaced $theme->story() by a more generic $theme->node(). All themesDries Buytaert2001-05-24
* Fixed the poll block being messed up a lot. Stupid objects and arrays mixup :PSteven Wittens2001-05-23
* Slight improvement to the "choiceboxes" thingie.Steven Wittens2001-05-22
* Let's hope fixing bugs will be just as easy next time :)Steven Wittens2001-05-22
* Disabled the buggy cron for now. Will fix tomorrow.Steven Wittens2001-05-22
* (Hopefully) a fix for the "n.active" watchdog error... forgot that node_get_X...Steven Wittens2001-05-22
* - Removed includes/timer.inc: it has been integrated in common.inc.Dries Buytaert2001-05-20
* - Improved node_get() so that it will try to skip one additional queryDries Buytaert2001-05-20
* - Changed the node_get_object() and node_get_array() functions to allow multi...Steven Wittens2001-05-20
* CHANGESDries Buytaert2001-05-20
* - Fixed the errors when adding a new poll.Steven Wittens2001-05-20
* Added poll.module, a poll module :)Steven Wittens2001-05-19