Commit Graph

1800 Commits (a41da4e30f37f6e142ca9349660f3b50b01c5b66)

Author SHA1 Message Date
catch 84e4e29a24 Issue #1798724 by andreiashu, Albert Volkman, alexpott: Convert drupal_js_cache_files() to State system. 2012-10-31 22:59:30 +00:00
catch 4d15b638da Issue #1774388 by sun, chx: Unit Tests Remastered™. 2012-10-31 22:57:03 +00:00
catch d2699d34ad Adding a file missed in a previous commit. 2012-10-31 22:56:26 +00:00
catch 5f4e5d8d26 Issue #1824834 by vijaycs85, Albert Volkman: Covert default_nodes_main() variable to CMI system. 2012-10-31 22:55:19 +00:00
catch 871e6bd282 Issue #1824854 by cam8001: Convert variable drupal_stale_file_threshold() to CMI system. 2012-10-31 20:11:12 +00:00
catch adf2518b9f Issue #1824926 by vijaycs85: Convert image_module_test_file_download() variable to CMI system. 2012-10-31 20:10:16 +00:00
webchick 6b8d66b5b1 Issue #1821654 by damiankloip, dawehner: Refactor Page based display plugin classes. 2012-10-31 10:08:47 -07:00
webchick 881edb14c9 Issue #1827436 by chx: Fixed EFQ sort test is broken. 2012-10-30 13:43:21 -07:00
webchick 76a157fe32 Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins. 2012-10-30 13:37:18 -07:00
webchick a61f62b4c6 Issue #1798944 by kbasarab, sun, tim.plunkett, andypost: Convert config_test() entity forms to EntityFormController. 2012-10-30 12:05:58 -07:00
catch 0142ce1f40 Issue #1809206 by katbailey, chx, sun, Berdir: Fixed KeyValueFactory hard-codes DatabaseStorage. 2012-10-30 11:00:41 +00:00
catch b9c4744e02 Issue #1801726 by chx, bojanz, plach: EntityFieldQuery v2. 2012-10-30 10:41:42 +00:00
webchick c1f84e6355 Issue #1820332 by dawehner, tim.plunkett, msonnabaum: Fixed Views preview uses the wrong query class name. 2012-10-29 19:52:28 -07:00
webchick 0d1d57fbf0 Issue #1440662 by sun, marthinal, nod_, larowlan: Fixed Prevent links in node preview from being clicked. 2012-10-29 19:15:21 -07:00
webchick c2874bbce6 Issue #1817180 by zuuperman, tstoeckler, amateescu: Fixed Tests: hook_widget_info_alter() is not called anymore. 2012-10-29 19:00:06 -07:00
catch 3816847005 Issue #1807266 by cam8001, barbun: Convert user_cancel_method() variable to CMI system. 2012-10-29 23:09:48 +00:00
catch 1fd08e5809 Issue #1410574 by tim.plunkett, sun, bleen18, danillonunes: Make l() respect the URL query string before adding the 'active' CSS class. 2012-10-29 22:55:17 +00:00
catch b938b575f0 Issue #892344 by LaurentAjdnik, pcambra: Fixed Wrong schema description for {cache_field()}. 2012-10-29 22:52:36 +00:00
catch 17288d55b5 Issue #736172 by fizk: Fixed drupal_goto() should allow absolute destinations that are within the same domain. 2012-10-29 22:46:16 +00:00
catch 2d22def9cf Issue #1808712 by kevin.dutra, krishworks: Fixed Redundant token processing. 2012-10-29 22:44:16 +00:00
webchick 3b4548f90a Issue #1825568 by alexpott, fago, Berdir: Fixed Random test failure in Drupal\system\Tests\Entity\EntityFormTest. 2012-10-29 12:38:10 -07:00
webchick 933b67c4f8 Issue #1808648 by damiankloip, fastangel: Move tokenization form code into AreaPluginBase. 2012-10-29 12:27:03 -07:00
catch 97b5c6d732 Issue #1817698 by andyceo: Move contextual links field handler out of views.views.inc and put it into contextual_links() module. 2012-10-29 15:37:46 +00:00
catch b2ca0f4148 Issue #1825568 by alexpott: Fixed Random test failure in Drupal\system\Tests\Entity\EntityFormTest. 2012-10-29 11:57:49 +00:00
webchick 1943fb6167 Issue #1815602 by jessebeach, attiks, Jelle_S, gmclelland, Wim Leers: Introduce a polyfill for matchMedia. 2012-10-28 14:40:07 -07:00
webchick fce50c0bd4 Issue #1716790 by attiks, sun, chx, mcjim: Fixed iOS 4 and Android 2.3 and below (webkit based browsers) return 'Unsupported Media Type' on XML in stock 8.x. 2012-10-28 13:15:50 -07:00
webchick 8deaba40a2 Issue #1714462 by n3or, sun, Gábor Hojtsy: Convert language negotiation settings to configuration system. 2012-10-27 15:27:04 -07:00
webchick 8f7d8e9647 Issue #1021738 by fietserwin, rasmusluckow: Fixed image object should not be passed by reference. 2012-10-27 15:23:54 -07:00
webchick dc1d491b6b Revert "git commit -m Issue"
Messed up commit message. Let's try again.

