summaryrefslogtreecommitdiff
path: root/modules/drupal
Commit message (Collapse)AuthorAge
* - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken ↵Dries Buytaert2007-01-24
| | | | and there is no upgrade path yet.
* - Patch #104951 by Gabor: corrected the documentation. Page.module no longerDries Buytaert2006-12-23
| | | | exists.
* - Patch #101562 by dvessel: <p>-tag clean ups.Dries Buytaert2006-12-11
|
* #97824 by Gurpartap. Move enclosing elements outside of their t().Neil Drumm2006-11-26
|
* #97941 by webchick. Consistent defaults for 'site_name' variable.Neil Drumm2006-11-25
|
* - Patch # #98366 by webchick and ac: simplified strings for translators.Dries Buytaert2006-11-24
|
* - Patch #87298 by webchick, neil, dww et al: show version numbers on modules ↵Dries Buytaert2006-11-21
| | | | page.
* - Patch #92992 by webchick and neclimdul: clean up documentation that is ↵Dries Buytaert2006-11-21
| | | | superseded by the new 'by module' administration dashboard.
* - Patch #98359 by webchick and webernet: standardize on terminology: ↵Dries Buytaert2006-11-21
| | | | 'website' and 'web page'.
* #98359 by webchick. Change 'web site' to more common usage, 'website.'Neil Drumm2006-11-19
|
* #84146: Use 'Sentence capitalization' for menu items, page titles, form ↵Steven Wittens2006-10-22
| | | | items, etc
* #50006 by chx. Selects on the client table do not need db_rewrite_sql().Neil Drumm2006-10-17
|
* - Patch #81740 by merlinofchaos, webchick, moshe, neclimdul et al: added ↵Dries Buytaert2006-10-05
| | | | package support to the modules page.
* #81033 by webchick and neclimdul. Uninstall module API.Neil Drumm2006-09-01
|
* - Patch #80952 by earl, webchick, neclimdul et al: .info filesDries Buytaert2006-08-31
|
* - Patch #79428 by Chris Johnson: remove int display width declarations from ↵Dries Buytaert2006-08-20
| | | | MySQL create table statements.
* - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ↵Dries Buytaert2006-08-18
| | | | forms via the pull model.
* #76802: Introduce placeholder magic into t()Steven Wittens2006-08-18
| | | | See: http://drupal.org/node/64279#t-placeholders
* - Patch #77422 by timcn: corrected various paths in the documentation.Dries Buytaert2006-08-07
|
* - Patch #76681 by sammys: PostgreSQL support for install system. Woot! :)Dries Buytaert2006-08-04
|
* - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)Dries Buytaert2006-07-31
|
* #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.
* - Patch #72284 by me:Dries Buytaert2006-07-10
| | | | | + reorganized ?q=admin/settings + deprecated the _settings hook
* - Patch #65952 by Flanker and killes: set the proper version number for CVS ↵Dries Buytaert2006-06-05
| | | | HEAD.
* #29147 by naudefj, markus_petrux, and Moshe:Neil Drumm2006-05-23
| | | | | - Clean up API for authenticating users. - Default distributed authentication server.
* Removing trailing space.Neil Drumm2006-05-03
|
* #54294, don't set callback if ext auth disabled, patch by Markus PetruxGerhard Killesreiter2006-04-08
|
* - Patch #47842 by markus/webchick: help text improvement.Dries Buytaert2006-02-28
|
* - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.)Dries Buytaert2006-02-21
|
* - Patch #45684 by wtanaka: added missing ''sDries Buytaert2006-01-22
|
* - Patch #44507 by DriesK: consistency: email -> e-mail.Dries Buytaert2006-01-13
|
* - Patch #39697 by Cvbge: fixed critical bug in drupal.module and fixed the ↵Dries Buytaert2006-01-05
| | | | documentation.
* - Modified patch #39697 by nedjo: enable sites to post information on their ↵Dries Buytaert2006-01-04
| | | | modules, themes.
* - Patch 42498 by m3avrck: unified cron-trackers and added a section that ↵Dries Buytaert2005-12-31
| | | | lets you figure out whether cron is running (usability improvement).
* - Patch #35644 by webchick: forms API simplificiations.Dries Buytaert2005-11-12
|
* - Patch #26139 by webchick / Kieran / documentation team: improved admin ↵Dries Buytaert2005-11-01
| | | | help of core modules! /
* - Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.Dries Buytaert2005-10-11
|
* - Removing tabs and trailing whitespaces.Dries Buytaert2005-10-07
|
* - Patch #29465: new form API by Adrian et al.Dries Buytaert2005-10-07
| | | | | | | TODO: + The contact.module was broken; a new patch for contact.module is needed. + Documentation is needed. + The most important modules need to be updated ASAP.
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
|
* - Patch #26391 by chx: replaced the old XML-RPC library with a ↵Dries Buytaert2005-07-13
| | | | smaller/better/working one.
* - Patch by Drumm: removed redundant word.Dries Buytaert2005-06-27
|
* - Patch #25603 by Stefan: made the sizes of forms consistent.Dries Buytaert2005-06-27
| | | | TODO: document the defaults in the PHPdoc comments.
* - Fixing some plain/url check calls.Steven Wittens2005-05-18
|
* - Patch 20910 by chx: centralize print theme page.Dries Buytaert2005-04-24
|
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
|
* - #18939 (Stefan): Always use paragraph tags around page help text.Steven Wittens2005-03-18
|
* - Renamed 'visit' to 'view'.Dries Buytaert2005-01-10
|
* - Improved the watchdog messageDries Buytaert2005-01-09
|