xjm
|
376fb615d7
|
Issue #2458223 by geertvd, eiriksm, dawehner, lokapujya, Gábor Hojtsy, jeqq, plach, Dom., jhodgdon, xjm, catch, alexpott, jibran: Duplicated field handlers in field UI for some base table fields
|
2015-11-17 22:32:23 -06:00 |
Alex Pott
|
1cd13a8f53
|
Issue #2515018 by joshi.rohit100, sdstyles, joelpittet: Lowercase the instances of camelcase'd instanceOf in core for consistency
|
2015-10-09 16:39:35 +01:00 |
Nathaniel Catchpole
|
8b65164c5a
|
Issue #2533800 by alexpott: Remove all unused use statements from core
|
2015-10-08 20:46:26 +01:00 |
webchick
|
e55a7d8dc3
|
Issue #2578561 by tim.plunkett, joelpittet, Bojhan, Fabianx, xjm, cilefen, David_Rothstein, DamienMcKenna: Move "Inline Form Errors" functionality to optional module and restore D7-style form errors by default
|
2015-10-05 22:32:45 -07:00 |
Alex Pott
|
641eb3f8d7
|
Issue #2571647 by mpdonadio, joelpittet, pjonckiere: Create DateFormatterInterface
|
2015-10-05 22:00:23 +01:00 |
Alex Pott
|
0e6abffd18
|
Issue #2557367 by davidhernandez, joelpittet, madhavvyas, alexpott, nikkyR, Studiographene, emma.maria, xjm: Fix inline list CSS
|
2015-10-05 11:46:59 +01:00 |
Alex Pott
|
d0c13760c6
|
Issue #2543258 by LKS90, hchonov, tassilogroeper, sasanikolic, Berdir, yched, plach: Entity references of untranslatable fields are not displayed in the correct translation
|
2015-09-27 13:13:18 +02:00 |
Alex Pott
|
fc45b90ea3
|
Issue #2572599 by stefan.r, dawehner, pwolanin, amateescu: Replace !placeholder with @placeholder in a few remaining places
|
2015-09-22 22:29:51 +02:00 |
Alex Pott
|
6bfdc3bd5e
|
Issue #2570355 by Sutharsan, stefan.r, kgoel, josephdpurcell, joelpittet, justAChris, dawehner, pfrenssen, pwolanin, David_Rothstein, catch: Replace remaining !placeholder and @placeholder with :placeholder for URLs
|
2015-09-22 08:16:37 +02:00 |
Alex Pott
|
7a25f513f5
|
Issue #2560783 by stefan.r, joelpittet, lauriii, Cottser, Sutharsan, kgoel, justAChris, Gábor Hojtsy, dawehner, jhodgdon, effulgentsia, xjm, andypost, googletorp: Replace !placeholder with :placeholder for URLs in hook_help() implementations
|
2015-09-21 12:38:19 +01:00 |
Alex Pott
|
dd8f5660d9
|
Issue #2529034 by penyaskito, vijaycs85, yched: Replace direct access to FieldConfigBase::default_value with methods
|
2015-09-10 10:28:11 +01:00 |
xjm
|
248506e196
|
Issue #2550981 by alexpott, stefan.r, davidhernandez, joelpittet, Wim Leers, xjm, josephdpurcell, akalata, dawehner: Remove SafeMarkup::set in FormErrorHandler::displayErrorMessages()
|
2015-08-27 15:03:43 +01:00 |
Alex Pott
|
3843053735
|
Issue #2115695 by justAChris, plopesc, rpayanm, mpdonadio, larowlan: Datetimelist element only works when all the fields are filled
|
2015-08-07 13:00:11 +01:00 |
Alex Pott
|
935fd2c41b
|
Issue #2510348 by justAChris, NickWilde, Calystod, mpdonadio: Datetime select list widget has options for time interval on date only mode
|
2015-08-07 12:52:54 +01:00 |
Alex Pott
|
01e703d2a2
|
Issue #2473951 by Cottser, cilefen, yannickoo, davidhernandez, LewisNyman: Prefix form-required classes with js-
|
2015-08-04 11:54:55 +01:00 |
Alex Pott
|
24219febf3
|
Issue #1838242 by jhedstrom, pivica, tim.plunkett, bojanz, GaëlG, mpdonadio, dawehner, olli, Lendude: Provide Views integration for datetime field
|
2015-07-14 11:03:11 +01:00 |
Alex Pott
|
200e1b885c
|
Issue #2511854 by NickWilde, cilefen: Datetime select list uses PHP non-OOP datetime functions
|
2015-06-30 13:46:13 +01:00 |
Alex Pott
|
1f53649bfb
|
Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files
|
2015-06-26 21:53:33 +01:00 |
Alex Pott
|
68d4f0be10
|
Issue #2511472 by Wim Leers, Fabianx, dawehner: Refactor all usages of drupal_render()/Renderer::render() that break #2450993
|
2015-06-24 16:31:20 -05:00 |
Alex Pott
|
2da1f42448
|
Issue #2399211 by mpdonadio, legolasbo, vijaycs85, pjonckiere, rteijeiro, jhodgdon, dawehner, yched: Support all options from views fields in DateTime formatters
|
2015-06-24 07:08:51 -05:00 |
Alex Pott
|
9ae6474288
|
Revert "Issue #1838242 by jhedstrom, pivica, tim.plunkett, GaëlG, dawehner, olli, Lendude: Provide Views integration for datetime field"
This reverts commit 4a4ee0589d .
|
2015-06-08 14:29:59 +01:00 |
xjm
|
405f1380f9
|
Issue #2500747 by joelpittet, effulgentsia: Remove 'html' option from theme('time')
|
2015-06-07 11:41:38 -05:00 |
Alex Pott
|
4a4ee0589d
|
Issue #1838242 by jhedstrom, pivica, tim.plunkett, GaëlG, dawehner, olli, Lendude: Provide Views integration for datetime field
|
2015-06-05 22:07:08 +01:00 |
Alex Pott
|
3fd94bd82c
|
Revert "Issue #1838242 by jhedstrom, pivica, tim.plunkett, GaëlG, dawehner, Lendude: Provide Views integration for datetime field"
This reverts commit 26b7df5c43 .
|
2015-05-28 02:12:22 +01:00 |
Alex Pott
|
26b7df5c43
|
Issue #1838242 by jhedstrom, pivica, tim.plunkett, GaëlG, dawehner, Lendude: Provide Views integration for datetime field
|
2015-05-28 00:25:50 +01:00 |
xjm
|
088f8b357a
|
Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912)
|
2015-05-24 15:08:46 -05:00 |
Jennifer Hodgdon
|
6477492ee6
|
Issue #2473105 by ifrik, jhodgdon, lostkangaroo, opratr, LinL: Update hook_help texts that link to modules that can be uninstalled
|
2015-05-20 07:25:07 -07:00 |
Alex Pott
|
f8f024e3aa
|
Issue #2030637 by yched, Mile23, daffie, Alumei, tidrif, chertzog, Berdir, swentel, ofry: Expand FieldConfig/BaseFieldOverride/FieldConfigBase with methods
|
2015-05-04 17:22:30 -07:00 |
Nathaniel Catchpole
|
fe04699eed
|
Issue #2429257 by Wim Leers, Fabianx, effulgentsia: Bubble cache contexts
|
2015-03-03 10:28:03 +00:00 |
Alex Pott
|
2f1345a9ec
|
Issue #2421699 by JeroenT: Remove usage of deprecated functions of WebTestBase
|
2015-02-18 12:39:20 +00:00 |
Alex Pott
|
eebf624a3b
|
Issue #2030633 by hussainweb, Mile23, carsonevans, czigor, Berdir, fernando_calsa, Geijutsuka, amitgoyal, Jānis Bebrītis, undertext: Expand FieldStorageConfig with methods
|
2015-02-10 13:39:31 +00:00 |
Alex Pott
|
0509fbe789
|
Issue #2164601 by yched, jibran, amateescu, pfrenssen: Stop auto-creating FieldItems on mere reading of $entity->field[N]
|
2015-02-05 08:58:52 +00:00 |
Alex Pott
|
3d14a7d25a
|
Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists
|
2015-01-19 09:37:11 +00:00 |
Alex Pott
|
057b0cabaf
|
Issue #2232477 by plach, yched, tstoeckler, amateescu: Fatal when adding new fields with NOT NULL constraints in a base table that contains existing entities
|
2015-01-02 21:39:42 +00:00 |
Nathaniel Catchpole
|
95d4c594b0
|
Issue #2395395 by alexpott, effulgentsia, Gábor Hojtsy: TestBase lacks a config method to be used consistently in tests
|
2014-12-23 15:11:54 +00:00 |
Alex Pott
|
9f04e89ba4
|
Issue #2137309 by fago: Typed data does not handle set() and onChange() consistently
|
2014-12-14 12:48:48 +01:00 |
webchick
|
1419122c76
|
Issue #2183983 by Gábor Hojtsy, vijaycs85, Berdir, Wim Leers, webflo, alexpott: Find hidden configuration schema issues
|
2014-12-11 12:43:20 -08:00 |
Alex Pott
|
827b39b4c9
|
Issue #2384167 by tibbsa: Clean-up DateTime module test members — ensure property definition and use of camelCase naming convention
|
2014-12-11 15:41:47 +01:00 |
Nathaniel Catchpole
|
7822393c30
|
Issue #2370305 by Gábor Hojtsy, yched: Refactor field type configuration schemas for DX, easier to find errors
|
2014-11-24 22:17:32 +00:00 |
Alex Pott
|
dd1350fb63
|
Issue #2378055 by Gábor Hojtsy: Reorganise config schema for entity_form_display / entity_view_display
|
2014-11-21 23:38:41 +00:00 |
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
|
80eccb1896
|
Issue #2361823 by rpayanm, javivf: Remove usage of drupal_strtolower().
|
2014-11-03 16:13:43 +00:00 |
Alex Pott
|
ba2b869092
|
Issue #2275659 by fago, pgautam: Separate FieldableEntityInterface out of ContentEntityInterface.
|
2014-10-01 16:11:14 +02:00 |
Alex Pott
|
5fdcfc74d6
|
Issue #2346911 by larowlan, vijaycs85, Berdir | sihv: Fixed Base field overrides have incorrect default value callable properties.
|
2014-09-30 08:42:48 +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 |
Alex Pott
|
22d79dc212
|
Issue #2238149 by Berdir, swentel: Apply formatters and widgets in EntityTestFormCotroller.
|
2014-09-22 09:40:58 +01:00 |
webchick
|
1476c56c62
|
Issue #2312093 by alexpott, yched, andypost, swentel | xjm: Rename FieldInstanceConfig to FieldConfig.
|
2014-09-19 19:45:52 -07:00 |
webchick
|
dbed0b48cd
|
Issue #2335659 by tim.plunkett, dawehner, effulgentsia, sun: Remove FormState ArrayAccess usage from core.
|
2014-09-11 23:41:27 -07:00 |
Alex Pott
|
6bad26f495
|
Issue #2327363 by yched, andypost: Move datetime_datetime_widget_validate() to DateTimeDefaultWidget::massageFormValues().
|
2014-09-11 12:52:12 +01:00 |