This reverts commit 2784b6a89c.
2012-10-27 15:23:15 -07:00
webchick 37241af9eb Issue #1824400 by gapple, katbailey: Rename the service tag 'kernel.event_subscriber()' to just 'event_subscriber()'. 2012-10-27 15:20:35 -07:00
webchick 2784b6a89c git commit -m Issue 2012-10-27 14:39:29 -07:00
webchick 93569c859c Issue #1813792 by sun: Remove ugly default CSS styles for table. 2012-10-27 14:34:18 -07:00
webchick 0c44c89686 Issue #1824712 by cam8001, alexpott: Convert xri_proxy_resolver() variable to CMI config system. 2012-10-27 14:28:43 -07:00
webchick a2c97c9b7f Issue #1824768 by vijaycs85: Convert drupal_test_email_collector() variable to CMI system. 2012-10-27 14:25:45 -07:00
webchick d029eeb5d5 Issue #1810880 by Albert Volkman, vijaycs85, barbun, alexpott: Convert update_last_check() and update_last_email_notification() variables to CMI system. 2012-10-27 14:15:15 -07:00
webchick cda3ffb1a4 Issue #1691438 follow-up by Devin Carlson: Remove 8.x update function for {file_managed()}.filename should NOT be binary (and case-sensitive by default), which was added in 7.x. 2012-10-27 14:10:10 -07:00
webchick b94bb8d824 Issue #1821906 by Wim Leers: Allow more Field API public API functions to act on a single field within an entity. 2012-10-27 13:01:08 -07:00
webchick 6c7fa21356 Issue #1272870 by mvc, mgifford, xjm, Drupali, Everett Zufelt: Fixed No semantics for nested comments / bad for screen-readers. 2012-10-27 12:41:47 -07:00
webchick 95ce944803 Issue #1708692 by xjm, effulgentsia, tim.plunkett, fubhy, Berdir, chx: Fixed Bundle services aren't available in the request that enables the module. 2012-10-27 12:20:50 -07:00
webchick 10b47a4dad Issue #843114 follow-up by Berdir, sun: Make tests for too many connections failure run on MySQL only. 2012-10-27 11:38:23 -07:00
webchick 86cb1278c1 Issue #1824016 by scuts, jhodgdon: Fixed Confusing name for test method in NodeBlockTest. 2012-10-26 22:26:40 -07:00
webchick cc38404bcd Issue #1792844 by tim.plunkett: Change more public properties to protected in ViewExecutable and ViewStorage. 2012-10-26 22:19:41 -07:00
webchick 805fa869d9 Issue #1810826 by dawehner, tim.plunkett, xjm, fastangel: Fixed Remove obsolete form code from views_ui()/admin.inc. 2012-10-26 21:46:39 -07:00
catch fa38430066 Issue #1798724 by andreiashu, Albert Volkman, alexpott: Convert drupal_js_cache_files() to State system. 2012-10-26 20:31:26 +01:00
webchick 366698784c Issue #594660 follow-up by sun: Fixes for upgrade path for rename default menu names. 2012-10-26 09:07:34 -07:00
Jennifer Hodgdon 968df7e295 Issue #1326600 by Lars Toomre: More docs cleanup in dblog module 2012-10-26 09:04:02 -07:00
Jennifer Hodgdon a9723d317b Issue #1818016 by attiks, amitgoyal: Make Breakpoint module pass Coder review 2012-10-26 08:55:08 -07:00
Jennifer Hodgdon 7e233e6daf Issue #1797920 by Lars Toomre: Remove t() from more System tests 2012-10-26 08:51:18 -07:00
Jennifer Hodgdon 958ff6ff7e Issue #1797926 by Lars Toomre: Remove t() from test asserts in System tests 2012-10-26 08:48:08 -07:00
Jennifer Hodgdon 18fa6daa76 Issue #1816858 by bleen18: Clean-up for Syslog module docs 2012-10-26 08:41:57 -07:00
webchick 0d073ceb80 Issue #1821534 by andypost, xjm: Fixed Can't delete image effects from an image style. 2012-10-25 16:42:36 -07:00
Dries 9fa172532b Issue #594660 by sun, jenlampton, dagmar, yoroy, no_commit_credit: rename default menu names. 2012-10-25 11:53:18 -04:00
webchick 2205070015 Revert "Issue #1813832 by andypost, xjm, sun: Fixed Entity wrongly checks existence of ID in isNew() method."
This reverts commit 453b2517f5.

