summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* - Sorted by n.nid in account_track_comments/nodes() so users can see thenatrak2001-06-04
* - Modified error_handler() to ignore errors when @function() is used toKjartan Mannes2001-06-04
* - Fixed small bug in "search node" of node.module.Dries Buytaert2001-06-04
* - Patched book.module to work with the new node.module (which makes theDries Buytaert2001-06-04
* CHANGES:Dries Buytaert2001-06-04
* CHANGES:Dries Buytaert2001-06-04
* - Output disabled message when locale is disabled.Kjartan Mannes2001-06-04
* - Changed form_select() to return NULL if called without $options. This shouldKjartan Mannes2001-06-04
* - Changed   to a space (' '). The   was not being converted to anatrak2001-06-04
* - Fixed bug in "delete node".Dries Buytaert2001-06-04
* - Fixed another typo: node_default -> node_settingDries Buytaert2001-06-03
* - Fixed typo: "Save defaults" -> "Save settings".Dries Buytaert2001-06-03
* - Fixed timestamp problem in queue.module.Dries Buytaert2001-06-03
* - Moved most of the options in structure.module to node.module. TheDries Buytaert2001-06-02
* - Took out the <description>-tags from the RSS export code untill weDries Buytaert2001-06-02
* CHANGESKjartan Mannes2001-06-02
* Shrunk the poll output... it was rather big in full-view :)Steven Wittens2001-06-01
* - Made the code generated by include/common.inc XHTML 1.0 compliant: allDries Buytaert2001-05-31
* - Fixed bug in moderation queue.Dries Buytaert2001-05-31
* - Added the poll-related SQL tables.Dries Buytaert2001-05-31
* - Fixed an extra <P> in form_file().Kjartan Mannes2001-05-30
* - Removed a few lines of dead code.Dries Buytaert2001-05-29
* - Fixed find-n-replace type in export.module.Dries Buytaert2001-05-28
* - Removed reference to backend.class.Dries Buytaert2001-05-28
* - Renamed syndication.module to import.module.Dries Buytaert2001-05-28
* Fixed a bug in the output: there was always a ruler under the story-abstract,...Steven Wittens2001-05-27
* Fixed a goofy bug in Goofy :)Steven Wittens2001-05-27
* - Various small improvements: no bug fixes though but I moved a few thingsDries Buytaert2001-05-27
* - Rewrote the headline module from scratch. Note that the oldDries Buytaert2001-05-26
* - 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 small glitch in check_preview().Dries Buytaert2001-05-24
* - Fixed a "bug" with in_array. Behaves strangely when the key is of type long.natrak2001-05-23
* - Fixed regexp bug in <Files>. This used to work on older versions ofnatrak2001-05-23
* 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
* - Fixed a minor JavaScript bug.natrak2001-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
* Added nowrap to the category-cell to prevent it from looking ugly on long cat...Steven Wittens2001-05-21
* - 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