Commit Graph

216 Commits (a41da4e30f37f6e142ca9349660f3b50b01c5b66)

Author SHA1 Message Date
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