summaryrefslogtreecommitdiff
path: root/modules/drupal/drupal.module
Commit message (Collapse)AuthorAge
* #178768: Removing Drupal module from Drupal to improve security and privacy. ↵Gábor Hojtsy2007-10-08
| | | | Will live in contrib under a different name if people step up to maintain. Look at the issue for more information.
* - Patch #166717 by Crell: split up drupal module. This modules should be ↵Dries Buytaert2007-08-21
| | | | removed in Drupal 7 though.
* - Patch #163191 by hswong3i: removed db_num_rows() for compatibility with ↵Dries Buytaert2007-08-12
| | | | Oracle and DB2. Also a performance improvement.
* #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing ↵Gábor Hojtsy2007-06-30
| | | | router path based lookups, and also full path argument lookup with a passed argument array
* - Patch #148419 by Moshe, bjaspan et al: refactor distributed auth out of ↵Dries Buytaert2007-06-15
| | | | user.module.
* - Patch #149176 by chx, David et al: getting rid of the sequences table, ↵Dries Buytaert2007-06-05
| | | | using db_last_insert_id() instead of db_next_id().
* - 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
|