Commit Graph

9374 Commits (45bca33bc2dd42e6a5a30956f6577e8df25c72c4)

Author SHA1 Message Date
Dries Buytaert 45bca33bc2 - Patch #924636 by grendzy: double negative 'cannot not' in error message. 2010-09-28 02:31:52 +00:00
Dries Buytaert b1190c11b5 - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct. 2010-09-28 02:30:32 +00:00
Angie Byron a38dd53ef8 #923424 by munzirtaha: Fix wrong usage of /* RTL */ in CSS files. 2010-09-27 03:56:14 +00:00
Angie Byron 9ce07179a3 #786620 by mradcliffe, joachim, andypost: Regression: Add new forum topic not visible within a forum. 2010-09-27 02:59:31 +00:00
Angie Byron 74923f7091 #567100 follow-up by mfer: Fix default value of Default search module setting. 2010-09-27 02:38:25 +00:00
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