Nathaniel Catchpole
|
03d3d538c5
|
Issue #2368349 by Gábor Hojtsy, alexpott: Entity view and form display configuration schemas are too verbose / key ones missing
|
2014-11-19 12:26:05 +00:00 |
Alex Pott
|
79d21e7432
|
Issue #1847174 by TravisCarden, Jody Lynn, boromino, Mariano, iaine: Path alias validation should test for relative path, no trailing slash requirements
|
2014-11-18 12:46:54 +00:00 |
Alex Pott
|
5c3a1c67ad
|
Issue #2322509 by prics, cilefen, gaurav.goyal, harijari, Temoor: Replace all instances of node_load(), node_load_multiple(), entity_load('node') and entity_load_multiple('node') with static method calls.
|
2014-11-09 23:40:48 -08:00 |
Alex Pott
|
46e6a32911
|
Issue #2364161 by dawehner, mpdonadio, Wim Leers: Replace nearly all existing _l calls.
|
2014-11-04 08:30:21 +00:00 |
Alex Pott
|
ea325a904e
|
Issue #2361745 by rpayanm, javivf: Remove usage of truncate_utf8().
|
2014-11-03 10:38:40 +00:00 |
Alex Pott
|
8afff8c8e3
|
Issue #2039709 by dawehner, swentel, MantasK | jurcello: Fixed Forward slash in filter aliases in url alias overview doesn't work.
|
2014-10-28 12:34:54 +00:00 |
Nathaniel Catchpole
|
848dbc5531
|
Issue #2341341 by YesCT, martin107, vijaycs85, fran seva: Change public 'name' property access on languages to getName() and add back setName().
|
2014-10-16 14:45:53 +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 |
Alex Pott
|
08746e85fa
|
Issue #2241727 by mon_franco | YesCT: Remove button name override and update tests for that rename of Save to Save configuration in .
|
2014-10-05 17:36:05 +02:00 |
catch
|
4e5c1c2bef
|
Issue #2345753 by tim.plunkett, dawehner, Wim Leers, damiankloip: Remove url(current_path()) and url(NULL) with <current> and <none>.
|
2014-10-02 13:39:56 +02:00 |
Alex Pott
|
ba2b869092
|
Issue #2275659 by fago, pgautam: Separate FieldableEntityInterface out of ContentEntityInterface.
|
2014-10-01 16:11:14 +02: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 |
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 |
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 |
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
|
c78a5c29d9
|
Issue #1854284 by Berdir, mikeryan | Dave Reid: Fixed Path aliases are no longer arrays and cannot pass additional data to path hooks.
|
2014-09-12 15:46:40 +01:00 |
Alex Pott
|
fe85f9be3c
|
Issue #2320157 by moshe weitzman, Wim Leers, penyaskito, tim.plunkett: Generate placeholder content for Field types.
|
2014-09-09 22:15:21 +01:00 |
Dries
|
ca85441da2
|
Issue #2260121 by sun: PHPUnit Tests namespace of modules is ambiguous with regular runtime namespace (+ Simpletest tests).
|
2014-09-05 12:40:22 -04:00 |
webchick
|
c7013bdaee
|
Issue #2313931 by Berdir: Merge ['controller'] with ['build_info']['callback_object'] and add a method for it.
|
2014-08-25 22:24:55 -07:00 |
webchick
|
6a6e601d4a
|
Issue #2309323 by Berdir, tim.plunkett: Allow #submit and #validate to be specified as methods of the form object.
|
2014-08-23 14:18:18 -07:00 |
Alex Pott
|
0463b81a08
|
Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected.
|
2014-08-18 16:50:50 +01:00 |
Alex Pott
|
8fe81428b7
|
Issue #2315237 by andypost, daggerhart | yched: Rename FieldDefinition to BaseFieldDefinition.
|
2014-08-10 15:43:04 -05:00 |
Alex Pott
|
8196034a57
|
Issue #2316533 by tim.plunkett: Add getValue/setValue/hasValue and isValueEmpty to FormState.
|
2014-08-08 11:25:54 -05:00 |
Alex Pott
|
18ddb0044c
|
Issue #2315807 by tim.plunkett: Remove support for path-based form redirects.
|
2014-08-07 21:43:27 +01:00 |
Alex Pott
|
9eac446013
|
Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName().
|
2014-08-06 09:50:23 +01:00 |
Alex Pott
|
627a719a7f
|
Issue #2189661 by tim.plunkett: Replace $form_state['redirect_route'] with setRedirect().
|
2014-08-06 09:05:02 +01:00 |
webchick
|
73a65a3605
|
Issue #2313397 by tim.plunkett: Replace FormBuilderInterface::setValue() with FormStateInterface::setValueForElement().
|
2014-08-04 10:23:18 -07:00 |
Alex Pott
|
5f4bbab95c
|
Issue #2313823 by tim.plunkett, martin107: Use FormStateInterface for all typehints.
|
2014-08-04 12:21:15 +01:00 |
Alex Pott
|
537457b512
|
Issue #2308821 by tim.plunkett: Replace FormErrorInterface with $form_state->setErrorByName() and $form_state->setError().
|
2014-08-04 11:19:36 +01:00 |
Alex Pott
|
d2e7d6211b
|
Issue #1498660 by marco, plach, andypost, YesCT, Berdir | dawehner: Refactor taxonomy entity properties to multilingual.
|
2014-08-03 23:48:36 +01:00 |
Dries
|
fc5e111aca
|
Issue #2225353 by tim.plunkett: Convert to an object and provide methods like setError().
|
2014-07-30 20:50:42 -04:00 |
Alex Pott
|
59c3c9757c
|
Issue #2305023 by dawehner: Fixed Rename getCancelRoute to getCancelUrl.
|
2014-07-25 15:44:31 +01:00 |
Nathaniel Catchpole
|
a57630c83d
|
Issue #2287727 by yched, swentel, alexpott: Rename Field[instance]Config classes and entity types (again).
|
2014-07-18 19:56:27 +01:00 |
Alex Pott
|
b560f348bd
|
Issue #2303605 by cilefen: Rename *.menu_links.yml to *.links.menu.yml files to improve DX.
|
2014-07-16 23:39:40 +01:00 |
Nathaniel Catchpole
|
e25a1ec76b
|
Issue #2295737 by Gábor Hojtsy, vijaycs85, alexpott: Fixed Not all shipped configuration passes validation even with all modules enabled.
|
2014-07-16 14:27:26 +01:00 |
Alex Pott
|
f2b6aa7a75
|
Issue #2291137 by cilefen | webchick: Rename various *links.yml files to improve DX.
|
2014-07-15 12:29:14 +01:00 |
webchick
|
30c2afed20
|
Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit).
|
2014-07-10 20:50:37 -07:00 |
Alex Pott
|
3181fddbb6
|
Issue #2225977 by andypost: Remove langcode manipulation by Path widget.
|
2014-07-07 16:09:52 +01:00 |
Nathaniel Catchpole
|
b4f282a55b
|
Issue #2144263 by fago, yched, alexpott, Berdir, plach, andypost, effulgentsia, michaelfavia: Decouple entity field storage from configurable fields.
|
2014-07-01 13:59:17 +01:00 |
webchick
|
94e0188a10
|
Issue #2294129 by xjm, tim.plunkett: Switch hook_help() to use RouteMatch instead of Request.
|
2014-06-29 20:33:08 -07:00 |
Nathaniel Catchpole
|
86e432e05e
|
Issue #2143291 by plach, alexpott, xjm, effulgentsia, pwolanin, swentel | yched: Clarify handling of field translatability.
|
2014-06-20 18:40:27 +01:00 |
webchick
|
49a900460d
|
Issue #2246665 by jaredsmith, martin107, YesCT, filijonka, tstoeckler: Typehint with Drupal\Core\Language\LanguageInterface instead Drupal\Core\Language\Language.
|
2014-06-10 09:53:32 -07:00 |
Jennifer Hodgdon
|
6902fbd7a2
|
Issue #2275145 by martin107, dawehner: Fix covers statement in PathFieldDefinitionTest
|
2014-06-02 12:17:07 -07:00 |
Dries
|
86b41a1be3
|
Issue #2091353 by batigolix, mrjmd, babruix: Update hook_help for Path module.
|
2014-05-28 15:27:46 -04:00 |
Nathaniel Catchpole
|
09702f8413
|
Issue #2233623 by Berdir, slashrsm, xjm: Fixed Merge AliasManagerCacheDecorator into AliasManager.
|
2014-05-28 10:44:50 +01:00 |
webchick
|
d0d3e53361
|
Issue #2247991 by xjm, typhonius, donquixote: [May 27] Move all module code to PSR-4.
|
2014-05-27 19:43:20 -07:00 |
Alex Pott
|
7ae6f6b427
|
Issue #2273311 by donquixote, xjm: Fixed FieldDefinitionTestBase::getNamespacePath() breaks with PSR-4.
|
2014-05-24 15:15:48 +01:00 |
Alex Pott
|
da026cf53c
|
Issue #2116363 by Berdir, jessebeach | fago: Unified repository of field definitions (cache + API).
|
2014-05-15 12:26:18 -05:00 |
webchick
|
eef067b5a5
|
Issue #2183113 by jhodgdon, effulgentsia, tim.plunkett, herom, larowlan: Update hook_help signature to use route_name instead of path.
|
2014-05-06 19:04:53 -07:00 |
webchick
|
ac31f29da3
|
Issue #2257769 by tstoeckler | sun: Adding an Entity Reference field in the Field UI throws a PHP notice; fails to add field.
|
2014-05-06 11:25:41 -07:00 |
Alex Pott
|
1299c3afcf
|
Issue #2233619 by slashrsm, Jalandhar: Merge lookup functions in AliasManager.
|
2014-05-05 16:14:38 +01:00 |
Nathaniel Catchpole
|
6a0257c22c
|
Issue #2201051 by andypost, sun, Berdir: Convert path.module form alters to a field widget.
|
2014-05-01 12:43:49 +01:00 |
Alex Pott
|
93e77491dc
|
Issue #1987802 by disasm, pfrenssen, laurentchardin, tim.plunkett, fgm, vijaycs85, plopesc, Xano, dawehner, h3rj4n: Convert path_admin_overview() to a new style controller.
|
2014-04-25 20:30:08 +01:00 |
webchick
|
e6ac9ec569
|
Issue #2244757 by tim.plunkett: Path Admin UI is broken and has no test coverage.
|
2014-04-18 13:39:26 -07:00 |
Alex Pott
|
acbd5fa840
|
Issue #2226197 by fago, jessebeach: Introduce FieldStorageDefinitionInterface in the Entity Field API.
|
2014-04-13 13:36:33 -04:00 |
Alex Pott
|
2ccfe55330
|
Issue #2233607 by visabhishek: Kill path_load() and use \Drupal::service('path.alias_storage')->load($conditions) instead.
|
2014-04-12 22:49:40 -04:00 |
Nathaniel Catchpole
|
ac120e26d9
|
Issue #2209145 by slashrsm, fgm, chx: Move all path alias SQL queries to a single storage controller.
|
2014-04-04 10:47:13 +01:00 |
webchick
|
cd94c10589
|
Issue #2002246 by tompagabor, floretan, lauriii, pakmanlh, rbomhof | pixelite: Capitalize operations links in the comment and taxonomy term admin UI.
|
2014-04-03 10:19:15 -07:00 |
Alex Pott
|
719b36a492
|
Issue #2208631 by slashrsm: Rename \Drupal\Core\Path\Path to \Drupal\Core\Path\AliasStorage.
|
2014-04-03 14:20:20 +01:00 |
webchick
|
be83ed2bbc
|
Issue #2166915 by ianthomas_uk, sun | plach: Remove uses of deprecated language functions in tests and procedural code.
|
2014-03-31 10:29:01 -07:00 |
webchick
|
7a91c2e8ed
|
Issue #2121175 by Codenator, tim.plunkett, cosmicdreams, jayeshanandani, grom358, ianthomas_uk, Xano: Remove usage of drupal_get_form().
|
2014-03-31 10:26:19 -07:00 |
catch
|
d19928b695
|
Issue #2225431 by mr.baileys, Wim Leers, swentel: Apply formatters and widgets to Taxonomy Term base fields.
|
2014-03-30 13:24:35 +02:00 |
webchick
|
4ac79a1366
|
Issue #2226903 by pwolanin, dawehner, tvn, martin107, jessebeach: Step 1: Move static menu links to yml files.
|
2014-03-28 16:27:34 -07:00 |
Alex Pott
|
1ad4630ad6
|
Issue #2111887 by Gábor Hojtsy, kfritsche, vasi1186, dclavain, YesCT, segi: Regression: Only title (of base fields) on nodes is marked as translatable.
|
2014-03-26 23:32:10 +01:00 |
Alex Pott
|
1a51606bee
|
Issue #2199381 by slashrsm, Xano: Add \Drupal\Core\Path\PathInterface.
|
2014-03-26 20:54:45 +01:00 |
catch
|
bb0f5fced3
|
Issue #1194136 by Berdir, damiankloip, Wim Leers: Re-organise core cache bins.
|
2014-03-26 14:19:28 +01:00 |
webchick
|
b907c2f3ae
|
Issue #2191709 by andypost, Berdir: Remove the configurable flag on field types.
|
2014-03-24 09:13:25 -07:00 |
Alex Pott
|
fa51d2e5bd
|
Issue #2178725 by pwolanin, crowdcg, effulgentsia, Sutharsan: Make all core menu link machine names and the corresponding route names match.
|
2014-03-24 11:34:32 +01:00 |
webchick
|
9d3a228020
|
Issue #2171071 by jessebeach, dawehner, chakrapani, longwave, Gábor Hojtsy, xjm, Wim Leers: Rename drupal_add_library() to _drupal_add_library() and remove its uses.
|
2014-03-12 08:47:01 -07:00 |
Alex Pott
|
01a3e1902f
|
Issue #2203407 by nod_, sun: Replace #attached library array values with provider-namespaced strings.
|
2014-03-09 19:59:45 +00:00 |
Alex Pott
|
7a6fb338b3
|
Issue #2114707 by Berdir, yched, amateescu, effulgentsia, fago: Allow per-bundle overrides of field definitions.
|
2014-03-04 10:27:25 +00:00 |
webchick
|
02417da643
|
Issue #1892182 by sun, nod_, jibran: #type details: Rename #collapsed to #open.
|
2014-02-26 10:38:09 -08:00 |
Nathaniel Catchpole
|
b9a978d202
|
Issue #2177041 by dawehner, Berdir, jibran: Remove all implementations of hook_menu.
|
2014-02-26 10:53:29 +00:00 |
Alex Pott
|
f6161fadb0
|
Issue #2002134 by fago, yched, amateescu, effulgentsia: Move TypedData metadata introspection from data objects to definition objects.
|
2014-02-24 11:44:26 +00:00 |
webchick
|
f19fadd3a4
|
Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
|
2014-02-22 20:56:51 -08:00 |
Alex Pott
|
a1a5e155f8
|
Issue #2198343 by damiankloip, longwave: Convert all usages of cache() and cache_invalidate_tags() procedural functions.
|
2014-02-21 15:21:08 +00:00 |
Alex Pott
|
eb53ecc555
|
Issue #2187735 by ianthomas_uk, Sutharsan, andypost: Add removal information to docblock of all @deprecated functions.
|
2014-02-20 13:49:37 +00:00 |
Nathaniel Catchpole
|
40681d9690
|
Issue #1980822 by Berdir, sun, vladan.me, twistor: Support any entity with path.module.
|
2014-02-19 12:33:22 +00:00 |
webchick
|
a979bbda18
|
Issue #2110501 by tim.plunkett, pwolanin, tstoeckler: ControllerBase should implement ContainerInjectionInterface like FormBase.
|
2014-02-02 19:12:30 -08:00 |
Alex Pott
|
76bcb27b13
|
Issue #2167641 by tim.plunkett: EntityInterface::uri() should use route name and not path.
|
2014-01-31 15:08:43 +00:00 |
Alex Pott
|
acd3a59ea8
|
Issue #2047633 by pwolanin, dawehner, kim.pepper, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit.
|
2014-01-29 08:25:00 +00:00 |
Alex Pott
|
2d476a5f0e
|
Issue #1913510 by erich_s, jibran, scresante, nod_, mitron: Core Javascript Files Not Using Standard Indentation.
|
2014-01-27 21:41:32 +00:00 |
Alex Pott
|
42e2c36937
|
Revert "Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit."
This reverts commit 531fd59314 .
|
2014-01-24 19:01:38 +01:00 |
Alex Pott
|
531fd59314
|
Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit.
|
2014-01-23 23:14:32 +01:00 |
Nathaniel Catchpole
|
0b55dcd841
|
Issue #1862202 by plach, Berdir, katbailey, ParisLiakos, alexpott, chx, sun, larowlan, Gábor Hojtsy, cosmicdreams, vijaycs85, YesCT, penyaskito, andypost, Albert Volkman, joelpitett: Objectify the language system.
|
2014-01-15 16:27:37 +00:00 |
Alex Pott
|
bbed679fbf
|
Issue #2144327 by amateescu, effulgentsia, yched, dasjo: Make all field types provide a schema().
|
2014-01-08 15:45:21 +00:00 |
webchick
|
a06d7830eb
|
Issue #2107531 by pwolanin, neclimdul, cilefen, dawehner, YesCT, tim.plunkett: Improve DX of local task YAML definitions.
|
2013-12-31 15:48:51 -08:00 |
Alex Pott
|
cdac25ee08
|
Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods.
|
2013-12-09 19:19:58 -04:00 |
webchick
|
a16eb5a389
|
Issue #2147501 by dawehner: Convert most of the left over local tasks.
|
2013-12-07 15:16:21 -08:00 |
Nathaniel Catchpole
|
e8c263c4a5
|
Issue #2112239 by amateescu: Convert base field and property definitions.
|
2013-12-06 10:56:29 +00:00 |
Nathaniel Catchpole
|
15fded0c84
|
Issue #1988612 by effulgentsia, yched, Wim Leers, Berdir, Pancho: Apply formatters and widgets to rendered entity base fields, starting with node.title.
|
2013-12-03 11:53:16 +00:00 |
webchick
|
063b5cd333
|
Issue #2143933 by tim.plunkett, pwolanin, dawehner: Add _title and _title_callback to all routes.
|
2013-11-27 23:44:52 -08:00 |
webchick
|
df1a669b77
|
Issue #2131851 by tim.plunkett: Form errors must be specific to a form and not a global.
|
2013-11-23 12:57:04 -08:00 |
Nathaniel Catchpole
|
b469334d39
|
Issue #2100073 by dawehner: Convert local_actions() to the new local action plugins.
|
2013-11-07 10:47:30 +00:00 |
catch
|
e96c41b54a
|
Issue #2102467 by InternetDevels, sidharthap | vijaycs85: Remove drupal_set_title() in path module controllers.
|
2013-10-25 21:40:11 +02:00 |
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 |
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 |
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
|
abea2891b8
|
Issue #2057401 by plach, socketwench, kfritsche, Damien Tournoud: Fixed Make the node entity database schema sensible.
|
2013-10-08 13:14:08 +01: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
|
ea8db03250
|
Issue #2095121 by clemens.tolboom, jibran: Ensure every path in routing.yml files has a leading slash.
|
2013-10-07 08:09:41 -07:00 |
Alex Pott
|
144ab03fbc
|
Issue #2096135 by dawehner, longwave: Fixed PathProcessorAlias ignore 'alias' => TRUE.
|
2013-10-02 18:03:19 +01:00 |
Nathaniel Catchpole
|
5d2c825345
|
Issue #1952062 by vijaycs85, willyk, pfrenssen, vasi1186, CMS Dude, manningpete, penyaskito, kfritsche, Gábor Hojtsy: Remove legacy translation module in favor of content translation.
|
2013-10-01 12:46:54 +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
|
510c81a9c5
|
Issue #2051923 by Berdir, dixon_, plach: Rename \Drupal\Core\Entity\Field\Field, related subclasses and interfaces to *FieldItemList.
|
2013-09-28 13:29:14 +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 |
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
|
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
|
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 |
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
|
085a24e07f
|
Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants.
|
2013-09-05 10:48:11 +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 |
webchick
|
ecd0aecccd
|
Issue #2062011 by InternetDevels, Albert Volkman: Replace user_access() calls with ->hasPermission() in path module.
|
2013-08-30 23:24:23 -07:00 |
Nathaniel Catchpole
|
94cd6717a8
|
Issue #1939994 by Berdir, rlmumford: Complete conversion of nodes to the new Entity Field API.
|
2013-08-27 11:36:16 +01:00 |
Alex Pott
|
410d56a7ba
|
Issue #2059245 by tim.plunkett, msonnabaum: Add a FormBase class containing useful methods.
|
2013-08-22 03:02:00 +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 |
Nathaniel Catchpole
|
c595d95475
|
Issue #2022509 by Soul88, StephaneQ, hussainweb, lslinnet, andypost, penyaskito, effulgentsia: Deprecate taxonomy_vocabulary_load_multiple() and taxonomy_term_load_multiple() in favour of entity_load_multiple().
|
2013-07-29 10:34:33 +01:00 |
Alex Pott
|
ad137531c9
|
Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew().
|
2013-07-20 13:21:43 +01:00 |
Dries
|
c02ba60087
|
Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated().
|
2013-07-11 13:29:02 -04:00 |
Alex Pott
|
2c2f5f59f5
|
Issue #1867856 by fubhy the cat, EclipseGc, Berdir: Use annotation discovery for data type plugins.
|
2013-06-29 15:48:52 +01:00 |
Alex Pott
|
73fbcf8072
|
Issue #2011018 by tim.plunkett: Reconcile entity forms and confirm forms.
|
2013-06-17 23:26:42 +02:00 |
webchick
|
b646366de9
|
Issue #2011116 by kgoel | DmitryDrozdik: Replace drupal_container() with Drupal::service() in the path module.
|
2013-06-17 01:22:30 -05:00 |
Alex Pott
|
ecd19d9a52
|
Issue #2002110 by alanmoo, micahredding, xjm, chx, RobLoach, LinL: Remove double semicolons.
|
2013-06-16 22:45:33 +02:00 |
Alex Pott
|
8679f24b94
|
Issue #1999424 by marcingy, mongolito404, jiff: Use Symfony Request for path module.
|
2013-06-15 00:45:49 +02: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
|
b21943922d
|
Issue #1888424 by katbailey, steveoliver, twistor, beejeebus, effulgentsia: Change notice: Make Drupal's URL generation logic available to HttpKernel, and minimize code repetition/divergence.
|
2013-06-06 09:14:16 +01:00 |
Alex Pott
|
687af78488
|
Revert "Issue #1892182 by nod_: #type details: Rename #collapsed to #open."
This reverts commit c4e52bb6b4 .
|
2013-05-29 22:08:39 +01:00 |
Alex Pott
|
c4e52bb6b4
|
Issue #1892182 by nod_: #type details: Rename #collapsed to #open.
|
2013-05-29 12:31:25 +01:00 |
Alex Pott
|
f2d710c607
|
Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class.
|
2013-05-25 13:12:45 -07:00 |
Alex Pott
|
79ea2f38f8
|
Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files.
|
2013-05-07 14:51:26 +01:00 |
webchick
|
ec8deb008b
|
Issue #1978112 by andypost: Convert taxonomy admin path to follow other core.
|
2013-05-01 22:12:21 -07:00 |
Alex Pott
|
620d497915
|
Issue #1913618 by tim.plunkett, amateescu: Convert EntityFormControllerInterface to extend FormInterface.
|
2013-04-30 00:46:14 +01:00 |
webchick
|
53d8c24d94
|
Issue #1818560 by Berdir, fago, Wim Leers, jessebeach, dawehner, YesCT: Convert taxonomy entities to the new Entity Field API.
|
2013-04-26 09:10:49 -07:00 |
catch
|
bce56a1793
|
Issue #1946444 by kim.pepper: Convert confirm_form() in path.admin.inc to the new form interface.
|
2013-04-06 22:44:45 +01:00 |
webchick
|
614a6b095d
|
Issue #1941164 by Berdir: Fixed hook_views_data() rebuilt on every page view.
|
2013-03-12 19:30:07 -07:00 |
catch
|
6f3e707359
|
Issue #1209226 by catch, Berdir, miro_dietiker, beejeebus, dagmar: Fixed Avoid slow query for path alias whitelists.
|
2013-03-11 10:50:25 +00:00 |
webchick
|
37afef0004
|
Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API.
|
2013-03-10 12:05:24 -07:00 |
Dries
|
6bf13bd87b
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -05:00 |
Dries
|
a96697c7d5
|
Issue #1864066 by sun, andypost, tim.plunkett: Simplify hook_menu_local_tasks() and MENU_DEFAULT_LOCAL_TASK usage.
|
2013-02-18 12:03:05 -05:00 |
Dries
|
aafa1150d8
|
Issue #1785012 by beltofte, hass, YesCT: Standardize capitalization on actions for node operations: 'revert', 'view', 'edit', 'translate', 'delete'.
|
2013-02-14 21:53:23 -05:00 |
Dries
|
1f5e126d29
|
Issue #1852104 by sun, nod_, Cottser, swentel: #type details: Remove #collapsible property.
|
2013-02-01 16:48:05 -05:00 |
Dries
|
9b7bdba101
|
Issue #1838114 by ry5n, swentel, sun: change node form’s vertical tabs into details elements.
|
2013-01-17 17:04:11 -05:00 |
Dries
|
a2ae42b33b
|
Issue #1853720 by vijaycs85, sun, Gábor Hojtsy: Fixed Hide language selection option is backwards.
|
2013-01-15 20:11:30 -05:00 |
catch
|
4ed7a7d6aa
|
Issue #1552396 by andypost, sun, tim.plunkett, amateescu, YesCT: Convert vocabularies into configuration.
|
2012-12-19 17:06:30 +00:00 |
catch
|
b09642317a
|
Issue #1774332 by c960657: Better handling of invalid/expired cache entries.
|
2012-11-28 21:36:29 +00:00 |
webchick
|
d26e8a7d57
|
Issue #1168246 by sun, mgifford, Manuel Garcia, mbrett5062, ry5n, Everett Zufelt, nod_, aspilicious, deviantintegral, tim.plunkett: Freedom For Fieldsets! Long Live The DETAILS.
|
2012-11-26 23:07:37 -08:00 |
Dries
|
e3d863834c
|
Issue #1269742 by katbailey, beejeebus, pwolanin, g.oechsler, ksenzee: Make path lookup code into an pluggable class.
|
2012-11-21 10:29:04 -05:00 |
webchick
|
52915d6e2d
|
Issue #1833744 by Schnitzel, tim.plunkett: Fixed Dropbuttons too big on taxonomy listing page.
|
2012-11-07 02:39:09 -08:00 |
webchick
|
76a157fe32
|
Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins.
|
2012-10-30 13:37:18 -07:00 |
webchick
|
28045a2e8a
|
Issue #1739928 by vasi1186, YesCT, webflo, Transition, plach, Gábor Hojtsy: Generalize language configuration on content types to apply to terms and other entities.
|
2012-10-18 01:59:12 -07:00 |
webchick
|
3088640cc2
|
Revert "Issue #1588422 by andypost, disasm, sun, dawehner, vasi1186, alexpott, tim.plunkett, larowlan, Gábor Hojtsy: Convert contact categories to configuration system."
This reverts commit 5cb63c4d13 .
Oops. That was a little more patch than we bargained for. :P
|
2012-10-18 01:54:31 -07:00 |
webchick
|
5cb63c4d13
|
Issue #1588422 by andypost, disasm, sun, dawehner, vasi1186, alexpott, tim.plunkett, larowlan, Gábor Hojtsy: Convert contact categories to configuration system.
|
2012-10-18 01:25:16 -07:00 |
webchick
|
16eac3bec5
|
Issue #1480854 by tim.plunkett, Noyz, Bojhan, yoroy, kika: Convert operation links to '#type' => 'operations'.
|
2012-10-09 12:49:07 -07:00 |
Jennifer Hodgdon
|
4a0b83bff3
|
Issue #1797372 by xjm: Remove t() from assert messages in path module tests
|
2012-10-01 14:33:41 -07:00 |
webchick
|
296124aa4c
|
Issue #1595594 by Alan D.: Path modules node alter uses collapsible and collapsed attributes in the 'alias' text field.
|
2012-09-01 22:27:57 -07:00 |
Dries
|
6ee939ee97
|
Issue #253157 by Maxtorete, j.somers, FiNeX, 5ven, fastangel, jibran, penyaskito: added 'Translate own content' permission, rename 'Translate content' to 'Translate all content'.
|
2012-09-01 08:15:08 -04:00 |
webchick
|
07ad6e733c
|
Issue #1737148 by nod_, SebCorbin, larowlan, tim.plunkett, Albert Volkman, nick_schuch, sun: Explicitly declare all JS dependencies, don't use drupal_add_js().
|
2012-08-30 12:24:38 -07:00 |
catch
|
ea25df8570
|
Issue #1499596 by plach, fago: Introduce a basic entity form controller.
|
2012-08-16 12:30:43 +01:00 |
webchick
|
7e9d2c1676
|
Issue #1711070 by kid_icarus, tim.plunkett, xjm, droplet, zendoodles and cam8001: Convert tests to use ::$modules property instead of parent::setUp($modules).
|
2012-08-09 18:24:21 -07:00 |
Katherine Bailey
|
bfbb42a870
|
Temporary fix for the path alias test which will be followed up in a separate issue
|
2012-08-06 21:52:12 -07:00 |
Dries
|
a7530e13ab
|
- Patch #1700682 by tim.plunkett, sun: run-tests.sh attempts to run abstract/base test classes.
|
2012-08-03 13:15:12 -04:00 |
webchick
|
268b70586b
|
Issue #1616962 by fgm, rvilar, kalman.hosszu, fubhy: Replace ->title with ->label().
|
2012-07-22 11:07:00 -07:00 |
webchick
|
2103890de1
|
Issue #258785 by Désiré, Schnitzel, kbasarab, pkiraly, desbeers, Bojhan, voxpelli, clemens.tolboom, Artusamak, Gábor Hojtsy, dvinegla: Added Provide more flexible settings for initial language on content types.
|
2012-06-16 16:48:36 +02:00 |
catch
|
c1f05ae409
|
Issue #1541892 by Rob Loach: Convert TableSort to PSR-0.
|
2012-06-08 21:26:56 +09:00 |
catch
|
92490ed529
|
Issue #1541684 by Rob Loach, aspilicious: Convert PagerDefault db extender to PSR-0.
|
2012-06-05 14:42:19 +09:00 |
Dries
|
1945b09ddd
|
- Patch #1593360 by aspilicious, Rob Loach: Convert path tests to PSR-0.
|
2012-06-03 09:51:57 -04:00 |
Dries
|
98858def41
|
- Patch #1533022 by duellj, aspilicious: convert taxonomy.module entity classes to PSR-0.
|
2012-05-16 21:53:35 -04:00 |
catch
|
969e670eae
|
Issue #1546752 by Gábor Hojtsy, erno, xjm: Move negotiation tests to language module.
|
2012-05-14 18:16:42 +09:00 |
catch
|
0e0e6b3df4
|
Issue #1541676 by Berdir, tstoeckler, Rob Loach: Convert Simpletest base test classes to PSR-0.
|
2012-05-10 15:01:48 +09:00 |
catch
|
263c6802b9
|
Issue #86461 by ergonlogic, davidjdagino, marcingy, emclaughlin, Bakus: Truncate long paths and path aliases on admin/build/path.
|
2012-05-08 14:03:01 +09:00 |
catch
|
bd30dbfc09
|
Issue #1481560 by nod_: Add 'use strict' to all core JavaScript to enforce clean code.
|
2012-05-08 11:57:33 +09:00 |
Dries
|
e971776ba4
|
- Patch #1552744 by Rob Loach, effulgentsia, sun: Fixed Bootstrap for the Dependency Injection Container and make sure SimpleTest abides to it.
|
2012-05-03 11:12:19 -04:00 |
Dries
|
f356dc2178
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2012-04-29 22:31:00 -04:00 |
Dries
|
02750689dd
|
- Patch #1183208 by effulgentsia, Niklas Fiekas, katbailey, no_commit_credit, catch: remove variable_get()('clean_url()') and switch to index.php/path pattern for dirty URL support.
|
2012-04-29 11:16:27 -04:00 |
webchick
|
56ded311cb
|
Issue #1497230 follow-up by sun: Fixed SimpleTest UI failure after dependency injection patch.
|
2012-04-28 23:06:18 -07:00 |
catch
|
51c004aba9
|
Issue #1361234 by duellj, loganfsmyth, aspilicious, cosmicdreams, fago, amateescu, sun: Added Make the node entity a classed object.
|
2012-04-27 01:44:37 +09:00 |
Dries
|
bac3ed7764
|
- Patch #1539072 by Gábor Hojtsy: Fixed Support for disabled languages broken, drop it.
|
2012-04-25 16:44:20 -07:00 |
Dries
|
3c2b78d7d8
|
- Patch #1468930 by dawehner, Gábor Hojtsy, plach, das-peter, fubhy: clean up and move the code for the negotiation functionality from locale module to language module.
|
2012-04-11 10:47:06 -04:00 |
catch
|
eab6f127ad
|
Issue #1419968 by nod_, cosmicdreams, droplet, tim.plunkett: Replace $('selector', domelement) with $(domelement).find('selector').
|
2012-04-07 16:19:30 +09:00 |
catch
|
5a8e7bd7a6
|
Issue #1361232 by sun, Berdir, aspilicious, fago, klausi, amateescu: Make the taxonomy entities classed objects.
|
2012-04-02 11:55:32 +09:00 |
Jennifer Hodgdon
|
56741a0937
|
Issue #1355682 by chertzog: Clean up API docs for the Path module
|
2012-03-28 11:02:04 -07:00 |
catch
|
97674b9f05
|
Issue #1174628 by Dave Reid, Niklas Fiekas, ericduran, Jacine: Add new HTML5 FAPI element: search.
|
2012-03-27 15:17:38 +09:00 |
catch
|
efc984dfda
|
Issue #1483662 by Psikik: Fixed URLs for drupal.org module help pages need updates.
|
2012-03-21 14:51:30 +09:00 |
catch
|
aab8b66a29
|
Issue #1373142 by sun, beejeebus, aspilicious, amateescu: Use the Testing profile. Speed up testbot by 50%.
|
2012-03-13 12:16:40 +09:00 |
catch
|
b9e9244171
|
Issue #965300 by Gábor Hojtsy, xjm: Change LANGUAGE_NONE to LANGUAGE_NOT_SPECIFIED; add LANGUAGE_NOT_APPLICABLE and LANGUAGE_MULTIPLE.
|
2012-03-09 00:10:59 +09:00 |
Dries
|
2d6dcdd509
|
- Patch #1454538 by effulgentsia, Gábor Hojtsy, kalman.hosszu: langcode property to all entity types; for the user entity, distinguish entity language from user's language preference.
|
2012-03-02 13:46:16 -05:00 |
webchick
|
6b5fff7fba
|
Issue #1393604 by tedbow, Niklas Fiekas: Fixed path_form_element_validate() does not send correct parameter to form_set_error().
|
2012-03-01 21:17:19 -08:00 |
Dries
|
b956b400dd
|
- Patch #1439686 by tstoeckler: rename language property to langcode.
|
2012-02-23 09:22:18 -05:00 |
Dries
|
a58940f111
|
- Patch #1222194 by Gábor Hojtsy, plach: rename global to ().
|
2012-02-22 08:37:04 -05:00 |
Dries
|
6e431c53b3
|
- Patch #540294 by Gábor Hojtsy, clemens.tolboom, Xano: node language settings from Locale to Node module.
|
2012-02-16 10:52:30 -05:00 |