Commit Graph

9419 Commits (fe1e82eebc58b4b1e9a907d3cfb40f09ab653d9a)

Author SHA1 Message Date
Dries Buytaert 477d1f7b39 - Patch #162047 by sun, Gurpartap Singh: .container-inline class overridden by system.theme.css; also not working with .form-actions. 2010-09-27 01:12:45 +00:00
Dries Buytaert e29eb4dd12 - Patch #922634 by sun: odd form actions in confirm_form(). 2010-09-27 01:11:17 +00:00
Dries Buytaert f40a5c18ae - Patch #923004 by marvil07: typo on hook_search_execute() docblock. 2010-09-27 01:08:40 +00:00
Dries Buytaert 679415abcd - Patch #922590 by David_Rothstein: submitting the dashboard configuration form prints 'The block settings have been updated' twice. 2010-09-27 00:56:54 +00:00
Dries Buytaert 9eaa04648a - Patch #756762 by effulgentsia, fago, sun: AJAX should follow same rules for whether to call drupal_rebuild_form() as non-AJAX submissions. 2010-09-27 00:53:56 +00:00
Dries Buytaert 3780b17654 - Patch #921606 by munzirtaha, bleen18: various code uses is_null(). 2010-09-26 23:31:36 +00:00
Dries Buytaert 88bc80a597 - Patch #923274 by bleen18: empty vocab message has an incorrect colspan. 2010-09-26 23:24:53 +00:00
Dries Buytaert b502f4c88a - Patch #909272 by chx: remove stub update functions and renumber the remaining ones. 2010-09-25 18:10:53 +00:00
Dries Buytaert 410a814fcb - Patch #922412 by moshe weitzman: remove node_access_example_disabling() from docs. 2010-09-25 18:01:28 +00:00
Dries Buytaert fadf5dad8b - Patch #921386 by Jacine, mverbaar: remove stale CSS from System module. 2010-09-25 02:28:14 +00:00
Dries Buytaert e1e6091583 - Patch #824326 by deekayen: reduced filesize of image by 61 bytes. 2010-09-25 02:09:00 +00:00
Dries Buytaert a74c3c0a46 - Patch #922062 by solotandem: test directory not created with DrupalUnitTestCase. 2010-09-25 01:50:07 +00:00
Dries Buytaert e22b2153a2 - Patch #140783 by sun: a select list without #default_value() always passes form validation. 2010-09-24 21:36:22 +00:00
Angie Byron 01f5742f19 #704182 follow-up by deekayen: Smush background.png in Overlay module to reduce filesize. 2010-09-24 21:28:07 +00:00
Angie Byron 7b14675e08 #890994 by Berdir: Entity query tests fail on PostgreSQL. 2010-09-24 21:24:14 +00:00
Angie Byron b6d73970ae #898584 by Damien Tournoud, ksenzee, chx: Clean-up the upgrade path: system. 2010-09-24 21:20:31 +00:00
Dries Buytaert 45acc5a46f - Patch #921098 by munzirtaha: !is_null() should be replaced by isset() because it's faster. 2010-09-24 02:10:06 +00:00
Dries Buytaert e0032eeee6 - Patch #844186 by chx: clarify merge queries. 2010-09-24 02:05:55 +00:00
Dries Buytaert 5e1f9113e9 - Patch #735692 by JohnAlbin: unclear which themes blocks are edited - shown as secondary tabs without primary parents. 2010-09-24 02:01:56 +00:00
Dries Buytaert c9de4646c5 - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks #2. 2010-09-24 00:37:45 +00:00
Dries Buytaert cd9a37e50d - Patch #819214 by bleen18: the '#' marking comment permalinks is just weird and untranslatable. 2010-09-23 19:47:31 +00:00
Dries Buytaert 7bf8499835 - Patch #920154 by munzirtaha: fixed simpletest coding standard violation. 2010-09-23 17:59:24 +00:00
Dries Buytaert be705b9190 - Patch #915322 by munzirtaha: coding standard violation. 2010-09-23 17:53:09 +00:00
Dries Buytaert a7e05b4cd2 - Patch #704182 by Jeff Burnz, JohnAlbin: better PNG for overlay. 2010-09-22 21:04:06 +00:00
Dries Buytaert 63b9e4770b - Patch #908282 by jbrown: theme_image() performs I/O. 2010-09-22 03:24:09 +00:00
Angie Byron 936344ea55 #897638 by casey, sun, mgifford, et al: Allow .element-invisible to work with focusable elements like links. 2010-09-21 21:45:40 +00:00
Angie Byron a8a7a023b5 #896162 follow-up by effulgentsia: Fix for fatal error in Field UI settings form. 2010-09-21 21:38:08 +00:00
Dries Buytaert 37607d88dd - Patch #696150 by mfb, pwolanin: image_gd_save() does not support remote stream wrappers. 2010-09-21 15:28:11 +00:00
Dries Buytaert 2cbb296cad - Patch #916488 by David_Rothstein: unused variable in toolbar_view(). 2010-09-20 02:43:18 +00:00
Dries Buytaert c84ec0fa0e - Patch #909460 by tobiasb: remove debug() from test files. 2010-09-19 18:45:51 +00:00
Dries Buytaert 64fc9813b4 - Patch #789186 by effulgentsia: improve drupalPostAJAX() to be used more easily, leading to better AJAX test coverage. (Actual commit so we have proper credit.) 2010-09-19 18:39:18 +00:00
Dries Buytaert 8580169d0e - Patch #789186 by effulgentsia: improve drupalPostAJAX() to be used more easily, leading to better AJAX test coverage. (Rollback) 2010-09-19 18:38:58 +00:00
Dries Buytaert 5c4dfd44f9 - Removing and adding files per #885228. 2010-09-19 18:38:32 +00:00
Dries Buytaert c2c63b94f6 - Patch #885228 by sun, Jacine, mverbaar: CSS Files are in major need of clean up. 2010-09-19 18:10:42 +00:00
Dries Buytaert 35e7c83ddb - Patch #914458 by Damien Tournoud, chx: remove the format delete reassignment 'feature'. 2010-09-18 02:18:35 +00:00
Dries Buytaert f94b014ca7 - Patch #403034 by roderik, Damien Tournoud: node_assign_owner_action() logs an object type instead of the type name. 2010-09-18 01:39:33 +00:00
Dries Buytaert db1d3a0287 - Patch #911980 by mr.baileys: fixed WSOD on node/add/... if capitalization is wrong. 2010-09-17 14:54:51 +00:00
Dries Buytaert 1d9f387c7c - Patch #732914 by Jacine, sun, reglogge, cosmicdreams: improve the markup/CSS for content and user filter forms. 2010-09-17 14:53:22 +00:00
Dries Buytaert 64041e6797 - Patch #882688 by mgifford, Everett Zufelt: label missing in block admin page and clean-up. 2010-09-17 13:32:56 +00:00
Dries Buytaert 1bb8993aad - Patch #909272 by moshe weitzman, David_Rothstein: remove stub update functions and renumber the remaining ones. 2010-09-17 02:28:37 +00:00
Dries Buytaert 5d44ff337d - Patch #898028 by Everett Zufelt: change heading before Toolbar to 'Administrative Toolbar' instead of 'management'. 2010-09-16 20:53:34 +00:00
Dries Buytaert 2c10d1526f - Patch #740834 by makononov, sun: form elements cannot be rendered without form_builder(). 2010-09-16 20:14:49 +00:00
Dries Buytaert 8e3e003635 - Patch #883092 by Everett Zufelt, mgifford, Jacine: add heading before local tasks for screen-reader users. 2010-09-16 19:47:45 +00:00
Dries Buytaert 5a01e04053 - Patch #912700 by bleen18: modules with no files[] entries in .info files are deemed 'incompatible with 7.x'. 2010-09-16 18:00:43 +00:00
Dries Buytaert ae66095b3b - Patch #913146 by Jacine: alt attribute for incompatible module image on module listing page needs improvement. 2010-09-16 17:42:56 +00:00
Angie Byron a3bc10c4ab #910190 by sun: Remove schema cache from needlessly being loaded on all pages. Performance improvement. 2010-09-15 04:34:27 +00:00
Angie Byron b1d2adf26a #358437 follow-up by sun: Roll back unrelated caching changes. 2010-09-15 04:31:02 +00:00
Angie Byron 65d61cc7e6 #761956 follow-up by bleen18: Fixed missing regions on Dashboard configuration page. 2010-09-14 21:51:01 +00:00
Angie Byron 7e99fdd222 #734234 by quicksketch, moonray, Melissamcewen, ekes, flobruit: Fixed Radio buttons throw warning in element_children() if keyed with '' (empty string). 2010-09-13 06:41:23 +00:00
Angie Byron 37b627c793 #907760 follow-up by bojanz: EntityFieldQuery tests cleanup. 2010-09-13 06:03:21 +00:00
Angie Byron 47ed44d795 #807744 follow-up by andypost: whitespace fix. 2010-09-13 05:52:18 +00:00
Angie Byron 413008b890 #898520 follow-up by Damien Tournoud, chx, David Rothstein: Clean-up the upgrade path: comment. 2010-09-13 05:50:09 +00:00
Dries Buytaert 163808d2f1 - Patch #908772 by sivaji: incorrect use of t() in php_enable(). 2010-09-13 01:11:08 +00:00
Dries Buytaert f8b63338e4 - Patch #756762 by effulgentsia, fago, sun, rfay, pwolanin: AJAX should follow same rules for whether to call drupal_rebuild_form() as non-AJAX submissions. 2010-09-13 01:09:26 +00:00
Dries Buytaert 1b3c481ad1 - Patch #889764 by BarisW, glipay, yoroy, Jeff Burnz: text format selection layout is broken. 2010-09-13 00:59:47 +00:00
Dries Buytaert f379abd91f - Patch #663956 by sun, Bojhan, Dave Reid: remove contextual links from help text block. 2010-09-12 00:20:36 +00:00
Angie Byron 7fd52471ce #898520 by chx, Damien Tournoud: Changed Clean-up the upgrade path: comment. 2010-09-11 21:52:59 +00:00
Angie Byron 4237d014e9 #874326 by rfay, pwolanin, chx: Fixed Invalid scheme fails to halt processing of a stream request. 2010-09-11 21:14:32 +00:00
Dries Buytaert 63dc6b0190 - Patch #824326 by casey: Open/Close Drawer link doesn't show focus. 2010-09-11 14:45:23 +00:00
Dries Buytaert 84e5d10b66 - Patch #627288 by sun, David_Rothstein: contextual links are not alterable. 2010-09-11 14:35:13 +00:00
Angie Byron b06d19e349 #629484 by Amitaibu, fago, et al: Added Add entity 'label' key info (e.g. title on node). 2010-09-11 06:03:12 +00:00
Angie Byron f096a70e67 #898036 by Berdir: Fixed Private images broken. (with tests) 2010-09-11 05:07:22 +00:00
Angie Byron a18f95a87d #896170 by yched: Fixed default formatter for 'Text with summary' field type should be 'text_default()'. 2010-09-11 04:19:15 +00:00
Dries Buytaert d41435295a - Patch #905068 by Richard Eriksson: tips callback that returns nothing leads to empty list item. 2010-09-11 03:30:03 +00:00
Dries Buytaert fbf64a08f6 - Patch #884932 by mgifford, jhodgdon: labels missing for search admin pages. 2010-09-11 03:09:09 +00:00
Dries Buytaert db495dca51 - Patch #884934 by mgifford: label missing for path filter. 2010-09-11 03:04:43 +00:00
Dries Buytaert 02a63d0269 - Patch #884960 by mgifford: labels missing for date. 2010-09-11 03:00:26 +00:00
Dries Buytaert 8e93aade95 - Patch #875326 by effulgentsia: add hook_image_effect_info_alter(). 2010-09-11 01:54:43 +00:00
Dries Buytaert dde1858249 - Patch #904994 by douggreen, chx: watchdog should always use replaceable argument. 2010-09-11 01:47:14 +00:00
Angie Byron 8ed9f604c9 #891028 by chx: Fixed Orphan node types lose bodies on upgrade. 2010-09-11 00:39:49 +00:00
Angie Byron 7cc3d92d65 #616240 follow-up by yched, dereine, marvil07: Make Field UI screens extensible from contrib - part II. 2010-09-11 00:03:42 +00:00
Angie Byron e4aab2d289 #763376 follow-up by fago, sun, effulgentsia: Minor adjustments to drupal_array_set/get_nested_value(). 2010-09-10 07:58:40 +00:00
Angie Byron 14c7a79e3f #890716 by agentrickard: Fixed Changing from public to private does not change field behavior. 2010-09-09 23:28:16 +00:00
Angie Byron ccd6fb62a3 #903110 by bojanz: Fixed Multiple pager support is partially broken. (with tests) 2010-09-09 23:18:30 +00:00
Dries Buytaert eaee909a00 - Patch #757154 by sun, effulgentsia: base form_id() via hook_forms() not taken into account for #validate, #submit, hook_form_FORMID_alter(). 2010-09-09 23:01:48 +00:00
Dries Buytaert fb17591d93 - Patch #827086 by mcarbone: date format screen dies with a PDO error when the format is longer than 100 characters. 2010-09-09 21:01:38 +00:00
Dries Buytaert 006207d7a5 - Patch #712538 by scor: clean up RDF namespaces and mappings before Drupal 7 release. 2010-09-09 20:22:00 +00:00
Angie Byron 0bda56b52a #874370 by Jeff Burnz, aspilicious, Cliff, mgifford, yoroy, et al: Fixed System messages need identifying icons (WCAG 2.0). 2010-09-09 15:47:03 +00:00
Angie Byron 13bd2f972b #902738 by jbrown: Fixed No status message when reordering fields. 2010-09-07 23:59:51 +00:00
Dries Buytaert 96361a451d - Patch #904484 by rayasa: bad url generated for 'More help' link in /admin/structure/forum page. 2010-09-07 23:39:08 +00:00
Dries Buytaert cf57c8a46d - Patch #807744 by Jacine, andypost: fix missing space in theme_comment_block(). 2010-09-07 23:28:56 +00:00
Dries Buytaert 6df0c99d53 - Patch #891084 by solotandem: FeedParserTestCase: add 'public static' modifiers to getInfo() method. 2010-09-07 23:17:47 +00:00
Dries Buytaert 543561ef18 - Patch #368502 by c960657: restored the original test now all dependencies have been fixed. 2010-09-07 22:40:20 +00:00
Dries Buytaert f81336dd92 - Patch #729796 by catch, marcingy, bojanz: _user_cancel() bypasses user_save(). 2010-09-07 22:38:30 +00:00
Dries Buytaert 4c094fc8dc - Patch #903630 by pwolanin: menu module settings page text refers to settings that are no longer present. 2010-09-07 22:12:05 +00:00
Dries Buytaert 77b1624b39 - Patch #902354 by pwolanin: Fixed Schema description is wrong for uri field in {file_managed()} table. 2010-09-07 21:59:01 +00:00
Angie Byron a3fccfa524 #903704 by bleen18: Fixed typo in file number.module. 2010-09-07 17:56:41 +00:00
Dries Buytaert 7bf0fbf4b6 - Patch #902830 by bojanz: field_sql_storage() can't handle entityOrderBy (fatal error). 2010-09-05 20:00:45 +00:00
Dries Buytaert d95f8cfdd4 - Patch #898536 by Damien Tournoud: clean-up the upgrade path: dblog. 2010-09-05 19:56:03 +00:00
Angie Byron b05310760f #706842 by bangpound, bjaspan, Damien Tournoud, chx, aaronbauman: Fixed 'taxo as field' update broken + wipes some node/term associations . 2010-09-05 17:00:04 +00:00
Angie Byron 14d65ce19e #800502 by Damien Tournoud, sun: Fixed Module page is not ordered correctly. 2010-09-05 15:38:16 +00:00
Dries Buytaert fb9c1df0b9 - Patch #328357 by bleen18, sun, skilip, alanburke, jenlampton, manarth, fgm, tstoeckler: allow module .info files to add CSS/JS. 2010-09-05 02:21:38 +00:00
Dries Buytaert 8e51c3b2a5 - Patch #898546 by Damien Tournoud: clean up the Filter module upgrade path. 2010-09-05 01:05:06 +00:00
Dries Buytaert 9d912261e3 - Patch #559584 by tic2000, sun: filter_xss() and Line break filter break HTML comments. Also added tests. 2010-09-04 17:55:43 +00:00
Dries Buytaert 9502260ecf - Patch #902264 by Damien Tournoud: move hook_field_schema() to .install files so we can get the upgrade path to work. 2010-09-04 15:40:52 +00:00
Dries Buytaert 29730ab659 - Patch #887134 by mfb, klausi: setting up modules in DrupalUnitTestCase is useless. 2010-09-04 13:33:53 +00:00
Dries Buytaert 3702347af9 - Patch #241364 by maartenvg, sun, effulgentsia: () not passed to hook_validate()/hook_node_validate(), and not passed by reference to hook_form(). 2010-09-03 19:56:51 +00:00
Dries Buytaert 5d810f73e7 - Patch #887870 by sun, David_Rothstein: make system_list() return full module records. 2010-09-03 19:49:56 +00:00
Dries Buytaert 6f0d1797b5 - Patch #886970 by jhodgdon, Crell, Damien Tournoud: DB API putting wrong db placeholders in complex queries. 2010-09-03 19:06:55 +00:00
Dries Buytaert 74a65d8839 - Patch #630486 by brandonojc, Rob Loach: edit content types missing vertical tab summaries from content_types().js. 2010-09-03 17:47:20 +00:00