summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #646874 by sun and David_Rothstein: Remove assumptions about Contextual ↵Angie Byron2010-01-04
| | | | links and Shortcut modules from template files.
* #672130 by Rob Loach: Only include Seven's vertical-tabs.css when vertical ↵Angie Byron2010-01-04
| | | | tabs are shown.
* #669608 by catch: Make menu.inc pluggable, to support high-performance ↵Angie Byron2010-01-04
| | | | options in contrib.
* #320686 by Arancaytar and Davy Van Den Bremt: Don't rebuild locale cache ↵Angie Byron2010-01-04
| | | | when is not set.
* #423822 by JamesAn, agentrickard, and michaelfavia: Update node module to ↵Angie Byron2010-01-03
| | | | use drupal_static().
* #361648 by brianV, grndlvl, dmitrig01, and pwolanin: SA-CORE-2009-001: ↵Angie Byron2010-01-03
| | | | Access bypass in translation.module.
* #673340 by fgm: Fixed incorrect wording in several functions in field.crud.inc.Angie Byron2010-01-03
|
* #363977 by catch, fabsor, and snufkin: Base comment edit links on a ↵Angie Byron2010-01-03
| | | | permission rather than a count query (performance).
* #673310 by casey: Fix missing rename of drupal_json() to drupal_json_output().Angie Byron2010-01-03
|
* #673306 by casey: Remove stray debugging code from menu module.Angie Byron2010-01-03
|
* #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons.Angie Byron2010-01-03
|
* #651410 by sun: Fixed error in user_modules_installed() when duplicate ↵Angie Byron2010-01-03
| | | | permissions are defined.
* #673252 by Jody Lynn: Fix vague test in PHP module.Angie Byron2010-01-03
|
* #669754 by asimmonds: Fixed incorrect page callback on admin/ui.Angie Byron2010-01-03
|
* - Patch #424372 by #424372 by mr.baileys: small code clean-up.Dries Buytaert2010-01-03
|
* - Patch #656470 by mfer, David_Rothstein: remove fake form alter hook.Dries Buytaert2010-01-03
|
* - Rollback of #634310Dries Buytaert2010-01-03
|
* - Patch #634098 by asimmonds: fixed broken pager on /taxonomy/term/* pages.Dries Buytaert2010-01-03
|
* - Patch #672268 by Garrett Albright: comment cleanup.Dries Buytaert2010-01-03
|
* #281405 follow-up by Arancaytar, catch, Crell, and justinrandell: Reduce ↵Angie Byron2010-01-03
| | | | memory consumption of menu_rebuild() by splitting huge query into multiple passes.
* #668932 by Damien Tournoud : Remove duplicate sanitzing of HTTP_HOST.Angie Byron2010-01-03
|
* #653622 by effulgentsia: Make the '__' pattern for theme suggestions easier ↵Angie Byron2010-01-03
| | | | to use.
* #664022 by casey and Bojhan: Remove Identification fieldset from term add.Angie Byron2010-01-03
|
* #648410 follow-up by Dave Reid: Add link to create new from all empty table ↵Angie Byron2010-01-03
| | | | texts.
* #664036 by casey and Bojhan: Add fieldset to Active search modules.Angie Byron2010-01-03
|
* #370537 by chx, sun, effulgentsia, quicksketch, eaton, Heine, and yched: ↵Angie Byron2010-01-02
| | | | Allow buttons to only validate sections of forms, e.g. More buttons. (with tests)
* #664020 by casey and Bojhan: Removed Menu settings fieldset.Angie Byron2010-01-02
|
* #650622 by joachim: Restore ability to set default theme in one operation.Angie Byron2010-01-02
|
* #399642 by sndev and carlos8f: Make drupal_install_modules() resolve ↵Angie Byron2010-01-02
| | | | dependencies and trigger an error when they do not exist. (with tests)
* - Patch #672494 by catch: small performance optimization for field_access().Dries Buytaert2010-01-02
|
* - Patch #634310 by casey: small improvement of drupal_render(): ↵Dries Buytaert2010-01-02
| | | | conditionally call element_children().
* - Patch #665878 by yched: fixed field_extra_fields()Dries Buytaert2010-01-02
|
* - Patch #493770 by Garrett Albright, tobiasb: search incorrectly splits some ↵Dries Buytaert2010-01-02
| | | | katakana words.
* - Patch #357021 by Kars-T, yched: fixed #after_build_done() set after first ↵Dries Buytaert2010-01-02
| | | | after_build() function was run, instead of all after_build() functions.
* - Patch #653620 by kika, seutje, yoroy: made the progress bar look better.Dries Buytaert2010-01-02
|
* - Patch #671884 by axyjo, int: setting the date to 2010 in the COPYRIGHT.txt ↵Dries Buytaert2010-01-02
| | | | file. Welcome to the new year, Drupal.
* - Patch #670250 by boombatower: more documentation clean-ups.Dries Buytaert2009-12-31
|
* - Patch #666634 by chx: added 'container' wrapper for node form buttons.Dries Buytaert2009-12-31
|
* - Patch #664076 by nvanhove, int: fixed hook_entity_load() documentation ↵Dries Buytaert2009-12-31
| | | | example.
* - Patch #661494 by yched: fixed direct calls to node_view() do not trigger ↵Dries Buytaert2009-12-31
| | | | f_a_prepare_view().
* - Patch #670538 by Jacine: don't declare font-family in overlay CSS.Dries Buytaert2009-12-30
|
* - Patch #669456 by boombatower: added support for more HTTP authentication ↵Dries Buytaert2009-12-30
| | | | settings in the tests.
* - Patch #666024 by boombatower, mcrittenden: code and documentation clean-ups.Dries Buytaert2009-12-30
|
* - Patch #659570 by brianV: added missing index to ↵Dries Buytaert2009-12-30
| | | | taxonomy_get_term_by_name() query.
* - Patch #670082 by yched, axyjo: hook_entity_info() cleanups.Dries Buytaert2009-12-29
|
* - Patch #669378 by eigentor: put Overlay width back to 85%.Dries Buytaert2009-12-29
|
* - Patch #437018 by JamesAn: convert form_options_flatten() in form.inc to ↵Dries Buytaert2009-12-29
| | | | use new static caching API.
* - Patch #669124 by Arancaytar: list.module incorrectly validated data.Dries Buytaert2009-12-29
|
* - Patch #646678 by fgm: fixed incorrect multicall implementation.Dries Buytaert2009-12-29
|
* - Patch #251912 by mikey_p, kscheirer: clean up PageCreationTestCase.Dries Buytaert2009-12-29
|