Commit Graph

1054 Commits (88dcf91f2fb8d6dd5745eeb9df6001eb07aac37f)

Author SHA1 Message Date
Alex Pott 8c2b42de4b Issue #2323939 by jhodgdon: Fixed Views user language field/filter is for original language code, no translation language field/filter. 2014-10-14 23:17:56 +01:00
Nathaniel Catchpole fdcf584b37 Issue #2340701 by prics, martin107: Use array_diff_key() more in core. 2014-10-14 14:09:47 +01:00
webchick f1102d202b Issue #2355545 by lhangea, alexpott | YesCT: UserInstallTest testUserInstall() custom assert message not more helpful than the default. 2014-10-13 21:36:15 -07:00
Nathaniel Catchpole 66762a5361 Issue #2340667 by YesCT, Pedro Lozano, alexpott, martin107: Protect Drupal\Core\Language\Language::id, and use getId(). 2014-10-13 10:10:32 +01:00
Nathaniel Catchpole 4e0e15b201 Issue #2352641 by chx, alexpott: Break router.builder dependency. 2014-10-10 20:41:01 +01:00
webchick 4724ae1d1f Issue #2246675 by rpayanm, johnstorey, holly.ross.drupal | mgbellaire: Remove all unnecessary 'template' lines in hook_theme() declarations. 2014-10-09 11:41:26 -07:00
webchick cd31649c66 Issue #1802128 by legolasbo, jucallme: Fixed Replace "user name" with "username" in UI text. 2014-10-09 11:34:52 -07:00
Nathaniel Catchpole e3964f9a2c Issue #2273825 by rpayanm, dawehner: Fixed UserStorageInterface should extend EntityStorageInterface. 2014-10-09 12:02:25 +01:00
Nathaniel Catchpole 7652f683f3 Issue #1849822 by dawehner: Convert (HTML) view rendering to a render array. 2014-10-09 12:02:01 +01:00
Alex Pott 7bcd17018f Issue #74562 by naxoc, eiriksm, mikemiles86 | llizards: Added Show keywords in title of search results page. 2014-10-09 10:33:09 +01:00
Alex Pott 195d49998a Issue #2347465 by tim.plunkett, dawehner, cilefen: Convert all instances of #type link/links to convert to use routes. 2014-10-09 07:39:37 +01:00
Nathaniel Catchpole d2f9c183bf Issue #2318377 by dawehner, Wim Leers, damiankloip: Determine whether a view is cacheable and its required contexts, store this i/t config entity. 2014-10-08 12:58:40 +01:00
Alex Pott 046bf09b43 Issue #1922966 by jibran, damiankloip: Remove 'bool' and 'translatable' key from option definitions. 2014-10-07 17:23:15 +01:00
Alex Pott ad5024c426 Revert "Issue #1842140 by mdrummond, tonystar, gavin.hughes, killerpoke, lauriii, droweski, stevector, omg-its-maggie, jenlampton, Renee S: Remove title and wrapper div from theme_item_list."
This reverts commit 7939567609.
2014-10-06 20:40:59 +02:00
Nathaniel Catchpole 5a85df4c19 Issue #2230091 by dawehner, Berdir, marthinal, martin107: Fixed Route rebuilding is not guaranteed to finish in time for the next request. 2014-10-06 11:53:27 +01:00
Alex Pott 7939567609 Issue #1842140 by mdrummond, tonystar, gavin.hughes, killerpoke, lauriii, droweski, stevector, omg-its-maggie, jenlampton, Renee S: Remove title and wrapper div from theme_item_list. 2014-10-05 13:47:56 +02:00
Alex Pott 59788e3ffd Issue #2029855 by klausi, benjy, fgm, hussainweb, Cottser, pfrenssen, kim.pepper | moshe weitzman: Fixed Missing access control for user base fields. 2014-10-05 11:23:20 +02:00
Alex Pott 331f2878fb Issue #2322233 by Temoor, Mirroar, estoyausente: Replace all instances of user_role_load(), entity_load('user_role') and entity_load_multiple('user_role') with static method calls. 2014-10-05 11:16:10 +02:00
Alex Pott 356ebc9219 Issue #2350431 by webflo: Fixed Set proper langcode in shipped config files. 2014-10-04 14:40:07 +02:00
Alex Pott 4014b744a0 Issue #2344491 by tim.plunkett: Move ControllerBase::redirect() to UrlGeneratorTrait. 2014-10-02 14:52:28 +02:00
Alex Pott 3bb1ac5885 Issue #2183421 by alimac, Crisz, InternetDevels, schnippy, evilehk, bender404 | bohart: In InOperator Rename Views properties to core standards. 2014-10-02 14:22:38 +02:00
Alex Pott 5385c2283f Issue #2251019 by jhodgdon: Fixed User wildcard search doesn't work. 2014-10-02 12:46:40 +02:00
webchick 0189add1e3 Issue #2304987 by Berdir, Wim Leers: Fixed Don't invalidate cache tags of referenced entities, use entity list cache tags correctly, add test coverage for entity list cache tags. 2014-10-01 01:20:51 -07:00
Alex Pott 002ae719c9 Issue #2343661 by larowlan, tim.plunkett | xjm: Rename l() to _l() and url() to _url(), and document replacements. 2014-09-30 10:10:00 +02:00
Alex Pott 31022924e1 Issue #2343759 by pwolanin, larowlan, dawehner, tim.plunkett, effulgentsia, xjm, Wim Leers: Provide an API function to replace url()/l() for external urls. 2014-09-30 08:50:14 +02:00
Alex Pott 4f49087b71 Issue #2277103 by tim.plunkett, pwolanin, Wim Leers, dawehner, hotpizzas: Switch Drupal::l() and LinkGenerator to expect a Url object. 2014-09-29 15:41:29 +02:00
webchick daaccc3b3d Issue #1869476 by rteijeiro, LewisNyman, lauriii, Wim Leers, mdrummond, swentel, hosef, cbiggins, larowlan, sun, EclipseGc, Gábor Hojtsy: Convert global menus (primary links, secondary links) into blocks. 2014-09-28 18:25:41 -07:00
webchick 07736b1e18 Issue #2346215 by Upchuk | alimac: In HandlerFilterPermissionTest fix typo in variable name. 2014-09-28 16:52:48 -07:00
webchick 6d27e11a37 Issue #2100343 by Berdir, fago, martin107, visabhishek, sriharsha.uppuluri, Yorirou: Remove 'fieldable' key in entity definitions in favour of 'field_ui_base_route'. 2014-09-28 16:04:00 -07:00
webchick 8a1502882a Issue #1986640 by Wim Leers, chx, dawehner, effulgentsia: Support AND/OR conjunctions for permission checks. 2014-09-28 15:41:35 -07:00
webchick 9801d9a5c9 Issue #2345793 by tim.plunkett | xjm: Entities should provide a method for a properly generated link to the entity. 2014-09-28 14:36:09 -07:00
Alex Pott e4242c47d6 Issue #2346105 by olli: Fixed Use 1+2+3 for OR, 1,2,3 for AND. 2014-09-28 18:36:18 +02:00
Alex Pott 420248266f Issue #2344821 by yched: Unify 'name' / 'field_name' in FieldConfig / FieldStorageConfig. 2014-09-28 18:36:18 +02:00
webchick a6492ce9d9 Issue #2343651 by xjm, tim.plunkett, Wim Leers, dinarcon, dawehner: Remove most remaining l() calls. 2014-09-28 00:21:34 -07:00
webchick 2dd8e0575a Issue #2343587 by olli, dawehner | Gábor Hojtsy: Fixed Views access checking per permission summarises as 'Broken field'. 2014-09-27 00:10:01 -07:00
webchick 0eda196d46 Issue #2340251 by iMiksu, alexpott, tim.plunkett, dawehner, Wim Leers: Remove most remaining url() calls. 2014-09-27 00:03:46 -07:00
catch 2c6cd92958 Issue #2340123 by Wim Leers: Setting cache tags can be tricky: use strings instead of nested arrays to improve DX. 2014-09-25 08:30:31 +01:00
Alex Pott 81e675a570 Issue #2341313 by dawehner: Convert all t() calls to $this->t() in views. 2014-09-24 00:05:54 +01:00
Alex Pott ff035fc4fa Issue #2340507 by chx, Wim Leers: Make the new AccessResult API and implementation even better. 2014-09-22 22:08:27 +01:00
Alex Pott 9ff1ef3973 Issue #2322465 by Haza | roald.umandal: Fixed HTML tag is visible in permission page. 2014-09-22 15:57:06 +01:00
Alex Pott e1081c61d7 Issue #2338475 by herom: Remove hook_permission(). 2014-09-22 13:01:35 +01:00
webchick b0ce906dd2 Issue #2318677 by bluegriff | emma.maria: Fixed Password field focus is interfering with the password indicator strength bar. 2014-09-21 11:33:52 -07:00
webchick 1476c56c62 Issue #2312093 by alexpott, yched, andypost, swentel | xjm: Rename FieldInstanceConfig to FieldConfig. 2014-09-19 19:45:52 -07:00
Alex Pott f27fd1f598 Issue #2337927 by effulgentsia, plach, fago: Fixed SqlContentEntityStorage::onFieldStorageDefinition(Create|Update|Delete)() is broken for base fields. 2014-09-19 07:57:48 +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
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 179e7c2bd1 Issue #2337709 by tim.plunkett: Convert form_state_values_clean() to FormStateInterface::cleanValues(). 2014-09-16 12:16:27 +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
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