Commit Graph

4474 Commits (fb65cd2bf36d13cd7990d8207cd123cea990e03a)

Author SHA1 Message Date
Alex Pott 53704b73f5 Issue #2751835 by tstoeckler: Entity::urlRouteParameters() is broken for add-page and add-form link templates 2016-07-19 13:31:32 +01:00
Alex Pott e9b14299ae Issue #2759839 by jalpesh, Eric_A: Rename drupal/core-httpFoundation, add it to drupal/core replace section 2016-07-19 13:22:49 +01:00
xjm faef09eaef Issue #2752533 by mikeker: \Drupal\Component\Utility\Crypt::randomBytesBase64 docblock refers to $byte_count instead of $count 2016-07-19 09:16:16 +02:00
xjm 17ff00c6c4 SA-CORE-2016-003 by alexpott, Michael Dowling, mlhess, xjm, Pere Orga, dawehner, greggles, coltrane, pwolanin, larowlan 2016-07-18 17:32:46 +02:00
Alex Pott 2fb3a051fd Issue #2594937 by Peacog, cilefen, Sagar Ramgade, chgasparoto, aerozeppelin, iStryker, feraline, alvar0hurtad0, Cottser, Wim Leers, xjm, sebas5384, almaudoh, gvso, racarvalho1987: Empty 'libraries:' in theme .info.yml file produces confusing PHP warning 2016-07-18 11:24:51 +01:00
xjm 70a2d8c112 Issue #2491033 by daffie, mgifford, dawehner: Return value of Database::getLog() is inconsistent -- always return an array, even when empty 2016-07-17 11:55:48 +02:00
xjm 8e04ab6b7f Issue #2751923 by mohit_aghera, lhuria94, Jeff Burnz, joelpittet: Incorrect documentation, param and code example for hook_element_info_alter() in theme.inc 2016-07-17 00:12:58 +02:00
xjm 2411a137f0 Issue #1738622 by Mile23, Cottser, jhodgdon: Documentation cleanup for UUID API 2016-07-16 18:45:20 +02:00
xjm 52cd7e9187 Issue #2763539 by felribeiro: Bug in doxygen for adding headers to a response via render #attached 2016-07-16 17:08:33 +02:00
Nathaniel Catchpole b686f05790 Issue #2705809 by juampynr, dawehner, damiankloip, lahoosascoots: Queue garbage collection is not correctly run on cron 2016-07-13 12:42:32 +01:00
Nathaniel Catchpole 8a1341ac97 Issue #2718733 by alexpott: ConfigInstaller can create configuration files which have unmet dependencies 2016-07-12 12:04:46 +01:00
Alex Pott 895c2048d3 Revert "Issue #2353611 by larowlan, dawehner, sime, alexpott, Wim Leers, tstoeckler: Make it possible to link to an entity by UUID"
This reverts commit 85bc69df87.
2016-07-08 12:05:26 +01:00
Nathaniel Catchpole 2c3d5ecbc3 Issue #2762549 by alexpott: Part 2: Array was modified by the user comparison function in ConfigDependencyManager::getDependentEntities() 2016-07-08 11:46:29 +01:00
Alex Pott eadde8da6a Issue #2605594 by daffie, pukku, catch, yngens2: Change minimum required sqlite version to 3.7.11 2016-07-05 09:46:26 +01:00
Nathaniel Catchpole 260c6ee91e Issue #2675648 by Bès, dawehner, Haza, chx: Code after hook_link_alter() invocation does not use the altered data 2016-07-04 12:18:49 +01:00
Nathaniel Catchpole 3eb2def446 Issue #2757427 by alexpott, Xano: Array was modified by the user comparison function in ConfigDependencyManager::getDependentEntities() 2016-07-01 13:12:49 +01:00
Alex Pott 57ad987f45 Issue #2756307 by Fabianx, dawehner: Provide a setting to disable FileCache completely for unit tests 2016-06-30 18:11:40 +01:00
Nathaniel Catchpole 63b7ded426 Issue #2744421 by andypost, Wim Leers: QueryArgsCacheContext::getContext() may return NULL, violates the interface 2016-06-30 12:09:05 +01:00
Alex Pott 85bc69df87 Issue #2353611 by larowlan, dawehner, sime, alexpott, Wim Leers, tstoeckler: Make it possible to link to an entity by UUID 2016-06-28 09:44:36 +01:00
Alex Pott ffd027bb80 Revert "Issue #2675010 by hchonov: Cloned entity will point to the same field objects if the clone was created after an entity translation has been initialized"
This reverts commit fe08d93c26.
2016-06-27 16:46:21 +01:00
Alex Pott 8ce4b6bc08 Issue #2751583 by tstoeckler: Entity::urlRouteParameters() calls getRevisionId() for non-revisionable entities 2016-06-27 10:46:54 +02:00
Alex Pott 90b986b022 Issue #2751121 by tstoeckler, kiamlaluno: class StatusMessages documentation page contains incorrect markup 2016-06-27 10:41:26 +02:00
Alex Pott b6c186649b Issue #2275519 by Nephele, daffie: Unable to use Condition objects with joins 2016-06-27 10:33:51 +02:00
Alex Pott 1dc4ba8533 Issue #2698141 by TravisCarden, ChuChuNaKu, effulgentsia: Empty Twig {% trans %} tag causes unhelpful fatal exception 2016-06-26 10:50:41 +02:00
Alex Pott eac023bced Issue #2729643 by Mile23, catch: Create LoggerChannelTrait 2016-06-25 18:16:59 +02:00
Alex Pott bae3e31e1f Issue #2753475 by amateescu, timmillwood: Support using the values of another field as initial values when adding a new field 2016-06-24 18:26:50 +02:00
Nathaniel Catchpole b85b73c2a5 Issue #2753989 by Berdir: CacheFactory::get() should not use default cache backend before cache bin defaults 2016-06-24 16:40:09 +01:00
Nathaniel Catchpole 884aeef38b Issue #2754477 by alexpott, mr.baileys, swentel: Unexpected config entity delete due to dependency calculations 2016-06-24 16:38:58 +01:00
xjm 604887f326 Issue #2753055 by chishah92, ifrik: Change "Save order" to "Save" 2016-06-24 16:46:52 +02:00
Alex Pott fe08d93c26 Issue #2675010 by hchonov: Cloned entity will point to the same field objects if the clone was created after an entity translation has been initialized 2016-06-24 15:14:18 +02:00
Alex Pott f84b2a1698 Issue #2751351 by claudiu.cristea: Remove code duplication from LocalReadOnlyStream 2016-06-24 13:52:02 +02:00
Nathaniel Catchpole 60a17522f4 Issue #2742103 by ekes, dawehner, amateescu: SqlContentEntityStorageSchema::getDedicatedTableSchema() ignores 'unique keys' from the schema definition 2016-06-23 23:24:36 +01:00
xjm a1529fe90f Issue #2361469 by mikeker, Shreya Shetty, pjonckiere, Andres Mejia, geffio, jhedstrom, yoroy, swentel, R. Volk: Single on/off checkboxes should "Use field label" by default 2016-06-23 12:32:50 +02:00
Alex Pott 1da4d15cd8 Issue #2447803 by amateescu, Fabianx, Berdir: Use FileCache for caching discovered annotations 2016-06-22 17:32:20 +02:00
Alex Pott c2b28643f6 Issue #2745953 by dawehner, tim.plunkett, Wim Leers: AjaxBasePageNegotiator should not require _theme: ajax_base_page to be specified 2016-06-22 16:01:50 +02:00
Nathaniel Catchpole 4eb87a26df Issue #2662844 by penyaskito, dawehner, catch: cache.backend.chainedfast misbehaves in some situations 2016-06-21 11:12:27 +01:00
Nathaniel Catchpole 49f9540b49 Issue #2747269 by chishah92, talhaparacha: Incorrect parameter documentation for FormBuilder::submitForm 2016-06-20 09:38:10 +01:00
Nathaniel Catchpole be7d7b2bca Issue #2650812 by Wim Leers, Fabianx, Gábor Hojtsy, chx, dawehner, alexpott: Container::has() doesn't work for service aliases (consequently, decorating services doesn't work) 2016-06-20 09:28:12 +01:00
Alex Pott a02f143bbc Issue #2464053 by marcoscano, Fabianx: Remove @todo to Improve YamlFileLoader so that we can cache built service definition objects and not just the raw data 2016-06-19 14:45:04 +01:00
Alex Pott 74b996ce69 Issue #2751537 by chx: Race condition in \Drupal\Core\Database\Driver\pgsql\Install\Tasks breaks the testbot 2016-06-19 14:42:24 +01:00
Alex Pott 871da5e4f7 Issue #2308745 by Alumei, dawehner, Wim Leers, larowlan, Arla, alexpott, g.oechsler, R.Muilwijk, Berdir, catch, klausi, clemens.tolboom, MattA, Crell: Remove rest.settings.yml, use rest_resource config entities 2016-06-19 14:41:10 +01:00
Alex Pott 3d2798e84c Issue #2747723 by mayurjadhav, pashupathi nath gajawada, ccjjmartin: Too many closing parentheses in checkboxes example 2016-06-18 14:29:17 +01:00
Nathaniel Catchpole b7a290160d Issue #2462653 by chx, alexpott, daffie, neclimdul: Connection::getDriverClass doesn't support non-core drivers 2016-06-17 14:07:50 +01:00
Nathaniel Catchpole 389d663579 Issue #2749819 by Fabianx, dawehner: OptimizedPhpArrayDumper does not resolve references via aliases correctly 2016-06-17 12:22:54 +01:00
Alex Pott 16093cc146 Issue #2674508 by Mile23, tim.plunkett: Improve docs for how to properly add container injection into a class that extends FormBase 2016-06-17 11:47:38 +01:00
Alex Pott 671a41e658 Issue #2742211 by jsdix: Doxygen typo for $cache variable 2016-06-17 11:14:14 +01:00
Alex Pott 310145e472 Issue #2744357 by rajeshwari10, pashupathi nath gajawada, chishah92, Eric_A: drupal/core-* components Symfony requirements conflict with drupal/core 2016-06-17 10:32:44 +01:00
Alex Pott 4b6d125f1c Issue #2653318 by Wim Leers, aneek, marthinal, dawehner: While in maintenance mode, REST routes respond with HTML instead of XML/JSON/… 2016-06-16 18:10:50 +01:00
Alex Pott 12a6963f55 Issue #2720077 by rajeshwari10, Vinay15, snehi, gaurav.pahuja, Sonal.Sangale, jhodgdon, joachim, klausi: EntityTypeBundleInfo::getBundleInfo() @return needs more detail 2016-06-15 16:00:11 +01:00
Alex Pott 472f3a5723 Issue #2667574 by dagmar: sqlite/Schema::introspectSchema should throw the created exception 2016-06-15 15:46:40 +01:00
Alex Pott 4cff4e2741 Issue #2746761 by gabesullice, Wim Leers: QueryArgsCacheContext does not support nested parameters 2016-06-15 14:41:59 +01:00
Alex Pott 78bb26d748 Issue #2720813 by Xano, Wim Leers: DefaultPluginManager should expose its cacheability metadata 2016-06-15 14:03:41 +01:00
Alex Pott 3af2717076 Issue #2747945 by mayurjadhav, Beakerboy: Extra semicolons in QueryInterface example 2016-06-15 13:03:27 +01:00
Nathaniel Catchpole ce31c4e227 Issue #2663270 by Berdir, marthinal, Wim Leers: MailManager::mail() should run inside its own render context: it sends e-mails, not (cacheable) responses 2016-06-14 16:37:36 +01:00
Nathaniel Catchpole d1ae9b77ad Issue #2651102 by mikeker, amateescu, gaurav.pahuja, Sagar Ramgade, dawehner, akalata, catch: Using checkboxes for exposed filters results in zero rows displaying 2016-06-14 16:23:38 +01:00
Alex Pott 9764ec4dbc Revert "Issue #2403307 by dawehner, marthinal, clemens.tolboom, tedbow, Wim Leers, neclimdul, Crell, klausi, andypost, e0ipso: RPC endpoints for user authenication: log in, check login status, log out"
This reverts commit da16ae5601.
2016-06-14 12:59:19 +01:00
Alex Pott da16ae5601 Issue #2403307 by dawehner, marthinal, clemens.tolboom, tedbow, Wim Leers, neclimdul, Crell, klausi, andypost, e0ipso: RPC endpoints for user authenication: log in, check login status, log out 2016-06-14 11:43:13 +01:00
Alex Pott 5643757eb0 Issue #2573635 by Wim Leers, Mac_Weber, lluvigne, dawehner, dimaro, ConfuciusDa1st, rootwork, BR0kEN, unstatu: Url::fromUri() should accept protocol-relative URLs 2016-06-13 11:19:01 +01:00
Nathaniel Catchpole b8a61f2052 Issue #2598038 by alexpott, sethcardoza, quietone, Jaesin: Invalid passwords after D7 to D8 migration 2016-06-13 09:29:30 +01:00
Alex Pott e5110dbee5 Issue #2744375 by juampynr: Fix typo at OutputStrategyInterface.php 2016-06-08 22:47:37 +01:00
Alex Pott 700452ba6a Issue #2722621 by anoopjohn: Fix Drupal.Commenting.FunctionComment.InvalidReturn and Drupal.Commenting.FunctionComment.VoidReturn 2016-06-08 13:16:48 +01:00
Alex Pott c962bd0aa9 Issue #2705921 by jmk61, Vinay15, chgasparoto, jhodgdon, vegantriathlete, kjl16, joachim: docs for postCreate() should clarify create does not mean save 2016-06-08 12:01:38 +01:00
Alex Pott 3288a179f3 Issue #2740499 by nesta_, lluvigne, rajeshwari10, jhodgdon, er.pushpinderrana, joachim: parameter to DiscoveryTrait::doGetDefinition() is incorrectly documented as optional 2016-06-08 11:53:14 +01:00
Alex Pott 55707edb94 Issue #2737607 by generalredneck: Migration Source Plugins are not extendable because of ambiguous database field names 2016-06-08 11:45:28 +01:00
Alex Pott 15b999d16b Issue #2533220 by snehi, pjonckiere, mirom, chx, jhodgdon, dawehner: RouteBuilderInterface has no docblock 2016-06-08 10:17:57 +01:00
Nathaniel Catchpole 4c30de3616 Issue #2726645 by klausi: Do not @deprecate EntityManager until all usages are removed (helps the Symfony 3 update) 2016-06-06 13:39:27 +01:00
Nathaniel Catchpole 4ad7ddb35a Issue #2738575 by lluvigne: Parameters to ModuleHandler::invoke() are incorrect 2016-06-05 22:53:27 +01:00
Nathaniel Catchpole da662429b4 Issue #2682373 by klausi, thePanz: Implement ContainerAwareEventDispatcher::getListenerPriority() 2016-06-05 22:51:08 +01:00
Alex Pott df0425cfe1 Issue #2721909 by anoopjohn: Fix Drupal.Commenting.FunctionComment.ReturnCommentIndentation 2016-06-02 15:20:55 +01:00
Alex Pott 53e54ea617 Issue #2722763 by drnikki: Select::extend doc incorrectly says to use base name 2016-06-02 14:35:45 +01:00
Alex Pott 770fcd0fc0 Issue #2561993 by jhedstrom, jonathanjfshaw, yoroy, emma.maria, mpdonadio: Better labelling for Date time form select elements 2016-06-02 14:24:33 +01:00
Alex Pott 9233946397 Issue #2726747 by DuaelFr: pgsql improperly escape table names leading to a fatal error 2016-05-27 15:16:27 +01:00
xjm fbe287dc6a Issue #2729083 by martin107, jhodgdon: @encode becomes @endcode
(cherry picked from commit 1694030bc2)
2016-05-27 08:21:40 -05:00
Alex Pott e354b3a896 Issue #2727901 by sreese: MimeTypeGuesser::__construct has doxygen typo 2016-05-27 13:33:00 +01:00
Alex Pott 491554b180 Issue #1996130 by dawehner, damiankloip, dagmar, marthinal, clemens.tolboom, Nitesh Sethia: REST views: not adding dependencies on Serializer providers 2016-05-27 12:13:13 +01:00
Alex Pott 7c0adf9e29 Issue #2726837 by tim.plunkett, dipakmdhrm, dawehner: \Drupal\Core\Plugin\DefaultSingleLazyPluginCollection::addInstanceId should set $this->instanceId 2016-05-27 11:11:48 +01:00
Alex Pott d27d90ce8a Issue #2708509 by damiankloip, dawehner, amateescu: custom_storage does not work on field types with a storage schema already 2016-05-27 09:12:26 +01:00
webchick 1eb935f9dd Issue #2713831 by vegantriathlete, lisa.ugray, joshi.rohit100, jhodgdon, deviantintegral, kellyimagined, alexpott, akalata, soulsesa: Document #machine_name exists parameters 2016-05-26 11:43:16 -07:00
Nathaniel Catchpole 90a681b199 Issue #2730129 by klausi, jibran, dawehner: DrupalKernel must never persist service_container for Symfony 3 update 2016-05-26 17:50:55 +01:00
Nathaniel Catchpole 9f01ba7487 Revert "Issue #2730129 by klausi, jibran, dawehner: DrupalKernel must never persist service_container for Symfony 3 update"
This reverts commit bfdc7b529a.
2016-05-26 12:13:21 +01:00
Nathaniel Catchpole bfdc7b529a Issue #2730129 by klausi, jibran, dawehner: DrupalKernel must never persist service_container for Symfony 3 update 2016-05-26 12:11:32 +01:00
Nathaniel Catchpole 67bf9fb290 Issue #2729439 by Wim Leers, Berdir: QueryArgsCacheContext should return a special value for ?arg (without value) 2016-05-25 12:24:12 +01:00
xjm 2486ccd548 Issue #2729171 by Vinay15, kiamlaluno, jhodgdon: callback_batch_operation() code still contains Drupal 6 code 2016-05-24 20:03:11 -05:00
Nathaniel Catchpole 5451d56417 Issue #2712633 by klausi, jibran, dawehner: Update symfony-cmf/routing to 1.4.0 2016-05-23 12:22:51 +01:00
Nathaniel Catchpole 240586c0af Issue #2729247 by andypost: Replace remaining $request->get() usage to prepare core for Symfony 3 2016-05-23 11:57:13 +01:00
Alex Pott 08824dcf60 Issue #2605654 by Mile23, donquixote, dawehner, alexpott, catch: Modify Drupal\Core\Extension\ExtensionDiscovery to allow for scanning multiple file systems, enabling vfsStream testing 2016-05-19 11:57:55 +01:00
Alex Pott 85fa317107 Issue #2721921 by er.pushpinderrana, Pashupathi Nath G, shashikant_chauhan, joachim: @code tag showing on docs for ExtensionDiscovery 2016-05-18 06:23:08 -05:00
Nathaniel Catchpole a9666b4ae8 Issue #842620 by alexpott, hansfn, BondD, jurjenn, Skin, xjm, hitesh-jain, solidwebcode: Update manager can't install modules using FTP due broken FileTransferAuthorizeForm 2016-05-16 13:05:48 +01:00
Nathaniel Catchpole fe6b686153 Issue #2575519 by Wim Leers, dawehner, alexpott: Twig template variables containing result of Drupal::url() and Drupal:l:() don't bubble up their cacheability and attachment metadata (e.g. token placeholder) 2016-05-16 12:57:36 +01:00
Alex Pott 1d8476572e Issue #2723577 by tylermenard, valthebald: Remove entity_load* usage for date_format entity type 2016-05-14 22:43:21 -05:00
Alex Pott 56e416cce6 Issue #2722265 by willito, kellyimagined, joachim, hussainweb, munizjor, selfuntitled, lisa.ugray, soulsesa, The Sean, kjl16, kurthill4: docs for MailManager::mail() refer to obsolete function user_preferred_langcode() 2016-05-14 11:54:48 -05:00
Alex Pott 6020139dda Issue #2600228 by lauriii: Mark \Drupal\Core\Theme\Registry internal 2016-05-14 11:04:50 -05:00
Alex Pott 7ecafc0fb0 Issue #2724379 by generalconsensus: Typo on setUnrouted function 2016-05-13 16:52:48 -05:00
Nathaniel Catchpole 267617572e Issue #2723345 by alexpott, dawehner: Simpletest cannot be uninstalled 2016-05-11 21:12:24 +01:00
Alex Pott 2c54c39412 Issue #2702835 by ztl8702, pjonckiere, himanshugautam, dpovshed, mpdonadio: Update Doxygen for \Drupal\Component\DateTimePlus 2016-05-11 09:23:46 -05:00
Alex Pott 2c22ebbd43 Issue #2380293 revert by dawehner, willzyx, mpdonadio, jibran, alexpott, damiankloip, cilefen, Berdir: Properly inject services into ModuleInstaller 2016-05-11 09:18:14 -05:00
Alex Pott 60d994a226 Issue #2716073 by moonray, dawehner: Improve cron logging 2016-05-10 05:37:32 -05:00
Alex Pott 5efda3cf63 Issue #2380293 by dawehner, willzyx, jibran, mpdonadio, alexpott, damiankloip, cilefen, Berdir: Properly inject services into ModuleInstaller 2016-05-08 18:57:01 -05:00
Alex Pott 899f647387 Issue #2716661 by anoopjohn: Fix 'Drupal.Commenting.FunctionComment' coding standard - Issues related to @see references 2016-05-08 17:42:30 -05:00
Alex Pott 2e5da97b7d Issue #2720891 by jan.stoeckler: Replace ContainerAware with ContainerAwareTrait 2016-05-08 17:27:26 -05:00
Alex Pott f324b3e358 Issue #2708179 by anoopjohn: Fix 'Drupal.Commenting.FunctionComment' coding standard - Issues related to @throws 2016-05-08 14:57:36 -05:00
Alex Pott 55e2442d76 Issue #2721283 by alexpott: Fix Drupal.Commenting.FunctionComment.$InReturnType 2016-05-08 14:34:57 -05:00
Alex Pott 677116e149 Issue #2718697 by damiankloip, dawehner: EntityAutocomplete element cannot handle GET input values 2016-05-08 12:55:05 -05:00
Alex Pott 853202a000 Issue #2572619 by attiks, andypost, pfrenssen, vprocessor, tatarbj, andriyun, alexpott: Fix 'Drupal.Classes.ClassDeclaration' coding standard 2016-05-08 12:33:57 -05:00
Alex Pott b5969b69bd Issue #2708185 by anoopjohn: Fix 'Drupal.Commenting.FunctionComment' coding standard - Issues related to spacing and styling 2016-05-08 11:29:19 -05:00
Alex Pott ffcbce2ccc Issue #2716073 by moonray: Improve cron logging 2016-05-08 11:02:27 -05:00
Alex Pott 7109454250 Issue #2384459 by mikran, mbovan, slashrsm, chx, Berdir, yched: Add entity query condition for delta in EFQ 2016-05-08 10:32:56 -05:00
Alex Pott 133c212ed9 Issue #2719695 by alexpott, Mile23: Fix 'Drupal.Classes.ClassDeclaration.CloseBraceAfterBody' coding standard 2016-05-08 10:05:38 -05:00
Alex Pott 95ed8ce29d Issue #2704457 by thtas, mpdonadio: Fix DrupalDateTime::diff() 2016-05-08 10:03:48 -05:00
Alex Pott 6347dec521 Issue #2720803 by Eric_A: Missing composer.json file in \Drupal\Component\FileSystem 2016-05-08 09:01:10 -05:00
Alex Pott 94c628a9ca Issue #2572633 by vprocessor, andypost, attiks, andriyun: Fix 'Drupal.Commenting.ClassComment' coding standard 2016-05-08 08:57:21 -05:00
Nathaniel Catchpole 331cff9878 Issue #2631362 by Mile23, hussainweb: Inject DRUPAL_ROOT into DrupalKernel 2016-05-06 14:03:28 +01:00
Alex Pott 524dc283d5 Issue #2715965 by alexpott: Fix 'Drupal.Commenting.FunctionComment.IncorrectParamVarName' coding standard 2016-05-05 12:33:36 +01:00
Alex Pott 70f58860c8 Issue #2716685 by Mile23: Part 2: Fix several errors in the 'Drupal.Commenting.DocComment' coding standard 2016-05-05 12:32:19 +01:00
Alex Pott c26745da88 Issue #2706753 by Mile23: Fix 'PSR2.Classes.PropertyDeclaration.ScopeMissing/VarUsed' coding standard 2016-05-05 12:21:09 +01:00
Alex Pott a239719598 Issue #2702455 by pfrenssen: Remove unused property $entityManager 2016-05-05 12:13:00 +01:00
Alex Pott d5d0d6ce87 Issue #2572777 by andypost, alexpott, attiks, andriyun: Fix 'Squiz.Strings.ConcatenationSpacing' coding standard 2016-05-05 12:07:19 +01:00
Alex Pott a1d3a681f6 Issue #2572693 by Mile23, andriyun, andypost, attiks: Fix 'Drupal.ControlStructures.ControlSignature' coding standard 2016-05-05 11:07:32 +01:00
Alex Pott 44f8f8f114 Issue #2712405 by leolando.tan, jhodgdon: more detail needed for hook_theme() 'variables' property 2016-05-05 09:09:30 +01:00
Alex Pott 0ceb441a75 Issue #2700335 by er.pushpinderrana, elakiyasamuel, malavya, therealssj, joachim, jhodgdon: hook_entity_update() and friends should document $entity->original 2016-05-05 08:56:28 +01:00
Nathaniel Catchpole a39876b9f4 Issue #2693725 by chx, alexpott: Add <nolink> to allow for non-link links 2016-05-04 14:03:08 +01:00
Nathaniel Catchpole ba8e8b2a3f Issue #2648562 by gapple, neclimdul: Symfony's ApcClassLoader requires APC backwards compatibility layer 2016-05-04 13:55:38 +01:00
Alex Pott 79f17dcb02 Issue #2696353 by mpdonadio, dpovshed: Bad dates in Select List widget throw an exception 2016-05-03 11:04:58 +01:00
Alex Pott e8322e4f21 Issue #2647916 by Lendude, dawehner: Views ajax modals stop working in certain scenarios 2016-05-02 15:58:05 +01:00
Alex Pott 9ec1f42d37 Issue #2711537 by chgasparoto, kostyashupenko: Syntax errors (un-quoted or mis-quoted strings) in various code examples in docs 2016-04-30 21:18:20 +01:00
Alex Pott 6ab5a3aaa1 Issue #2715741 by Mile23, pfrenssen: Fix 'Drupal.Classes.FullyQualifiedNamespace' coding standard 2016-04-30 15:11:15 +01:00
Alex Pott 3eeaeb6490 Issue #2707371 by Mile23: Fix several errors in the 'Drupal.Commenting.DocComment' coding standard 2016-04-30 14:52:19 +01:00
Alex Pott 4e658ef534 Issue #2667588 by dimaro, malavya, johnrosswvsu: Document that a module's classes are not available during hook_requirements() 'install' phase 2016-04-29 21:49:29 +01:00
Alex Pott 6098437ef5 Issue #2572793 by attiks, andypost: Fix 'Drupal.WhiteSpace.OperatorSpacing' coding standard 2016-04-29 12:02:20 +01:00
Alex Pott b13374f2b1 Issue #2707641 by alexpott, anoopjohn: Ensure core compliance to Drupal.Commenting.FunctionComment.ParamCommentIndentation (part 2) 2016-04-29 09:53:52 +01:00
Alex Pott 942c1cff1b Issue #2572307 by vprocessor, attiks, andriyun, alexpott, pfrenssen: Fix 'Generic.PHP.UpperCaseConstant' coding standard 2016-04-28 17:18:08 +01:00
Nathaniel Catchpole 0fcef5bd60 Issue #2702609 by Wim Leers, Berdir, Fabianx: Disable placeholdering (and BigPipe) on unsafe requests to help find forms as fast as possible (to allow EnforcedResponses to work) 2016-04-28 15:04:17 +01:00
Alex Pott 3a6cac15da Issue #2572731 by attiks, andypost: Fix 'Drupal.Formatting.SpaceUnaryOperator' coding standard 2016-04-28 14:31:22 +01:00
Nathaniel Catchpole 747be3174d Issue #2582475 by alexpott: Installation fails if a valid config sync directory is defined 2016-04-28 14:16:47 +01:00
Nathaniel Catchpole 9067e6f345 Issue #2614202 by alexpott, felribeiro, dawehner, catch: CoreServiceProvider::registerUuid() assumes all environments have the same functions available 2016-04-28 12:03:21 +01:00
Nathaniel Catchpole c655b16803 Issue #2711645 by alexpott, dawehner: ConfigInstaller::isSyncing() should return true always during a config sync 2016-04-28 11:58:55 +01:00
Nathaniel Catchpole 4c3b3764c2 Issue #2708379 by alexpott: Add uuid service to core.services.yml 2016-04-28 11:45:17 +01:00
Alex Pott 6dce6c2a9f Issue #2697909 by pguillard, himanshugautam, snehi, aburrows, jhodgdon: Fix "login (noun/adjective)" vs. "log in (verb)" in comments (and logout/log out) 2016-04-27 16:16:19 +01:00
Alex Pott e62a2c7e08 Issue #2572601 by attiks, alexpott, tatarbj: Fix 'Drupal.Classes.ClassCreateInstance' coding standard 2016-04-27 11:18:44 +01:00
Alex Pott 1b3ffe2ab8 Issue #2572707 by attiks, alexpott: Fix 'Drupal.Files.EndFileNewline' coding standard 2016-04-27 11:05:37 +01:00
Alex Pott ebe946b9e7 Issue #2699627 by catch, dawehner, Wim Leers: url.path cache context for breadcrumbs is unnecessarily granular 2016-04-27 10:59:24 +01:00
Alex Pott c28553c552 Issue #2700261 by timmillwood, amateescu: allRevisions() entity queries ignore non-revisionable fields 2016-04-26 13:55:42 +01:00
Alex Pott aa9211a6c1 Issue #2700415 by nicolas.rafaelli, dimaro, rashid_786, er.pushpinderrana, korgik, David Hernández, jhodgdon: Problems with documentation of options in Url class 2016-04-26 13:48:18 +01:00
Alex Pott 6b26b0cd1c Issue #2709411 by dagmar, jhodgdon: t() is used in an inconsistent way on Drupal\Core\Render\Element documentation 2016-04-26 12:17:53 +01:00
Alex Pott 05e023d538 Issue #2073753 by amateescu, Sweetchuck, amitaibu, dawehner: Fix and add tests for the recursive rendering protection of the 'Rendered entity' formatter 2016-04-26 11:22:39 +01:00
Nathaniel Catchpole de0c60bc8d Issue #2709541 by alexpott, dawehner: Set opcache.revalidate_freq when running tests 2016-04-25 11:49:10 +01:00
Nathaniel Catchpole 0e16e16c76 Revert "Issue #2688615 by rballou, dawehner: Add the file to Error::formatBacktrace()"
This reverts commit 0d77fa5769.
2016-04-25 11:44:43 +01:00
Nathaniel Catchpole ac6a085ade Issue #2684123 by dawehner: \Drupal\Core\Routing\RouteProvider::preLoadRoutes doens't handle the exception case correctly 2016-04-25 11:43:16 +01:00
Nathaniel Catchpole 7236e50dab Issue #2707057 by damiankloip, swentel, dawehner: Remove no_ui from timestamp field type 2016-04-25 11:40:25 +01:00
effulgentsia fbbf509038 Issue #2644088 by amateescu, kevin.dutra, dawehner, plach: DefaultTableMapping::getFieldTableName does not report table for fields with dedicated storage 2016-04-18 14:17:06 -07:00
effulgentsia 89712cf26f Issue #2706669 by alexpott, tstoeckler: Fix Drupal.Functions.FunctionDeclaration.* coding standards in core 2016-04-18 10:25:44 -07:00
Alex Pott be38e0c02e Issue #2706201 by edumarbest: Use $this->connection->query instead of db_query in \Drupal\Core\Database\Driver\sqlite\Schema::findTables 2016-04-16 21:43:14 +01:00
Alex Pott 904b0de0d3 Issue #2700661 by anoopjohn: Ensure core compliance to Drupal.Commenting.FunctionComment.ParamCommentIndentation (part 1). 2016-04-16 13:17:32 +01:00
Alex Pott 447876081b Issue #2706679 by alexpott, jibran: Fix @file introduced by 2696669 2016-04-15 00:03:29 +01:00
Alex Pott 5423f76ae2 Issue #2704911 by malcomio, thhafner: Missing apostrophe in documentation Usage Example array 2016-04-14 11:07:54 +01:00
Nathaniel Catchpole 0d77fa5769 Issue #2688615 by rballou, dawehner: Add the file to Error::formatBacktrace() 2016-04-14 08:25:09 +09:00
Nathaniel Catchpole a97f7b7e73 Issue #2589967 by alexpott, dawehner, damiankloip, valthebald: Rebuild routes immediately when modules are installed 2016-04-12 10:30:08 +09:00
Nathaniel Catchpole 0dacf7d3f4 Issue #2612334 by NickWilde: Remove dead code in \Drupal\Core\Asset\[Css|Js]Collection[Grouper|Optimizer] 2016-04-12 09:39:01 +09:00
Nathaniel Catchpole 9ecb17268e Issue #2653346 by Wim Leers, borisson_, jibran: Add UncacheableDependencyTrait: the opposite of UnchangingCacheableDependencyTrait 2016-04-12 09:08:41 +09:00
Nathaniel Catchpole a05ca5d26e Issue #2653346 by Wim Leers, borisson_: Add UncacheableDependencyTrait: the opposite of UnchangingCacheableDependencyTrait 2016-04-11 11:15:33 +09:00
Alex Pott bfde6d3423 Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits 2016-04-09 15:48:39 +01:00
Alex Pott 4b2656695a Issue #2696669 by mbovan, Berdir, sanja_m: Incomplete/broken access checking in EntityController::addPage() 2016-04-08 13:47:07 +01:00
Alex Pott 28c46c28ad Issue #2337283 by hussainweb, Mile23, alexpott, aleksip, dawehner, heykarthikwithu, naveenvalecha, Crell, xjm, davidwbarratt, Fabianx, jhedstrom, tim.plunkett, larowlan, tstoeckler: Add a composer.json file to every component 2016-04-08 09:44:03 +01:00
Alex Pott 95338351ac Issue #2700491 by er.pushpinderrana, jhodgdon: getFieldMap() should state that bundle array has matching keys and values 2016-04-07 15:55:53 +01:00
Nathaniel Catchpole 7358f7a478 Issue #2700367 by alexpott: Consolidate miscellaneous docs from class @file docblocks into the class docblocks (part2) 2016-04-07 20:54:06 +09:00
Nathaniel Catchpole 8c4ec60628 Issue #2676836 by xjm, alexpott: Update proxy class generator for new @file standard 2016-04-07 20:48:11 +09:00
effulgentsia 517efbde78 Issue #1850080 by amateescu, dawehner, Xano, bojanz, martin107, Pancho, alexpott, tim.plunkett, icseh., stefank, Gábor Hojtsy, jhodgdon, tstoeckler: Entity type labels lack plurality, cannot generate UI text based on label if plural is needed 2016-04-05 15:01:34 -07:00
Alex Pott fa4ec00fd1 Issue #2600926 by benjy, mikeryan, phenaproxima, hussainweb, alvar0hurtad0: Allow annotations to inherit across namespaces 2016-04-04 19:07:08 +01:00
Nathaniel Catchpole e9fc0f1a97 Issue #2664274 by alexpott, bojanz, fortis, Mile23, arknoll, Barryvdh: Combination of --prefer-dist and .gitattributes confuses our vendor test cleanup 2016-03-30 19:41:48 +09:00
Nathaniel Catchpole c6f9c5a5b6 Issue #2632314 by alexpott, amateescu, ivanjaros: PluginSettingsBase::getThirdPartySettings() returns null instead of array 2016-03-30 11:51:58 +09:00
Nathaniel Catchpole 62248090d8 Issue #2237101 by Mile23, cordoval, YesCT, dawehner, tim.plunkett: clean up for Core/DependencyInjection CompilerPasses 2016-03-30 11:31:05 +09:00
Alex Pott fbb5236d09 Issue #2688668 by Berdir, bojanz: Register the new entity revision param enhancer/converter as services 2016-03-29 10:43:51 +01:00
Nathaniel Catchpole e89076aae2 Revert "Issue #2688668 by Berdir, bojanz: Register the new entity revision param enhancer/converter as services"
This reverts commit fff38959a1.
2016-03-29 09:01:10 +09:00
Nathaniel Catchpole fff38959a1 Issue #2688668 by Berdir, bojanz: Register the new entity revision param enhancer/converter as services 2016-03-29 08:40:25 +09:00
Alex Pott 0db5b13892 Issue #2686207 by Berdir: Convert simpletest kernel tests in modules A-I to phpunit 2016-03-28 19:36:47 +01:00
Alex Pott 48e0852c3a Issue #2677414 by blue_waters: VerticalTabs' #default_tab broken due to wrong/mismatching class name 2016-03-27 18:01:29 +01:00
Alex Pott e6579987a9 Issue #1458824 by idebr, JvE, mayaz17, cwoky, Henrik Opel: Ajax doesn't work with Tableselect with checkboxes 2016-03-27 17:40:57 +01:00
Alex Pott ba7a18d49b Issue #2678674 by Wim Leers, benjy, mr.baileys, dawehner, xjm, mlhess: Access bypass to unpublished custom error pages 2016-03-23 22:19:33 +00:00
Nathaniel Catchpole 6de23686f1 Issue #2625138 by almaudoh, Oleksiy: EntityRepository::loadEntityByUuid() implementation does not match EntityRepositoryInterface::loadEntityByUuid() @return documentation 2016-03-21 10:16:05 +09:00
Alex Pott f5f647995b Issue #2669418 by pwolanin: Php Storage not defining secret index 2016-03-18 09:30:30 +00:00
Nathaniel Catchpole 01adbc00cf Issue #2573975 by alexpott, juampynr, Berdir, edurenye: function_exists check in PluralTranslatableString is wrong 2016-03-18 15:58:30 +09:00
Alex Pott ffbaa3f2ce Issue #2664274 by alexpott, bojanz, fortis, Mile23, arknoll: Combination of --prefer-dist and .gitattributes confuses our vendor test cleanup 2016-03-16 10:41:33 +00:00
Nathaniel Catchpole fb8d5b1f0c Issue #2686765 by sidharthap, thhafner: cacheUntilEntityChanges() is deprecated and should be replaced with addCacheableDependency() 2016-03-16 10:34:36 +09:00
Alex Pott ee9f19cf98 Issue #2553655 by dawehner, Berdir, martin107: Convert ViewKernelTestBase to use KernelTestBaseTNG 2016-03-15 14:54:15 +00:00
Nathaniel Catchpole 6842e776f8 Issue #2686595 by sidharthap: LibraryDiscoveryCollector does not need to override properties of the parent class 2016-03-15 11:26:28 +09:00
Nathaniel Catchpole 076ebd3435 Issue #2666792 by bojanz, dawehner, edysmp, heddn: Provide a route provider for add-page of entities 2016-03-14 18:21:48 +09:00
Nathaniel Catchpole 0af3b41fed Issue #2685463 by rakesh.gectcr: Typo in the usage example of HtmlTag API page 2016-03-14 10:21:20 +09:00
Nathaniel Catchpole 4d185faff1 Issue #2674408 by alexpott, dawehner: Fix Drupal.Classes.UnusedUseStatement standard in core 2016-03-14 09:22:44 +09:00
Alex Pott 8e2fa49f05 Issue #2684319 by TravisCarden, jhodgdon: ConfigFormBaseTrait::config() @return doxygen is inaccurate 2016-03-10 15:57:33 +00:00
Alex Pott 6e6b09c69d Issue #2676026 by dimaro, subharanjan, Girish-jerk, zaurav, jhodgdon: Correct documentation of ThemeNegotiatorInterface 2016-03-10 15:39:32 +00:00
Alex Pott e0b0ed3fb8 Issue #2680307 by metzlerd, jhodgdon: Direct people to Services and Elements pages on API sites in a clearer way 2016-03-10 14:12:21 +00:00
Alex Pott 84879a82b4 Issue #2237231 by clemens.tolboom, kim.pepper, dawehner, Wim Leers, Crell: Support OPTIONS request 2016-03-10 11:14:17 +00:00
Nathaniel Catchpole b95c5a2032 Issue #2683763 by amateescu: Referenceable bundles should be sorted by Label, not by their machine name 2016-03-10 11:54:04 +09:00
Alex Pott 9683891396 Issue #2670978 by dawehner, isntall, jibran, alexpott: Allow to run just specific types when running all tests 2016-03-09 11:38:47 +00:00
Nathaniel Catchpole e01b1cc24e Issue #2609680 by alexpott, jhedstrom: Add an AssertMailTrait to allow mail testing in Kernel tests and fix odd stdout not found in test output 2016-03-09 10:25:47 +09:00
Nathaniel Catchpole 9611d98c14 Issue #2676816 by xjm: Consolidate miscellaneous docs from class @file docblocks into the class docblocks 2016-03-09 09:49:38 +09:00
Nathaniel Catchpole 26b14bc518 Issue #664722 by amateescu: Make insert queries Countable 2016-03-09 08:48:16 +09:00
Nathaniel Catchpole 49a419dea2 Issue #2471689 by klopez, shashikant_chauhan, harings_rob, snehi, jhodgdon: Entity API documentation should consistently refer to handlers rather than controllers 2016-03-09 08:33:30 +09:00
Nathaniel Catchpole 563ef19553 Issue #2676472 by micaelamenara, jhodgdon: docs for t() and related functions don't explain how context works 2016-03-09 08:29:53 +09:00
Alex Pott 7cdd0e5acb Issue #2664150 by dawehner: Expand BrowserTestBase with error handling support 2016-03-07 13:39:14 +00:00