.. |
action
|
Issue #2453175 by tim.plunkett, plach, rteijeiro, effulgentsia, eshta, dawehner, fago, Berdir, alexpott: Remove EntityFormInterface::validate() and stop using button-level validation by default in entity forms
|
2015-07-06 12:38:03 +01:00 |
aggregator
|
Issue #2151103 by twistor, kerby70, ParisLiakos, cilefen: Zend feed plugins are incorrectly registered
|
2015-07-16 13:34:09 +01:00 |
ban
|
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 |
basic_auth
|
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 |
block
|
Issue #2533168 by neclimdul, Berdir: Fix BlockRepositoryTest
|
2015-07-15 14:53:11 +01:00 |
block_content
|
Issue #2493033 by Berdir, Wim Leers, lauriii, Fabianx, effulgentsia, dawehner, catch, msonnabaum, Crell, webchick: Make 'user.permissions' a required cache context
|
2015-07-14 15:08:37 +01:00 |
book
|
Issue #2512866 by lauriii, Berdir, Wim Leers, Fabianx, effulgentsia, catch, dawehner: CacheContextsManager::optimizeTokens() optimizes ['user', 'user.permissions'] to ['user'] without adding cache tags to invalidate that when the user's roles are modified
|
2015-07-08 12:50:52 +01:00 |
breakpoint
|
Issue #2424805 by mdrummond, YesCT, vijaycs85, xjm, marcoscano, ifrik, joelpittet, Jelle_S, attiks, lauriii: Toolbar can no longer switch horizontal and vertical -- expects breakpoints ordered from smallest to largest; responsive images need largest to smallest
|
2015-07-15 12:53:14 -07:00 |
ckeditor
|
Issue #2512478 by googletorp, pwolanin, G1N1: XSS on field edit form via label field via ckeditor
|
2015-06-28 15:22:33 +01:00 |
color
|
Issue #2501701 by akalata, pwolanin, lauriii, GreenSkunk, cdulude, joelpittet, Cottser: Remove SafeMarkup::set in template_preprocess_color_scheme_form()
|
2015-07-06 12:07:27 +01:00 |
comment
|
Issue #2351015 by plach, effulgentsia, Wim Leers, dawehner, martin107, damiankloip, cilefen, Fabianx, catch, pwolanin, Damien Tournoud, znerol, YesCT, larowlan: URL generation does not bubble cache contexts
|
2015-07-16 15:26:21 +01:00 |
config
|
Issue #2513568 by cilefen, ivanstegic, Bojhan, webchick, eliza411, LewisNyman, lunk_rat, nickrosencrans, stpaultim: Relabel "Configuration Management"
|
2015-07-04 22:42:55 +01:00 |
config_translation
|
Issue #2462907 by tstoeckler, penyaskito, Gábor Hojtsy, miro_dietiker: Entity operations to field UI shown in config overview
|
2015-07-17 17:23:27 +01:00 |
contact
|
Issue #2527406 by Gábor Hojtsy, Berdir: CommentForm::init() and MessageForm::init() are useless/broken
|
2015-07-08 08:27:57 +01:00 |
content_translation
|
Issue #2532646 by TR: "@return boolean" is wrong, use "@return bool"
|
2015-07-14 21:35:42 -07:00 |
contextual
|
Issue #2494063 by tohesi, trwad, dcmul, droplet, nod_, naveenvalecha: Update Backbone to 1.2.1
|
2015-07-02 00:09:51 -07:00 |
datetime
|
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 |
dblog
|
Issue #2493033 by Berdir, Wim Leers, lauriii, Fabianx, effulgentsia, dawehner, catch, msonnabaum, Crell, webchick: Make 'user.permissions' a required cache context
|
2015-07-14 15:08:37 +01:00 |
editor
|
Issue #2321969 by rpayanm, subhojit777, prics, LinL, JeroenT, Temoor, prashantgoel, Mile23, pcambra, Sumi: Replace all instances of file_load(), file_load_multiple(), entity_load('file') and entity_load_multiple('file') with static method calls
|
2015-07-13 12:56:25 +01:00 |
entity_reference
|
Issue #2482625 by mbovan, Berdir, dawehner: Views entity reference selection with autocomplete widget broken
|
2015-07-15 15:07:43 +01:00 |
field
|
Issue #2527816 by jhedstrom, pfrenssen, chx, catch: Logic error in SqlContentEntityStorage::countFieldData() attempts to drop `name` column
|
2015-07-08 09:38:33 +01:00 |
field_ui
|
Issue #2453175 by tim.plunkett, plach, rteijeiro, effulgentsia, eshta, dawehner, fago, Berdir, alexpott: Remove EntityFormInterface::validate() and stop using button-level validation by default in entity forms
|
2015-07-06 12:38:03 +01:00 |
file
|
Issue #2392559 by mondrake, mitrpaka, JeroenT, rpayanm, adci_contributor, ianthomas_uk: Remove all uses of file_stream_wrapper_get_* and file_get_stream_wrappers
|
2015-07-14 08:24:29 +01:00 |
filter
|
Issue #2351015 by plach, effulgentsia, Wim Leers, dawehner, martin107, damiankloip, cilefen, Fabianx, catch, pwolanin, Damien Tournoud, znerol, YesCT, larowlan: URL generation does not bubble cache contexts
|
2015-07-16 15:26:21 +01:00 |
forum
|
Issue #2506195 by alexpott, joelpittet, xjm, David_Rothstein, Fabianx, pwolanin: Remove SafeMarkup::set() from Xss::filter()
|
2015-07-11 09:10:48 +01:00 |
hal
|
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 |
help
|
Issue #2512132 by Wim Leers, effulgentsia, Fabianx: Make CSRF links cacheable
|
2015-07-15 15:09:47 +01:00 |
history
|
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 |
image
|
Issue #2392559 by mondrake, mitrpaka, JeroenT, rpayanm, adci_contributor, ianthomas_uk: Remove all uses of file_stream_wrapper_get_* and file_get_stream_wrappers
|
2015-07-14 08:24:29 +01:00 |
language
|
Issue #2351015 by plach, effulgentsia, Wim Leers, dawehner, martin107, damiankloip, cilefen, Fabianx, catch, pwolanin, Damien Tournoud, znerol, YesCT, larowlan: URL generation does not bubble cache contexts
|
2015-07-16 15:26:21 +01:00 |
link
|
Issue #2509300 by dawehner, catch, larowlan: Path alias UI allows node/1 and /node/1 as system path then fatals
|
2015-06-29 18:15:19 +01:00 |
locale
|
Issue #2454829 by maxocub, eiriksm, rvilar, Gábor Hojtsy, penyaskito, tstoeckler, Jose Reyero: Configuration translation UI does not support plural sources/targets
|
2015-07-16 13:00:14 +01:00 |
menu_link_content
|
Issue #2512132 by Wim Leers, effulgentsia, Fabianx: Make CSRF links cacheable
|
2015-07-15 15:09:47 +01:00 |
menu_ui
|
Issue #2493033 by Berdir, Wim Leers, lauriii, Fabianx, effulgentsia, dawehner, catch, msonnabaum, Crell, webchick: Make 'user.permissions' a required cache context
|
2015-07-14 15:08:37 +01:00 |
migrate
|
Issue #2522652 by neclimdul, phenaproxima, prajaankit, benjy: Add getTemplateByName method to TemplateStorage
|
2015-07-15 17:13:12 +01:00 |
migrate_drupal
|
Issue #2529144 by phenaproxima: Create cckfield plugin for text fields
|
2015-07-16 23:18:11 +01:00 |
node
|
Issue #2534516 by webflo: Fix NodeAccessControlHandlerInterface doxygen
|
2015-07-16 17:41:43 +01:00 |
options
|
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 |
page_cache
|
Issue #2351015 by plach, effulgentsia, Wim Leers, dawehner, martin107, damiankloip, cilefen, Fabianx, catch, pwolanin, Damien Tournoud, znerol, YesCT, larowlan: URL generation does not bubble cache contexts
|
2015-07-16 15:26:21 +01:00 |
path
|
Issue #2478459 by plach, mkalkbrenner, chx, yched, Berdir, dawehner, benjy: FieldItemInterface methods are only invoked for SQL storage and are inconsistent with hooks
|
2015-07-05 15:29:22 +01:00 |
quickedit
|
Issue #2494063 by tohesi, trwad, dcmul, droplet, nod_, naveenvalecha: Update Backbone to 1.2.1
|
2015-07-02 00:09:51 -07:00 |
rdf
|
Issue #2321969 by rpayanm, subhojit777, prics, LinL, JeroenT, Temoor, prashantgoel, Mile23, pcambra, Sumi: Replace all instances of file_load(), file_load_multiple(), entity_load('file') and entity_load_multiple('file') with static method calls
|
2015-07-13 12:56:25 +01:00 |
responsive_image
|
Issue #2424805 by mdrummond, YesCT, vijaycs85, xjm, marcoscano, ifrik, joelpittet, Jelle_S, attiks, lauriii: Toolbar can no longer switch horizontal and vertical -- expects breakpoints ordered from smallest to largest; responsive images need largest to smallest
|
2015-07-15 12:53:14 -07:00 |
rest
|
Issue #2351015 by plach, effulgentsia, Wim Leers, dawehner, martin107, damiankloip, cilefen, Fabianx, catch, pwolanin, Damien Tournoud, znerol, YesCT, larowlan: URL generation does not bubble cache contexts
|
2015-07-16 15:26:21 +01:00 |
search
|
Issue #278958 by jhodgdon, pwolanin, mgifford: Advanced search form has usability issues
|
2015-07-14 09:11:33 +01:00 |
serialization
|
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 |
shortcut
|
Issue #2351015 by plach, effulgentsia, Wim Leers, dawehner, martin107, damiankloip, cilefen, Fabianx, catch, pwolanin, Damien Tournoud, znerol, YesCT, larowlan: URL generation does not bubble cache contexts
|
2015-07-16 15:26:21 +01:00 |
simpletest
|
Issue #2299361 by trgreen17, wadmiraal, naveenvalecha, er.pushpinderrana, neetu morwani, jhodgdon, joachim: description of drupalGetTestFiles() is vague and has a typo; simpletest_generate_file() needs help too
|
2015-07-16 19:06:42 +01:00 |
statistics
|
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 |
syslog
|
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 |
system
|
Revert "Issue #2228217 by pwolanin, ecrown, neclimdul, Fabianx, dawehner, klausi: Further optimize RouteProvider and add web test for large number of path parts"
|
2015-07-20 09:29:09 +01:00 |
taxonomy
|
Issue #2321969 by rpayanm, subhojit777, prics, LinL, JeroenT, Temoor, prashantgoel, Mile23, pcambra, Sumi: Replace all instances of file_load(), file_load_multiple(), entity_load('file') and entity_load_multiple('file') with static method calls
|
2015-07-13 12:56:25 +01:00 |
telephone
|
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 |
text
|
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 |
toolbar
|
Issue #2532490 by tim.plunkett, dawehner, Wim Leers, Crell, mtift: Unrouted URLs break toolbar but are hidden by caching
|
2015-07-17 15:27:09 -07:00 |
tour
|
Issue #2493033 by Berdir, Wim Leers, lauriii, Fabianx, effulgentsia, dawehner, catch, msonnabaum, Crell, webchick: Make 'user.permissions' a required cache context
|
2015-07-14 15:08:37 +01:00 |
tracker
|
Issue #2532646 by TR: "@return boolean" is wrong, use "@return bool"
|
2015-07-14 21:35:42 -07:00 |
update
|
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 |
user
|
Issue #2532616 by TR: "return" used instead of "@return" in RoleInterface::isAdmin() docblock
|
2015-07-15 13:18:26 +01:00 |
views
|
Issue #2351015 by plach, effulgentsia, Wim Leers, dawehner, martin107, damiankloip, cilefen, Fabianx, catch, pwolanin, Damien Tournoud, znerol, YesCT, larowlan: URL generation does not bubble cache contexts
|
2015-07-16 15:26:21 +01:00 |
views_ui
|
Issue #2532490 by tim.plunkett, dawehner, Wim Leers, Crell, mtift: Unrouted URLs break toolbar but are hidden by caching
|
2015-07-17 15:27:09 -07:00 |