Scott Reeves
|
82296bf660
|
Issue #2621422 by stefan.korn, harsha012, aditya_anurag, rakesh.gectcr, joyceg, Cottser, jhodgdon: Wrong default path for page.html.twig given
|
2016-02-23 13:49:09 +05:30 |
Nathaniel Catchpole
|
deba295bab
|
Issue #2600118 by aerozeppelin, anil280988, stefan.r, dawehner, andypost, sdstyles, ramirez.gerardo: Return TranslationWrapper in t() and $this->t() directly
|
2016-02-23 16:03:02 +09:00 |
Nathaniel Catchpole
|
52edb40977
|
Issue #2659524 by gaydabura, rakesh.gectcr: Removing wrongly added @return in core/includes/form.inc
|
2016-02-16 14:25:22 +09:00 |
Nathaniel Catchpole
|
049224c875
|
Issue #2641562 by Mac_Weber, legovaer: Replace deprecated usage of entity_create('entity_view_display') with a direct call to EntityViewDisplay::create()
|
2016-02-16 12:35:57 +09:00 |
Nathaniel Catchpole
|
8224349d38
|
Issue #2641532 by Mac_Weber: Replace deprecated usage of entity_create('entity_form_display') with a direct call to EntityFormDisplay::create()
|
2016-02-15 16:35:51 +09:00 |
Jennifer Hodgdon
|
d87ade36a4
|
Issue #2572643 by alexpott, attiks, Jelle_S, jhodgdon: Fix Drupal.Commenting.FileComment coding standard
|
2016-02-11 12:54:33 -08:00 |
xjm
|
f459072b05
|
Revert "Issue #2595613 by krknth, heykarthikwithu, k4v, aerozeppelin, naveenvalecha, swentel: Forms - '#title_display' => 'invisible' is not working for radio buttons ?"
This reverts commit 5016b9c67d .
|
2016-02-09 17:31:42 +00:00 |
Nathaniel Catchpole
|
5016b9c67d
|
Issue #2595613 by krknth, heykarthikwithu, k4v, aerozeppelin, naveenvalecha, swentel: Forms - '#title_display' => 'invisible' is not working for radio buttons ?
|
2016-02-09 08:54:07 +09:00 |
Nathaniel Catchpole
|
12c2da950a
|
Issue #2637680 by Dom., mikeocana, laranajim: Submit buttons for GET forms in search/views are not W3C valid due to empty 'name' attribute
|
2016-02-08 17:15:39 +09:00 |
Alex Pott
|
754aa65b8e
|
Issue #2651766 by eojthebrave, malavya, jhodgdon, alexpott: Update link in documentation block for t() function
|
2016-02-04 12:19:52 +00:00 |
Nathaniel Catchpole
|
4f6ab6e776
|
Issue #2402165 by joelpittet, hass, madhavvyas: #theme => 'links' renders <li class="_"> when the #links array is not associative
|
2016-01-26 14:35:39 +09:00 |
Alex Pott
|
dee4b3f035
|
Issue #2648198 by pfrenssen: Remove unused argument $install_state in drupal_check_profile()
|
2016-01-19 14:08:12 +00:00 |
Nathaniel Catchpole
|
4a320ea0d1
|
Issue #1494670 by Liam Morland, jhedstrom, Wim Leers, mfb: References to CSS, JS, and similar files should be root-relative URLs: avoids mixed content warnings & fewer bytes to send
|
2016-01-15 13:20:55 +09:00 |
Nathaniel Catchpole
|
b746956f0b
|
Issue #2646280 by Elijah Lynn: Remove IE pre-check and post-check Cache-control headers
|
2016-01-11 20:59:35 +09:00 |
Alex Pott
|
9067206883
|
Issue #2571845 by drupal.ninja03, hussainweb, anil280988, snehi, jhodgdon, GoZ, stefan.r: Links to wikipedia/php.net should be part of the actual t() string so they can be localized
|
2016-01-05 14:31:39 +00:00 |
Nathaniel Catchpole
|
3e4c90d3df
|
Issue #1386394 by David_Rothstein, Kristen Pol, tstoeckler: Add back the ability for install profiles (or at least distros) to pre-select a language or modify the language-selection screen
|
2016-01-04 13:08:05 +09:00 |
Nathaniel Catchpole
|
d1868836f4
|
Issue #2604220 by yched, swentel, Cottser: PHP notice for single value image field configured with a default image (no image present) and a hidden label
|
2015-12-29 21:51:58 +09:00 |
Alex Pott
|
0c54ec8ea6
|
Issue #2636980 by Lars Toomre, jhodgdon: Type hint additions in batch.inc
|
2015-12-23 18:13:07 +01:00 |
Alex Pott
|
2c03b9f0ff
|
Issue #2572789 by attiks, andriyun: Fix 'Drupal.WhiteSpace.Comma' coding standard
|
2015-12-23 14:28:29 +00:00 |
Nathaniel Catchpole
|
d0daeeebf4
|
Issue #2638150 by rashid_786, dawehner: Move _system_default_theme_features() to theme.inc
|
2015-12-21 12:21:30 +00:00 |
Nathaniel Catchpole
|
97fc3f7e4a
|
Issue #2388247 by pguillard, snehi, joelpittet, sriharsha.uppuluri: Documentation refers to _theme() function, which has been removed
|
2015-12-10 14:19:31 +00:00 |
Jennifer Hodgdon
|
aaabb05c3d
|
Issue #2627018 by Lars Toomre: Some fixes for 'e.g.' in docblocks and code comments
|
2015-12-03 11:04:31 -08:00 |
Alex Pott
|
f730e579b4
|
Issue #2572695 by marvin_B8, attiks, pfrenssen, xjm: Fix 'Drupal.ControlStructures.ElseIf' coding standard
|
2015-11-28 16:50:23 +01:00 |
Alex Pott
|
3c4cc2a6d5
|
Issue #2608072 by ameymudras: "Object of type "@class" cannot be printed." exception message should not be translated
|
2015-11-25 09:49:13 +00:00 |
Nathaniel Catchpole
|
f8ef22c453
|
Issue #2614014 by joelpittet, alexpott, dawehner, Cottser, LewisNyman: Progress bar, fieldsets, messages broken in the installer due to theme ordering bug
|
2015-11-17 13:33:23 +00:00 |
Alex Pott
|
9e826723b3
|
Issue #2609400 by tim.plunkett, effulgentsia, benjamin.merkley: menu.html.twig says that menu_name is an available variable, but it's not
|
2015-11-12 15:19:54 +00:00 |
Nathaniel Catchpole
|
3d6d0f1801
|
Issue #2535774 by dawehner, jhedstrom: Error handler swallows catchable fatal errors
|
2015-11-12 10:08:51 +00:00 |
Nathaniel Catchpole
|
9fb76eafd6
|
Issue #2609076 by alexpott, Darren Oh: Install failure with HTTPS reverse proxy on newer browsers
|
2015-11-09 18:25:39 +00:00 |
Alex Pott
|
577781642f
|
Issue #2603070 by rakesh.gectcr: Unused variable in file_url_transform_relative()
|
2015-11-02 16:57:39 +00:00 |
Alex Pott
|
3d816f6ab9
|
Issue #2601364 by rakesh.gectcr: Unused local variables in template_preprocess_table()
|
2015-10-27 13:19:42 +00:00 |
Alex Pott
|
bda8382e21
|
Issue #2599612 by rakesh.gectcr: Unused variable in drupal_get_filename()
|
2015-10-27 13:18:57 +00:00 |
Alex Pott
|
04966aa03b
|
Issue #2578377 by YesCT, jhodgdon, Gábor Hojtsy, alexpott, herom, xjm: Make translatable docs consolidated and better for developers
|
2015-10-27 12:46:40 +00:00 |
xjm
|
8770d0c739
|
Issue #1443342 by joseph.olstad, mikeytown2, xjm, joelpittet, brianV, effulgentsia: Inline file_uri_scheme() in file_stream_wrapper_uri_normalize() and other file.inc functions
|
2015-10-25 13:08:23 -07:00 |
xjm
|
418d6f99c9
|
Issue #2530296 by googletorp, mondrake, snehi, andile2012, jhodgdon, mikeker: Fix up docs in core/includes/pager.inc
|
2015-10-25 11:12:44 -07:00 |
Nathaniel Catchpole
|
d47dab1e30
|
Issue #2544156 by joelpittet: Deprecate drupal_render_children()
|
2015-10-23 20:36:20 +01:00 |
Alex Pott
|
3b8efbf2b9
|
Issue #2594441 by rakesh.gectcr, joshi.rohit100, Nitesh Pawar, cilefen, xjm: Comment Typos in bootstrap.inc file
|
2015-10-23 11:22:51 -07:00 |
Alex Pott
|
10f1025125
|
Issue #2576431 by joyceg, YesCT: Improve t() docs "fully-translatable site" is overstating
|
2015-10-23 10:47:05 -07:00 |
Alex Pott
|
fd6f9cb771
|
Issue #2585781 by anil280988, Davinder.Snehi, sdstyles, lucian.gutoiu, Chi, jhodgdon, GoZ, YesCT: Wrong documentation of t()
|
2015-10-22 16:24:23 -07:00 |
xjm
|
921cf91a2e
|
Issue #2580569 by anavarre, Davinder.Snehi, Schnitzel, jhodgdon: Update documentation that mentions active CMI directory. active was removed
|
2015-10-22 16:06:38 -07:00 |
Alex Pott
|
26d5a5fcd7
|
Issue #2584837 by claudiu.cristea, Berdir, joelpittet, slashrsm, ChristianAdamski: Double translation in template_preprocess_field_multiple_value_form()
|
2015-10-13 23:28:52 +01: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 |
effulgentsia
|
e1984e60e4
|
Issue #2520526 by alexpott, dawehner, pwolanin, nlisgo, Eli-T, claudiu.cristea, catch, cosmicdreams, Wim Leers, yched, jibran, Gábor Hojtsy, YesCT, swentel, heddn, xjm: Calculate configuration entity dependencies on install
|
2015-10-07 00:01:18 -07: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 |
effulgentsia
|
ace96debbe
|
Issue #2073217 by andypost, Berdir, plach: Remove the $langcode parameter from the entity view/render system
|
2015-10-05 16:33:05 -07:00 |
xjm
|
bfb117c569
|
Issue #2487588 by YesCT, Leksat, Schnitzel, alexpott, anavarre, xjm: Move CMI import/export directory "staging" to "sync", as it is confused with staging environments
|
2015-10-05 18:29:54 -05: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 |
webchick
|
00de5e505e
|
Issue #2578567 by Cottser: Remove theme_indentation() and use Twig template only
|
2015-10-05 00:33:13 -07:00 |
webchick
|
5b5d4035bd
|
Issue #2342247 by martin107, Mile23: Within nested foreach loop you cannot use the same loop variable
|
2015-10-04 23:28:46 -07:00 |
webchick
|
8a14b89391
|
Issue #2273671 by JeroenT, mgifford, Tim Bozeman, StryKaizer, catch: Allowed number of values more than 1 needs aria-describedby Support
|
2015-10-04 23:11:14 -07:00 |