Angie Byron
|
89586bac91
|
#672130 by Rob Loach: Only include Seven's vertical-tabs.css when vertical tabs are shown.
|
2010-01-04 03:46:31 +00:00 |
Angie Byron
|
c2ccd28f67
|
#669608 by catch: Make menu.inc pluggable, to support high-performance options in contrib.
|
2010-01-04 03:28:41 +00:00 |
Angie Byron
|
42c185e672
|
#320686 by Arancaytar and Davy Van Den Bremt: Don't rebuild locale cache when is not set.
|
2010-01-04 00:05:18 +00:00 |
Angie Byron
|
311a25cae3
|
#423822 by JamesAn, agentrickard, and michaelfavia: Update node module to use drupal_static().
|
2010-01-03 23:41:01 +00:00 |
Angie Byron
|
acae21febb
|
#361648 by brianV, grndlvl, dmitrig01, and pwolanin: SA-CORE-2009-001: Access bypass in translation.module.
|
2010-01-03 23:39:03 +00:00 |
Angie Byron
|
6abc20eee7
|
#673340 by fgm: Fixed incorrect wording in several functions in field.crud.inc.
|
2010-01-03 23:31:17 +00:00 |
Angie Byron
|
fea12f8c1d
|
#363977 by catch, fabsor, and snufkin: Base comment edit links on a permission rather than a count query (performance).
|
2010-01-03 22:30:26 +00:00 |
Angie Byron
|
61761b1acb
|
#673310 by casey: Fix missing rename of drupal_json() to drupal_json_output().
|
2010-01-03 22:01:46 +00:00 |
Angie Byron
|
1abb02d552
|
#673306 by casey: Remove stray debugging code from menu module.
|
2010-01-03 21:39:32 +00:00 |
Angie Byron
|
ba6ef3017e
|
#482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons.
|
2010-01-03 21:01:04 +00:00 |
Angie Byron
|
8c4b6239b4
|
#651410 by sun: Fixed error in user_modules_installed() when duplicate permissions are defined.
|
2010-01-03 20:29:00 +00:00 |
Angie Byron
|
c5f36a4bb6
|
#673252 by Jody Lynn: Fix vague test in PHP module.
|
2010-01-03 20:16:59 +00:00 |
Angie Byron
|
0b6c0cb6ff
|
#669754 by asimmonds: Fixed incorrect page callback on admin/ui.
|
2010-01-03 14:57:50 +00:00 |
Dries Buytaert
|
5212d5730f
|
- Patch #424372 by #424372 by mr.baileys: small code clean-up.
|
2010-01-03 11:04:58 +00:00 |
Dries Buytaert
|
9574da507f
|
- Patch #656470 by mfer, David_Rothstein: remove fake form alter hook.
|
2010-01-03 06:58:52 +00:00 |
Dries Buytaert
|
c5fea4f88a
|
- Rollback of #634310
|
2010-01-03 06:54:41 +00:00 |
Dries Buytaert
|
29e02b45c6
|
- Patch #634098 by asimmonds: fixed broken pager on /taxonomy/term/* pages.
|
2010-01-03 06:53:19 +00:00 |
Dries Buytaert
|
7edad0db9e
|
- Patch #672268 by Garrett Albright: comment cleanup.
|
2010-01-03 06:50:07 +00:00 |
Angie Byron
|
c16dab454b
|
#281405 follow-up by Arancaytar, catch, Crell, and justinrandell: Reduce memory consumption of menu_rebuild() by splitting huge query into multiple passes.
|
2010-01-03 01:32:41 +00:00 |
Angie Byron
|
2c474d2a05
|
#668932 by Damien Tournoud : Remove duplicate sanitzing of HTTP_HOST.
|
2010-01-03 01:23:49 +00:00 |
Angie Byron
|
b39cf55f15
|
#653622 by effulgentsia: Make the '__' pattern for theme suggestions easier to use.
|
2010-01-03 01:16:07 +00:00 |
Angie Byron
|
1bf068ed63
|
#664022 by casey and Bojhan: Remove Identification fieldset from term add.
|
2010-01-03 00:45:51 +00:00 |
Angie Byron
|
b033a61208
|
#648410 follow-up by Dave Reid: Add link to create new from all empty table texts.
|
2010-01-03 00:44:53 +00:00 |
Angie Byron
|
30a6c37c86
|
#664036 by casey and Bojhan: Add fieldset to Active search modules.
|
2010-01-03 00:40:05 +00:00 |
Angie Byron
|
70e53b33c1
|
#370537 by chx, sun, effulgentsia, quicksketch, eaton, Heine, and yched: Allow buttons to only validate sections of forms, e.g. More buttons. (with tests)
|
2010-01-02 23:30:53 +00:00 |
Angie Byron
|
d4f4d3c32e
|
#664020 by casey and Bojhan: Removed Menu settings fieldset.
|
2010-01-02 19:25:20 +00:00 |
Angie Byron
|
a571da926d
|
#650622 by joachim: Restore ability to set default theme in one operation.
|
2010-01-02 18:58:57 +00:00 |
Angie Byron
|
45bc7c2290
|
#399642 by sndev and carlos8f: Make drupal_install_modules() resolve dependencies and trigger an error when they do not exist. (with tests)
|
2010-01-02 18:56:20 +00:00 |
Dries Buytaert
|
2872570581
|
- Patch #672494 by catch: small performance optimization for field_access().
|
2010-01-02 18:50:51 +00:00 |
Dries Buytaert
|
8f6e5a4679
|
- Patch #634310 by casey: small improvement of drupal_render(): conditionally call element_children().
|
2010-01-02 17:39:19 +00:00 |
Dries Buytaert
|
b12d812b93
|
- Patch #665878 by yched: fixed field_extra_fields()
|
2010-01-02 15:00:34 +00:00 |
Dries Buytaert
|
89028a43bb
|
- Patch #493770 by Garrett Albright, tobiasb: search incorrectly splits some katakana words.
|
2010-01-02 10:45:34 +00:00 |
Dries Buytaert
|
712929ea6a
|
- Patch #357021 by Kars-T, yched: fixed #after_build_done() set after first after_build() function was run, instead of all after_build() functions.
|
2010-01-02 10:41:56 +00:00 |
Dries Buytaert
|
9fac40e011
|
- Patch #653620 by kika, seutje, yoroy: made the progress bar look better.
|
2010-01-02 10:39:01 +00:00 |
Dries Buytaert
|
c813fa0373
|
- Patch #671884 by axyjo, int: setting the date to 2010 in the COPYRIGHT.txt file. Welcome to the new year, Drupal.
|
2010-01-02 10:20:21 +00:00 |
Dries Buytaert
|
4ad5885f2d
|
- Patch #670250 by boombatower: more documentation clean-ups.
|
2009-12-31 13:43:36 +00:00 |
Dries Buytaert
|
a71f556274
|
- Patch #666634 by chx: added 'container' wrapper for node form buttons.
|
2009-12-31 13:35:23 +00:00 |
Dries Buytaert
|
5674b54fd3
|
- Patch #664076 by nvanhove, int: fixed hook_entity_load() documentation example.
|
2009-12-31 13:22:35 +00:00 |
Dries Buytaert
|
a0f3abf035
|
- Patch #661494 by yched: fixed direct calls to node_view() do not trigger f_a_prepare_view().
|
2009-12-31 08:26:59 +00:00 |
Dries Buytaert
|
87cbbe6579
|
- Patch #670538 by Jacine: don't declare font-family in overlay CSS.
|
2009-12-30 14:02:37 +00:00 |
Dries Buytaert
|
6b81f43e95
|
- Patch #669456 by boombatower: added support for more HTTP authentication settings in the tests.
|
2009-12-30 11:41:52 +00:00 |
Dries Buytaert
|
949ccddb91
|
- Patch #666024 by boombatower, mcrittenden: code and documentation clean-ups.
|
2009-12-30 08:16:55 +00:00 |
Dries Buytaert
|
682b9dc3bb
|
- Patch #659570 by brianV: added missing index to taxonomy_get_term_by_name() query.
|
2009-12-30 08:12:20 +00:00 |
Dries Buytaert
|
539ba0dc38
|
- Patch #670082 by yched, axyjo: hook_entity_info() cleanups.
|
2009-12-29 20:23:10 +00:00 |
Dries Buytaert
|
2157bab64d
|
- Patch #669378 by eigentor: put Overlay width back to 85%.
|
2009-12-29 20:19:35 +00:00 |
Dries Buytaert
|
1b521566bb
|
- Patch #437018 by JamesAn: convert form_options_flatten() in form.inc to use new static caching API.
|
2009-12-29 20:16:09 +00:00 |
Dries Buytaert
|
f639b9e965
|
- Patch #669124 by Arancaytar: list.module incorrectly validated data.
|
2009-12-29 19:43:31 +00:00 |
Dries Buytaert
|
37bacdacfb
|
- Patch #646678 by fgm: fixed incorrect multicall implementation.
|
2009-12-29 19:33:36 +00:00 |
Dries Buytaert
|
43089856c7
|
- Patch #251912 by mikey_p, kscheirer: clean up PageCreationTestCase.
|
2009-12-29 19:14:27 +00:00 |
Angie Byron
|
c7d326de48
|
#669556 by Dave Reid: Move update_requirements() to update.install.
|
2009-12-29 07:21:34 +00:00 |