Commit Graph

575 Commits (ae7c20c7b5f1d65e66592328946a27eed808c434)

Author SHA1 Message Date
webchick ae7c20c7b5 Issue #2106459 by chx: Fixed core config has everything as string. 2013-10-07 17:32:28 -07:00
webchick 04f662ff72 Issue #2027115 by dawehner, tim.plunkett: Allow views to override existing routing items. 2013-10-07 12:13:29 -07:00
webchick d71586b61a Issue #2104741 by Gábor Hojtsy: Fixed Quick fix: small tab inconsistencies + lack of tab conversion. 2013-10-07 08:49:55 -07:00
Nathaniel Catchpole 8b3e463bc6 Issue #1653026 by damiankloip, alexpott, sun, tim.plunkett, dawehner, mtift: Fixed All configuration values are stored as strings. 2013-10-04 12:01:09 +01:00
webchick 4f59f9746f Issue #2049207 by dlu, blakehall, janstoeckler, ramlev, Moderate | Cottser: Replace .tpl.php with .html.twig in documentation. 2013-10-03 15:08:29 -07:00
Alex Pott 3cee107ce5 Issue #2100329 by cosmicdreams: Use \Drupal instead of Drupal to make IDEs and static code analyse tools happy. 2013-10-03 12:26:25 +01:00
Alex Pott 4681b7616e Issue #2100189 by fgm: Fixed users_roles() schema declares foreign key to nonexistent role table. 2013-10-03 07:21:20 +01:00
Alex Pott a34cb25102 Issue #2002650 by mrsinguyen, chertzog, legolasbo, Erik Erskine, rhm50, sandergo90, grisendo, targoo, janstoeckler, maximpodorov, beowulf1416: Improve maintainability by removing unused local variables. 2013-10-02 14:52:21 +01:00
Alex Pott e4314ec6be Issue #2095271 by Gábor Hojtsy, tim.plunkett, YesCT: Add default tabs for routes expected by config_translation(). 2013-10-02 13:52:36 +01:00
Nathaniel Catchpole 1aeee1cd39 Issue #2004244 by Berdir, plach, tim.plunkett, msonnabaum, das-peter: Move entity revision, content translation, validation and field methods to ContentEntityInterface. 2013-10-01 12:42:30 +01:00
Alex Pott 0acc459d6b Issue #2080591 by beowulf1416: Remove Unused local variable $uid from /core/modules/user/lib/Drupal/user/Plugin/views/field/Language.php. 2013-09-29 15:01:54 +02:00
Alex Pott 8dd8210d9e Issue #2062153 by chertzog, rhm50: In String Class Rename Views properties to core standards. 2013-09-28 19:22:04 +02:00
Alex Pott 4b72c96019 Issue #1839318 by JohnAlbin, echoz: Added Replace drupal.base.css library with normalize.css for all themes. 2013-09-28 16:30:28 +02:00
Gábor Hojtsy 383935f7a0 Issue #731724 followup by berdir, chx: HEAD BROKEN due to Convert comment settings into a field to make them work with CMI and non-node entities 2013-09-27 23:12:45 +02:00
Alex Pott 37949fe378 Issue #731724 by larowlan, andypost, dixon_, tsvenson: Convert comment settings into a field to make them work with CMI and non-node entities. 2013-09-27 17:34:47 +02:00
Alex Pott 10b43b953b Issue #1953528 by swentel, Hydra: Store 'per-bundle view mode settings' in CMI, get rid of field_bundle_settings() & its variable. 2013-09-27 12:06:58 +02:00
Alex Pott 4e1d66702d Issue #2087931 by damiankloip: Inject database connection into DatabaseLockBackend. 2013-09-26 00:58:50 +02:00
Jennifer Hodgdon da833c9ed8 Issue #2084653 by longwave, joachim: Add inline comments to config sorting 2013-09-24 16:43:49 -07:00
webchick 7dedb6cad0 Issue #1969572 by neclimdul, larowlan, hussainweb, dawehner, damiankloip, ParisLiakos, pwieck, Berdir, socketwench: Make Uuid a service. 2013-09-25 00:16:05 +02:00
webchick 5a7f9301d8 Issue #2090353 by dawehner: Don't require to put the use statement into plugin classes. 2013-09-23 17:23:40 +02:00
webchick 6fd72a2c6e Issue #2095115 by beejeebus: Delete ViewTestConfigInstaller and have ViewTestData create views, not 'import' them. 2013-09-23 17:11:18 +02:00
Alex Pott 47ec9cf0be Issue #2076085 by dawehner, damiankloip, Letharion, pwolanin: Resolve the need for a 'title callback' using the route . 2013-09-22 17:01:56 +02:00
Nathaniel Catchpole d7fa47b49b Issue #1605290 by amateescu, msonnabaum, Caseledde, damiankloip, beejeebus, catch, Berdir, Wim Leers: Enable entity render caching with cache tag support. 2013-09-22 09:31:05 +01:00
Alex Pott 37422573a3 Issue #2053489 followup by tim.plunkett, klausi: Standardize on \Drupal throughout core. 2013-09-21 17:23:51 +02:00
Alex Pott 523c8b6cb0 Issue #2089671 by disasm, tim.plunkett: Convert non-test form callbacks to new form controller. 2013-09-21 13:42:43 +02:00
Dries 65b155d9c2 Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed. 2013-09-19 18:22:53 +02:00
webchick ef2e45b0e8 Issue #2089635 by tim.plunkett, disasm, larowlan: Convert non-test non-form page callbacks to routes and controllers. 2013-09-18 11:30:30 -07:00
Alex Pott 24e3c5d154 Issue #2083615 by Gábor Hojtsy, YesCT: Use links annotation for config entity URI like for content entities. 2013-09-18 14:10:04 +01:00
webchick d75787dfba Issue #2087995 by amateescu: All entity post*() and pre*() methods should call their parent implementation. 2013-09-17 22:56:38 -07:00
webchick 4b7a30edd0 Issue #2089627 by tim.plunkett: Move \Drupal\system\SystemConfigFormBase to \Drupal\Core\Form\ConfigFormBase. 2013-09-16 08:43:28 -07:00
Nathaniel Catchpole 3a7bfeac10 Issue #1983554 by plach, effulgentsia, Berdir: Remove BC-mode from EntityNG . 2013-09-16 12:28:20 +01:00
Nathaniel Catchpole 0eca8b3725 Issue #2081205 by mrsinguyen: Remove Unused local variable $rid from /core/modules/user/lib/Drupal/user/Form/UserPermissionsForm.php. 2013-09-16 12:12:58 +01:00
webchick 8347b04c34 Issue #2051097 follow-up by tim.plunkett: Remove silly spacing errors. 2013-09-15 22:06:19 -07:00
webchick 7cfa38d01a Issue #2051097 by dawehner, Manuel Garcia, tlattimore, neclimdul: Change 'pattern' to 'path' in *.routing.yml files. 2013-09-15 21:47:28 -07:00
webchick 5e9ac4dd2d Issue #2087279 by larowlan, dawehner, disasm, tim.plunkett: Add a config() method to FormBase. 2013-09-15 21:43:06 -07:00
webchick 5bb0d5e667 Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core. 2013-09-15 20:58:10 -07:00
webchick 99670f0847 Issue #1981368 by tim.plunkett, Crell, webchick: Convert all routes to 'module_name().foo_bar()' naming convention. 2013-09-15 12:59:49 -07:00
webchick b3ef2ab3ed Issue #1946466 by tim.plunkett, andypost, jibran, Unitoch, Crell, disasm | mtift: Convert all confirm_form() in user.module and user.pages.inc to the new form interface and convert route. 2013-09-14 23:43:55 -07:00
Alex Pott c435ef8d2b Issue #2062573 by claudiu.cristea, tim.plunkett, Xano: Change notice: Add method defaultConfiguration() in ConfigurablePluginInterface. 2013-09-13 17:27:56 +01:00
webchick 0451a6d700 Issue #2083811 by yched, plach: Remove langcode nesting for fields in entity structures. 2013-09-12 22:35:51 -07:00
webchick ca7ae5992a Issue #1963394 by tim.plunkett, jibran, effulgentsia: Fixed ConfirmFormBase::getCancelPath() should allow for a route. 2013-09-12 21:51:47 -07:00
Jennifer Hodgdon 2463750d31 Issue #2083943 by Xano, InternetDevels, longwave: Fix spelling errors in various documentation 2013-09-12 07:01:59 -07:00
webchick c4dd26c022 Issue #2077513 by tim.plunkett, jibran, ParisLiakos, msonnabaum: Refactor ControllerBase to be more consistent with FormBase. 2013-09-11 22:24:39 -07:00
webchick d009cac09c Issue #2074037 by Wim Leers, effulgentsia: Add drupalPostUrl() — drupalPost()/drupalPostAjax() are for forms only, D8 JS performs non-form HTTP requests. 2013-09-11 12:41:33 -07:00
Nathaniel Catchpole 60ba036ff1 Issue #1991684 by Wim Leers, rcaracaus, amateescu, msonnabaum: Fixed Node history markers (comment & node 'new' indicator, 'x new comments' links) forces render caching to be per user. 2013-09-11 14:27:11 +01:00
webchick b8d150cc89 Issue #2035689 by plopesc: Convert user_form_test_current_password() to a Controller. 2013-09-11 01:09:30 -07:00
webchick f503d2282a Issue #2074509 by tim.plunkett, falcon03, mgifford, Xano: Fixed Add missing #title property to ensure form accessibility. 2013-09-11 00:16:22 -07:00
Alex Pott 11eeb98bf3 Issue #2070609 by damiankloip, tstoeckler: Remove obsolete 'module' keys from Views plugin annotations. 2013-09-11 02:21:44 +01:00
Nathaniel Catchpole 11aead58a2 Issue #2082499 by alexpott: Fixed Uninstalling action module removes actions created by the user module. 2013-09-07 23:30:22 +01:00
Alex Pott db2d92e7cb Issue #2003482 by pwolanin, jhodgdon, kim.pepper, Nick_vh, tim.plunkett, jibran, Berdir, effulgentsia, alexpott: Convert hook_search_info() to plugin system. 2013-09-06 10:26:26 +02:00