Commit Graph

26058 Commits (73c66d4dec9a383b97244e092bf3d979feeac249)

Author SHA1 Message Date
Jennifer Hodgdon 73c66d4dec Issue #2329703 by maximpodorov: Fix spelling in varous files 2014-09-18 07:21:39 -07:00
Alex Pott 748ef5bb02 Issue #2334785 by znerol: Remove _maintenance request attribute from SpecialAttributesRouteSubscriber. 2014-09-18 14:50:44 +01:00
Alex Pott e206190190 Issue #2328411 followup by herom: Convert all permissions to yml files and permission callbacks. 2014-09-18 14:45:04 +01:00
Alex Pott 8ff6a61f6a Issue #2320521 by jhodgdon: Fixed Follow-up: Node language views filters need label adjustments. 2014-09-18 14:42:24 +01:00
Alex Pott 2e7b455960 Issue #2303525 by paulmckibben, tim.plunkett: Provide link tags to alternate languages (hreflang) in HTML head. 2014-09-18 14:36:48 +01:00
Alex Pott e07bf5fdd6 Issue #2337227 by er.pushpinderrana, larowlan: Fixed NodeAccessControlHandler performs non-strict in_array check. 2014-09-18 14:14:32 +01:00
Alex Pott 2955942448 Issue #1976298 by larowlan: Move taxonomy_get_tree() and associated functions to Taxonomy storage, deprecate procedural wrappers. 2014-09-18 14:12:23 +01:00
Alex Pott ffde907c5d Issue #2321609 by benjy, dawehner: Fixed Provide a helpful message in case requirements are not met. 2014-09-18 13:57:55 +01:00
Nathaniel Catchpole 801d850a06 Issue #2337847 by alexpott, YesCT, martin107: The negotiated method_id does not need to be sorted on the Language or ConfigurableLanguage object. 2014-09-18 12:04:44 +01:00
Alex Pott 3660df9a12 Issue #2312693 by stevepurkiss | andypost: Fixed NodeTermData config schema is broken. 2014-09-18 09:57:15 +01:00
Alex Pott e3e12db315 Issue #2044859 by Berdir, klausi: Convert user roles to entity_reference_field. 2014-09-18 09:44:46 +01:00
Alex Pott 52a101bc1d Issue #2328411 by dawehner, geerlingguy, herom: Convert all permissions to yml files and permission callbacks. 2014-09-18 08:41:29 +01:00
Alex Pott 966aed8f90 Issue #2340379 by larowlan: Allow PathValidator::getUrlIfValid to support paths with leading /. 2014-09-18 08:35:46 +01:00
Alex Pott f6d2f233f4 Issue #2337859 by martin107 | YesCT: LanguageUrlRewritingTest should not be setting the id of a language. 2014-09-18 08:32:23 +01:00
Alex Pott 145778cea4 Issue #2322287 by tuutti, lauriii, wheatpenny: Move datetime classes from preprocess to template. 2014-09-18 00:16:41 +01:00
Alex Pott d617be8cba Issue #2331079 by znerol, dawehner: Use RouteMatch in access-checks and remove RequestHelper::duplicate(). 2014-09-17 23:14:49 +01:00
Alex Pott 3295e62aec Issue #2194885 by Berdir | sun: Remove drupal_write_record(). 2014-09-17 23:00:57 +01:00
Alex Pott 57926bf527 Issue #2313757 by Berdir, Wim Leers, dawehner: Remove text_processing option from text fields, expose existing string field types as plain text in UI. 2014-09-17 21:59:08 +01:00
Alex Pott 55ef0e86e0 Issue #2339665 by larowlan: Fixed EntityForm::submitForm docblock refers to non-existent CommentFormController. 2014-09-17 21:15:58 +01:00
Nathaniel Catchpole 735f55e56b Issue #2319177 by swentel, fago: Fixed Cron lock time limit is too short and does not prevent multiple, concurrent cron runs. 2014-09-17 15:44:35 +01:00
Nathaniel Catchpole 0f28b515f8 Issue #2287071 by Wim Leers, alexpott, chx: Add cacheability metadata to access checks. 2014-09-17 15:39:29 +01:00
Alex Pott 6f0b27bf7e Issue #2338085 by benjy: Fixed UrlAlias Destination is missing fields implementation. 2014-09-16 12:52:17 +01:00
Alex Pott f8c58623ac Issue #2314181 by roderik | hefox: Change drupal_static('name', whatever, TRUE) function comments. 2014-09-16 12:51:03 +01:00
Alex Pott 33a3ed6df4 Issue #2337911 by martin107: LanguageUrlRewritingTest checkUrl $language parameter definition is incorrect. 2014-09-16 12:25:09 +01:00
Alex Pott 8d4f1db33b Issue #2339135 by tim.plunkett: Fixed EntityViewsDataTest is located in the wrong directory/namespace. 2014-09-16 12:22:02 +01:00
Alex Pott ab50db310c Issue #2338011 by benjf, Sutharsan: Cleanup of locale tests. 2014-09-16 12:18:45 +01:00
Alex Pott 179e7c2bd1 Issue #2337709 by tim.plunkett: Convert form_state_values_clean() to FormStateInterface::cleanValues(). 2014-09-16 12:16:27 +01:00
Alex Pott 332fad7c22 Issue #2303361 by tim.plunkett, kim.pepper: Replace instances of deprecated drupal_valid_path with PathValidator. 2014-09-16 12:09:35 +01:00
Alex Pott db253b0901 Issue #2339021 by catch: Fixed Incorrect call to l() in system_token_info. 2014-09-16 12:07:20 +01:00
Alex Pott b33a215c38 Issue #2251111 by jibran | dawehner: Remove format_rss_item() and format_rss_channel(). 2014-09-16 12:02:31 +01:00
Alex Pott 2345f05d9b Issue #2338055 by martin107: A couple of quirks in the documentation for \Drupal\language\ConfigurableLanguageManager. 2014-09-16 11:55:53 +01:00
Alex Pott cf83a52a64 Issue #2339069 by rgoodine | joelpittet: Remove useless BlockPreprocessUnitTest. 2014-09-16 11:55:35 +01:00
Nathaniel Catchpole 0391038ba5 Issue #2224395 by swentel, dixon_, Berdir, fago: Move entity UI code to field_ui module and remove entity.module. 2014-09-16 10:08:00 +01:00
Nathaniel Catchpole f022decb56 Issue #2260457 by alexpott, beejeebus: Fixed Allow config entities to remove dependent configuration keys when dependencies are deleted due to module uninstall. 2014-09-16 10:05:37 +01:00
Alex Pott 32d5530e58 Issue #2333113 by effulgentsia, plach: Add an EntityDefinitionUpdateManager so that entity handlers can respond (e.g., by updating db schema) to code updates in a controlled way (e.g., from update.php). 2014-09-15 21:37:27 +01:00
Alex Pott 22c1362cb4 Issue #2337897 by damiankloip: Fixed ManyToOne filter should not display ManyToOneHelper valueForm when exposed. 2014-09-15 14:26:17 +01:00
Alex Pott f070288cce Issue #2143653 by swentel, tstoeckler, yoroy | ifrik: Added Show default image on image field. 2014-09-15 14:22:51 +01:00
Alex Pott 073c00bb2e Issue #2337735 by leslieg, cilefen: ConfigImporter::finish() reads 'Finalising configuration synchronisation.', is UK English. 2014-09-15 13:52:02 +01:00
Alex Pott 4d2c54d43e Issue #2328913 by lanchez, lauriii, joelpittet | crowdcg: Move block classes out of preprocess and into templates. 2014-09-15 12:53:33 +01:00
Alex Pott 8c38be014c Issue #2254153 by crowdcg, davidhernandez, joelpittet, mortendk, mdrummond, cilefen, LewisNyman: Move node classes out of preprocess and into templates. 2014-09-15 12:22:36 +01:00
Alex Pott d63702cff2 Issue #2308581 by mgifford: Added Document accessibility features in Telephone. 2014-09-15 12:10:03 +01:00
Alex Pott 04fdb835c9 Issue #2337749 by benjy: Fixed no_stub is never used. 2014-09-15 12:07:11 +01:00
Alex Pott f30b126567 Issue #2337849 by martin107 | YesCT: Dont need alias in use for use Drupal\Core\Language\LanguageInterface as BaseLanguageInterface; in LanguageNegotiationMethodInterface. 2014-09-15 11:51:55 +01:00
Alex Pott f8f8eee122 Issue #2325691 by jarsenx: Entity Reference Module: Fix documentation that refers to enabling/disabling of modules. 2014-09-15 11:47:36 +01:00
Alex Pott ee91cb0785 Issue #2331151 by David_Rothstein: Remove leftover code in testFileValidateSize() which runs the tests as a specific user. 2014-09-15 11:43:40 +01:00
Alex Pott db6bd07b18 Issue #2332709 by swentel, unstatu | dawehner: Fixed Link to add a view mode of a certain entity type is wrong. 2014-09-15 11:36:21 +01:00
Nathaniel Catchpole 1e95f6364f Issue #2337591 by swentel, mikeker: Fixed Install failure on Windows: ThirdPartySettingsTrait::getThirdPartySetting not compatible with ThirdPartySettingsInterface::getThirdPartySetting error during install. 2014-09-15 11:21:23 +01:00
Alex Pott 34cce8dcdc Issue #2310341 by ilkkave | YesCT: Remove backwards compatibility for $heading['class'] in template_preprocess_menu_tree(). 2014-09-15 11:06:37 +01:00
Nathaniel Catchpole 1bf3b8dc0a Issue #2334763 by alexpott: Tidy up of LanguageInterface - removal of setters and other unnecessary methods. 2014-09-15 10:42:29 +01:00
Alex Pott d96020c0dc Issue #2337827 by colbol, cilefen | YesCT: Language locked is a boolean, use TRUE FALSE not 0. 2014-09-15 10:31:08 +01:00