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 |
Jennifer Hodgdon
|
5f4440fa7d
|
Issue #1397346 by Albert Volkman, tim-e, shiff2kl, FatGuyLaughing: Expand docs for two functions
|
2012-09-06 11:32:20 -07:00 |
catch
|
267eb43804
|
Issue #1498874 by peximo, plach, Gábor Hojtsy, attiks: Provide language awareness to entity forms (introduce the form language concept).
|
2012-09-06 13:11:03 +01:00 |
catch
|
fae3c98698
|
Issue #1410260 by swentel, mojzis, droplet, pingers: Fixed rss.xml/whatever triggers PHP error.
|
2012-09-05 22:23:38 +01:00 |
catch
|
4f37cf0255
|
Issue #1700382 by Albert Volkman, cam8001: Replace remaining references to drupal_attributes() with new Attributes().
|
2012-09-04 14:32:47 +01:00 |
webchick
|
bea70831ae
|
Issue #1429442 by Jody Lynn, gnuget, nrambeck, sun: Fixed Access denied page shown after submitting form that creates a unpublished node.
|
2012-09-01 22:33:30 -07:00 |
webchick
|
de473408a6
|
Issue #1742958 by DamienMcKenna, jhodgdon: Fixed All spellings of URI should be uppercase.
|
2012-09-01 21:50:06 -07:00 |
webchick
|
c58b08ae9c
|
Issue #1761040 by sun, tim.plunkett, fago, effulgentsia: Rename Storable, Entity, and Configurable to Entity, ContentEntity, and ConfigEntity.
|
2012-09-01 19:21:35 -07:00 |
webchick
|
316c1f4a7a
|
Issue #1468328 by Berdir: Move file entity info, managed file, and file usage functionality into File module.
|
2012-08-30 18:27:21 -07:00 |
webchick
|
07ad6e733c
|
Issue #1737148 by nod_, SebCorbin, larowlan, tim.plunkett, Albert Volkman, nick_schuch, sun: Explicitly declare all JS dependencies, don't use drupal_add_js().
|
2012-08-30 12:24:38 -07:00 |
catch
|
27b89c3fd0
|
Issue #1642070 by Schnitzel: Make use of entity labels in templates.
|
2012-08-29 10:52:19 +01:00 |
Jennifer Hodgdon
|
65d37afbea
|
Issue #716496 by killtheliterate, rootwork: Make sure all core template files are in themeable group
|
2012-08-28 11:31:58 -07:00 |
webchick
|
44fc81a277
|
Issue #1305378 by bforchhammer, penyaskito, k4v, Schnitzel, Gábor Hojtsy, Dave Reid: Added Tokens should use $options["langcode"] and not need a language object.
|
2012-08-26 20:25:18 -07:00 |
webchick
|
16005119bc
|
Issue #1496534 by cosmicdreams, alexpott, aspilicious, kim.pepper, acrollet, dagmar, beejeebus, wizonesolutions | heyrocker: Convert account settings to configuration system.
|
2012-08-26 14:15:58 -07:00 |
webchick
|
ebaab15cf0
|
Issue #511594 by sxnc, jhodgdon, Gábor Hojtsy: Added hook_search_preprocess() needs to be language-specific.
|
2012-08-26 11:05:58 -07:00 |
webchick
|
79b9a36cb0
|
Issue #1739994 by pp, das-peter, Gábor Hojtsy: Use the Language class universally instead of stdObj instances.
|
2012-08-26 10:01:29 -07:00 |
webchick
|
4c2bd96864
|
Issue #1074672 by claudiu.cristea, boran, tim.plunkett, webflo, Schnitzel, mikewink: Added Allow language select to be rearranged inside node form.
|
2012-08-26 09:23:29 -07:00 |
webchick
|
42d5f0053b
|
Issue #1668820 by sun, xjm, tim.plunkett, fgm: Concept, base class, and interface for configurable objects.
|
2012-08-25 01:17:32 +02:00 |
webchick
|
92548664d0
|
Issue #1154382 by Berdir, barraponto, acouch, swentel, LoMo, chx: Fixed View mode no longer can be changed.
|
2012-08-23 02:35:56 +02:00 |
catch
|
ff895df7ac
|
Issue #1618172 by jcisio, corvus_ch, estebanvalerio.h, Berdir: Remove entity_uri() in favor of EntityInterface::uri().
|
2012-08-22 15:04:43 +02:00 |
webchick
|
6cdb69e106
|
Issue #1280996 by tarmstrong, vasi1186, fastangel, dawehner, tobiasb: New language_select() element type for form API.
|
2012-08-22 01:31:54 +02:00 |
catch
|
64625f9048
|
Issue #1184272 by Berdir, corvus_ch, sun: Remove deprecated $conditions support from entity controller.
|
2012-08-21 17:38:04 +02:00 |
catch
|
e900366cd5
|
Issue #1245220 by Berdir, plach, dpolant, xjm, WorldFallz, bfroehle, David_Rothstein, effulgentsia, corvus_ch: Fixed file_file_download() passed bogus $field to field_access().
|
2012-08-21 17:19:09 +02:00 |
Jennifer Hodgdon
|
02e4cab661
|
Issue #1472724 by jibran, balsama, kiamlaluno, asrob, mjonesdinero: Fix bad usage of i.e. and e.g. in node.tpl.php files
|
2012-08-20 10:23:06 -07:00 |
webchick
|
c6d2b8311b
|
Issue #1558478 by tim.plunkett, Berdir, jhodgdon: Fixed SA-CORE-2012-002 - Access bypass - content administration.
|
2012-08-19 16:54:14 +02:00 |
webchick
|
deec4d05ce
|
Issue #1728568 by e2thex, oriol_e9g: Fixed Add table alias in node query conditions to avoid ambiguous fields.
|
2012-08-19 13:12:53 +02:00 |
webchick
|
3f794186d8
|
Issue #1669876 by balintk, Gábor Hojtsy, brantwynn, Berdir: Add missing language functionality in search module.
|
2012-08-16 07:18:38 -07:00 |
catch
|
ea25df8570
|
Issue #1499596 by plach, fago: Introduce a basic entity form controller.
|
2012-08-16 12:30:43 +01:00 |
catch
|
6e7a13a7b7
|
Issue #1717678 by Berdir: Fixed Entity::createDuplicate() does not account for uuid property.
|
2012-08-15 16:12:52 +01:00 |
catch
|
292a4c56a8
|
Issue #232327 by tizzo, jhedstrom, sumitk, NicolasH, disasm, tim.plunkett: Fixed Deleting node type leaves orphan nodes.
|
2012-08-15 15:22:38 +01:00 |
Dries
|
2aa02a0b30
|
- Patch #993186 by moshe weitzman: node access rebuilds should go newest to oldest.
|
2012-08-11 13:19:17 -04:00 |
webchick
|
7e9d2c1676
|
Issue #1711070 by kid_icarus, tim.plunkett, xjm, droplet, zendoodles and cam8001: Convert tests to use ::$modules property instead of parent::setUp($modules).
|
2012-08-09 18:24:21 -07:00 |
Dries
|
9a0367face
|
- Patch #1719488 by effulgentsia: Rename language_manager() to language() and related cleanup.
|
2012-08-09 16:17:01 -04:00 |
Dries
|
d1ea099f80
|
- Patch #1348162 by catch, sun, Berdir: Add update_variable_*().
|
2012-08-07 15:11:13 -04:00 |
Dries
|
4c2e6b41ec
|
- Patch #1637370 by danielnolde, sun, djdevin, Berdir: Added UUID support to core entity types.
|
2012-08-07 14:33:39 -04:00 |
Katherine Bailey
|
1cd28eb4e5
|
Using the language_manager wrapper function to return a language whether or not we're in the requet scope
|
2012-08-06 21:52:11 -07:00 |
Dries
|
a7530e13ab
|
- Patch #1700682 by tim.plunkett, sun: run-tests.sh attempts to run abstract/base test classes.
|
2012-08-03 13:15:12 -04:00 |
Dries
|
33d4ef886c
|
- Patch #1290694 by hefox, tlattimore, c4rl, chx, tim.plunkett, tstoeckler, msonnabaum: provide consistency for attributes and classes arrays provided by template_preprocess().
|
2012-08-03 11:31:18 -04:00 |
catch
|
09e2297758
|
Issue #1490418 by tim.plunkett: Convert node/add/TYPE to use %node_type().
|
2012-08-01 14:31:50 +01:00 |
Dries
|
60782b52ae
|
- Patch #1696902 by sun, larowlan, cosmicdreams, heyrocker, tobiasb: Convert forum_admin_settings() to new configuration system.
|
2012-08-01 08:51:24 -04:00 |
webchick
|
251c7d3023
|
Issue #1679594 by sun: Fixed node_requirements() breaks Drupal installer.
|
2012-07-28 11:58:01 -05:00 |
webchick
|
3642d7f58e
|
Issue #1496510 by swentel, jvns, cosmicdreams, marcingy, alexpott, heyrocker, sun: Convert search settings to configuration system.
|
2012-07-27 22:18:02 -05:00 |
Dries
|
d1cb1258d8
|
- Patch #1204658 by kbasarab, Berdir, tim.plunkett, webchick: remove node access base table fallback.
|
2012-07-26 17:40:46 -04:00 |
Dries
|
48d139aed1
|
- Patch #1496462 by acrollet, sun, cosmicdreams, Niklas Fiekas, aspilicious: convert RSS publishing settings to configuration system.
|
2012-07-26 17:09:56 -04:00 |
Dries
|
609cdb8345
|
- Patch #1245446 by rocket_nova: the 'recent content' section show useless empty squares for anonymous users.
|
2012-07-25 10:53:06 -04:00 |
webchick
|
268b70586b
|
Issue #1616962 by fgm, rvilar, kalman.hosszu, fubhy: Replace ->title with ->label().
|
2012-07-22 11:07:00 -07:00 |
Dries
|
2922920684
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2012-07-09 16:18:43 -04:00 |
Dries
|
ecb07b7202
|
- Patch #1667614 by Gábor Hojtsy: make node revision access language aware.
|
2012-07-09 14:41:37 -04:00 |
webchick
|
b07f964428
|
Issue #1571104 by BTMash, Dave.Ingram, mradcliffe, Damien Tournoud, sun, lliss, lkiss80: Fixed Can't access non-node entities with EntityFieldQuery.
|
2012-07-07 13:35:12 -07:00 |
Jennifer Hodgdon
|
49b0490bc9
|
Issue #1664070 by mjonesdinero: Fix up documentation for node_add_page function
|
2012-07-06 08:14:52 -07:00 |
Dries
|
866e3db5ee
|
- Patch #1416900 by 30equals: remove node_node_type_insert() from content_types().inc.
|
2012-07-04 09:20:47 -04:00 |
webchick
|
4b6bdbb1dd
|
Issue #1496542 by cosmicdreams, sun, chx, vasi1186, aspilicious, alexpott, nadavoid, Pedro Lozano, disasm, andypost | heyrocker: Convert site information to config system.
|
2012-07-02 10:20:33 -07:00 |
webchick
|
494b908cff
|
Committing missing test file.
|
2012-07-01 08:59:46 -07:00 |
webchick
|
4cc4103e03
|
Issue #1658814 by Gábor Hojtsy: Make node_access() language-aware.
|
2012-06-30 11:30:24 -07:00 |
webchick
|
517ef08221
|
Issue #1666074 by sun: Move 'default_nodes_main()' setting to node module.
|
2012-06-30 11:24:01 -07:00 |
webchick
|
991b45de96
|
Issue #1618136 follow-up by fgm: Remove type from entity hooks.
|
2012-06-24 15:32:38 -07:00 |
Dries
|
619017f1c4
|
- Patch #1612014 by aspilicious, Berdir: create an interface for revisionable entities.
|
2012-06-17 09:27:32 -04:00 |
webchick
|
2103890de1
|
Issue #258785 by Désiré, Schnitzel, kbasarab, pkiraly, desbeers, Bojhan, voxpelli, clemens.tolboom, Artusamak, Gábor Hojtsy, dvinegla: Added Provide more flexible settings for initial language on content types.
|
2012-06-16 16:48:36 +02:00 |
webchick
|
c195d872bc
|
Issue #1630264 by vasi1186, fubhy, Gábor Hojtsy: Move field language fallback code from Locale to Field and field language handling for nodes to Node.
|
2012-06-15 19:14:22 +02:00 |
webchick
|
18040223ad
|
Issue #1471432 by Gábor Hojtsy, vasi1186, tobiasb, kalman.hosszu, Schnitzel, nod_, pixelite, dawehner: Rework language_list(), let people use more special languages.
|
2012-06-15 19:03:15 +02:00 |
webchick
|
663c2748e3
|
Issue #1618136 by fgm, larowlan, aspilicious, fago: Remove from entity hooks.
|
2012-06-15 18:43:34 +02:00 |
webchick
|
15eeb96db6
|
Issue #1594496 by aspilicious, Niklas Fiekas: Fixed Entity PSR-0 documentation issues.
|
2012-06-14 11:19:36 +02:00 |
webchick
|
82f095ad2e
|
Issue #1631092 by webflo: Remove language related todos and global variables from boostrap.inc.
|
2012-06-14 10:22:49 +02:00 |
Dries
|
5b8960df6d
|
- Patch #730060 by beejeebus, catch, Damien Tournoud, moshe weitzman, msonnabaum, oriol_e9g, aspilicious: Fixed Replace CACHE_TEMPORARY, cache_clear_all() (no arguments) and minimum cache lifetime with cache tags support.
|
2012-06-12 21:37:07 -04:00 |
catch
|
fe0e9dd141
|
Issue #1512308 by August1914, Rob Loach, cosmicdreams: Replace $language_content() with Dependency Injection.
|
2012-06-12 21:12:53 +09:00 |
catch
|
2bfb9b0415
|
Issue #1615236 by Berdir, aspilicious: Merge entity controller interfaces, document and add default entity class definition.
|
2012-06-08 22:04:22 +09:00 |
catch
|
c1f05ae409
|
Issue #1541892 by Rob Loach: Convert TableSort to PSR-0.
|
2012-06-08 21:26:56 +09:00 |
catch
|
a8b58e8607
|
Issue #1365234 by amontero, TravisCarden: Add description to 'access content overview' permission.
|
2012-06-08 21:10:45 +09:00 |
catch
|
92490ed529
|
Issue #1541684 by Rob Loach, aspilicious: Convert PagerDefault db extender to PSR-0.
|
2012-06-05 14:42:19 +09:00 |
Dries
|
c677a96ff7
|
- Patch #1589174 by sun, marcingy: Fixed Configuration upgrade path is broken.
|
2012-06-02 15:45:56 -04:00 |
Larry Garfield
|
94d877eb94
|
Merge remote-tracking branch 'upstream/8.x' into remerge
|
2012-05-31 23:13:29 -05:00 |
Jennifer Hodgdon
|
74013a25b3
|
Issue #1598508 by jeffschuler: fix return docs for _node_types_build function
|
2012-05-30 08:45:45 -07:00 |
Dave Reid
|
0339963f99
|
Fixing merge with 8.x
|
2012-05-29 10:02:27 -05:00 |
catch
|
5fc51d3359
|
Issue #1592966 by aspilicious: Convert node tests to PSR-0.
|
2012-05-29 13:03:58 +09:00 |
Larry Garfield
|
9fdd40f8c9
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-05-19 00:04:26 -05:00 |
Dries
|
26aaa9fbde
|
- Patch #1496462 by acrollet, cosmicdreams, Niklas Fiekas | heyrocker: Convert RSS publishing settings to configuration system.
|
2012-05-18 16:34:59 -04:00 |
Jennifer Hodgdon
|
467a825239
|
Issue #1358944 by wulff, Désiré: Fix ingroup/addtogroup syntax
|
2012-05-17 05:58:49 -07:00 |
catch
|
25713f0b25
|
Issue #1495024 by aspilicious: documentation follow-up for convert the entity system to PSR-0.
|
2012-05-17 11:33:40 +09:00 |
catch
|
74c409f134
|
Issue #1495024 by Berdir, Rob Loach, fago: Convert the entity system to PSR-0.
|
2012-05-16 12:38:40 +09:00 |
catch
|
ccde359a97
|
Issue #1573082 by grendzy: Fixed watchdog 'Deleted content type' uses wrong type.
|
2012-05-15 21:49:41 +09:00 |
catch
|
9dee6f6128
|
Issue #1539626 by cosmicdreams: Modify node module to use dependency injection for language.
|
2012-05-15 21:37:07 +09:00 |
catch
|
c74aa1ecd0
|
Issue #1009982 by klaasvw: Fixed node/add page misses content types when menu links are moved or disabled.
|
2012-05-14 11:50:42 +09:00 |
Larry Garfield
|
eb8fe490da
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-05-13 12:21:10 -05:00 |
catch
|
c01dafd61e
|
Issue #1361234 by Berdir: Make the node entity a classed object - followup for node revision timestamps.
|
2012-05-11 13:26:13 +09:00 |
catch
|
0e0e6b3df4
|
Issue #1541676 by Berdir, tstoeckler, Rob Loach: Convert Simpletest base test classes to PSR-0.
|
2012-05-10 15:01:48 +09:00 |
Larry Garfield
|
270dcd2e88
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-05-10 00:14:31 -05:00 |
catch
|
7c5214c714
|
Issue #617562 by sun, matt2000: Remove underscore-to-dash conversion in path arguments for content types.
|
2012-05-08 14:12:18 +09:00 |
catch
|
bd30dbfc09
|
Issue #1481560 by nod_: Add 'use strict' to all core JavaScript to enforce clean code.
|
2012-05-08 11:57:33 +09:00 |
Larry Garfield
|
12e53f92a3
|
Merge remote-tracking branch 'upstream/8.x' into kernel
Resolve conflicts in cron improvements.
Conflicts:
core/INSTALL.txt
core/includes/bootstrap.inc
core/modules/simpletest/drupal_web_test_case.php
core/modules/system/system.install
core/modules/system/system.module
core/modules/system/system.test
core/scripts/cron-curl.sh
core/scripts/cron-lynx.sh
|
2012-05-06 23:03:57 -05:00 |
Jennifer Hodgdon
|
a440f52c71
|
Issue #1443202 by TravisCarden, tim.plunkett, xjm: Make sure hook_preprocess documentation points to real funcions
|
2012-05-04 12:53:43 -07:00 |
Dries
|
f72f814f7b
|
- Patch #1404198 by sun, beejeebus, fago, chx: Separate database cache clearing from static cache clearing and data structure rebuilding.
|
2012-05-03 11:09:39 -04:00 |
Niklas Fiekas
|
11255cdbc1
|
Fix testNodeFeedExtraChannelElements().
|
2012-04-28 21:04:09 +02:00 |
Larry Garfield
|
88be740cdb
|
Merge remote-tracking branch 'upstream/8.x' into kernel
Conflicts:
core/modules/node/node.module
core/modules/overlay/overlay.module
|
2012-04-27 21:59:33 -05:00 |
webchick
|
db8913a7c3
|
Issue #1361234 follow-up by Berdir: Fix random test failures.
|
2012-04-26 16:33:58 -07:00 |
catch
|
51c004aba9
|
Issue #1361234 by duellj, loganfsmyth, aspilicious, cosmicdreams, fago, amateescu, sun: Added Make the node entity a classed object.
|
2012-04-27 01:44:37 +09:00 |
catch
|
4daf1c6345
|
Issue #1160566 by Dave Reid, bdlangton, aspilicious, fago, cosmicdreams, tstoeckler, tim.plunkett, Berdir, sun: Entity_load() is actually entity_load_multiple().
|
2012-04-26 13:07:55 +09:00 |
Dries
|
bac3ed7764
|
- Patch #1539072 by Gábor Hojtsy: Fixed Support for disabled languages broken, drop it.
|
2012-04-25 16:44:20 -07:00 |
Larry Garfield
|
9cf81913e9
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-04-22 18:50:18 -05:00 |
Jennifer Hodgdon
|
121f7ee093
|
Issue #1540072 by xjm: American spelling for behavior
|
2012-04-20 12:51:35 -07:00 |
Larry Garfield
|
c96c3fca10
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-04-20 01:07:37 -05:00 |
catch
|
ec59f02c12
|
Issue #1302228 by xjm, yched, kathyh, chx, tim.plunkett: Fixed field_has_data() returns inconsistent results – possible data loss.
|
2012-04-19 12:16:57 +09:00 |
Katherine Bailey
|
2961c4feee
|
Make node module's rss.xml controller return a response object with content-type set to xml
|
2012-04-15 22:52:30 -05:00 |
catch
|
789ab2a316
|
Issue #1299424 by Niklas Fiekas, sun: Implement a one module per directory rule.
|
2012-04-14 01:05:19 +09:00 |
catch
|
2a30669ab3
|
Issue #1513970 by Berdir: Convert SearchQuery to PSR-0.
|
2012-04-13 17:09:54 +09:00 |
catch
|
eab6f127ad
|
Issue #1419968 by nod_, cosmicdreams, droplet, tim.plunkett: Replace $('selector', domelement) with $(domelement).find('selector').
|
2012-04-07 16:19:30 +09:00 |
Jennifer Hodgdon
|
4a56c0f2be
|
Issue #1313980 by Albert Volkman: A few more fixes for node module API docs
|
2012-04-02 13:21:52 -07:00 |
Jennifer Hodgdon
|
824ba69df5
|
Issue #1350892 by nit3ch: Fix doc for type arg of node_type_form
|
2012-03-23 10:41:58 -07:00 |
catch
|
efc984dfda
|
Issue #1483662 by Psikik: Fixed URLs for drupal.org module help pages need updates.
|
2012-03-21 14:51:30 +09:00 |
catch
|
39b05037b2
|
Issue #158803 by clemens.tolboom, Sutharsan, Gábor Hojtsy: Hide 'Language' column in content overview table if only one language is enabled.
|
2012-03-19 15:57:15 +09:00 |
Jennifer Hodgdon
|
f3e39f7dc7
|
Issue #1472614 by filijonka: Fix return value docs for hook_node_update_index()
|
2012-03-13 12:08:05 -07:00 |
catch
|
aab8b66a29
|
Issue #1373142 by sun, beejeebus, aspilicious, amateescu: Use the Testing profile. Speed up testbot by 50%.
|
2012-03-13 12:16:40 +09:00 |
catch
|
b9e9244171
|
Issue #965300 by Gábor Hojtsy, xjm: Change LANGUAGE_NONE to LANGUAGE_NOT_SPECIFIED; add LANGUAGE_NOT_APPLICABLE and LANGUAGE_MULTIPLE.
|
2012-03-09 00:10:59 +09:00 |
Jennifer Hodgdon
|
c49207d9c5
|
Issue #1469758 by chertzog: Fix typo in sample hook_node_grants_alter function
|
2012-03-06 10:31:38 -08:00 |
catch
|
82c6f868d4
|
Issue #681760 by agentrickard, Josh Waihi, et al: eliminate duplicates caused by node_access() table joins.
|
2012-03-06 11:47:20 +09:00 |
webchick
|
e3847c167c
|
Issue #1064954 by xjm, Dave Reid, becw: Fixed _node_revision_access() static usage.
|
2012-03-01 20:28:39 -08:00 |
Nathaniel
|
bdb71c6fa7
|
Merge remote branch 'crell/dbtngtng' into 8.x
|
2012-03-01 12:22:48 +09:00 |
Jennifer Hodgdon
|
d1aee00aaf
|
Issue #1217012 by jyve, aspilicious, brianV, jvc26: Clean up CSS for the Node module
|
2012-02-29 17:03:30 -08:00 |
webchick
|
9566caaff0
|
Issue #1369332 by Damien Tournoud, basic, sun, no_commit_credit: Fixed Avoid deadlock issues on the {node} table.
|
2012-02-29 12:25:43 -08:00 |
Jennifer Hodgdon
|
912b5513f0
|
Issue #1315992 by xjm: Remove path designations from menu callback docs to conform with current 8.x standards
|
2012-02-29 09:11:01 -08:00 |
webchick
|
157cdc5895
|
Revert "Issue #1446366 by xjm: Multiple web test classes mislabeled as unit tests."
This reverts commit 9bda29ee1b .
|
2012-02-29 00:22:10 -08:00 |
webchick
|
9bda29ee1b
|
Issue #1446366 by xjm: Multiple web test classes mislabeled as unit tests.
|
2012-02-29 00:08:18 -08:00 |
webchick
|
d96b3452ed
|
Issue #1074672 by claudiu.cristea, mikewink: Added Allow language select to be rearranged inside node form.
|
2012-02-28 23:19:51 -08:00 |
Dries
|
b956b400dd
|
- Patch #1439686 by tstoeckler: rename language property to langcode.
|
2012-02-23 09:22:18 -05:00 |
Dries
|
a58940f111
|
- Patch #1222194 by Gábor Hojtsy, plach: rename global to ().
|
2012-02-22 08:37:04 -05:00 |
Dries
|
6e431c53b3
|
- Patch #540294 by Gábor Hojtsy, clemens.tolboom, Xano: node language settings from Locale to Node module.
|
2012-02-16 10:52:30 -05:00 |
Larry Garfield
|
1bc5b98e6c
|
Merge remote-tracking branch 'dries/8.x' into dbtngtng
|
2012-02-02 23:50:39 -06:00 |
Dries
|
82cb7cf5e8
|
- Patch #1414314 by Gábor Hojtsy, tstoeckler: make node and path depend on language module only for language support, get rid of locale_language_name().
|
2012-02-02 11:08:57 -05:00 |
webchick
|
535223a9ed
|
Issue #1415794 by Zen Master: Fixed node_access_test_form_node_form_alter() has wrong documentation header.
|
2012-01-31 00:18:53 -08:00 |
webchick
|
0b82d911da
|
Issue #1402620 by jeckman, jwlogemann: Fixed node_show() return doc links to nonexistent function.
|
2012-01-30 23:50:49 -08:00 |
Larry Garfield
|
e9453d8b04
|
Merge branch '1400748-namespaces' into dbtngtng
|
2012-01-28 17:51:18 -06:00 |
Dries
|
ebb763b533
|
- Patch #1354852 by marvil07, 30equals: hook_node_type_insert() has no sample function body.
|
2012-01-27 12:10:57 -05:00 |
Larry Garfield
|
b5e33f620e
|
Merge branch '8.x' into dbtngtng
|
2012-01-26 23:47:34 -06:00 |
Dries
|
b4e0f11fa5
|
- Patch #1000074 by naxoc: node_permission() uses check_plain() without a purpose.
|
2012-01-24 17:21:33 -05:00 |
Larry Garfield
|
0ee2386bc0
|
Merge branch '1400748-namespaces' into dbtngtng
|
2012-01-23 19:32:58 -06:00 |
Dries
|
4b92841794
|
- Patch #1387608 by Gábor Hojtsy, tstoeckler: Unify language_list() and locale_language_list().
|
2012-01-23 10:46:29 -05:00 |
Larry Garfield
|
92286713d5
|
Move database files to the new lib directory and update code accordingly.
|
2012-01-22 23:56:07 -06:00 |
Larry Garfield
|
adbd7c9aad
|
Merge branch '8.x' into dbtngtng
|
2012-01-22 21:34:59 -06:00 |
catch
|
f969b391b4
|
Issue #1227942 by Rob Loach, cweagans, tstoeckler, xjm: Rename format_username() now that it's in user.module.
|
2012-01-16 11:18:26 +09:00 |
catch
|
1878eb1534
|
Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode.
|
2012-01-11 00:29:08 +09:00 |
Nathaniel
|
dd1f6d349a
|
Issue #1183042 by Everett Zufelt, Rob Loach: Add WAI-ARIA roles to Core blocks.
|
2012-01-10 12:22:24 +09:00 |
catch
|
b3cf068140
|
Issue #375397 by sun, Xano, Rob Loach: Make Node module optional.
|
2012-01-08 16:14:15 +09:00 |
Larry Garfield
|
78b53468b9
|
Add more use statements and class renaming.
|
2011-12-29 13:28:11 -06:00 |
Larry Garfield
|
001707761c
|
Merge remote-tracking branch 'dries/8.x' into dbtngtng
|
2011-12-29 01:27:16 -06:00 |
webchick
|
c8c5edd323
|
Issue #1227396 by chris.leversuch, aacraig, jhodgdon: Document that hook_node_access() is not called on node listings.
|
2011-12-27 21:44:49 -08:00 |
Larry Garfield
|
67429ab19f
|
Initial move and rename of database classes to PSR-0 namespaces. So far only MySQL has been converted.
|
2011-12-27 15:17:19 -06:00 |
webchick
|
256a10dd19
|
Revert "Issue #1368872 by agentrickard: Clean up API docs for syslog."
This reverts commit 9db1fddb90 .
|
2011-12-22 14:33:38 -08:00 |
catch
|
9db1fddb90
|
Issue #1368872 by agentrickard: Clean up API docs for syslog.
|
2011-12-22 20:45:21 +09:00 |
catch
|
13830d022c
|
Issue #1301040 by Gábor Hojtsy: Move language listing functionality from locale.module to a new language.module.
|
2011-12-22 20:26:12 +09:00 |
Nathaniel
|
231ad0dbc0
|
Issue #1375452 by sun, beejeebus: Fixed Renaming a content type bundle causes notices on manage fields page.
|
2011-12-20 14:59:16 +09:00 |
Nathaniel
|
0bcae99c82
|
Issue #629518 by jhodgdon, reglogge, jvns: Fixed node hooks have imprecise/misleading descriptions.
|
2011-12-20 14:36:32 +09:00 |
Nathaniel
|
f9be1f55a8
|
Issue #1347266 by Everett Zufelt, pcambra, JohnAlbin, tim.plunkett: Convert theme_breadcrumb() to HTML5.
|
2011-12-20 14:32:29 +09:00 |
catch
|
a3ebad0633
|
Issue #1346032 by xjm, aspilicious: Fixed Ordering of hook_entity_delete() is inconsistent.
|
2011-12-17 21:43:37 +09:00 |
Dries
|
1374de6047
|
- Patch #1181776 by sun, Psikik, mallezie, scor: change theme_default() variable to Stark.
|
2011-12-12 22:29:45 -05:00 |
Dries
|
9927d5804f
|
- Patch #1345480 by rbayliss, chris.leversuch: node_load() does not document FALSE return value.
|
2011-12-10 08:33:20 -06:00 |
Dries
|
4db35f7574
|
- Patch #1184472 by Ralt, kathyh, Rob Loach, jcnventura, oriol_e9g, bleen18: Added rel='author' to 'Submitted by' link.
|
2011-12-04 18:35:24 -05:00 |
catch
|
782b1cfb07
|
Issue #1315008 by bfroehle: Remove unnecessary validation in user/node list filtering.
|
2011-11-30 11:13:33 +09:00 |
catch
|
efe0a73b29
|
Issue #334024 by klausi, catch, beejeebus, sun: Use const keyword to define constants instead of define().
|
2011-11-29 18:56:53 +09:00 |
catch
|
7a434fd919
|
Issue #1313980 by jn2: Clean up API docs for node module.
|
2011-11-28 20:44:25 +09:00 |
Dries
|
da6015e052
|
- Patch #1297410 by bhosmer, bfroehle: drop remnants of #node_edit_form().
|
2011-11-22 20:18:35 -05:00 |
Nathaniel
|
0546cadbba
|
Issue #1318316 by xjm: AssertTaxonomyPage is missing documentation.
|
2011-11-21 14:50:27 +09:00 |
catch
|
b77a0c10ec
|
Issue #1077602 by Jacine, dcmouyard, skottler, jasonrsavino et al: Convert node.tpl.php to HTML5.
|
2011-11-14 10:16:12 +09:00 |
catch
|
f5ce8e7534
|
Issue #789484 by Lars Toomre, sven.lauer, pillarsdotnet, michaellenahan, Mac_Weber: Fixed confusing documentation for argument in hook_access()/hook_node_access().
|
2011-11-11 21:20:17 +09:00 |
Nathaniel
|
b1d41a52d4
|
Issue #686858 by agentrickard, michaelfavia, xjm: Fixed Remove 'priority' from hook_node_access_records().
|
2011-11-09 13:12:31 +09:00 |
Nathan Haug
|
f434037c0e
|
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
|
2011-11-01 12:48:40 +09:00 |
Nathan Haug
|
06fb770bd3
|
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
|
2011-11-01 12:48:40 +09:00 |
Nathaniel
|
906a6db347
|
Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4 .
|
2011-11-01 12:32:15 +09:00 |
Nathaniel
|
f0a16bf2a4
|
Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades.
|
2011-11-01 12:25:12 +09:00 |