Commit Graph

216 Commits (a41da4e30f37f6e142ca9349660f3b50b01c5b66)

Author SHA1 Message Date
webchick 12993dd636 Issue #1188388 by plach, peximo, YesCT | Gábor Hojtsy, fago, webchick, Bojhan, podarok, cosmicdreams, Berdir, aspilicious, bforchhammer, penyaskito: Added Entity translation UI in core. 2012-11-03 19:38:49 -07:00
Dries ee2acd68cc Issue #1696786 by Fabianx, jenlampton, stevector, steveoliver, jwilson3, amateescu, chx: Integrate Twig into core: Implementation issue. 2012-11-03 10:36:10 -07:00
webchick 9c58d0d390 Oops. Update function. 2012-11-01 23:13:22 -07:00
webchick bb316983a6 Issue #1798804 by Albert Volkman, tayzlor, alexpott: Convert node_access_needs_rebuild() to state system . 2012-11-01 23:07:16 -07:00
webchick 5ebcfb1ae3 Issue #1798868 by Luukyb, Albert Volkman: Convert node_test_node_access_all_uid() to state system . 2012-11-01 19:07:27 -07:00
webchick f42515e281 Issue #1798574 by tim.plunkett: Refactor Views UI to be a form controller. 2012-11-01 16:30:09 -07: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
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
catch b9c4744e02 Issue #1801726 by chx, bojanz, plach: EntityFieldQuery v2. 2012-10-30 10:41:42 +00: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 86cb1278c1 Issue #1824016 by scuts, jhodgdon: Fixed Confusing name for test method in NodeBlockTest. 2012-10-26 22:26:40 -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
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 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 9b3466349f Issue #1817554 by damiankloip: Review and improve naming of entity specific row plugins. 2012-10-23 15:53:04 -07: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
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
webchick 28045a2e8a Issue #1739928 by vasi1186, YesCT, webflo, Transition, plach, Gábor Hojtsy: Generalize language configuration on content types to apply to terms and other entities. 2012-10-18 01:59:12 -07:00
webchick 3088640cc2 Revert "Issue #1588422 by andypost, disasm, sun, dawehner, vasi1186, alexpott, tim.plunkett, larowlan, Gábor Hojtsy: Convert contact categories to configuration system."
This reverts commit 5cb63c4d13.

