Commit Graph

22034 Commits (882c6f0f20376733e76cdef207f62fe4240c32c5)

Author SHA1 Message Date
Alex Pott 882c6f0f20 Issue #2003570 by aparnakondala123, vineet.osscube, tstoeckler: Fixed Enabling RTL and then changing theme colors moves the hexadecimal # to the right. 2013-09-10 12:34:35 +02:00
Nathaniel Catchpole 41564a7867 Issue #1971158 by Berdir, beejeebus, alexpott, amateescu: Follow-up: Add loadMultiple() and listAll() caching to (cached) config storage. 2013-09-10 11:11:24 +01:00
Nathaniel Catchpole e329d9548e Issue #2078855 by dawehner, pwolanin: Fixed Request::create() is slow, use a helper to duplicate instead. 2013-09-10 11:09:05 +01:00
Alex Pott 2e493af348 Issue #2061973 by InternetDevels, naveenvalecha: Replace user_access() calls with $account->hasPermission() in book module. 2013-09-10 10:59:46 +02:00
Alex Pott a080a523d6 Issue #1978958 by jibran, disasm, kgoel, Pancho, vijaycs85, cosmicdreams, dawehner, wamilton: Convert comment_reply() to a Controller. 2013-09-10 10:56:26 +02:00
webchick be31229070 Issue #2078321 by Cottser: Add Twig to CHANGELOG.txt. 2013-09-10 01:31:41 -07:00
webchick 804af828ad Issue #2083941 by dawehner: Fixed \Drupal\Core\Theme\Attribute->value() is named wrong and does not work. 2013-09-10 01:30:19 -07:00
webchick 027b0f9e59 Issue #2073871 by nick_schuch: TourTestBasic should setup Seven has the default admin theme. 2013-09-10 01:28:26 -07:00
webchick d2cdb1700a Issue #2084711 by alexpott: Add beejeebus to MAINTAINERS.txt for Configuration system and Config entities. 2013-09-10 01:20:50 -07:00
webchick 0b56397625 Issue #2082509 by Gábor Hojtsy, twistor: Generalize node changed constraint to entity changed constraint. 2013-09-10 01:14:06 -07:00
webchick d72692c6b1 Issue #2082157 by damiankloip: Move View::newDisplay() to ViewExecutable. 2013-09-10 00:23:13 -07:00
Alex Pott c9b99fc6a5 Issue #2078675 by benjy: Remove unused constants in block.module. 2013-09-10 08:36:49 +02:00
webchick 727797565a Issue #2084197 by tim.plunkett: Fixed Uninstalling menu module removes all custom menus. 2013-09-09 23:33:15 -07:00
Alex Pott ad2ec2204b Issue #2068891 by saranraj.G: Fixed API node_last_changed() number of bound variables does not match number of tokens. 2013-09-10 08:16:27 +02:00
webchick 1028ebdfef Issue #2083877 by tim.plunkett: Add a theme selector to the place block form. 2013-09-09 22:52:19 -07:00
Nathaniel Catchpole 044a4adf47 Issue #2084125 by pwolanin: Fixed Bug in active detection in LinkGenerator - need to extract array from _raw_variables() ParameterBag. 2013-09-09 22:28:48 +01:00
Nathaniel Catchpole b8016410aa Issue #2015697 by claudiu.cristea, yched, Berdir, splatio: Convert field type to typed data plugin for file and image modules. 2013-09-09 22:23:15 +01:00
Nathaniel Catchpole ef87440865 Issue #2050919 by neclimdul, pwolanin, damiankloip, dawehner: Replace local task plugin discovery with YamlDiscovery. 2013-09-09 21:57:48 +01:00
Alex Pott 304da11c95 Issue #2081609 by yched: Fixed field purge should bail out on unknown entity types. 2013-09-09 18:39:09 +02:00
Alex Pott a4870dd1ff Issue #2081257 by olli: Fixed hook_cache_flush() should not be invoked by system_cron(). 2013-09-09 18:27:39 +02:00
Alex Pott 5f9ca4d7fa Issue #2078007 by plopesc: Modernize simpletest.module forms. 2013-09-09 18:13:46 +02:00
Alex Pott cd882b6389 Issue #2061983 by InternetDevels, rhm50: Replace user_access() calls with ->hasPermission() in edit module. 2013-09-09 18:12:52 +02:00
Alex Pott 51811d8a78 Issue #2062171 by Garbar, m1r1k: Remove calls to deprecated global in favor of current user service in editor module. 2013-09-09 18:11:45 +02:00
Alex Pott 7d07ce0999 Issue #2058279 by mondrake: Align mini pager accessibility markup to full pager. 2013-09-09 15:11:05 +02:00
Nathaniel Catchpole a7e6424537 Issue #2078583 by dawehner, pwolanin: Fixed menu callbacks removed from hook_menu() do not display any menus. 2013-09-09 11:10:33 +01:00
Nathaniel Catchpole 258d14eaee Issue #2026339 by Berdir, yched: Remove text_sanitize() since we have TextProcessed as an EntityNG computed property. 2013-09-09 11:09:09 +01:00
Alex Pott f7a4182e2f Issue #2049085 by damiankloip: Inject database dependency into AggregatorFeedBlock derivative class. 2013-09-08 13:37:39 +02:00
Alex Pott ea8a4bdb35 Issue #2030151 by damiankloip, dawehner: Convert entity_get_bundles() to a method on the entity manager. 2013-09-08 13:36:50 +02:00
Nathaniel Catchpole 11aead58a2 Issue #2082499 by alexpott: Fixed Uninstalling action module removes actions created by the user module. 2013-09-07 23:30:22 +01:00
Nathaniel Catchpole 2e6aaf6ab4 Issue #2078583 by dawehner, pwolanin | disasm: Fixed menu callbacks removed from hook_menu() do not display any menus. 2013-09-06 21:53:28 +01:00
Dries 17727f3612 Issue #1827112 by alexpott, vijaycs85, dawehner, cspitzlay, cam8001: Convert 'install_profile()' variable to Settings. 2013-09-06 13:52:42 -04:00
Dries d234962047 Issue #2068437 by dawehner, pwolanin: Fixed _title does not work on _form. 2013-09-06 13:32:52 -04:00
Dries c3dbc26969 Issue #2078341 by tim.plunkett: Restructure Block UI and custom block pages. 2013-09-06 13:25:30 -04:00
Dries dac7e2467c Issue #2078951 by tim.plunkett, jessebeach: Highlight the row of block that was just placed. 2013-09-06 13:22:45 -04:00
Dries 8e7a80adf5 Issue #2078507 by yched: Add explicit upgrade path tests for fields shared between entities. 2013-09-06 13:17:32 -04:00
Dries 966da66f04 Issue #2057207 by dawehner, olli: Fixed Unable to select the 'Default' view mode in views entity row plugin. 2013-09-06 13:08:52 -04:00
Dries 24e2dc2669 Issue #2074193 by Gábor Hojtsy, Wim Leers: Add changed time tracking to custom blocks. 2013-09-06 12:46:50 -04:00
Dries 5f936edc96 Issue #2035721 by Wim Leers, Gábor Hojtsy: Figure out how to translate Drupal-specific CKEditor plugins. 2013-09-06 12:45:07 -04:00
Alex Pott b84bec5303 Issue #1978952 followup by tim.plunkett, disasm: Fixed Regression: Convert shortcut_set_add() to a Controller. 2013-09-06 14:08:16 +02:00
Alex Pott a0611bbc64 Issue #752730 by c960657, sun, swentel, catch: Remove file_exists() during bootstrap. 2013-09-06 12:14:10 +02:00
Alex Pott 1903e50f51 Issue #2068287 by Berdir, andypost: Support bundle names provided in the request arguments in EntityCreateAccessCheck. 2013-09-06 11:26:13 +02:00
Alex Pott 36a898ebea Issue #2076681 by damiankloip, dawehner, pwolanin: Add a YAML discovery decorator. 2013-09-06 11:07:06 +02:00
Alex Pott db2d92e7cb Issue #2003482 by pwolanin, jhodgdon, kim.pepper, Nick_vh, tim.plunkett, jibran, Berdir, effulgentsia, alexpott: Convert hook_search_info() to plugin system. 2013-09-06 10:26:26 +02:00
Alex Pott 73c2194b9f Issue #366950 by amontero, boombatower, brianV, univate, hefox, stpaultim, EllaTheHarpy, babruix: Fixed 'Administer Users' permission should be separate from 'Administer Account Settings'. 2013-09-05 22:29:45 +02:00
Alex Pott 95c2e17ca1 Issue #2073813 by pwolanin, dawehner, tstoeckler, twistor: Add a UrlGenerator helper to FormBase and ControllerBase. 2013-09-05 21:40:11 +02:00
Nathaniel Catchpole 34dec4b76a Issue #2078625 by yched: Field/FieldItem value objects should carry their language. 2013-09-05 11:06:39 +01:00
Nathaniel Catchpole 5b578a550e Issue #2004282 by dawehner, smiletrl, amateescu, tim.plunkett: Injected dependencies and serialization hell . 2013-09-05 11:03:28 +01: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 fb38555e50 Issue #2079011 by Berdir, alexpott: Move field.module constants related to storage to EntityStorageControllerInterface. 2013-09-05 10:41:02 +01:00
webchick 4f8fc3a614 Issue #1999436 by kim.pepper, bojanz, sidharthap, effulgentsia, tim.plunkett: Use Symfony Request for taxonomy module. 2013-09-05 00:01:12 -07:00