Commit Graph

18468 Commits (a2c97c9b7f4ae6b842975b21dfc0fe8b5b046ce5)

Author SHA1 Message Date
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 a755ea6bd1 Issue #1723892 follow-up by mitchell: Support for revisions for entity save and delete operations. 2012-10-27 12:59:37 -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 1606d2f525 Issue #1821172 by spearhead93: Hash the config directory name, unhash the active and staging directory names. 2012-10-27 12:03:25 -07:00
webchick d6a62b0571 Issue #1824732 by rcross: Add webchick to Maintainers.txt. 2012-10-27 11:39:58 -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 0bba5d0643 Issue #1798222 by Berdir: Fixed Use lock around router rebuild to avoid race condition. 2012-10-26 09:11:19 -07: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 a569729602 Issue #1802280 by mbrett5062: fix documentation of drupal_system_listing() 2012-10-26 09:00:28 -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 f711ad88d8 Issue #1811540 by xjm: Fixed Prevent @endlink from being parsed as an annotation. 2012-10-23 19:52:37 -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 d3728cbf1b Issue #1503982 by mvc, rootatwc: Rename _form_set_class(). 2012-10-23 15:43:41 -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 3bad542387 Issue #1820960 by xjm: BTMash's username has incorrect case in MAINTAINERS.txt. 2012-10-23 15:35:17 -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