Oops. That was a little more patch than we bargained for. :P
2012-10-18 01:54:31 -07:00
webchick 5cb63c4d13 Issue #1588422 by andypost, disasm, sun, dawehner, vasi1186, alexpott, tim.plunkett, larowlan, Gábor Hojtsy: Convert contact categories to configuration system. 2012-10-18 01:25:16 -07:00
webchick cd37a25b38 Issue #1154382 follow-up by plach: Added missing tests for view modes. 2012-10-17 10:08:18 -07:00
Jennifer Hodgdon deab5f5173 Issue #1814904 by kattekrab: Fix up a/an on UUID documentation 2012-10-17 09:40:55 -07:00
catch 699680d265 Issue #1792600 by Stalski, fubhy, swentel: Refactor field_ui() so common behavior for fields and display overview screens are extracted. 2012-10-15 14:57:42 +01:00
webchick e9ca778b53 Issue #1026616 by fgm, Berdir, Dave Reid, fago: Implement an entity render controller. 2012-10-13 23:40:03 -07:00
webchick ca64740b0b Issue #1723892 by Berdir, Pancho, das-peter, fago: Support for revisions for entity save and delete operations. 2012-10-13 22:44:26 -07:00
webchick 195d2c9d5d Issue #1811804 by xjm: Provide a test page testing module. 2012-10-13 09:31:48 -07:00
webchick 16eac3bec5 Issue #1480854 by tim.plunkett, Noyz, Bojhan, yoroy, kika: Convert operation links to '#type' => 'operations'. 2012-10-09 12:49:07 -07:00
Jennifer Hodgdon cc108a134f Issue #1677830 by slashrsm: Improve docs for user and node hooks in regards to database transactions 2012-10-09 10:29:51 -07:00
webchick 4c4b4a79cb Issue #1608878 follow-up by tim.plunkett: Move Dropbutton CSS to dropbutton.base.css from node.admin.css. 2012-10-08 12:27:53 -07:00
webchick e7787c9cca Issue #1642526 by andypost, Berdir, dixon_: Add upgrade path from for generating UUIDs for all core entities. 2012-10-08 09:39:59 -07:00
catch c26c3117f1 Issue #1760530 by jenlampton, Albert Volkman, crazyrohila, Risse, justafish, Fabianx: Move all template files provided by core modules and themes into a 'templates' directory inside that module directory. 2012-10-05 21:35:31 +01:00
Dries 84c6fea4be Issue #476304 by Liam Morland: fixed mismatch of schema definition of uid, nid. 2012-10-04 16:27:03 -04:00
Jennifer Hodgdon f0da6c528d Issue #1313980 by Lars Toomre: Fix up some docs in node module 2012-10-04 09:41:38 -07:00
Jennifer Hodgdon 1df8d28040 Issue #1134088 by Cottser, catch: Fix up documentation for update helper functions 2012-10-04 09:12:04 -07:00
webchick fc303a4357 Issue #1608878 by jessebeach, tim.plunkett, dead_arm, nod_, sun, effulgentsia, Everett Zufelt, geerlingguy: Added CTools dropbutton to core. 2012-10-03 19:03:22 -07:00
catch d7fc7b6a0a Issue #1393392 by c960657, fubhy: Convert prefix cache clears to cache tags, then remove support for them. 2012-10-03 22:06:11 +01:00
Jennifer Hodgdon dd5d0f619a Issue #1797200 by pillarsdotnet, boombatower, solotandem, ZenDoodles, sun, xjm, yched, Damien Tournoud: (crediting those who worked on previous versions of this patch as well) Remove t() from test assertions in node module 2012-10-03 09:53:46 -07:00
webchick 1881251335 Issue #1312200 by zuuperman, lemark, chx: Fixed field_create_instance() must fill in the id field but does not. 2012-09-26 23:47:21 -04:00
webchick a24390f24f Issue #1757504 by Maxtorete, boran: Fixed Regression: language field is not visible on manage display. 2012-09-26 16:02:20 -04:00
webchick 6e8a223b15 Issue #1276908 by jessebeach, nod_, moshe weitzman, lewisnyman, webchick: Fixed Administrative tables are too wide for smaller screens. 2012-09-26 14:26:15 -04:00
catch bd07cedb74 Issue #1760548 by nod_: Remove dependency on jQuery drupal.js? for JS settings. 2012-09-24 14:12:09 +01:00
catch 3e854432e3 Issue #1786124 by xjm: Clean up node access pager test. 2012-09-24 10:17:08 +01:00
Dries 2f31f5cee7 Issue #1789992 by larowlan: Wrong type for hook_node_access() returns. 2012-09-21 21:11:03 -04:00
Jennifer Hodgdon b019bf1cc9 Issue #1186886 by Albert Volkman, Mile23: Add detail and better example to hook_node_load docs 2012-09-19 06:25:24 -07:00
catch 277c7f7bf6 Issue #1564832 by sun, dcam: Remove _node_extract_type() and node_type_get_name(). 2012-09-19 10:54:05 +01:00
webchick 2952d3e232 Issue #1757504 by Maxtorete, boran, c31ck, Gábor Hojtsy: Fixed Regression: language field is not visible on manage display. 2012-09-13 02:15:38 -07:00
catch f556c0b023 Issue #1760786 by sun: Move entity system 'back' into a Drupal\Core component. 2012-09-12 10:18:04 +01:00
Jennifer Hodgdon 082cae5c25 Issue #262690 by Albert Volkman: Call Form API by its proper name not Forms API 2012-09-10 12:05:33 -07:00
webchick e203b73b62 Issue #218755 by jstoller, Gábor Hojtsy, stevector, mradcliffe, agentrickard, catch, Crell: Added Support revisions in different states. 2012-09-06 13:32:19 -07:00