Commit Graph

12306 Commits (63802a09e8b6207bb830d30ee9a9ce34eb0f01c8)

Author SHA1 Message Date
Angie Byron a75ff119fa #678510 by matt2000 and jhodgdon: Fixed Field UI display fields page still says 'node' on it. 2010-01-13 05:45:21 +00:00
Angie Byron 9d40c10c2a #654934 by plach: Remove Translatable option on field creation. This functionality has been moved to Entity Translation in contrib. 2010-01-13 05:43:01 +00:00
Angie Byron 02d2f6e04a #678714 by effulgentsia: Unify use of theme hook / template suggestions, fix clobbering problems, and improve suggestion discovery performance. 2010-01-13 05:40:03 +00:00
Angie Byron 5d2cdb6ba9 #651810 by Kiphaas7: Fixed can't re-click same tab to re-load its contents. 2010-01-13 05:10:46 +00:00
Angie Byron c33d0f7be8 #399642 follow-up by carlos8f: Replace drupal_install_modules() with an improved module_enable(). 2010-01-13 05:08:29 +00:00
Angie Byron 3a0f6b3372 #636992 by catch, yched: Fixed Entity loading needs protection from infinite recursion. Prevents unnecessary user_load()s from RDF. 2010-01-13 05:00:25 +00:00
Angie Byron 52f99dc071 #645926 by Damien Tournoud and yched: hook_field_storage_details() should be per-field, not per-instance. Allows Views/Field integration to get unblocked. 2010-01-13 04:37:03 +00:00
Angie Byron ac581679b0 #681940 by chx: Fixed Multistep node forms cant change the basic options. (with tests) 2010-01-13 04:35:28 +00:00
Angie Byron 90b08f2bd8 #620616 by Bojhan, reglogge, lisarex, jhodgdon, and yoroy: Fix inconsistencies in menu description labeling. 2010-01-12 23:04:48 +00:00
Angie Byron 39821e50b3 #682766 by Dave Reid: Fixed Admin category block titles not linked on /admin page. 2010-01-12 22:54:35 +00:00
Angie Byron e2c4af8184 #674852 by casey: Fix bug where Overlays Loading screen incorrectly has a shortcut link on it. 2010-01-12 06:37:12 +00:00
Angie Byron 319fc2895c #595972 by katbailey, sun, TwoD, quicksketch, merlinofchaos, and dmitrig01: Allow AJAX settings command to extend Drupal.settings. 2010-01-12 06:31:22 +00:00
Angie Byron f334620be5 #681723 by Bojhan: Standardize on 'Add new content' for content creation page. 2010-01-12 06:23:29 +00:00
Angie Byron fd1a814f3f #681994 by chx and litwol: Add more descriptive comments for field_attach_query(). 2010-01-12 06:21:34 +00:00
Angie Byron 100ec14f14 #604304 by JeremyFrench: Fixed bad query and broken paging on admin/people. 2010-01-12 06:18:58 +00:00
Angie Byron e1812b3353 #678628 follow-up by jhodgdon: Remove buggy and incorrect 'More Help' functionality from Help module. 2010-01-12 06:09:04 +00:00
Angie Byron 26417f9d07 #680422 by Heine: Fixed request_uri() can not be used as is in HTML. 2010-01-11 17:34:29 +00:00
Angie Byron ea952f0eb3 #679830 by casey and Kiphaas7: Fixed Regression: Jumping page heights in Overlay. 2010-01-11 16:49:47 +00:00
Angie Byron 4a0068c9d2 #653620 follow-up by eMPee584, sun, yoroy, et al: Make progressbar slightly visible at 0%. 2010-01-11 16:47:54 +00:00
Angie Byron a05df263e0 #675414 by quicksketch: Use #limit_validation_errors() on File upload and removal. 2010-01-11 16:26:40 +00:00
Angie Byron 69ed7f66b8 #546356 by jhodgdon and threexk: Change 'login' verb to 'log in' in user interface. 2010-01-11 16:25:16 +00:00
Angie Byron 3e552053f1 #337947 by codycraven, cwgordon7, yoroy, et al: Add a 'recent content block' for use on the dashboard. 2010-01-11 06:44:31 +00:00
Angie Byron 9667f4726d #677654 follow-up by asimmonds: Fixed notice in error handling. 2010-01-11 02:28:42 +00:00
Angie Byron b024b3a1c2 #679960 by aspilicious: Fixed 'Notice: undefined variable cids' when there are no comments available. 2010-01-11 00:17:02 +00:00
Angie Byron 1e7d70a44c #538164 follow-up by yched: Fix notice in update.php. 2010-01-11 00:13:01 +00:00
Angie Byron 0d2db0ee3c #609122 by fabsor: Fix 404 errors when adding certain pages as shortcuts. 2010-01-11 00:06:58 +00:00
Angie Byron 00dafaced0 #676008 by casey and mrfelton: Fixed Overlay's Loading 'spinner' graphic often not visible because it is displayed outside the viewport. 2010-01-10 23:56:00 +00:00
Angie Byron dcd99e0a9a #542972 by Shai, David_Rothstein, yoroy, et al: Change Name of 'Page' Content-Type to 'Basic page'. 2010-01-10 22:56:51 +00:00
Angie Byron 11b98e4f60 #637712 by c960657 and Dave Reid: Fixed Fieldset is back in user registration form. 2010-01-10 22:45:58 +00:00
Angie Byron 4335a60b97 #680380 by alpritt: Fixed Shortcut bar not properly adding shortcuts. 2010-01-10 22:21:20 +00:00
Angie Byron d9125a1a46 #604002 by chx, naxoc, Heine, and kaakuu: Support more Unicode scripts by more precisely
defining the characters to be included in the search index. We now support Devanāgarī and
other scripts. A few billion users are now able to use core search module. WIN.
2010-01-10 21:46:16 +00:00
Angie Byron c226c6acdd #680256 by reglogge, Bojhan, and greg.harvey: Add descriptive text to Taxonomy landing page. 2010-01-10 21:26:30 +00:00
Angie Byron 6b4aa3080f #480424 by JamesAn: Update locale module to use drupal_static(). 2010-01-10 19:06:47 +00:00
Angie Byron dd9b870f7b #678564 by jhodgdon, Bojhan, and aspilicious: Gave menu descriptions need some love. 2010-01-10 17:55:19 +00:00
Angie Byron 12162c1f21 #587634 by mr.baileys and TacoV: Fixed Actions infinite loop test fails. 2010-01-10 17:19:01 +00:00
Angie Byron 00b27f694a #680454 by Amitaibu: Initalize variable in _options_properties(). 2010-01-10 16:50:36 +00:00
Angie Byron d5bd559cc5 #674854 by flobruit: Fixed block help text misleading for translators. 2010-01-10 16:49:37 +00:00
Angie Byron b6187aff87 #679830 by casey: Fixed IE8 shows no content in the overlay on the 'manage field' page. 2010-01-10 16:42:45 +00:00
Angie Byron 3ac62ca693 #680198: Add Dave Reid as Path system maintainer. 2010-01-10 02:57:06 +00:00
Angie Byron 32dd3b46b6 #660856 by effulgentsia: Optimize template_preprocess(). 2010-01-10 02:15:12 +00:00
Angie Byron c675d4f951 #680022 by yched: Fixed template_preprocess() generates invalid CSS classes. 2010-01-10 01:05:22 +00:00
Angie Byron 00b044c476 #679866 by Bojhan and aspilicious: Remove basic options fieldset from install. 2010-01-10 00:56:32 +00:00
Angie Byron 08dd25895e #560608 by pounard, plach, and yched: Fixed missing calls to field_attach_preprocess(). 2010-01-10 00:41:28 +00:00
Angie Byron 7e7b50a9e8 #680032 by agentrickard and Bojhan: Replace 'update.php' with 'update script' in user-facing text. 2010-01-10 00:09:37 +00:00
Angie Byron 92efec6e1e #479368 by Heine and asimmonds: Fixed drupal_to_js() provides bad unicode conversions. 2010-01-09 23:36:55 +00:00
Angie Byron 059d9eb625 #679374 by casey: Fixed The 'Manage fields' dropdown box not updated instantly in webkit. 2010-01-09 23:23:43 +00:00
Angie Byron 720175b3f1 #678102 by Magnity and jhodgdon: Remove weird pseudo-t() thing in Dashboard module. 2010-01-09 23:18:55 +00:00
Angie Byron d067e447a6 #679894 by Bojhan: Fix remaining instances of Input format => Text format. 2010-01-09 23:15:26 +00:00
Angie Byron fa2b71967b #678536 by jhodgdon: Improve error message when adding forum topic directly to container. 2010-01-09 23:09:51 +00:00
Angie Byron 71ee49de3e #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface. 2010-01-09 23:03:22 +00:00