summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
...
* - Wrapped the test URLs in urlencode()Dries Buytaert2001-05-25
* - Added a experimental index.module to try out some of the discussedDries Buytaert2001-05-25
* - Improved the rating module: made it possible to define "weights"Dries Buytaert2001-05-24
* - Fixed a small glitch in the moderation queue.Dries Buytaert2001-05-24
* - Improved the crons and cron settings a bit.Dries Buytaert2001-05-24
* 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
* - Undoing last change. Allowed_html was already in the filters section. *opps*natrak2001-05-22
* - Added allowed_html to conf.module so it can be modified.natrak2001-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
* - Fixed small glitch in locale.module.Dries 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
* CHANGES:Dries Buytaert2001-05-19
* - Fixed bug in book.module: parent-field was not saved.Dries Buytaert2001-05-18
* - Tidied up the field_get() API and improved the implementation ofDries Buytaert2001-05-17
* - Fixed bug in account.module.Dries Buytaert2001-05-17
* - Removed the "history"-field from the SQL table "users" and addedDries Buytaert2001-05-16
* - Fixed warning in headline_admin_add().Dries Buytaert2001-05-16
* - Fixed bug in path_uri()Dries Buytaert2001-05-16
* - Drastically simplified the node_save() API, which should make theDries Buytaert2001-05-15
* - Created 2 new functions:Dries Buytaert2001-05-15
* TypoSteven Wittens2001-05-14
* - Renamed "hostname.conf" to "setting.php" (cfr. "setting.module").Dries Buytaert2001-05-14
* Updated headline.module:Steven Wittens2001-05-14
* - Fixed a problem with $format not being defined as global.Kjartan Mannes2001-05-14
* - Fixed a problem with $format not being defined as global.Kjartan Mannes2001-05-14
* - Removed the <PRE></PRE>-tags from cvs.module to make the CVS logDries Buytaert2001-05-14
* I added a trailing dot to the numbers in the ratings list. Call me a perfecti...Steven Wittens2001-05-13
* - Fixed a warning in queue.module.Dries Buytaert2001-05-13
* - Fixed typo in drupal.module (and helping Natrak to get the CVS digestsDries Buytaert2001-05-13
* - Fixed a few typoes in drupal.moduleDries Buytaert2001-05-13
* - Made the main page display sub-topics when a specific topicDries Buytaert2001-05-12
* CHANGES:Dries Buytaert2001-05-10
* - Merged modules/headlineRSS10.module into modules/headline.module:Dries Buytaert2001-05-09
* - Code review: improved search API, tidied up the search related code,Dries Buytaert2001-05-09
* - Fixed submission bug in book.module. (reported by Remco)Dries Buytaert2001-05-07
* - Fixed bug in calendar.class: the calendar showed the current day as aDries Buytaert2001-05-07
* - Fixed problem in setting.module: some settings showed up twice.Dries Buytaert2001-05-07
* - Fixed a bug in the book submission part.Dries Buytaert2001-05-06
* - Added custom PHP error handler to track down warnings and errors.Dries Buytaert2001-05-06
* - Uhm. Rewrote the module system: less code clutter, less run-timeDries Buytaert2001-05-05