Commit Graph

19137 Commits (d9666b27440a4fc989c25b6b38cf89d20d978588)

Author SHA1 Message Date
webchick d9666b2744 Issue #1887244 by beejeebus: Use Config->save() and Config->delete() on import. 2013-01-15 10:57:42 -08:00
catch d049222620 Issue #1876942 by damiankloip, dawehner, tim.plunkett: Use direct methods instead of arrayAccess for display handlers. 2013-01-15 16:34:32 +00:00
catch c1a725406d Issue #1886876 by IRuslan, swentel: Fixed Useless assignment in node_feed(). 2013-01-15 15:44:25 +00:00
catch ad551b6e55 Issue #1887692 by xjm: Clean up unused {block_node_type} table and references. 2013-01-15 15:42:32 +00:00
catch 289e12fb71 Issue #1874470 by kim.pepper: Having two RouterTest classes in the same module is confusing. 2013-01-15 15:39:21 +00:00
catch 7be75b4686 Issue #1814496 by Berdir, deviance, Lars Toomre: Make queue a container service. 2013-01-15 15:35:31 +00:00
webchick 65e54edbe7 Issue #1874936 by frega, Wim Leers: Pluggable in-place editors (allow modules to define new Create.js PropertyEditor widgets). 2013-01-14 14:25:23 -08:00
catch 189108a113 Issue #1833334 by das-peter, plach, Berdir, fago: EntityNG: integrate a dynamic property data table handling. 2013-01-14 11:10:23 +00:00
catch db1122d6ab Issue #1778178 by fago, Berdir, effulgentsia, mradcliffe, das-peter: Convert comments to the new Entity Field API. 2013-01-14 10:59:47 +00:00
webchick 77f0384244 Issue #1886220 by damiankloip: Fixed views-admin.js 'select all' unchecking broken . 2013-01-11 10:10:34 -08:00
webchick 9ad5064235 Issue #1866858 by linclark, scor: Test RDFa by parsing RDFa (add the easyrdf library). 2013-01-11 09:44:56 -08:00
catch 626a067d86 Issue #1874134 by fabpot: Renamed the resolver service to controller_resolver(). 2013-01-11 11:49:26 +00:00
catch d67ea27089 Issue #1839078 by dasjo, tim.plunkett, fago: Implement the new entity field API for the email field type. 2013-01-11 11:48:04 +00:00
catch d672d20367 Issue #1825450 by Berdir, znerol: Use lock service in lock(). 2013-01-11 11:14:30 +00:00
webchick 579c3ba7e1 Issue #1867572 by swentel, dawehner, damiankloip, sun: Fixed Field module generates views data for entities without base table. 2013-01-11 00:51:34 -08:00
webchick 4dc5b8d2e7 Issue #1144716 by Dave Reid, sun: Allow vertical tabs elements to have #title and #description values. 2013-01-11 00:45:49 -08:00
webchick 966c825f29 Issue #1821524 by rlnorthcutt, tim.plunkett, damiankloip: Decouple use of default views in ViewStorageTest. 2013-01-11 00:43:50 -08:00
webchick f237e58948 Issue #1701014 by disasm, boztek, heyrocker, sun, xjm: Fixed Validate config object names. 2013-01-11 00:39:25 -08:00
webchick 0f8cedfde8 Issue #1879732 by vijaycs85, Gábor Hojtsy: Fixed Language-related modules not listed on available updates page. 2013-01-11 00:20:08 -08:00
webchick bd301081c8 Issue #1871328 by vijaycs85, YesCT, sun: Fixed Modules in new Multilingual package are no longer tested by Module\EnableDisableTest. 2013-01-11 00:17:33 -08:00
webchick 8782843fea Issue #1848464 by scor, jneubert: Fixed Make RDFa markup upward compatible with RDFa 1.1. 2013-01-11 00:15:18 -08:00
webchick d500ed33d6 Issue #1884826 by pwolanin, dawehner: Fixed Regression - replace md5 in Block module calls with sha2 hashes. 2013-01-11 00:05:45 -08:00
webchick 9e4a19df1c Issue #1885542 by larowlan, tim.plunkett: Fixed DatabaseControllerNG does not rollback failed ::save() operations. 2013-01-11 00:04:34 -08:00
webchick dd8e4f2d44 Issue #1845372 by xjm, larowlan, Berdir, chx: Fixed Deleting a field from a non-node entity bundle results in an Entity Field Query Exception. 2013-01-10 18:12:12 -08:00
Jennifer Hodgdon 4824c21934 Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up for API docs in include files starting with n-z 2013-01-10 15:50:55 -08:00
Jennifer Hodgdon b554832512 Issue #1884840 by pwolanin: Remove mention of md5 hashes from some code comments 2013-01-10 15:46:58 -08:00
Jennifer Hodgdon 17fbe85995 Issue #1347914 by Albert Volkman, Lars Toomre: API docs fix-up for Filter module 2013-01-10 15:41:15 -08:00
webchick 2bd70556c2 Issue #1821882 by tim.plunkett: Add an entry for 'Plugin system' to MAINTAINERS.txt. 2013-01-10 13:06:52 -08:00
webchick b481c94954 Issue #1884828 by pwolanin: Fixed Replace md5 calls with sha2 in Views in core. 2013-01-10 10:56:41 -08:00
webchick fe429cbac7 Issue #1755450 by cam8001, joachim: Fixed user_role_permissions() $roles parameter is pointlessly optional. 2013-01-10 10:50:19 -08:00
webchick 186e226ec4 Issue #1814916 by andypost, tim.plunkett, sun, yoroy: Convert menus into entities. 2013-01-10 10:33:53 -08:00
webchick 159f3ce9d2 Issue #1848490 by YesCT, Sutharsan, Gábor Hojtsy, Bojhan: Added Import translations automatically during installation. 2013-01-10 10:31:23 -08:00
catch a5e8e70c92 Issue #1885180 by damiankloip: Fixed NestedArray tests are never run. 2013-01-10 17:15:51 +00:00
catch acf577ed72 Issue #1827286 by dawehner, damiankloip: Fixed hook_views_analyze() is missing from hook_hook_info() so never gets executed. 2013-01-10 17:14:16 +00:00
webchick b36b17edb7 Issue #1884182 by Gábor Hojtsy, Sutharsan: Fixed Import of large number of translations fails on SQLite. 2013-01-10 08:47:28 -08:00
catch f5d69718ee Issue #1792536 by chx, Berdir, sun, David_Rothstein: Remove the install backend and stop catching exceptions in the default database cache backend. 2013-01-10 12:08:06 +00:00
catch 14e0c88dad Issue #1848774 by IshaDakota: Fixed search_view() initializes a variable that is never used. 2013-01-10 12:03:12 +00:00
catch 2109351f15 Issue #1391856 by mariacha1, dawehner: Don't mark field->options['alter']['target'] as translatable. 2013-01-10 12:01:58 +00:00
webchick ab5b5bd874 Issue #1812724 by steveoliver, sun: Change notice: Consolidate all form element templates and add theme_hook_suggestons(). 2013-01-09 21:45:55 -08:00
webchick f34dc4517e Issue #1825044 follow-up by sun, andypost: Remove reference to bogus list controller. 2013-01-09 19:45:35 -08:00
webchick 8445043c36 Issue #1782244 follow-up by sun, znerol: Fixed Convert image styles array into ImageStyle (extends ConfigEntity). 2013-01-09 18:26:20 -08:00
webchick 6587212761 Issue #1877254 by Bojhan: Remove and cleanup text for adding to menu . 2013-01-09 18:02:33 -08:00
webchick cf7cc519f7 Issue #1356170 by ohnobinki, tim.plunkett: Remove all uses of array_merge_recursive(), or document why they are being used instead of NestedArray::mergeDeep(). 2013-01-09 15:58:39 -08:00
Dries 97ccf0f5f9 Issue #1861838 by tim.plunkett, dawehner: Clean up the various Views field rendering methods. 2013-01-09 16:26:39 -05:00
Dries c34a93544a Issue #1861838 by tim.plunkett, dawehner: Clean up the various Views field rendering methods. 2013-01-09 16:17:20 -05:00
Dries 0d55d1a660 Issue #1882310 by damiankloip: remove displayObjects() method from ViewExecutable. 2013-01-09 16:14:11 -05:00
Dries 23c0393a17 Issue #1832614 by Schnitzel, smiletrl, -enzo-: Fixed Unchanged strings on page become customized when editing others. 2013-01-09 16:12:51 -05:00
Dries a6c11e9d4f Issue #1875122 by dawehner, damiankloip: field formatter settings on views are lost. 2013-01-09 16:03:56 -05:00
Dries a5a24f70b7 Issue #1839134 by Berdir, sun: Convert database tests to (Drupal)UnitTestBase. 2013-01-09 15:58:50 -05:00
webchick 143994ccf0 Issue #1786540 by damiankloip: Added a ViewExecutable::removeItem method. 2013-01-09 11:59:17 -08:00