webchick
|
5289c3e3ce
|
Issue #2326949 by plach, effulgentsia: Move entity-type-specific schema information from the storage class to a schema handler.
|
2014-09-02 14:58:04 -07:00 |
Nathaniel Catchpole
|
30cad25c71
|
Issue #2031717 by Berdir, swentel, fago: Make entity module not required.
|
2014-09-02 10:36:57 +01:00 |
webchick
|
1b252200a1
|
Issue #2088365 by Cottser, CharuAg, bradklaver, machostache, cs_shadow, visabhishek, sriharsha.uppuluri, grisendo, undertext, naveenvalecha | nod_: Fixed Wrong name for datetime.html.twig should be time.html.twig.
|
2014-08-24 13:46:18 -07:00 |
Alex Pott
|
629ebca291
|
Issue #1976158 by Berdir | msonnabaum: Rename entity storage/list/form/render "controllers" to handlers.
|
2014-08-22 12:59:25 +01:00 |
Alex Pott
|
7f2710bea8
|
Issue #2315333 by tim.plunkett: Move block plugin code out of block.module.
|
2014-08-21 12:20:41 +01:00 |
Alex Pott
|
9be30ef535
|
Issue #2271251 by ParisLiakos, undertext, JeroenT, StevenPatz, tim.plunkett: Remove usages of watchdog() from non-form and non-controllers.
|
2014-08-20 16:26:18 +01: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
|
6cffdfa1bc
|
Issue #2322255 by undertext | andypost: Move the rest of core entities to use EntityViewsDataInterface.
|
2014-08-18 16:09:56 +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
|
0fe89b3737
|
Issue #1870866 by wiifm, magunz | jfarry: Fixed "Please insert the items per page (**) from above." doesn't make much sense.
|
2014-08-08 07:39:34 -05:00 |
Alex Pott
|
258856aee9
|
Issue #2154435 by andypost, Berdir, mparker17: Rename EntityAccessController to EntityAccessControlHandler.
|
2014-08-07 23:27:28 +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 |
Alex Pott
|
8f04acbb77
|
Issue #2309221 by mikey_p: Drupal\Core\Datetime\Date should be renamed to DateFormatter.
|
2014-08-05 11:39:21 +01:00 |
webchick
|
37e7f6a43b
|
Issue #2314861 by Crell: Standardize aggregator entity route names.
|
2014-08-04 09:53:57 -07: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 |
Nathaniel Catchpole
|
a91ef2b853
|
Issue #2272481 by herom, ParisLiakos, tim.plunkett: Remove usages of watchdog() from forms, plugins and controllers.
|
2014-07-31 13:46:06 +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 |
Alex Pott
|
5783e08f16
|
Issue #2149197 by penyaskito, mikey_p, vijaycs85, herom: Replace format_interval with \Drupal::service('date')->formatInterval().
|
2014-07-24 15:54:28 +01:00 |
Nathaniel Catchpole
|
9c86984c3c
|
Issue #2241229 by Wim Leers: Followup: Aggregator Feed & Item content entity types, and AggregatorFeedBlock should use cache tags.
|
2014-07-18 19:56:11 +01:00 |
Nathaniel Catchpole
|
6c574a1185
|
Issue #2241229 by Wim Leers: Aggregator Feed & Item content entity types, and AggregatorFeedBlock should use cache tags.
|
2014-07-18 15:52:03 +01:00 |
Alex Pott
|
937be05a99
|
Issue #2294083 by ParisLiakos: Remove usages of module_uninstall().
|
2014-07-18 11:40:22 +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 |
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
|
5dd3776909
|
Issue #1918820 by neclimdul, typhonius, pwolanin | 0x534B41: Fixed HTTP header date formats.
|
2014-07-07 16:33:35 +01:00 |
Alex Pott
|
c072353df4
|
Issue #2282161 by Crell: Split off link/url generation trait.
|
2014-07-07 14:52:01 +01:00 |
Alex Pott
|
7332211095
|
Issue #2290103 by damiankloip, larowlan: Rename 'item_length' to 'view_mode' to aid discoverability.
|
2014-07-07 14:19:23 +01:00 |
Alex Pott
|
daeb8b4424
|
Issue #2293643 by joshi.rohit100: Fixed OpmlFeedAdd form still using url() instead of \Drupal::url().
|
2014-07-07 10:58:09 +01:00 |
Dries
|
f7040326b8
|
Issue #1803760 by lokapujya: Fixed Wrong type of message in aggregator.
|
2014-07-02 16:38:36 -04: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 |
webchick
|
1a993dbb84
|
Issue #2288185 by typhonius: Fixed Typos around the codebase for OPML.
|
2014-06-26 23:48:18 -07:00 |
webchick
|
6f87fd5dd3
|
Issue #2291505 by joshi.rohit100: Fixed ParserInterface class contains FetcherInterface documentation.
|
2014-06-26 23:45:58 -07:00 |
Jennifer Hodgdon
|
c9fd39772b
|
Issue #2290251 by er.pushpinderrana, amitgoyal, ParisLiakos, joshi.rohit100: Make Aggregator plugin developer info more discoverable
|
2014-06-25 14:32:30 -07:00 |
Jennifer Hodgdon
|
7db9aaea98
|
Issue #1209674 by yoroy, kid_icarus, franz, pasive, barnettech, disasm, wesleydv, ericmulder1980, Sutharsan, apratt, theMusician, batigolix, vegantriathlete, amitgoyal, AndyThornton: Fix up UI text in Aggregator module
|
2014-06-20 14:23:11 -07:00 |
Nathaniel Catchpole
|
6f33b60481
|
Issue #2124957 by Wim Leers, catch: Replace 'content' cache tag with 'rendered' and use it sparingly.
|
2014-06-20 18:41:22 +01:00 |
Alex Pott
|
4831e2ee7c
|
Issue #2226267 by fago, xjm, Berdir: Improve default value handling of fields to be consistent.
|
2014-06-16 00:19:55 +01:00 |
webchick
|
b1b3b2b886
|
Issue #2275877 by Mixologic, duellj, Les Lim, Xano, David Strauss: Replace master/slave terminology with primary/replica.
|
2014-06-13 19:31:56 -07:00 |
Nathaniel Catchpole
|
bc7e413dfb
|
Issue #2281905 by Berdir: Stop caching plugin discovery/info hooks by language.
|
2014-06-12 10:10:59 +01:00 |
webchick
|
12317b75fd
|
Issue #2283969 by tim.plunkett: Add a protected BlockBase::blockAccess() to contain plugin-specific logic.
|
2014-06-11 14:31:42 -07: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 |
Alex Pott
|
94d95e5b4d
|
Issue #2154957 by ParisLiakos, xjm: Add OPML functionality to views.
|
2014-06-08 18:22:25 -05:00 |
Alex Pott
|
0ad74d11f5
|
Issue #2274175 by tim.plunkett, vijaycs85: Block plugin schema should be defined separately from the entity.
|
2014-06-03 17:52:38 -05:00 |
webchick
|
bfe7e05aa1
|
Issue #2278117 by sun: Fixed Bad namespace import in Drupal\aggregator\ItemStorageInterface.
|
2014-06-01 23:05:29 -05:00 |
Alex Pott
|
1ab2651755
|
Issue #2183231 by tstoeckler, plach, jessebeach, fago, Berdir, xjm, mauzeh: Make ContentEntityDatabaseStorage generate static database schemas for content entities.
|
2014-06-01 15:53:43 -05:00 |
Nathaniel Catchpole
|
1187a68197
|
Issue #788900 by ParisLiakos, dawehner, effulgentsia, xjm, et al: Deprecate and remove usages of arg().
|
2014-05-28 10:55:05 +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 |
webchick
|
783bc94834
|
Issue #2226871 by tim.plunkett: ConfirmFormInterface::getCancelRoute() should always return Drupal\Core\Url.
|
2014-05-20 14:48:51 -07:00 |
Nathaniel Catchpole
|
c972b3ee9d
|
Issue #2190313 by pfrenssen, Berdir, amateescu, ianthomas_uk: Add $EntityType::load() and loadMultiple() to simplify loading entities.
|
2014-05-20 10:29:40 +01:00 |
Nathaniel Catchpole
|
bf3ba52fa0
|
Issue #2209337 by tstoeckler: Remove hidden property from test extensions.
|
2014-05-13 17:55:52 +01:00 |
webchick
|
c040367fd1
|
Issue #2253977 by martin107, Mixologic: Use ConfigFactoryInterface to type hint ConfigFactory, Part II.
|
2014-05-12 21:58:53 -07: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
|
971735da1a
|
Issue #2256919 by Berdir: Missing view modes for aggregator feed items.
|
2014-05-04 00:21:46 -07:00 |
Alex Pott
|
b0821d885e
|
Issue #2079797 by ParisLiakos, Xano, amateescu, tim.plunkett: Provide a trait for $this->t() and $this->formatPlural().
|
2014-05-02 08:29:56 +01:00 |
Alex Pott
|
def57073bc
|
Issue #2239065 by tim.plunkett | webchick: Overridden config bleeding through to configuration forms.
|
2014-04-30 08:00:07 +01:00 |
Alex Pott
|
c79ac2f741
|
Issue #2238077 by Berdir, alexpott, tim.plunkett: Rename EntityFormController to EntityForm.
|
2014-04-26 00:12:39 +01:00 |
Nathaniel Catchpole
|
4c83e77675
|
Issue #2248151 by tim.plunkett, xjm, alexpott: Configurable plugins can not control instance-specific config dependencies.
|
2014-04-25 11:37:37 +01:00 |
webchick
|
f0bed14de3
|
Issue #2233787 by alexpott, xjm | tim.plunkett: Move default configuration into extension/config/install to clarify its purpose.
|
2014-04-16 15:00:30 -07:00 |
Alex Pott
|
7ad0c57207
|
Issue #2182239 by Berdir, andypost: Improve ContentEntityBase::id() for better DX.
|
2014-04-16 10:11:41 +01:00 |
Nathaniel Catchpole
|
26d253c768
|
Issue #2239299 by tim.plunkett: Form errors should only be set during validation.
|
2014-04-15 20:12:58 +01:00 |
Nathaniel Catchpole
|
c4b7a5b8fd
|
Issue #2237681 by damiankloip: Revise Guzzle client configuration and event registration.
|
2014-04-15 20:12:48 +01:00 |
webchick
|
e84971c526
|
Issue #2210637 by damiankloip | Crell: Upgrade to Guzzle 4.
|
2014-04-11 10:58:24 -04:00 |
Alex Pott
|
b1eb0a2931
|
Issue #2228291 by damiankloip: Move all plugin and other discovery data into a cache_discovery bin.
|
2014-04-11 10:40:11 -04:00 |
webchick
|
fc6b814e02
|
Issue #2170775 by tim.plunkett, martin107, Xano: Remove array typehint from .
|
2014-04-08 13:56:43 -07:00 |
Alex Pott
|
af9cd0fdd8
|
Issue #2225399 by marcvangend, yanniboi, mr.baileys, Wim Leers, visabhishek: Apply formatters and widgets to Feed base fields.
|
2014-04-08 10:05:57 +01:00 |
webchick
|
86ae96e4fd
|
Issue #2089433 by ianthomas_uk, grom358, herom, thedavidmeister, visabhishek, longwave, Sweetchuck: Remove uses of deprecated XSS filter functions.
|
2014-04-07 08:01:20 -07: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
|
41b6df5888
|
Issue #1991442 by tim.plunkett, benjy: Remove 'module' from block plugin configuration.
|
2014-04-01 22:14:13 +01:00 |
webchick
|
40f818bbe6
|
Issue #2221755 by grom358, ianthomas_uk: Remove uses of deprecated Element functions.
|
2014-03-31 10:37:55 -07:00 |
Nathaniel Catchpole
|
3a5e997452
|
Issue #2221065 by damiankloip, Wim Leers, Berdir: Rename default 'cache' cache bin to 'default'.
|
2014-03-31 10:49:28 +01:00 |
catch
|
cf0549dbd2
|
Issue #2177799 by tstoeckler, jsbalsera, mauzeh: Allow IntegerItem's to be unsigned.
|
2014-03-30 12:56:53 +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 |
catch
|
2f959b9693
|
Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage.
|
2014-03-27 12:54:40 +01:00 |
catch
|
c9a8e335ee
|
Issue #2226823 by YesCT: Make default views displays configuration have correct position values.
|
2014-03-27 11:02:45 +01:00 |
webchick
|
ac9ab3b8ed
|
Issue #1957312 by ParisLiakos, peximo, Désiré: Use the entity storage controller in aggregator module.
|
2014-03-26 23:49:51 -07:00 |
webchick
|
c1c71a69b4
|
Issue #2159369 by ParisLiakos: Move aggregator_refresh() and most of ->removeItems() logic to a service.
|
2014-03-26 23:45:56 -07:00 |
webchick
|
6cf2b37e90
|
Issue #2225649 by jjcarrion, LewisNyman: Action links on /admin/config/services/aggregator are inside of an <em> tag.
|
2014-03-26 22:26:51 -07:00 |
catch
|
53852c25df
|
Issue #2211235 by damiankloip: Add specific annotations for Views handlers.
|
2014-03-25 20:16:43 +01:00 |
webchick
|
7d7b24fedd
|
Issue #2152673 by ParisLiakos: Remove duplicate edit route from aggregator and make delete/add consistent with rest of core.
|
2014-03-24 09:54:49 -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 |
Alex Pott
|
81d8c4ab7d
|
Issue #1878302 by martin107, InternetDevels, nick_daffodil, chrisroane: Use 'delete' over 'remove' in the aggregator module.
|
2014-03-24 11:06:27 +01:00 |
Alex Pott
|
8833cc0a51
|
Issue #2181549 by tstoeckler, andypost: Provide a StringLong field item with schema type 'text' without a 'format' column.
|
2014-03-22 07:34:24 +00:00 |
Nathaniel Catchpole
|
8cbab1493b
|
Issue #2080823 by alexpott, swentel, Wim Leers: Create API to discover content or config entities' soft dependencies and use this to present a confirm form on module uninstall.
|
2014-03-21 11:53:32 +00:00 |
webchick
|
77123f3f1b
|
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, alexpott, tstoeckler, Xano, tim.plunkett, BassistJimmyJam | beejeebus: Make modules and installation profiles only require .info.yml files.
|
2014-03-17 07:43:29 -07:00 |
Alex Pott
|
eba0b71872
|
Revert "Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files."
This reverts commit b4c561d0d5 .
|
2014-03-17 13:02:04 +00:00 |
Nathaniel Catchpole
|
b4c561d0d5
|
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files.
|
2014-03-17 11:57:35 +00:00 |
webchick
|
533ee3a17f
|
Issue #2145103 by Berdir, das-peter, fago, amateescu: Provide non-configurable field types for entity created, changed and timestamp fields.
|
2014-03-16 10:04:20 -07:00 |
webchick
|
03a4497fac
|
Issue #1862300 by tim.plunkett, dawehner, YesCT: Move ConfigStorageController::getQuery() to EntityStorageControllerInterface.
|
2014-03-12 17:13:13 -07: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 |
Nathaniel Catchpole
|
6dc4d08c1f
|
Issue #2208165 by longwave, damiankloip: Replace usage of views deprecated functions in views.
|
2014-03-10 13:11:58 +00:00 |
Dries
|
1d58c60abc
|
Issue #2184653 by amateescu: Rename Drupal\Component\Utility\Url to UrlHelper.
|
2014-03-05 15:22:39 -05:00 |
Nathaniel Catchpole
|
af0f5628d2
|
Issue #2209015 by longwave, awochna: Aggregator Doesn't Show Up In admin/config.
|
2014-03-04 13:33:27 +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
|
428d0f0ad9
|
Issue #2053153 by tim.plunkett, dawehner, damiankloip, aspilicious: Allow contrib modules to provide plugins on behalf of optional modules.
|
2014-03-01 17:57:51 -08:00 |
Alex Pott
|
863941874a
|
Issue #2200623 by damiankloip: Add plugin provider to default views configuration.
|
2014-03-01 10:20:03 +00:00 |
Nathaniel Catchpole
|
78b48c89ad
|
Issue #2092095 by tstoeckler, ParisLiakos: Remove \Drupal\Component\Utility\MapArray.
|
2014-02-28 10:43:51 +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
|
2d65e60b63
|
Issue #2191273 by mfernea: Fix Feed typehints in aggregator module.
|
2014-02-24 09:53:04 +00:00 |
webchick
|
d6c9c5751e
|
Issue #2110615 by swentel, dawehner, xjm, chx: Do not ship with default UUIDs.
|
2014-02-20 08:26:41 -08:00 |
Nathaniel Catchpole
|
e871186f8e
|
Issue #2196801 by divesh.kumar: Convert all calls to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in aggregator module.
|
2014-02-20 12:07:25 +00:00 |
Alex Pott
|
b0da3ae64e
|
Issue #2119905 by damiankloip, tim.plunkett, Berdir: Provide @ConfigEntityType and @ContentEntityType to have better defaults.
|
2014-02-18 14:34:10 +00:00 |
Alex Pott
|
b7a6096b21
|
Issue #2195779 by ParisLiakos: Remove aggregator_load_feed_items().
|
2014-02-15 22:30:35 +00:00 |
Alex Pott
|
134cfbe435
|
Issue #2187233 by eelkeblok: Aggregator fails when a feed item contains an empty description.
|
2014-02-13 12:29:18 +00:00 |
Alex Pott
|
edd8fd804f
|
Issue #2138115 by InternetDevels, ParisLiakos: Split aggregator theme functions to a separate file.
|
2014-02-13 10:17:50 +00:00 |
Alex Pott
|
932e4d9eb0
|
Issue #2184231 by jibran, dawehner, Xano: Use ConfigFactoryInterface to type hint ConfigFactory.
|
2014-02-13 01:59:44 +00:00 |
Alex Pott
|
44b98ffa10
|
Issue #2187313 by ParisLiakos: Remove reintroduced category code in aggregator .
|
2014-02-11 22:08:43 +00:00 |
Nathaniel Catchpole
|
17a0ec124d
|
Issue #2186847 by InternetDevels: Remove duplicate edit-form key in Drupal\aggregator\Entity\Feed.
|
2014-02-11 11:35:19 +00:00 |
Alex Pott
|
fe61b43d90
|
Issue #2183923 by tim.plunkett: Break the circular dependency in EntityManager.
|
2014-02-08 13:31:25 +00:00 |
webchick
|
c08e301d8b
|
Issue #2177093 by sun, alexpott, InternetDevels, Xano: Remove 'access content' permission from all test module routes.
|
2014-02-06 23:53:21 -08:00 |
webchick
|
5439b7699b
|
Issue #2187063 by Les Lim: Fix @inheritdoc typos throughout core.
|
2014-02-06 23:10:14 -08:00 |
webchick
|
a979bbda18
|
Issue #2110501 by tim.plunkett, pwolanin, tstoeckler: ControllerBase should implement ContainerInjectionInterface like FormBase.
|
2014-02-02 19:12:30 -08:00 |
webchick
|
bc058bada9
|
Issue #2168011 by xjm, jessebeach, Damien Tournoud, znerol, Xano: Remove all 7.x to 8.x update hooks and disallow updates from the previous major version.
|
2014-01-31 09:26:04 -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 |
Nathaniel Catchpole
|
aa03c3dd54
|
Issue #2167623 by danilenko_dn, sidharthap, Nitesh Sethia, krishnan.n, aitiba, alexpott, ashwinikumar, Barrett, damiankloip, deepakaryan1988, foxtrotcharlie, ianthomas_uk, neetu morwani, nonsie, piyuesh23, Sharique, sivaji, sushantpaste, swentel, vijaycs85, YesCT: Add test for all default configuration to ensure schema exists and is correct.
|
2014-01-30 12:04:18 +00:00 |
Nathaniel Catchpole
|
09ff81ae52
|
Issue #2167039 by likin, dawehner, Wim Leers, tstoeckler, vijaycs85: Regression: page cache tags broken, also: some routes incorrectly use _controller -> No page object in template variables -> Fatal in seven_preprocess_page().
|
2014-01-29 10:47:12 +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
|
5905ad6896
|
Issue #1977608 by batigolix, lostkangaroo, InternetDevels: Update hook_help Aggregator module.
|
2014-01-26 00:46:15 +01: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 |
webchick
|
2d1bf3e3ca
|
Issue #2028037 by marvin_B8, LinL, jsbalsera, ceng, Berdir: Expand FeedInterface with methods.
|
2014-01-23 23:45:57 -08: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
|
0ae4c3c304
|
Issue #2098119 by beejeebus, alexpott, chx: Replace config context system with baked-in locale support and single-event based overrides.
|
2014-01-09 10:50:21 +00:00 |
webchick
|
243f1668c8
|
Issue #2149841 by drastik, xjm, amateescu: The 'aggregator_feed' entity type doesn't have a UUID field.
|
2014-01-07 22:27:22 -08:00 |
webchick
|
b2a6ece3fb
|
Issue #2142979 by Gábor Hojtsy, LinL, k4v, plach: Entity label langcode argument is a lie, incompatible with current API.
|
2014-01-02 22:09:04 -08:00 |
Alex Pott
|
771b0b623b
|
Issue #2153311 by amateescu: AggregatorController doesn't need to use url_generator directly.
|
2014-01-02 23:57:35 +01:00 |
Nathaniel Catchpole
|
4c6440288d
|
Issue #2068471 by dawehner, Crell, tim.plunkett, jibran, fubhy, larowlan: Normalize Controller/View-listener behavior with a Page object.
|
2014-01-01 20:32:52 +00:00 |
webchick
|
d9f2ba2c84
|
Issue #2109035 by tim.plunkett, damiankloip, dawehner, chx: Make access checkers (much) easier to find.
|
2013-12-31 16:06:09 -08: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 |
catch
|
c049f3f1d6
|
Issue #2005644 by Wim Leers, damiankloip, beejeebus, amateescu: Use client-side cache tags & caching to eliminate 1 HTTP requests/page for in-place editing metadata, introduce drupalSettings.user.permissionsHash.
|
2013-12-22 21:58:10 +00:00 |
webchick
|
eae9a2a595
|
Issue #1189804 by cosmicdreams, jessebeach, martin107, mgifford, dcmouyard, pwieck, smiro | Jeff Burnz: Convert aggregator-feed-source.html.twig to HTML5.
|
2013-12-22 13:52:44 -08:00 |
webchick
|
3465947578
|
Issue #2146517 by TR: Remove annotation 'use' statements from all core classes.
|
2013-12-19 10:28:42 -08:00 |
Alex Pott
|
abdb0c52d1
|
Issue #1790298 by nagba, pwolanin: Unindexed query in aggregator module.
|
2013-12-14 21:24:55 +00:00 |
Nathaniel Catchpole
|
8ded592348
|
Revert "Issue #1189804 by cosmicdreams, jessebeach, mgifford, pwieck, smiro, dcmouyard: Convert aggregator-feed-source.html.twig to HTML5."
This reverts commit 5ca04d6782 .
|
2013-12-10 17:28:43 +00:00 |
Nathaniel Catchpole
|
5ca04d6782
|
Issue #1189804 by cosmicdreams, jessebeach, mgifford, pwieck, smiro, dcmouyard: Convert aggregator-feed-source.html.twig to HTML5.
|
2013-12-10 14:11:31 +00:00 |
webchick
|
2f92e22d1b
|
Issue #2153293 by ParisLiakos: Remove unused parameter in AggregatorController::opmlPage.
|
2013-12-09 19:57:42 -08:00 |
Alex Pott
|
560e5afd66
|
Issue #2145007 by tim.plunkett, h3rj4n: Convert form_set_error() in FormBase classes to use FormErrorInterface.
|
2013-12-10 00:45:01 +00:00 |
Alex Pott
|
cdac25ee08
|
Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods.
|
2013-12-09 19:19:58 -04:00 |
webchick
|
2e8b1a44ca
|
Issue #2127725 by ParisLiakos: Remove category handling from aggregator.
|
2013-12-06 15:32:17 -08:00 |
Nathaniel Catchpole
|
e8c263c4a5
|
Issue #2112239 by amateescu: Convert base field and property definitions.
|
2013-12-06 10:56:29 +00:00 |
webchick
|
3bb5f796f6
|
Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, alexpott, larowlan, Damien Tournoud: Replace almost all remaining superglobals (, , etc.) with Symfony Request object.
|
2013-12-05 10:02:36 -08:00 |
webchick
|
dc7a5b27ef
|
Revert of Issue #1998638, since it broke drush si and other command-line scripts.
|
2013-12-04 21:13:05 -08:00 |
webchick
|
c8faa4e172
|
Issue #2061969 by InternetDevels, andypost: Replace user_access() calls with ->hasPermission() in aggregator module.
|
2013-12-03 22:47:44 -08:00 |
webchick
|
ada9c9da11
|
Issue #2109303 by damiankloip, ParisLiakos: Convert CSRF checks in controllers to the routing system.
|
2013-12-03 20:27:53 -08:00 |
webchick
|
a38172dc20
|
Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, larowlan, Damien Tournoud: Replace all remaining superglobals (, , etc.) with Symfony Request object.
|
2013-12-03 10:57:18 -08:00 |
Nathaniel Catchpole
|
011cd815aa
|
Issue #2080699 by mrsinguyen: Remove Unused local variable $items from /core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php.
|
2013-12-03 14:20:55 +00:00 |
Nathaniel Catchpole
|
dcc8a0c392
|
Issue #2084279 by herom, andypost, David Hernández, dawehner, Xano: Remove plugin.manager.entity service in favor of entity.manager.
|
2013-12-03 12:07:05 +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
|
aeecb0a4ce
|
Issue #2076445 by plach, andypost, yched, Gábor Hojtsy: Make sure language codes for original field values always match entity language regardless of field translatability.
|
2013-11-28 00:25:13 -08:00 |