Commit Graph

8298 Commits (ae716002a397067a461b2ed21886b121364b0c52)

Author SHA1 Message Date
Angie Byron b3d9f5fd63 #525622 follow-up by Dave Reid: Added missing path callback property. 2010-01-14 04:08:31 +00:00
Angie Byron 73439f1c1c #651810 follow-up by ksenzee: Improve documentation. 2010-01-14 04:06:54 +00:00
Angie Byron 9513dd016f #677534 by jhodgdon, andrewmacpherson, Bojhan, yoroy, et al: Fixed Customize still being used in place of Edit. 2010-01-14 04:04:30 +00:00
Angie Byron 40638ae8df #683590 by catch: Fixed user_load() still being called for every node view. 2010-01-14 03:42:45 +00:00
Angie Byron 7e0059d53b #668464 by casey: Fixed no room in overlay module for error messages. 2010-01-14 03:25:43 +00:00
Angie Byron 3186c0ff09 #684084 by hunmonk: Fixed node_update_7006() broken after 'node titles as fields' rollback. 2010-01-14 02:29:37 +00:00
Angie Byron 338262c065 #617588 by dww and yoroy: Drastically improve the UI for the landing page before you actually update your site. 2010-01-14 02:17:46 +00:00
Angie Byron 6260946b82 #538164 follow-up by sun: Make comment body a required field. 2010-01-14 02:00:08 +00:00
Dries Buytaert 494ba2f45f - Patch #677548 by jhodgdon: fixed content type edit page needs some UI text updates. 2010-01-13 23:36:50 +00:00
Dries Buytaert 5302d50c96 - Patch #677544 by jhodgdon: content admin screen not clear. 2010-01-13 23:30:43 +00:00
Dries Buytaert f60739b033 - Patch #683736 by c960657: use db_like() where appropriate. 2010-01-13 23:19:54 +00:00
Angie Byron 6a5532a258 #683128 by aspilicious: Fixed Multiple 'add to shortcut' links appearing when adding fields. 2010-01-13 23:13:18 +00:00
Angie Byron 0c79ed846d #649224 by David_Rothstein and ksenzee: Fixed Cannot run certain batch processes (tests, update manager, etc) with the overlay enabled. 2010-01-13 23:03:31 +00:00
Dries Buytaert 4fd358ed73 - Patch #653620 by yched: let's give people a tiny bit more progress bar. 2010-01-13 14:41:58 +00:00
Dries Buytaert 04b0872bc4 - Patch #682530 by TUc: removed redundant variable_get() call. 2010-01-13 14:35:41 +00:00
Dries Buytaert 1e05ca59fa - Patch #682870 by jhodgdon, asimmonds: fixed UI spelling typos. 2010-01-13 14:25:59 +00:00
Dries Buytaert d2fc4b69f7 - Patch #683028 by litwol: fixed typo that prevented field storage from being pluggable. 2010-01-13 14:06:46 +00:00
Dries Buytaert d0d3407f5d - Patch #678680 by aspilicious, sun: 'Save' button missing on user profile fields configuration form. 2010-01-13 14:01:34 +00:00
Angie Byron 183d878037 #261258 follow-up by dbabbage: Fixed some missed node title changes that were breaking testbot. 2010-01-13 12:58:47 +00:00
Angie Byron 85213d3bee #279851 by catch, et al: Replace LOWER() with db_select() and LIKE() where possible. 2010-01-13 06:44:31 +00:00
Angie Byron 83c97345e8 #525622 by Frando, yched, et al: Add entity hook callbacks so that 'as link' formatters have a generic way to build the url of an 'entity'. 2010-01-13 06:26:49 +00:00
Angie Byron c78283e81b #606730 by hunmonk: Provide a helper function for block delta updates. 2010-01-13 06:15:39 +00:00
Angie Byron b80bbba9af #676134 by mcarbone: Update documentation to account for taxonomy changes (no more node taxonomy property). 2010-01-13 06:10:43 +00:00
Angie Byron 87485fc3e4 #678714 follow-up: Renaming poll template file renames. Ah, poll module... your role as our one true regression test continues to be realized... 2010-01-13 06:07:27 +00:00
Angie Byron 2bef9e0673 #261258 by pwolanin, Damien Tournoud, David_Rothstein: Fix node_save() insertion logic. (with tests) 2010-01-13 05:55:12 +00:00
Angie Byron e349ea9c9c #616650 by Crell: Default MySQL to transactions ON. Makes sense now that we default to InnoDB as well. 2010-01-13 05:49:41 +00:00
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 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 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 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 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
Angie Byron a895a366c5 #563106 by quicksketch, scor, andypost, ctmattice1, catch, yched, adrian: Fix critical upgrade path bugs from Drupal 6 to Drupal 7 2010-01-09 22:07:57 +00:00
Angie Byron 20bac50d4a #299308 by redndahead, Dave Reid, dropcube, catch, redndahead, and dbabbage: Add POD to installation requirements. 2010-01-09 22:01:42 +00:00
Angie Byron 147bb1389a #571654 follow-up by chx, peximo, plach, sun, et al:
Roll-back of node titles as fields. The Entity Translation module in
contrib can add this back, but for everyone else it creates a *huge* WTF.
Apologies for how late this is coming, but better now than post-alpha. :\
2010-01-09 21:54:01 +00:00
Dries Buytaert 592373add4 - Patch #394544 by berenddeboer, Xano, chrisshattuck, karschsp, asimmonds: more cllean up for the term form UI. 2010-01-09 12:54:51 +00:00
Dries Buytaert 578e363bf2 - Patch #678526 by jhodgdon: Fixed edit links in forum structure page. 2010-01-09 12:51:01 +00:00
Dries Buytaert 83fe15835d - Patch #678504 by heyrocker: fixed Incorrect menu argument for ip address blocking. 2010-01-09 09:46:09 +00:00
Angie Byron 1f6a553cd2 #629794 follow-up by yched: Fixed batch API in update.php. 2010-01-09 02:51:09 +00:00
Angie Byron a04a6a8a55 #677520 by Magnity: Fixed Minor UI text error in Dashboard module. 2010-01-08 17:26:40 +00:00
Dries Buytaert 2bced6879f - Patch #674988 by jhodgdon: fixed search module watchdog entry. 2010-01-08 17:06:09 +00:00
Dries Buytaert efcbfc3e9e - Patch #678586 by jhodgdon: help text improvements. 2010-01-08 16:54:06 +00:00
Dries Buytaert 0707ce5472 - Patch #678570 by jhodgdon: help text improvements. 2010-01-08 16:49:54 +00:00
Dries Buytaert 0622402e07 - Patch #662322 by scor, andypost: remove the 'relations' column from taxonomy_schema(). It was already dropped in an update function. 2010-01-08 15:58:43 +00:00
Dries Buytaert cc55d29417 - Patch #187398 by andypost, Crell, lilou, Gábor Hojtsy, sun: re-split locale module. 2010-01-08 13:32:43 +00:00
Dries Buytaert 3046a5452d - Patch #677562 by jhodgdon: massaging of block administration page help texts. 2010-01-08 11:10:32 +00:00
Dries Buytaert 4b23d00e60 - Patch #673462 by heyrocker: added API documentation for hook_tokens(), hook_token_info(), and hook_token_info_alter(). 2010-01-08 11:07:01 +00:00
Dries Buytaert afbcbefa85 - Patch #564686 by mustafau, alex_b: fetcher should not update aggregator_feed() record. 2010-01-08 11:03:54 +00:00
Dries Buytaert 4b8ba4fa2c - Patch #142051 by catch, moonray: static cache for taxonomy_get_parents() and taxonomy_get_children(). 2010-01-08 11:03:24 +00:00
Angie Byron c92ddd4cb8 #601768 by Crell and Damien Tournoud: Add a DatabaseStatementEmpty to allow complex query to return a proper empty set. 2010-01-08 07:43:55 +00:00
Angie Byron 85c680a1a0 #588148 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually themable. 2010-01-08 07:36:53 +00:00
Angie Byron fdd39823ba #609140 by mcarbone: Rewrite outdated references to taxonomy_term_node(). 2010-01-08 07:05:52 +00:00
Angie Byron 326e627398 #608036 follow-up by scor: Add attributes variable for profile.tpl.php. (with tests) 2010-01-08 07:04:09 +00:00
Angie Byron 0dd1612770 #629794 by yched: Fix Scaling issues with batch API. (with tests) 2010-01-08 06:36:34 +00:00
Angie Byron e07b9d35a1 #227677 by c960657, yched, cha0s, Dave Reid, et al: Fixed drupal_write_record() can't update a column to NULL. (with tests) 2010-01-08 06:07:03 +00:00
Angie Byron 09e6a714a3 #373897 follow-up by jbrown: Remove bogus sortable author column on content page, resulting in SQL errors. 2010-01-08 05:57:12 +00:00
Angie Byron 3ff482d390 #678628 by bdragon and matt2000: Fixed 'More help' links missing from interface. 2010-01-08 05:14:03 +00:00
Dries Buytaert 6dc7e86b80 - Patch #677662 by heyrocker: fixed in several hook_token() implementations so that language options get set properly. 2010-01-07 20:55:49 +00:00
Dries Buytaert 605d450aca - Patch #668080 by casey: fixed IE6 issue. 2010-01-07 20:29:33 +00:00
Dries Buytaert a2f90c7d96 - Patch #677526 by jhodgdon: help text fixes. 2010-01-07 20:02:08 +00:00
Angie Byron 34789dce2a #668104 follow-up by casey: Make overlay respect other click handlers, fixes for Webkit. 2010-01-07 19:59:56 +00:00
Angie Byron c0a0e5d710 #671632 by yched: Fixed Number formatters capitalization. 2010-01-07 19:57:49 +00:00
Dries Buytaert 646a5b43e5 - Patch #663906 by casey, Bojhan: visual tweaks to the 'edit shortcuts' link. 2010-01-07 11:03:18 +00:00
Angie Byron 176f86958c #441002 by naxoc: Tests for Statistics module. 2010-01-07 08:04:12 +00:00
Angie Byron 3ce9499ab6 #464796 by mgifford, mikey_p, and chx: Remove menu link titles on output so they do not interfere with screen readers. 2010-01-07 08:01:52 +00:00
Angie Byron 1c20428a4b #645140 by casey: Remove inter-dependency between Shortcut and Toolbar. 2010-01-07 07:57:09 +00:00
Angie Byron 436ddca9fb #265719 by kkaefer, JacobSingh, ksenzee, and rfay: Fixed CSS aggregator produces invalid code and directory names for @import files which breaks IE (with tests). 2010-01-07 07:45:03 +00:00
Angie Byron 1407c81632 #592018 by mverbaar, Jacine, et al: Re-organize styles across stylesheets from system.module and separate presentational and behavior-supporting styles. 2010-01-07 07:41:46 +00:00
Angie Byron 2aed502f93 #480430 by JamesAn: Update search module to use drupal_static(). 2010-01-07 05:36:14 +00:00
Angie Byron 1b8b2f512c #323110 by nenne, gpk, and sun: Add requirement check for open_basedir() restriction in SimpleTest. 2010-01-07 05:34:21 +00:00
Angie Byron f562e86581 #538164 by scor, catch, linclark, effulgentsia, and yched: Convert Comment body as field. Yes, this is WAY past API freeze. :( But is a required follow-up for RDFa support. 2010-01-07 05:23:52 +00:00
Angie Byron 3ede619955 #619666 follow-up by effulgentsia: Make performance-critical usage of drupal_static() grokkable. 2010-01-07 04:54:18 +00:00
Angie Byron 39f4d7245c #651722 by casey and ksenzee: Fixed / in URL fragments gets converted to %2F. 2010-01-07 04:47:38 +00:00
Dries Buytaert da4c58c010 - Patch #667074 by casey, Kiphaas7, David_Rothstein: the spinner's visibility can be defined in CSS rather than JS. 2010-01-06 19:01:43 +00:00
Dries Buytaert 8a07a7895c - Patch #676046 by chx: fixed oopsie in taxonomy index. 2010-01-06 16:40:08 +00:00
Dries Buytaert 6a7f341e61 - Patch #393406 by michaelfavia, Freso, catch, stBorchert, David_Rothstein, ksenzee: improve role administration page. 2010-01-06 15:32:23 +00:00
Dries Buytaert c8fd75886e - Patch #669796 by casey: remove unnecessary code. 2010-01-06 15:23:32 +00:00
Dries Buytaert 286d9c6a5e - Patch #675014 by jhodgdon: documentation header for forum_taxonomy_term_delete() is wrong. 2010-01-06 15:19:24 +00:00
Dries Buytaert 2b2c8096de - Patch #672594 by casey: webkit based browsers display customize dashboard screen wrong + done button isn't working on them. 2010-01-06 15:01:57 +00:00
Dries Buytaert 049b9ce9fe - Patch #646874 by sun, David_Rothstein: more improvements. 2010-01-06 14:32:54 +00:00
Dries Buytaert 4be3e772fc - Patch #171317 by jhodgdon, fgm, CitizenKane: hook_search_page() not appearing on api.drupal.org. 2010-01-06 14:07:50 +00:00
Angie Byron 26574bd51e #674406 by David_Rothstein: Don't add empty theme regions to the array. 2010-01-06 04:26:42 +00:00
Angie Byron 9a79135333 #668104 by casey and David_Rothstein: Make overlay respect other click handlers. 2010-01-06 04:03:39 +00:00
Angie Byron db4fa95f37 #675144 by jhodgdon: Typo: translation_language_switch_links_alter() should be linkS alter(). 2010-01-06 03:53:40 +00:00
Dries Buytaert 102a682914 - Patch #652588 by scor: updated RDF mapping definition in the core modules. 2010-01-05 18:56:49 +00:00
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
Angie Byron ef6e08547b #669714 by dww: Remove unnecessary menu_rebuild() from update_uninstall(). 2009-12-29 06:59:14 +00:00
Angie Byron 0c2dbb728d #669626 by dww: Reduce RAM bloat: split update status logic into a per-project helper and only save available release info we care about. 2009-12-29 06:53:04 +00:00
Angie Byron 91b4d87998 #669554 follow-up by dww: Remove 'hidden' as an .info file property Update module cares to cache. 2009-12-29 06:34:14 +00:00
Angie Byron c671e6b9dd #669554 by dww: Reduce RAM bloat: only save attributes from .info we care about in Update module. 2009-12-29 04:25:10 +00:00
Angie Byron 7e1fda5403 #655508 by David_Rothstein and Dave Reid: Define more node-related pages to hook_admin_paths(). 2009-12-29 04:23:53 +00:00
Angie Byron 56a3eea5b0 #645784 follow-up by jhodgdon and David_Rothstein: Minor adjustments to Filter module help. 2009-12-28 21:52:13 +00:00
Angie Byron e3794e438e #663814 by dereine, dww, and chx: Add helper function for testing session implementations. 2009-12-28 21:00:16 +00:00
Dries Buytaert 0e48fc4ece - Patch #668150 by mfb: fxed theme_item_list() when used with nested lists. 2009-12-28 20:58:08 +00:00
Dries Buytaert e174039d6f - Patch #669062 by Damien Tournoud and security team: fixed SA-CORE-2009-009: menu description XSS. 2009-12-28 20:51:18 +00:00
Dries Buytaert 13dacbc27f - Patch #667918 by Damien Tournoud, jbrown: fixed sprite height being too short causing active state graphical bug in toolbar. 2009-12-28 20:42:40 +00:00
Dries Buytaert 5af362233e - Patch #658302 by yched: repurpose hook_field_sanitize() into hook_field_prepare_view(). 2009-12-28 20:24:08 +00:00
Dries Buytaert 690c14e857 - Patch #667264 by Damien Tournoud: fixed some broken tests. 2009-12-28 14:00:01 +00:00
Dries Buytaert b057283bc3 - Patch #667264 by Damien Tournoud: improved generation of tests files to avoid concurrency problems causing the tests to /randomly/ fail. 2009-12-28 12:06:49 +00:00
Dries Buytaert 438909ba28 - Patch #669060 by Damien Tournoud: fixed SA-CORE-2009-009: contact category name XSS. 2009-12-28 11:53:49 +00:00
Dries Buytaert 2c24fd4040 - Patch #668806 by Dave Reid: brought permission handling for node revisions up to standards. 2009-12-28 11:12:55 +00:00
Dries Buytaert 98b84b7adb - Patch #661420 by justinrandell, David_Rothstein: made installation of modules much more efficient. 2009-12-28 10:48:51 +00:00
Angie Byron bdcf08c2f7 Roll-back of #654854: this causes tests to fail. 2009-12-27 03:43:45 +00:00
Dries Buytaert 53748ab5e2 - Patch #664544 by yched: clean-up entity build/view modes. 2009-12-26 16:50:09 +00:00
Dries Buytaert a838c8be49 - Patch #667602 by Crell: fixed typo in Field API documentation. 2009-12-26 12:53:35 +00:00
Dries Buytaert 814f4c8e3f - Patch #667040 by effulgentsia: optimize template_preprocess_field(). 2009-12-26 12:48:14 +00:00
Angie Byron 95a0f85a80 #663992 by sun and carlos8f: Quit caching verbose testing debug output. 2009-12-25 10:30:07 +00:00
Angie Byron b8f2099732 #667410 by justinrandell: Fixed simpletest doesn't create a temporary files directory. 2009-12-25 10:24:29 +00:00
Angie Byron c19b7667ae #654854 by marcingy and yched: Remove unneeded node_build() when creating a new comment. 2009-12-25 10:17:22 +00:00
Angie Byron d87533cdc7 #667074 by Kiphaas7: Fixed Very slow / delayed fade in with overlay on Firefox. 2009-12-25 10:15:23 +00:00
Angie Byron 409d2969b5 #632820 follow-up by arianek and jhodgdon: Fixes to node module help. 2009-12-25 10:03:32 +00:00
Angie Byron 20ffb94644 #605892 by ksenzee and justinrandell: Convert theme logo upload to filestream wrappers (with tests so we don't break it again). 2009-12-24 16:54:56 +00:00
Dries Buytaert 4f32e4165b - Patch #664012 by sun: fixed comment settings. 2009-12-24 14:00:03 +00:00
Dries Buytaert 1fc5c4cea3 - Patch #667004 by ksenzee, David_Rothstein: fixed minor code comment cleanups in overlay-parent.js. 2009-12-24 13:32:46 +00:00