summaryrefslogtreecommitdiff
path: root/modules/drupal/drupal.module
Commit message (Collapse)AuthorAge
* - Patch #128082 by Goba et al: Allow localization of built-in menu items.Dries Buytaert2007-04-30
|
* - Patch #76588 by Gabor: made log messages translatable. Yay.Dries Buytaert2007-04-24
|
* - Patch #134493 by douggreen: getting the Drupal coding standards right in ↵Dries Buytaert2007-04-13
| | | | core. Woot. Woot.
* - Patch #130987 by merlinofchaos: added theme registry for easier themability.Dries Buytaert2007-04-06
|
* - Patch #98359 by Robroy and webchick: string clean-up: web site -> websiteDries Buytaert2007-02-27
|
* - 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 #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 #80952 by earl, webchick, neclimdul et al: .info filesDries Buytaert2006-08-31
|
* - 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 #72079 by Earl et al: give Drupal an overall administration page ... :-)Dries Buytaert2006-07-31
|
* - 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
|
* - Patch #13260 by UnConeD: watchdog module improvements.Dries Buytaert2005-01-09
| | | | | | | | | | We added a 'severity' column to watchdog(): watchdog($type, $message, $link) --> watchdog($type, $message, $severity, $link); * Specify a severity in case you are reporting a warning or error. * The $link-parameter is now the fourth parameter instead of the third. TODO: document this in the upgrade guide.
* - Patch #13907 by Neil: less ways to set the page title.Dries Buytaert2004-12-15
| | | | | | | * Less logic in theme code. * Encourages use of the menu system. * Easier to find where a title or breadcrumb comes from in other people's code because there are less places to look. Look in menu and then grep for the appropriate set function. Looking for calls to theme_page() is hard because there are too many of them. * Very slightly more efficient.