summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
...
* - Applied a (modified) version of Marco's SQL sequence patch.Dries Buytaert2002-08-20
* - Replaced MySQL-ism by its ANSI SQL counterpart. Patch by jaa.Dries Buytaert2002-08-19
* - Removed a MySQL-ism from the user module. Patch by James.Dries Buytaert2002-08-18
* - Bugfix: fixed some SQL queries and tidied up many queries. Patch byDries Buytaert2002-08-18
* - Made the rating module and its SQL table ASNI compliant. Patch by jaa.Dries Buytaert2002-08-16
* - Changed a MySQL-ism to be ANSI SQL/PostgreSQL compliant. Patch by jaa.Dries Buytaert2002-08-16
* - Made sure the selection boxes don't grow too long. Requisted by kika,Dries Buytaert2002-08-16
* - Small cosmetic change to the system module.Dries Buytaert2002-08-15
* - Commited kika's usability patch for the help module.Dries Buytaert2002-08-15
* - Bugfix: moved the delete query down. Patch by Marco.Dries Buytaert2002-08-14
* - Applied user.module patch from Marco's sandbox.Dries Buytaert2002-08-08
* - Patch by kika: "If a module is disabled on the "site configurationDries Buytaert2002-08-08
* - fixing email regular expression.Kjartan Mannes2002-07-31
* - preventing a segfault in PHP. Can someone verify that session writing still...Kjartan Mannes2002-07-26
* - increased the "Authored by" field to max 60 chars to fit the length of validKjartan Mannes2002-07-21
* - Added missing t() functions. Patch by Ori.Dries Buytaert2002-07-13
* - Fixed small bug in user.module. Patch by Marco.Dries Buytaert2002-07-13
* - removing the DESC on group by.Kjartan Mannes2002-06-27
* - Made node_comment_mode() cache the mode when possible. Patch from Marco'sDries Buytaert2002-06-23
* - Fixed two small bugs in the locale module:Dries Buytaert2002-06-20
* - cosmetics mostly.Kjartan Mannes2002-06-15
* - fixing some incorrect l*() calls.Kjartan Mannes2002-06-15
* - fixed the markup of the collapsed comment view settings.Kjartan Mannes2002-06-15
* - added some missing title attributs to links.Kjartan Mannes2002-06-14
* - Fixed a bug with taxonomy_get_related() returning the term whichDries Buytaert2002-06-14
* - fixing an error when no DA modules were loaded.Kjartan Mannes2002-06-13
* - added missing <ul> tags.Kjartan Mannes2002-06-12
* - made poll_page() SQL query valid when running MySQL in ANSI mode.Kjartan Mannes2002-06-12
* - adds missing navigation to feed and bundle view.Kjartan Mannes2002-06-12
* - default theme added to theme options + some clean up.Kjartan Mannes2002-06-10
* - fixing outgoing mails and added some documentation.Kjartan Mannes2002-06-09
* - more documentation updates by Scott.Kjartan Mannes2002-06-09
* - Changed a " drupal " into " Drupal ".Dries Buytaert2002-06-09
* - Documentation update: "%s/ drupal / Drupal /cg". In documentation weDries Buytaert2002-06-09
* - Documentation updates: made it more consistent with the rest of Drupal.Dries Buytaert2002-06-09
* - Updated the book module documentation a bit.Dries Buytaert2002-06-09
* - Bugfix: the comment module has a help function but it wasn't linked to.Dries Buytaert2002-06-09
* - fixing the moderation result block so both author and voters can see it.Kjartan Mannes2002-06-09
* - applying Scott's patch.Kjartan Mannes2002-06-09
* - Updated the poll documentation. Patch by Scott.Dries Buytaert2002-06-09
* - Made a small cosmetic change to the modules admin page.Dries Buytaert2002-06-09
* - Some small editorial changes to the user module.Dries Buytaert2002-06-09
* - Included Moshe's *excellent* user module documentation.Dries Buytaert2002-06-09
* - improved module descriptions.Kjartan Mannes2002-06-08
* - Bugfix: we now keep a per-node $date cache in comment_is_new(). SuggestedDries Buytaert2002-06-08
* - Bugfix: clicking "help" on the "site configuration" didn't show any help.Dries Buytaert2002-06-08
* - Extended the blog module documentation with input from the DrupalDries Buytaert2002-06-08
* - Removed the redundant "enable/disable" setting from the Blogger API module.Dries Buytaert2002-06-08
* - More documentation updates. Added "Requires crontab" message to theDries Buytaert2002-06-08
* - Clarified the help texts a bit.Dries Buytaert2002-06-08