Commit Graph

8026 Commits (8691c9f2e8c6076dc689dc4fc691b97f4a01f699)

Author SHA1 Message Date
Angie Byron 8691c9f2e8 #420358 follow-up by Dave Reid: Fix some straggler default => standard renaming. 2010-01-05 18:00:14 +00:00
Dries Buytaert f1da003bfe - Patch #669378 by eigentor: tweak overlay width and opacity. 2010-01-05 15:50:20 +00:00
Dries Buytaert eabc4bd2d3 - Patch #673974 by sun: Fixed PHP notice when mass-unpublishing or deleting comments, and wrong form validation redirect. 2010-01-05 15:30:30 +00:00
Angie Byron 6ccd09dc15 #113614 follow-up by eaton: Commit missing token API documentation. 2010-01-05 05:03:32 +00:00
Angie Byron bb293ccfb5 #420358 follow-up by Dave Reid: Rename profiles default => standard and expert => minimal, for consistency with labels. 2010-01-04 23:08:34 +00:00
Angie Byron 144bda7dbb #580868 follow-up by Dave Reid: Fix errors. 2010-01-04 22:23:36 +00:00
Angie Byron ec7ff41cc5 #580868 by anarcat and Dave Reid: Make 'Modules' its own top-level admin link. 2010-01-04 21:31:52 +00:00
Dries Buytaert 2a8fc4edb0 - Patch #672068 by jhodgdon: hook_node_grants() example used wrong variable. 2010-01-04 20:34:28 +00:00
Dries Buytaert b7aece63d0 - Patch #668650 by jhodgdon: fixed hook_view() example. 2010-01-04 20:12:59 +00:00
Angie Byron c4962c9756 #664920 by catch and chx: Change 'taxonomy_term()' field to 'taxonomy_term_reference()'. 2010-01-04 18:03:12 +00:00
Angie Byron 0a1009e5f4 #673450 by casey and Jody Lynn: Cleanup JavaScript file syntax. 2010-01-04 16:08:52 +00:00
Angie Byron dd3856d6ec #671928 by asimmonds: Fixed typo in doxygen. 2010-01-04 15:56:28 +00:00
Dries Buytaert e5ac2f9c8c - Patch #619862 by gilgabar, asimmonds: fixed incorrect entry in system_library() that breaks jquery ui shake effect. 2010-01-04 12:10:23 +00:00
Dries Buytaert 873393b803 - Patch #569024 by joachim: improved variable names. 2010-01-04 12:04:07 +00:00
Angie Byron 83e15a3f9a #338630 by plach, dagmar, David Koudela, arhak, et al: Enable Locale to rebuild lost Javascript translation files. 2010-01-04 04:53:33 +00:00
Angie Byron 37b78e0259 #646874 by sun and David_Rothstein: Remove assumptions about Contextual links and Shortcut modules from template files. 2010-01-04 03:57:19 +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 29e02b45c6 - Patch #634098 by asimmonds: fixed broken pager on /taxonomy/term/* pages. 2010-01-03 06:53:19 +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 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 9fac40e011 - Patch #653620 by kika, seutje, yoroy: made the progress bar look better. 2010-01-02 10:39:01 +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 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 f639b9e965 - Patch #669124 by Arancaytar: list.module incorrectly validated data. 2009-12-29 19:43:31 +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