Alex Pott
|
3ded2216b0
|
Issue #2115145 by Berdir | effulgentsia: Move field type plugins to Plugin/Field/FieldType.
|
2013-10-19 09:12:13 +01:00 |
webchick
|
d0d5f6be9b
|
Issue #2112759 by effulgentsia: Add ContentEntityInterface::hasField().
|
2013-10-17 23:16:26 -07:00 |
webchick
|
d2eb4bb43c
|
Issue #2114127 by Alan D.: Fixed Missing provider key in views.view.user_admin_people().yml - Undefined index: provider in Broken->adminLabel().
|
2013-10-17 23:00:23 -07:00 |
webchick
|
9b8d32396b
|
Issue #2112711 by tim.plunkett: Provide an easier mechanism for using drupal_get_form() directly.
|
2013-10-17 21:26:38 -07:00 |
Alex Pott
|
c49e5c801d
|
Issue #1998648 by grisendo, penyaskito, Kristen Pol, YesCT, Gábor Hojtsy, jair: 'Administration pages language' user account setting should be hidden if not used.
|
2013-10-17 12:11:52 +01:00 |
Alex Pott
|
b201c0546c
|
Issue #2111209 by Xano: Fixed Rename FormInterface::getFormID() to FormInterface::getFormId().
|
2013-10-16 13:37:27 +01:00 |
Nathaniel Catchpole
|
04b4a96c8f
|
Issue #2045931 by PerthSam152, LinL, adsw12, joelpittet: Replace all module_exists() deprecated function calls.
|
2013-10-16 13:18:18 +01:00 |
Nathaniel Catchpole
|
759dad87cb
|
Revert "Issue"
This reverts commit cc84f3903c - bad
commit message.
|
2013-10-16 13:18:18 +01:00 |
Alex Pott
|
5085cb35c7
|
Issue #2095125 by Xano: Use access constants in every access control context.
|
2013-10-16 13:10:57 +01:00 |
Nathaniel Catchpole
|
cc84f3903c
|
Issue
|
2013-10-16 12:19:18 +01:00 |
Alex Pott
|
0f8b4e794e
|
Issue #2023563 by Berdir, smiletrl, fago: Convert entity field types to the field_type plugin.
|
2013-10-14 16:53:22 +01:00 |
Nathaniel Catchpole
|
0c8fae0b26
|
Issue #2034979 by derhasi: Typehint Views field handler methods with ResultRow.
|
2013-10-13 13:15:46 +01:00 |
Nathaniel Catchpole
|
5459354982
|
Issue #2095399 by Berdir: Merge DatabaseStorageController and DatabaseStorageControllerNG.
|
2013-10-13 12:34:58 +01:00 |
webchick
|
66239988f7
|
Revert "Issue #2105123 by pwolanin: Add a currentUser() method to \Drupal\Core\Plugin\PluginBase."
Needs more discussion.
This reverts commit feaee01eaf .
|
2013-10-10 11:39:06 -07:00 |
webchick
|
b35d607ba9
|
Issue #2108419 by chx: Fixed user module overwrites role actions breaking config sync.
|
2013-10-09 18:42:03 -07:00 |
webchick
|
3da03a2673
|
Issue #1969800 by swentel, mtift, tayzlor, chx, xjm, herom: Add UUIDs to default configuration.
|
2013-10-09 18:37:14 -07:00 |
Nathaniel Catchpole
|
a8928dbadd
|
Issue #2097437 by Jelle_S: Fixed user_view_multiple() does not work.
|
2013-10-09 12:38:33 +01:00 |
Nathaniel Catchpole
|
396d402306
|
Issue #2105557 by Berdir, dawehner: Add an admin_permission to EntityType annotations to provide simple default access handling.
|
2013-10-09 11:39:16 +01:00 |
webchick
|
122b071944
|
Issue #2057371 by nod_, phiit, Jelle_S: Fixed Re-Replace all $.each() with filtered for loop.
|
2013-10-08 22:04:56 -07:00 |
webchick
|
feaee01eaf
|
Issue #2105123 by pwolanin: Add a currentUser() method to \Drupal\Core\Plugin\PluginBase.
|
2013-10-08 21:00:38 -07:00 |
webchick
|
6302d0e020
|
Issue #2089511 by RoSk0, tim.plunkett: Convert info file configure link to route name.
|
2013-10-07 23:07:56 -07:00 |
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 |
Alex Pott
|
73c2194b9f
|
Issue #366950 by amontero, boombatower, brianV, univate, hefox, stpaultim, EllaTheHarpy, babruix: Fixed 'Administer Users' permission should be separate from 'Administer Account Settings'.
|
2013-09-05 22:29:45 +02:00 |
Nathaniel Catchpole
|
085a24e07f
|
Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants.
|
2013-09-05 10:48:11 +01:00 |
webchick
|
d4da27e5fa
|
Issue #1987692 by becw, cbiggins, tim.plunkett | vijaycs85: Convert all references to entity_get_form() as page callbacks to _entity_form() w/ corresponding routing.yml entries.
|
2013-09-04 23:52:31 -07:00 |
webchick
|
0893c0e6f3
|
Issue #1987814 by juampy, tim.plunkett, lliss, kushrohra: Convert system_admin_menu_block_page() to a new style controller.
|
2013-09-04 23:36:51 -07:00 |
webchick
|
16baed271b
|
Issue #2080595 by chertzog: Remove Unused local variable from /core/modules/user/lib/Drupal/user/Plugin/views/filter/Name.php.
|
2013-09-04 19:58:27 -07:00 |
Nathaniel Catchpole
|
fe0fd73a2f
|
Issue #2002162 by klausi, eugene.ilyin: Convert form validation of users to entity validation.
|
2013-09-01 14:13:28 +01:00 |
Nathaniel Catchpole
|
b00eeb7df8
|
Revert "Issue #2002162 by klausi, eugene.ilyin: Convert form validation of users to entity validation."
This reverts commit 5b41b6f82f .
|
2013-09-01 14:13:28 +01:00 |
Alex Pott
|
7742cc3563
|
Issue #2057869 by dawehner, jibran: Provide an alias for 'plugin.manager.entity' called 'entity.manager'.
|
2013-09-01 13:24:15 +01:00 |
Nathaniel Catchpole
|
5b41b6f82f
|
Issue #2002162 by klausi, eugene.ilyin: Convert form validation of users to entity validation.
|
2013-09-01 12:41:41 +01:00 |
Nathaniel Catchpole
|
613a370a5b
|
Issue #2057589 by smiletrl, tim.plunkett, alexpott, dawehner: Rename ControllerInterface to ContainerInjectionInterface.
|
2013-09-01 09:04:33 +01:00 |
Nathaniel Catchpole
|
c7994001cc
|
Issue #1497374 by yched, chx, amateescu, plach, Damien Tournoud, fago, swentel: Switch from Field-based storage to Entity-based storage.
|
2013-09-01 07:20:49 +01:00 |
Alex Pott
|
a8d4542933
|
Issue #2012312 by tim.plunkett: Remove legacy code from filter.module.
|
2013-08-29 20:38:58 +01:00 |
Alex Pott
|
c5ef1c9c38
|
Issue #2063405 by dawehner, Wim Leers, Crell: Update all access checkers to use static::ALLOW/static::DENY/static::KILL.
|
2013-08-29 14:04:29 +01:00 |
webchick
|
341e8396b6
|
Issue #1963886 by ry5n, jessebeach, dcrocks, Wim Leers: Use HiDPI icons in the toolbar to support scaling on different devices.
|
2013-08-28 01:49:00 -07:00 |
Alex Pott
|
55bd232761
|
Issue #1969388 by dawehner, tim.plunkett, olli: Add dedicated annotations for Views plugins.
|
2013-08-28 01:03:53 +01:00 |
Alex Pott
|
48ddeb48db
|
Issue #2024963 by Berdir: Move baseFieldDefinitions from storage to entity classes.
|
2013-08-27 17:04:17 +01:00 |
Alex Pott
|
02a7ac8f4d
|
Issue #2071481 by tim.plunkett: Modernize user.module forms.
|
2013-08-27 01:29:32 +01:00 |
Alex Pott
|
9e01ce3c1e
|
Issue #1855402 by andypost, fubhy, tim.plunkett, dawehner, sun: Add generic weighting (tabledrag) support for config entities (ConfigEntityListController).
|
2013-08-27 01:08:29 +01:00 |
Alex Pott
|
0489b631a8
|
Issue #2065721 by tim.plunkett: Add a dedicated @Block plugin annotation.
|
2013-08-25 19:57:31 +01:00 |
Alex Pott
|
6aa975ca5f
|
Issue #2015701 by klausi, pfrenssen, amateescu: Convert field type to typed data plugin for entity reference module.
|
2013-08-25 11:02:51 +01:00 |
Nathaniel Catchpole
|
b761f76a65
|
Issue #2056627 by dawehner, tim.plunkett: Fixed Regression, Form API autocomplete is broken for routes.
|
2013-08-21 08:34:21 +01:00 |
Alex Pott
|
d663924e93
|
Issue #2064557 by tim.plunkett: Improve strange coupling in EntityListControllers by improving buildRow() and buildHeader().
|
2013-08-19 21:30:34 +01:00 |
webchick
|
523fb85533
|
Issue #1847002 by tim.plunkett, effulgentsia, msonnabaum: Move entity type classes from Drupal$provider\Plugin\Core\Entity to Drupal$provider\Entity.
|
2013-08-18 14:16:19 -07:00 |
Dries
|
dd95e4bae3
|
Issue #2049039 by Berdir: Convert node properties to methods.
|
2013-08-16 12:13:11 -05:00 |
webchick
|
21226ab1b1
|
Issue #2001044 by alexander.ilivanov, ebeyrent, DmitryDrozdik, jlbellido, aitiba, alexpott, alvar0hurtad0, ayelet_Cr: Replace drupal_container() with Drupal::service() in the user module.
|
2013-08-16 08:05:02 -07:00 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -07:00 |
Dries
|
c8dec31b3e
|
Issue #1999448 by chertzog, aaronott, chrisjlee, daffodil_naveen, kim.pepper: Use Symfony Request for user module.
|
2013-08-13 14:59:28 -04:00 |
webchick
|
4f555afc5e
|
Issue #2049681 by alexpott: Fixed User permissions table header is no longer sticky.
|
2013-08-12 00:01:03 -07:00 |
Alex Pott
|
fd76691cca
|
Issue #2059479 by damiankloip: Typehint Drupal\views\ResultRow in field handler render methods.
|
2013-08-11 23:24:02 +01:00 |
Nathaniel Catchpole
|
423f1d653b
|
Issue #2020979 by dawehner, bojanz: Fixed Bulk action form no longer allows actions to be selected.
|
2013-08-07 09:37:10 +01:00 |
Nathaniel Catchpole
|
fca3051719
|
Issue #2019071 by tsphethean: Fixed EntityListController::buildRow() should return secure label.
|
2013-08-07 09:31:10 +01:00 |
Alex Pott
|
cc7c70e9af
|
Issue #2011578 by mortendk, tlattimore, Cottser, soulston: Markup for Stark's page.html.twig + maintenance-page.html.twig.
|
2013-08-06 00:52:22 +02:00 |
webchick
|
6bec9b2f79
|
Issue #2056943 by alexpott, damiankloip: Convert render_link() to renderLink.
|
2013-08-03 23:00:11 -07:00 |
Alex Pott
|
251c8d8573
|
Issue #2057137 by legolasbo: Remove Unused local variable $user from /core/modules/user/user.module.
|
2013-08-03 23:06:57 +02:00 |
Alex Pott
|
5600df497c
|
Issue #2037675 by legolasbo: Clean-up user_admin_account().
|
2013-08-03 13:22:48 +02:00 |
Alex Pott
|
a2f9a60724
|
Issue #2033383 by tim.plunkett: Provide a default plugin bag.
|
2013-08-01 17:42:57 +02:00 |
Nathaniel Catchpole
|
42fcb35676
|
Issue #1934712 by dlu, alexpott, pplantinga, rbayliss, s_leu, Gaelan: Fixed Merge system.timezone config object into system.date.
|
2013-08-01 14:46:05 +01:00 |
Nathaniel Catchpole
|
dbcb65bd47
|
Issue #2032369 by yched: Fixed _update_8003_field_create_field() relies on field schemas never changing and plugins being available.
|
2013-08-01 14:40:18 +01:00 |
Alex Pott
|
e33ddd1b74
|
Issue #2045923 by drupalrv, tim.plunkett: Replace all module_invoke_all() deprecated function calls in procedural code.
|
2013-08-01 10:10:33 +02:00 |
webchick
|
0d31d44dd5
|
Issue #2052389 by pwolanin: Fixed All elements added to the Request attributes should have a _ prepended unless they come from the path.
|
2013-07-31 13:50:39 -07:00 |
Alex Pott
|
57dc876717
|
Issue #2017207 by Berdir, marcingy: Complete conversion of users to Entity Field API.
|
2013-07-29 09:52:14 +02:00 |
Alex Pott
|
926a067758
|
Issue #2043781 by pwolanin: Fixed Drupal::request()->attributes->get('account') may conflict with an account object loaded from the path.
|
2013-07-27 23:11:14 +02:00 |
Nathaniel Catchpole
|
d3c5919d17
|
Issue #2045919 by drupalrv: Replace all module_implements() deprecated function calls.
|
2013-07-27 15:30:10 +01:00 |
Nathaniel Catchpole
|
29c09effc3
|
Issue #1843650 by Mark Carver, jenlampton, Cottser: Remove the process layer (hook_process() and hook_process_HOOK).
|
2013-07-27 15:26:33 +01:00 |
Alex Pott
|
d3d54f170b
|
Issue #1938888 by tim.plunkett, ayelet_Cr, amateescu: Convert user_admin_permissions() to a new-style Form object.
|
2013-07-24 22:56:59 +02:00 |
Alex Pott
|
8e23b465a6
|
Issue #2045275 by Berdir: Convert user properties to methods.
|
2013-07-24 21:40:03 +02:00 |
Alex Pott
|
1d6edbb944
|
Issue #2024811 by tim.plunkett: Remove hardcoding of ConfigEntityBase in RoleStorageController::attachLoad().
|
2013-07-23 00:11:55 +01:00 |
Alex Pott
|
08aeb8717f
|
Issue #2034947 by damiankloip: Change view results to use a classed object.
|
2013-07-21 08:46:30 +01:00 |
Alex Pott
|
b3149b25b7
|
Issue #2045361 by dawehner, fubhy: Mark user_access() as deprecated.
|
2013-07-20 21:54:56 +01:00 |
Alex Pott
|
324631dda7
|
Issue #2043749 by rvilar: Fixed Typo error for 'Timeone' in UserStorageController.php.
|
2013-07-20 21:17:52 +01:00 |
Alex Pott
|
ad137531c9
|
Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew().
|
2013-07-20 13:21:43 +01:00 |
Alex Pott
|
c874593f07
|
Issue #1938938 by duellj, Risse: Convert theme_user_admin_permissions() to table #type.
|
2013-07-20 01:39:52 +01:00 |
Alex Pott
|
a7ef6f36bb
|
Issue #2030551 by marcingy: Fixed PHP notice when creating new Drupal user.
|
2013-07-19 18:22:38 +01:00 |
Dries
|
edcd8df4bd
|
Issue #1966334 by Alan Evans, fubhy, dawehner, ParisLiakos: Convert user_access() to User::hasPermission().
|
2013-07-18 14:31:35 -04:00 |
Nathaniel Catchpole
|
788cb06d60
|
Issue #1938044 by hass, jessebeach, Dragan Eror: Fixed Prefix all toolbar classes to prevent theme clashes.
|
2013-07-18 11:28:54 +01:00 |
Nathaniel Catchpole
|
7dd31494f3
|
Issue #1979094 by Berdir, dawehner, msonnabaum, tim.plunkett, effulgentsia: Fixed Separate create access operation entity access controllers to avoid costly EntityNG instantiation.
|
2013-07-16 10:33:18 +01:00 |
Alex Pott
|
31efff2728
|
Issue #2036087 by YesCT: Add public identifier to all render methods in all views plugins in core.
|
2013-07-15 18:39:32 -04:00 |
Nathaniel Catchpole
|
22a6d8ccec
|
Issue #2012382 by damiankloip: Improve efficiency of access checker matching on routes.
|
2013-07-15 10:22:26 +01:00 |
Alex Pott
|
d03acd3ce9
|
Issue #1831080 by dawehner, IshaDakota, YesCT: Remove the 'More' area from the bottom of handler configuration.
|
2013-07-14 14:01:25 -04:00 |
Nathaniel Catchpole
|
7232dbf9f1
|
Issue #2024893 by bdone, dawehner: Change status filter on admin/people to 'active'/'blocked'.
|
2013-07-13 12:03:08 +01:00 |
Dries
|
c02ba60087
|
Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated().
|
2013-07-11 13:29:02 -04:00 |
Nathaniel Catchpole
|
45418a7ca0
|
Issue #1987896 by tim.plunkett: Follow-up to Convert user_page() to a new style controller.
|
2013-07-10 23:18:09 +01:00 |
Alex Pott
|
cd7ca03c27
|
Issue #2033447 by tim.plunkett: Remove obsolete ContainerFactoryPluginBase.
|
2013-07-10 17:05:43 +01:00 |
Alex Pott
|
06cb438e03
|
Issue #2003892 by tim.plunkett, vijaycs85: Convert date formats to config entities.
|
2013-07-09 19:57:20 +01:00 |
Alex Pott
|
c250f7354d
|
Issue #2016589 by amateescu, tim.plunkett: Add a dedicated @EntityReferenceSelection annotation.
|
2013-07-09 15:39:11 +01:00 |
Alex Pott
|
45a9e859d6
|
Issue #2026347 by Berdir: Adding methods to UserInterface/AccountInterface.
|
2013-07-09 15:39:11 +01:00 |
Jennifer Hodgdon
|
176fbe7c71
|
Issue #2036273 by bdone, LinL, Cottser: Fix typo in API docs
|
2013-07-08 11:21:18 -07:00 |
Jennifer Hodgdon
|
2c01cd0ba9
|
Issue #2035077 by lazysoundsystem, Crell, Cottser: Remove a few remaining t() from test asserts
|
2013-07-08 10:49:45 -07:00 |
Alex Pott
|
a4c65bec40
|
Issue #1825896 by dawehner, damiankloip, heddn: Add module owner to plugin data on handlers.
|
2013-07-05 21:54:59 +01:00 |
Nathaniel Catchpole
|
8ceb6e1719
|
Issue #1971158 by Berdir, beejeebus, alexpott, amateescu: Add loadMultiple() and listAll() caching to (cached) config storage.
|
2013-07-05 14:45:20 +01:00 |
Dries
|
36975492e9
|
Issue #1784234 by linclark: Use schema.org types and properties in RDF mappings.
|
2013-07-03 12:29:13 -04:00 |
Alex Pott
|
b48f8fda69
|
Issue #2030925 by echoz: Quote rtl attribute selector.
|
2013-07-02 13:40:19 +01:00 |
Dries
|
58de5374c4
|
Issue #2024833 by claudiu.cristea: Adopt load() and loadMultiple() on entity storage controllers.
|
2013-06-30 20:09:38 -04:00 |
Dries
|
d988a30f87
|
Issue #1810370 by plach, kfritsche, berdir, alexpott, xjm, chx: Entity Translation API improvements.
|
2013-06-30 20:09:38 -04:00 |
Dries
|
099a8ace5f
|
Issue #2014309 by nod_: Sticky table headers default to FALSE.
|
2013-06-29 17:49:17 -04:00 |
Alex Pott
|
aa9c2ccc85
|
Issue #1890878 by corvus_ch, ygerasimov, berenddeboer, Crell, fubhy the cat, effulgentsia: Add modular authentication system, including Http Basic; deprecate global .
|
2013-06-29 17:26:55 +01:00 |
Alex Pott
|
4c357934c2
|
Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities.
|
2013-06-29 11:56:53 +01:00 |
Alex Pott
|
bfba7b8de9
|
Issue #2015789 by fubhy, echoz, rteijeiro, LewisNyman, penyaskito: Remove language_css_alter() (RTL stylesheets) in favor of HTML 'dir' attribute.
|
2013-06-28 09:47:08 +01:00 |
Alex Pott
|
4586ea128d
|
Issue #2014821 by amateescu, swentel: Introduce form modes UI and their configuration entity.
|
2013-06-27 22:24:39 +01:00 |
Alex Pott
|
0b8c586069
|
Issue #1987896 by tim.plunkett, kgoel, vijaycs85: Convert user_page() to a new style controller.
|
2013-06-27 09:23:39 +01:00 |
Dries
|
e94b01e516
|
Issue #1996714 by amateescu: Convert FileItem and ImageItem to extend EntityReferenceItem.
|
2013-06-26 21:52:15 -04:00 |
Dries
|
760292ee83
|
Issue #2017217 by alexpott: Fixed Random failure on UserPasswordResetTest.
|
2013-06-26 10:39:02 -04:00 |
Nathaniel Catchpole
|
2c4e8fe672
|
Issue #2024985 by tim.plunkett: Remove obsolete user_build_filter_query().
|
2013-06-26 10:30:41 +01:00 |
Alex Pott
|
356dc8bacd
|
Issue #1969698 by xjm, damiankloip, tim.plunkett, yched: ConfigEntity::save() should disallow saving ID/UUID conflicts (Field UUID changes can badly corrupt field data).
|
2013-06-25 23:57:46 +01:00 |
Alex Pott
|
de3558c214
|
Issue #2024867 by vijaycs85: Rename translation_entity() to content_translation().
|
2013-06-25 20:16:20 +01:00 |
Dries
|
b4655c58f6
|
Issue #1869600 by linclark, scor, jesse.d: Refactor RDF mappings to be inline with the new Entity Field API.
|
2013-06-24 18:21:37 -04:00 |
Nathaniel Catchpole
|
195849b2a4
|
Issue #1872876 by chx, fubhy, dawehner, alexpott, tim.plunkett: Turn role permission assignments into configuration.
|
2013-06-24 17:38:32 +01:00 |
Dries
|
98b6331e1e
|
Issue #1984610 by Albert Volkman, dawehner, tim.plunkett: Convert user_pass() to a new-style Form object.
|
2013-06-20 15:02:06 -04:00 |
Dries
|
7a0c707eeb
|
Issue #2020167 by mikeker, dawehner, irinaz, tim.plunkett: Add a name and email search field to the admin/people view.
|
2013-06-20 14:22:20 -04:00 |
Jennifer Hodgdon
|
5d0f9d91c3
|
Issue #2022207 by pcambra, Berdir: Make references to User class in test docs reference UserInterface instead
|
2013-06-20 09:33:23 -07:00 |
Jennifer Hodgdon
|
0366140fa0
|
Issue #2013094 by pwieck, Cottser: Remove unnecessary template_preprocess() reference from all Twig files
|
2013-06-20 07:02:02 -07:00 |
Nathaniel Catchpole
|
00cb147e14
|
Issue #1668866 by ParisLiakos, aspilicious, tim.plunkett, pdrake, g.oechsler, dawehner, Berdir, corvus_ch, damiankloip, disasm, marcingy, neclimdul: Replace drupal_goto() with RedirectResponse.
|
2013-06-19 17:07:30 +01:00 |
Nathaniel Catchpole
|
270db4a504
|
Issue #1852454 by patrickd, xjm, YesCT, Berdir, amateescu, Pancho, djroshi, dealancer, Wim Leers, jessebeach: Restrict module and theme name lengths to 50 characters.
|
2013-06-19 10:14:55 +01:00 |
Alex Pott
|
851d7d0ff2
|
Issue #1777956 by fago, klausi, sun, dasjo: Provide a way to define default values for entity fields.
|
2013-06-19 10:31:20 +02:00 |
Alex Pott
|
72bd779d56
|
Issue #1981342 by aspilicious, andypost, swentel: Drop procedural usage of fields in [s-u-v] modules.
|
2013-06-18 14:29:20 +02:00 |
Alex Pott
|
9dd08c04a1
|
Issue #2009690 by jeroen12345, redfoxxx.ua, InternetDevels, hussainweb: Replace theme() with drupal_render() in user module.
|
2013-06-18 14:09:48 +02:00 |
Nathaniel Catchpole
|
32eadec8b4
|
Issue #2018569 by dawehner | yannickoo: Added Group permissions in the new views handler.
|
2013-06-18 10:49:39 +01:00 |
Alex Pott
|
73fbcf8072
|
Issue #2011018 by tim.plunkett: Reconcile entity forms and confirm forms.
|
2013-06-17 23:26:42 +02:00 |
Alex Pott
|
116f0a389e
|
Issue #2003366 by sillygwailo, Joe9, kenianbei, pcambra, heddn, YesCT, damiankloip: Rename Views method pre_render() to preRender().
|
2013-06-17 22:53:40 +02:00 |
Alex Pott
|
7db53be1c0
|
Issue #2021491 by fubhy: Fixed UserBCDecorator (hasRole(), addRole(), removeRole()).
|
2013-06-17 18:17:56 +02:00 |
Nathaniel Catchpole
|
ecfbc27f34
|
Issue #1838310 by ParisLiakos, Jose Reyero: Remove st(), get_t() and for good.
|
2013-06-17 14:35:07 +01:00 |
webchick
|
aca11af903
|
Issue #2020403 by hardik.patel99 | thedavidmeister: Typo in docblock for template_preprocess_username() 'insure'.
|
2013-06-17 01:46:04 -05:00 |
Alex Pott
|
cf8f023c02
|
Issue #2017449 by ParisLiakos: Drupal\Tests\user\Views\Argument\RolesRidTest is in the wrong place.
|
2013-06-17 02:15:30 +02:00 |
Alex Pott
|
5bf89a4573
|
Issue #2008356 by dawehner, tim.plunkett: Provide a _entity_list() route default to replace Controller\EntityListController and mimic _entity_form().
|
2013-06-17 00:06:21 +02:00 |
Alex Pott
|
1648a479c4
|
Issue #1893772 by chx, fubhy, slashrsm: Move entity-type specific storage logic into entity classes.
|
2013-06-16 11:40:11 +02:00 |
Alex Pott
|
757d39e2dd
|
Issue #1843788 followup by Eric_A: Remove template_process_username().
|
2013-06-15 11:10:01 +02:00 |
Alex Pott
|
6d54ed7ac1
|
Issue #1818568 by Berdir, das-peter: Convert files to the new Entity Field API.
|
2013-06-15 10:46:11 +02:00 |
Alex Pott
|
db0104f408
|
Issue #1817672 by jibran, dawehner, bdgreen, damiankloip: Replace db_select() with an injected database connection in views plugins.
|
2013-06-15 10:33:10 +02:00 |
Alex Pott
|
fa9c197e57
|
Issue #1843788 by scor, jenlampton, tyjamessmith: Remove template_process_username().
|
2013-06-15 00:27:57 +02:00 |
Jennifer Hodgdon
|
7d7f337655
|
Issue #2018575 by longwave: Fix class descriptions in doc blocks of list controllers
|
2013-06-14 05:55:36 -07:00 |
Alex Pott
|
fd9804d886
|
Issue #2014215 by sdboyer: Shift render array defaults back out onto BlockRenderController .
|
2013-06-14 02:18:37 +02:00 |
Alex Pott
|
27bd89be14
|
Issue #1998228 by ParisLiakos, dawehner: Remove hook_menu_site_status_alter() in favor of request listeners.
|
2013-06-14 00:53:50 +02:00 |
Alex Pott
|
e5774f5b1b
|
Issue #1851086 by tim.plunkett, damiankloip, dawehner, alimac: Replace admin/people with a View.
|
2013-06-13 21:57:33 +01:00 |
Alex Pott
|
2b51e78747
|
Issue #2002906 by pwieck, jibran, aaronott, chr.fritsch, chrisguindon: Rename Views method get_entity() to getEntity().
|
2013-06-13 09:22:22 +01:00 |
Alex Pott
|
342f132b35
|
Issue #1970360 by Crell, linclark, dawehner, YesCT, matt2000: Entities should define URI templates and standard links.
|
2013-06-13 09:19:53 +01:00 |
Alex Pott
|
c06bf841a6
|
Issue #2002934 by drupee, damiankloip, x.algorithm, kevin.reiss, heddn: Rename Views method validate_argument() to validateArgument().
|
2013-06-12 16:20:00 +01:00 |
Alex Pott
|
bf5c0ae2b7
|
Issue #2015721 by dawehner: Fixed Adding a role to a user throws a php error.
|
2013-06-12 00:59:47 +01:00 |
Alex Pott
|
07bf168bd6
|
Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface.
|
2013-06-11 23:16:25 +01:00 |
Alex Pott
|
83f9d583ef
|
Issue #1895160 by tim.plunkett: Convert admin/content to a View, keep a non-views fallback with no bulk operations.
|
2013-06-11 17:49:20 +01:00 |
Alex Pott
|
4d85fa44a3
|
Issue #1825332 by Berdir, ParisLiakos, andypost, dawehner, jrglasgow, aspilicious: Introduce an AccountInterface to represent the current user.
|
2013-06-11 15:04:34 +01:00 |
Alex Pott
|
da83b1ab14
|
Issue #2003356 by phenaproxima, jibran, drupalway, Dan Reinders: Rename Views method process_summary_arguments() to processSummaryArguments().
|
2013-06-11 14:47:42 +01:00 |
Alex Pott
|
5bf482fcb2
|
Issue #1995868 by JoshuaRogers, dawehner, xjm: Fixed Fatal when using a role contextual filter.
|
2013-06-11 14:22:15 +01:00 |
Alex Pott
|
74c3997c1c
|
Issue #2003236 by kenianbei, zschmid, Dan Reinders: Rename Views method value_submit() to valueSubmit().
|
2013-06-11 12:40:21 +01:00 |
Nathaniel Catchpole
|
40f25ec132
|
Issue #1984528 by dawehner, ParisLiakos: Allow for more robust access checking.
|
2013-06-11 10:28:27 +01:00 |
Alex Pott
|
bd1f226e8d
|
Issue #1881606 by dawehner, jibran: Use a derivative to integrate all entities as row plugins.
|
2013-06-09 13:35:39 +01:00 |
Nathaniel Catchpole
|
ffaabb7cfa
|
Issue #1998576 by beejeebus, alexpott, swentel: Make the config import process use full config trees again.
|
2013-06-08 21:10:53 +01:00 |
Alex Pott
|
167810ff96
|
Issue #2002340 by elvis2, jibran: Rename Views method add_where() to addWhere().
|
2013-06-08 00:12:42 +01:00 |
Alex Pott
|
2432c02138
|
Issue #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention.
|
2013-06-07 11:48:55 +01:00 |
Alex Pott
|
b0cf1be964
|
Issue #1846172 by tim.plunkett, damiankloip: Replace the actions API.
|
2013-06-06 20:10:20 +01:00 |