This broke testbot. Reverting temporarily.
2012-10-23 21:30:10 -07:00
webchick 3c021a9427 Issue #1817638 by damiankloip, fastangel, dawehner: Cleanup node/field/NodeLink. 2012-10-23 20:30:30 -07:00
webchick b38996475d Issue #1772584 by andypost, gumanist, nod_: Get rid of user_login_block() & user_login() in favour of user_login_form(). 2012-10-23 20:28:47 -07:00
webchick 8dc0f01a04 Issue #666412 by tayzlor, jaffaralia, iflista, mfb, xjm: Fixed Regression: RSS feed enclosure support lost from core. 2012-10-23 19:59:19 -07:00
webchick 453b2517f5 Issue #1813832 by andypost, xjm, sun: Fixed Entity wrongly checks existence of ID in isNew() method. 2012-10-23 19:56:52 -07:00
webchick 35e917e0d1 Issue #1812822 by larowlan: Fixed field_test_entity_info() does not set a 'label' on the Test Entity. 2012-10-23 19:50:59 -07:00
webchick 7d6b655291 Issue #1813854 by sun, jessebeach: Simplify and improve default CSS styling for menus. 2012-10-23 19:45:47 -07:00
webchick f3434e569f Issue #1146244 by Dean Reilly, fago: Add tests for ensuring node is fully saved when hook_node_insert() fires. 2012-10-23 19:37:55 -07:00
webchick bbfc566c7f Issue #1820834 by sun: Change #type machine_name() default 'source' element to 'label'. 2012-10-23 19:28:41 -07:00
webchick b48bf9b663 Issue #1761040 follow-up by xjm: Files are content. 2012-10-23 18:34:04 -07:00
webchick 0b70f277bb Issue #1812170 by xjm, tim.plunkett: Remove dependency on the standard profile from LocaleContentTest. 2012-10-23 16:49:39 -07:00
webchick 6af1f58955 Issue #1817484 by tomgeekery, kiamlaluno: Fixed The function contains a 'return' statement right at the end of the function. 2012-10-23 16:47:29 -07:00
webchick 4de661568c Issue #1813648 by Ignigena, dawehner: Change responsive table labels. 2012-10-23 16:47:29 -07:00
Jennifer Hodgdon 9d8dd3f9fe Issue #1797318 by Lars Toomre, xjm, dcam: Remove t() from test assert messages in form tests 2012-10-23 16:22:42 -07:00
Jennifer Hodgdon e5a5633f98 Issue #1798376 by Lars Toomre: Remove t() from test assertions in translation module 2012-10-23 16:07:45 -07:00
Jennifer Hodgdon d5dafb4b83 Issue #1818972 by andrewmacpherson: Fix docblock opening on system_update_8022 2012-10-23 15:57:54 -07:00
webchick 9b3466349f Issue #1817554 by damiankloip: Review and improve naming of entity specific row plugins. 2012-10-23 15:53:04 -07:00
webchick c662f7f121 Issue #1812732 by xjm: Use constants instead of integers in drupalCreateNode() and improve its documentation. 2012-10-23 15:42:39 -07:00
webchick 1db475bb94 Issue #1539164 by Birk: Fixed Menu machine_name() label says 'URL path'. 2012-10-23 15:40:42 -07:00
webchick a4d4a17c1c Issue #1816916 by tim.plunkett: Recursively merge in defaults. 2012-10-23 15:18:36 -07:00
catch 4365f5079d Issue #1782244 by heyrocker, andypost, tstoeckler: Convert image styles array into ImageStyle (extends ConfigEntity). 2012-10-23 14:46:22 +01:00
catch 856e8f756f Issue #1739928 by plach: Follow up for generalizing language configuration on content types to apply to terms and other entities. 2012-10-23 11:28:54 +01:00
catch 10e58bdd64 Issue #1777070 by Jose Reyero, Gábor Hojtsy: Refactor and clean up source string location handling. 2012-10-23 11:25:45 +01:00
catch 3b667f26cd Issue #1651206 by pounard, fubhy: Added a cache chain implementation. 2012-10-23 11:22:58 +01:00
Tim Plunkett 20ba6bbd18 Issue #1805996 by tim.plunkett: Move Views integration for core to their respective modules. 2012-10-22 14:11:54 -04:00
Tim Plunkett c7b7c3e5ba Issue #1805996 by dawehner, tim.plunkett, damiankloip, xjm, et al: Add Views and Views UI to core. 2012-10-22 14:11:32 -04:00
catch 43cd79241e Issue #1784226 by javier_, lucascaro: Fixed Taxonomy feed not working. 2012-10-22 13:12:22 +01:00
catch afc4b89945 Issue #1706064 by chx, katbailey, effulgentsia, podarok et al: Compile the Injection Container to disk. 2012-10-22 10:14:49 +01:00
Jennifer Hodgdon 408b1cf05f Issue #1798386 by Lars Toomre: Remove t() from test assert messages in user module 2012-10-19 15:36:52 -07:00
Jennifer Hodgdon cbc23e2fd0 Issue #1798384 by Lars Toomre: Remove t() from test assert messages in update module 2012-10-19 15:32:38 -07:00
Jennifer Hodgdon 7e508a6a89 Issue #1798366 by Lars Toomre, dcam: Remove t() from test assert messages in tracker module 2012-10-19 15:29:58 -07:00
Jennifer Hodgdon e6e44ab3d9 Issue #1797914 by Lars Toomre: remove t() from test assertions in some system tests 2012-10-19 15:27:10 -07:00
Jennifer Hodgdon 8c644bae42 Issue #1797410 by Lars Toomre: Remove t() from lock system tests 2012-10-19 14:46:06 -07:00
Jennifer Hodgdon b707ca4594 Issue #1797296 by Lars Toomre: Remove t() from more tests in File module 2012-10-19 14:41:58 -07:00
webchick f37f9fa774 Issue #1782838 by Wim Leers, Lars Toomre, chx: Added WYSIWYG in core: round one — filter types. 2012-10-19 01:58:34 -07:00
webchick efa195acbd Issue #1308564 by amontero, madmatter23, kbasarab, guile2912, Deciphered: Added Basic token support in fields' help texts. 2012-10-19 00:33:17 -07:00
webchick 41814bb38c Revert "Issue #1798732 by Dean Reilly, westie, alexpott, sun: convert install_task() variable to use state system."
This reverts commit d3edf50190.

This caused unexpected errors with installation on sites with existing
settigs.php files. Rolling back until keyvalue store is available during
installation.
2012-10-18 23:15:53 -07:00
webchick fc671ce750 Issue #1816726 by tim.plunkett: Clean up UpgradePathTestBase::setUp(). 2012-10-18 16:59:44 -07:00
Jennifer Hodgdon ae03bb2d4e Issue #1457320 by kbasarab, xjm, jhodgdon: Fix up test assert message/group param docs to say it should not be translated 2012-10-18 16:29:07 -07:00
Jennifer Hodgdon 4dcf811f77 Issue #1797508 by Lars Toomre, dcam: Remove t() from test assertion messages in Search module 2012-10-18 16:22:40 -07:00
Jennifer Hodgdon 5ffd2a640d Issue #1797506 by xjm, Lars Toomre: Remove t() from test assertions in RDF module 2012-10-18 16:19:35 -07:00
Jennifer Hodgdon 74e725699f Issue #1797272 by Lars Toomre, xjm: Remove t() form test assertion messages in filter module 2012-10-18 16:15:27 -07:00
Jennifer Hodgdon 93a03822b2 Issue #1533244 by amitgoyal, krishworks: Coder clean-up for Help module 2012-10-18 16:09:45 -07:00
Jennifer Hodgdon 623621ff7e Issue #1811628 by Lars Toomre: More API docs cleanup for Contact module 2012-10-18 16:06:48 -07:00
Jennifer Hodgdon bfba7b732b Issue #1797200 by Lars Toomre, xjm: Remove t() from more test assertions in Node module 2012-10-18 15:59:23 -07:00
Jennifer Hodgdon 02d348a069 Issue #1797330 by Lars Toomre: One more t() in test assertion in Help module 2012-10-18 15:54:52 -07:00
Jennifer Hodgdon 7e5a47ce8e Issue #1797106 by zuuperman, dcam, Lars Toomre, xjm: Remove t() from test assertions in Field module 2012-10-18 15:48:14 -07:00
Jennifer Hodgdon c02016908c Issue #909954 by barraponto: Document base hook component in hook_theme 2012-10-18 15:40:55 -07:00