Commit Graph

6599 Commits (bc11c5e5b29634ece3164fc8b91babc69739f825)

Author SHA1 Message Date
Nathaniel Catchpole 743957c421 Issue by alexpott: Migration configuration entities should not use the dependencies key. 2014-03-21 10:53:43 +00:00
webchick 23902766ac Issue by tim.plunkett: Rename ConfigEntityInterface::getExportProperties() to toArray(). 2014-03-20 19:31:32 -07:00
webchick 032c3986b1 Issue by sun: Add a KeyValueStoreInterface::has() method. 2014-03-20 14:48:44 -07:00
webchick bccd2a86d3 Issue by tstoeckler: ConfigNormalizerTest.php is misnamed. 2014-03-20 14:16:23 -07:00
webchick 726f41bf4c Issue by Cottser, joelpittet: TwigNodeVisitor's priority is too early and breaks some filters and macros. 2014-03-20 14:13:45 -07:00
webchick e617d17b02 Issue by alexpott: Random fail in \Drupal\system\Tests\Common\RenderTest. 2014-03-20 14:13:19 -07:00
Alex Pott 880f697abb Issue by longwave, Cyberschorsch, forbesgraham, sandipmkhairnar, damiankloip, rbayliss, grom358, harijari, InternetDevels, dawehner: Remove all calls to drupal_json_decode(), use \Drupal\Component\Utility\Json::decode(). 2014-03-20 16:06:41 +00:00
webchick 32befa4bac Issue by jhodgdon, Berdir: Fill in topic/@defgroup docs for Cache overview. 2014-03-20 07:54:52 -07:00
Jennifer Hodgdon 94b457f1cf Fix mode of rdf.module from last commit 2014-03-20 07:28:33 -07:00
Jennifer Hodgdon ad2ffc9cae Issue by vaibhavjain: Fix typo in rdf.module comment 2014-03-20 07:24:30 -07:00
webchick 46a70fb30b Issue by jhodgdon: Fill in @defgroup/topic docs for Best Practices overview. 2014-03-20 07:15:39 -07:00
Dries 265ee77e6e Issue by andypost, bdone, benjy, penyaskito, chx, claudiu.cristea, damiankloip, gregboggs, InternetDevels, jessehs, jhedstrom, marvil07, mikeryan, pcambra, Xano, YesCT: Update Migrate API in core 2014-03-19 14:56:48 -04:00
webchick c75929755f Issue by TravisCarden: Duplicate declaration of hook_menu_link_defaults(). 2014-03-18 09:42:54 -07:00
Nathaniel Catchpole 2ca54697b3 Issue by Wim Leers: Cache tags set by #pre_render callbacks are lost in page cache. 2014-03-18 10:17:33 +00:00
Nathaniel Catchpole 2cfe18943b Issue by ianthomas_uk, sun: Remove deprecated drupal_explode_tags() and drupal_implode_tags(). 2014-03-17 18:39:20 +00:00
webchick ca104f64db Issue by Wim Leers: SystemControllerTest::setLinkActiveClass() unit test has wrong namespace and lives in wrong location. 2014-03-17 08:10:20 -07:00
webchick 77123f3f1b Issue 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 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 25b100cfc3 Issue by sun, pplantinga: 'Administration role' setting in User Account settings form defaults to first, randomly available user role. 2014-03-17 11:59:22 +00:00
Nathaniel Catchpole b4c561d0d5 Issue 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
Nathaniel Catchpole e1533e2a73 Issue by Berdir, tim.plunkett, dawehner: Allow plugin managers to opt in to cache clear during module install. 2014-03-17 11:53:05 +00:00
Alex Pott a8a8b2cbcc Issue by Berdir, ceng, alarcombe, daffie, rhm50: Expand TermInterface to provide methods. 2014-03-17 10:11:38 +00:00
webchick aed35d3a1f Issue by andypost: Move email and number field types to \Drupal\Core\Field, remove modules. 2014-03-16 12:10:42 -07:00
webchick be6f7a25b3 Issue by mdrummond, jayeshanandani: Removal of alt attribute from [picture] tag. 2014-03-16 12:00:22 -07:00
webchick 682c55045b Issue by sun: Remove run-tests.sh dependency on existing/installed parent site. 2014-03-16 11:46:31 -07:00
webchick e1db0da44f Issue by sun: Settings from test runner leak into all tests. 2014-03-16 11:41:09 -07:00
webchick ff4865d882 Issue by tim.plunkett: [REGRESSION] Views UI broken. 2014-03-16 11:34:50 -07:00
webchick 21ae3ef209 Issue by ellishettinga, Jelle_S, attiks, mdrummond, Schnitzel, InternetDevels: Rename "Picture" module to "Responsive Image" module. 2014-03-16 10:44:51 -07:00
webchick 533ee3a17f Issue 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
Nathaniel Catchpole 3e26a24984 Issue by alexpott: Can only run tests from the installed profile. 2014-03-15 11:52:40 +00:00
Alex Pott 53ef54c6d8 Issue by markpavlitski, jessebeach: Profile config does not overwrite module default config on install (system.cron.yml). 2014-03-14 22:47:35 +00:00
Nathaniel Catchpole d0518561a3 Issue by Gábor Hojtsy, Wim Leers: Use services instead of event subscribers for config module overrides. 2014-03-14 17:20:06 +00:00
Nathaniel Catchpole bd732ee75e Issue by Wim Leers, Berdir: Test coverage for Comment, Custom Block, Node, Taxonomy Term and User entity cache tags. 2014-03-14 13:06:46 +00:00
Alex Pott e42ac27706 Issue by sun, lucascaro, Gábor Hojtsy, rupertj: Distribution installation profiles are no longer able to override the early installer screens. 2014-03-14 10:49:27 +00:00
webchick 9c66858942 Issue by alexpott, sun, longwave: Random test failure in ToolbarAdminMenuTest. 2014-03-13 15:15:35 -07:00
Alex Pott ba3a839cc7 Issue by sun, longwave: Random test failure in ConfigTranslationUiTest. 2014-03-13 15:21:54 +00:00
webchick 78f4b63e4a Issue by jessebeach, longwave, nicksanta, jhodgdon, xjm: Update API documentation for _theme() to clearly indicate that it is for internal use only. 2014-03-12 17:16:09 -07:00
webchick 03a4497fac Issue by tim.plunkett, dawehner, YesCT: Move ConfigStorageController::getQuery() to EntityStorageControllerInterface. 2014-03-12 17:13:13 -07:00
webchick bccc432807 Issue by benelori: 'Add vocabulary' page doesn't display correct page title. 2014-03-12 13:09:26 -07:00
webchick 1105868825 Issue by damiankloip: Mark content_translation handler in user_admin_people (admin/people) view as optional. 2014-03-12 13:07:57 -07:00
webchick 55edf2ec55 Issue by joelpittet, longwave, c4rl, IshaDakota, pplantinga, gnuget, jeanfei, sbudker1, Cottser: Convert theme_admin_page() to Twig 2014-03-12 12:20:46 -07:00
webchick 64946d19e0 Revert "Issue by joelpittet, longwave | Cottser: Convert theme_admin_page() to Twig."
Sorry, wrong commit credit.

This reverts commit d1653fd046.
2014-03-12 12:20:22 -07:00
webchick d1653fd046 Issue by joelpittet, longwave | Cottser: Convert theme_admin_page() to Twig. 2014-03-12 12:20:04 -07:00
webchick c26bf7ba0a Issue by longwave, joelpittet, c4rl, IshaDakota, pplantinga, gnuget, jeanfei, sbudker1, Cottser: Convert theme_admin_block() to Twig. 2014-03-12 12:18:51 -07:00
webchick 10af33ad15 Issue by jibran, rteijeiro | sun: Convert locale.admin.css into a library. 2014-03-12 12:15:54 -07:00
webchick 6ec1493a3e Issue by nod_, Sam152 | dcrocks: 'back to site' button doesn't work on site configured for 'dirty' url's. 2014-03-12 12:09:45 -07:00
webchick 06aa520e1b Issue by jhodgdon: Make better D8 api.d.o landing page and put it in Core. 2014-03-12 11:37:53 -07:00
webchick 6aef5785ed Issue by jhodgdon: WebTestBase::drupalCreateNode() shouldn't imply you can set 'changed' time. 2014-03-12 11:19:11 -07:00
webchick 8f337a5275 Issue by stevepurkiss, drupalninja99, giammi, baisong, manu4543: Remove unused local variables from the Views UI module. 2014-03-12 11:14:27 -07:00
webchick 1fd56471e9 Issue by ianthomas_uk: Remove drupal_set_title(), drupal_get_title() and associated tests. 2014-03-12 11:12:13 -07:00
webchick e33ede0fce Issue by larowlan, andypost, jhodgdon: Cannot save text filter config using PostgreSQL if Comment is enabled [blocks installation!]. 2014-03-12 11:11:16 -07:00
webchick adfb94a0a8 Issue by longwave, Kartagis: Spelling error in assertion message. 2014-03-12 09:37:36 -07:00
webchick c31ecb2503 Issue by jcfiala: Wrong @file comment in LinkItem.php. 2014-03-12 09:36:44 -07:00
webchick 0dca13c6c3 Issue by sun: Programmed form submission does not get a triggering_element. 2014-03-12 09:32:49 -07:00
webchick 3ed3cbe055 Issue by jibran, rteijeiro | sun: Convert node.js into a library. 2014-03-12 09:29:55 -07:00
webchick 9d3a228020 Issue 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
Alex Pott 9a2cb6ad5b Issue by Xano: PHPUnit test the entity base classes. 2014-03-12 11:29:12 +00:00
Alex Pott 28d0b8efa5 Issue by sun, longwave, Sutharsan: Remove public access to Extension::$type, ::$name, ::$filename. 2014-03-11 17:19:24 +00:00
Alex Pott f658a90d83 Issue by jorgegc, mandar.harkare: Rename $collapsed argument to $open in ConfigTranslationFormBase::buildConfigForm(). 2014-03-11 11:17:40 +00:00
Alex Pott 0f56bfa371 Issue by amateescu, jayeshanandani, miraj9093, Xano, InternetDevels: Various code cleanups for the new shortcut entity. 2014-03-11 09:44:42 +00:00
Alex Pott 48025f9261 Issue by dawehner: Plugin Derivatives don't work with Objects returned from Annotations. 2014-03-11 09:41:30 +00:00
Alex Pott c53879f09a Issue by tim.plunkett, ParisLiakos, disasm, Luxian, vijaycs85, YesCT, vaibhavjain, Pancho: Convert locale_translate_export_form to a Controller. 2014-03-11 09:18:37 +00:00
Alex Pott f437807590 Issue by mondrake | fietserwin: Move GD logic from ImageInterface to toolkit, tie toolkit instance to Image instance, toolkits should no longer be instantiated separately. 2014-03-11 01:00:44 +00:00
Alex Pott 3b3cb6f9ae Issue by sun: Bogus "Enabled modules: ." assertions in test results when test enables no modules. 2014-03-10 23:14:24 +00:00
Alex Pott ed4b791c34 Issue by andypost, amateescu, damiankloip: Remove ConfigField.. Item and List classes + interfaces. 2014-03-10 14:43:46 +00:00
Nathaniel Catchpole 6b0b4cfc41 Issue by djevans, cwells, ashepherd, vijaycs85: Support RDFa output in date formatter. 2014-03-10 13:19:34 +00:00
Nathaniel Catchpole 6dc4d08c1f Issue by longwave, damiankloip: Replace usage of views deprecated functions in views. 2014-03-10 13:11:58 +00:00
Alex Pott fd2613d287 Issue by plopesc: Convert COMMENT_HIDDEN & COMMENT_CLOSED & COMMENT_OPEN to a constant on the comment field interface. 2014-03-10 12:25:21 +00:00
Nathaniel Catchpole 6940175e6c Issue by cosmicdreams, YesCT, sun, RobLoach: Remove obsolete drupal_language_initialize(). 2014-03-10 12:05:05 +00:00
Nathaniel Catchpole 0fb87b2c51 Issue by sun: Remove dysfunctional drupal_override_server_variables(). 2014-03-10 11:42:06 +00:00
Nathaniel Catchpole a2b6fe7e01 Issue by alexpott: Remove persist flag from services that do not need it. 2014-03-10 11:24:18 +00:00
Nathaniel Catchpole b07fb6b076 Issue by sun: Replace all trivial drupal_write_record() calls with db_merge(). 2014-03-10 11:17:13 +00:00
Nathaniel Catchpole dd4931b012 Issue by tim.plunkett: Adjust PluginBag's instance handling methods. 2014-03-10 11:12:23 +00:00
Alex Pott 8bab667440 Issue by damiankloip: Replace user_authenticate with a UserAuth service. 2014-03-10 10:59:14 +00:00
Alex Pott 8e47a4eb5c Issue by Berdir: Convert InPlaceEditorManager to DefaultPluginManager. 2014-03-10 09:02:51 +00:00
Alex Pott f099e8c860 Issue by ocsilalala, larowlan | andypost: Fix serialization of the forum manager and dependency on current_user service. 2014-03-09 20:39:39 +00:00
Alex Pott 01a3e1902f Issue by nod_, sun: Replace #attached library array values with provider-namespaced strings. 2014-03-09 19:59:45 +00:00
Alex Pott 1d1c63d2a7 Issue by Berdir: Convert ViewsHandlerManager to DefaultPluginManager. 2014-03-09 19:38:55 +00:00
Alex Pott 33e3823e22 Issue followup by sun: Redesign tabs and the content header. 2014-03-09 10:09:24 +00:00
Alex Pott 0f35ae9f75 Issue by damiankloip: Default UUID key in ConfigEntityType. 2014-03-08 10:58:15 +00:00
Alex Pott 7abce708dc Issue by joelpittet, longwave, saki007ster: Remove calls to deprecated global $user wherever possible (outside bootstrap and authentication). 2014-03-08 10:53:03 +00:00
Alex Pott d38ab8a3e1 Issue by plopesc, InternetDevels: Entity Display modes form allows to create machine names including dots. 2014-03-08 10:48:32 +00:00
Alex Pott 3d4c1677c2 Issue by aaronott, swentel, Jamesap, scor, Letharion, mtift, Dave.Ingram: Add test coverage for Field API Number. 2014-03-08 10:37:35 +00:00
Alex Pott 494d4693d4 Issue by larowlan: Add an administrative description for a comment field. 2014-03-08 10:33:32 +00:00
Alex Pott 0c4e489ab9 Issue by longwave: Make default form display and display mode be first secondary tabs. 2014-03-08 10:30:22 +00:00
webchick 0c089fc384 Issue by joelpittet, InternetDevels, jamesrutherford, Cottser, idflood, c4rl, IshaDakota, pplantinga, gnuget, longwave, jeanfei, sbudker1: Convert theme_system_themes_page() to Twig. 2014-03-07 14:30:43 -08:00
webchick dd77893f4d Issue by longwave, joelpittet, steveoliver, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_fieldset() to Twig. 2014-03-07 14:26:17 -08:00
webchick ad5980c7ae Issue by joelpittet, IshaDakota, rteijeiro, steveoliver, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_form() to Twig. 2014-03-07 14:20:52 -08:00
webchick f258db4ddd Issue by joelpittet, InternetDevels, rteijeiro, steveoliver, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_container() to Twig. 2014-03-07 14:15:12 -08:00
webchick 0990c7eee9 Issue by netsensei, Dave Reid, plopesc: Formatters do not support weights like widgets do. 2014-03-07 13:59:19 -08:00
webchick 82bb0f33ff Issue by longwave, JeroenT, steveoliver, joelpittet, hussainweb, shanethehat, jenlampton, kpa, AnythonyR, EVIIILJ, kgoel, Cottser, dsdeiz, hanpersand: Convert theme_select() to Twig 2014-03-07 13:51:16 -08:00
webchick b6ffa568fe Issue by Tor Arne Thune: Terse text for setting theme as default on Appearance page. 2014-03-07 13:33:12 -08:00
webchick 91837e9379 Issue by stefan.r, fago: Test for EntityTypeConstraintValidator. 2014-03-07 13:31:41 -08:00
webchick a9cb984f99 Issue by sidharthap, YesCT: Duplicate case 'name': unreachable in comment_tokens(), remove one. 2014-03-07 12:48:04 -08:00
webchick 2a1d8d14f7 Issue by Wim Leers, tim.plunkett: Store the filter format on the editor entity during runtime. 2014-03-07 12:44:44 -08:00
webchick 574ebdbfbd Issue by sun: Bogus tests without test methods are reported as successful tests. 2014-03-07 12:14:18 -08:00
webchick 7a228368c9 Issue by nod_, Wim Leers, sqndr: Contextual's toolbar toggle doesn't appear once the client-side cache is filled. 2014-03-07 12:05:54 -08:00
Nathaniel Catchpole 7eda0ecba5 Issue by joelpittet, martin107, Cottser: Remove TwigReference with the help of 'without' filter replacing 'show'/'hide' functions. 2014-03-07 18:29:14 +00:00
Alex Pott d8c718b2f6 Revert "Issue by sun, longwave: Remove public access to Extension::$type, ::$name, ::$filename." Broke 'drush en simpletest' on testbots
This reverts commit 2c51074d59.
2014-03-07 14:14:32 +00:00
Nathaniel Catchpole 0aa59382b2 Issue by sun, chakrapani, sidharthap: Remove drupal_set_title() from installation and update process. 2014-03-07 14:03:33 +00:00
Nathaniel Catchpole 9203c8fdfc Issue by damiankloip, fubhy: Add getIfOwner(), setIfOwner() and deleteIfOwner() methods to TempStore. 2014-03-07 12:57:01 +00:00
Nathaniel Catchpole 671271631a Issue by larowlan: Weird use of globals for table header in Forum. 2014-03-07 12:23:59 +00:00
Nathaniel Catchpole 9065f499af Issue by damiankloip: Convert broken handlers to use a trait. 2014-03-07 12:21:41 +00:00
Nathaniel Catchpole a66e9586ec Issue by Cyberschorsch, m1n0: Remove unneeded variables from template_preprocess_maintenance_page(). 2014-03-07 11:37:06 +00:00
Alex Pott 2c51074d59 Issue by sun, longwave: Remove public access to Extension::$type, ::$name, ::$filename. 2014-03-07 11:18:08 +00:00
Alex Pott 2187fd1ee3 Issue by andypost, Berdir: Use the string field type for the node title field. 2014-03-07 11:08:24 +00:00
Nathaniel Catchpole 3f9cd4576a Issue by chakrapani, Nick_vh: Advanced search with Language filter does not work. 2014-03-06 12:35:54 +00:00
Alex Pott 33ade8c229 Issue by followup yched, swentel: Allow FieldInstance yml files to refer to the Field by field name rather than by field_uuid. 2014-03-06 10:25:32 +00:00
Dries 3e69d365d8 Issue by longwave, andrei.dincu, jhodgdon: Obsolete docs in WebTestBase::drupalPlaceBlock()?. 2014-03-05 15:39:40 -05:00
Dries 3ce7c36b24 Issue by alexpott: Unnecessary block save in _block_rehash. 2014-03-05 15:38:18 -05:00
Dries 141d7d90e7 Issue by pwolanin: Remove remaining/stray menu_link references from book module code. 2014-03-05 15:35:46 -05:00
Dries 1d58c60abc Issue by amateescu: Rename Drupal\Component\Utility\Url to UrlHelper. 2014-03-05 15:22:39 -05:00
Dries 4638a0048d Issue by sun: Rename Database\Query\Merge::key() to keys(), retain a BC alias for key(). 2014-03-05 14:57:36 -05:00
Dries 1b23600f24 Issue by andrei.dincu | Berdir: Remove book_library_info(). 2014-03-05 14:53:44 -05:00
Dries 8915046d67 Issue by sun: Simplify execution logic in TestBase::run(). 2014-03-05 14:33:55 -05:00
webchick df42572a02 Issue by droplet, nod_: Fix JS dependencies on jquery.once. 2014-03-05 08:53:15 -08:00
webchick 89379df0d4 Issue by plopesc: Rename hook_field_update_forbid to hook_field_config_update_forbid. 2014-03-05 08:50:56 -08:00
webchick 28d5e26943 Issue by zwischenzug, yched, plopesc: Move field_view_field() / field_view_value() to methods. 2014-03-05 08:49:15 -08:00
Nathaniel Catchpole 5715be72c2 Issue by damiankloip: Remove ckeditor.languages cache bin. 2014-03-05 16:35:32 +00:00
webchick 4b73643423 Issue by andypost: Use getSetting() in comment formatter. 2014-03-05 08:15:28 -08:00
webchick 2db8b1f895 Issue by Wim Leers, jessebeach: Unravel a PHP 5.4 workaround for Edit module once Drupal requires PHP 5.4. 2014-03-05 08:06:34 -08:00
Nathaniel Catchpole d1d797046f Issue by msonnabaum, lotyrin, erikwebb, catch, ezra-g, joelpittet, oleg.medvedev, jrglasgow, dawehner, bdragon: Optimize node access queries. 2014-03-05 09:41:12 +00:00
Nathaniel Catchpole 486edae6c8 Issue by alexpott: Random fail in ImageFieldDisplayTest. 2014-03-05 09:25:28 +00:00
Alex Pott 7099e22fd7 Issue by swentel: Reserved field names check in Field::preSaveNew() can be simplified. 2014-03-04 23:55:56 +00:00
webchick 0beb525130 Issue by jhodgdon: Search ranking for number of views fails in PostgreSQL. 2014-03-04 13:39:18 -08:00
webchick 125cfd5849 Issue by alexpott, benjy: Multiple calls to ConfigFactory::get() inside t() is unnecessary. 2014-03-04 13:32:29 -08:00
webchick 38fc484ea7 Issue by EclipseGc: Move PluginBag Implementations from \Drupal\Component to \Drupal\Core. 2014-03-04 13:25:18 -08:00
webchick dd6eb01c2c Issue by cilefen, Cottser: Twig debug output does not show the base or derived hooks when a theme suggestion is called directly. 2014-03-04 13:04:23 -08:00
webchick 8df5f65232 Issue by alexpott: Invalid YAML in views.view.test_contextual_links.yml. 2014-03-04 13:02:12 -08:00
webchick 09c0a74e70 Issue by pwolanin: Follow-up: clean up use statements in book module code. 2014-03-04 13:00:49 -08:00
webchick a566566ed8 Issue by Stuart Miller, Cottser: PHP Warnings in views_preprocess_page() caused by frontpage view. 2014-03-04 12:55:11 -08:00
webchick 029a18d7c1 Issue by sun: Move all external libraries from core modules into core.libraries.yml. 2014-03-04 12:41:15 -08:00
webchick afa38dc2e1 Issue by miraj9093, sandipmkhairnar, tgeller: Make text consistent: "Add new content" -> "Add content". 2014-03-04 12:27:47 -08:00
webchick 7a08f39b80 Issue by ianthomas_uk, disasm, rlmumford, vijaycs85: Convert entity_test callbacks to a new style controller. 2014-03-04 12:20:40 -08:00
webchick 9d31d6468b Issue by cam8001: Intermittent fails in Drupal\views_ui\Tests\DisplayTest. 2014-03-04 12:14:39 -08:00
webchick 5e46282f6c Issue by ianthomas_uk, divesh.kumar: Remove drupal_set_title from authorize.php. 2014-03-04 12:09:35 -08:00
Alex Pott e93b685205 Issue by Mark Carver, tim.plunkett: Rename CSS_SKIN constant to CSS_THEME. 2014-03-04 18:10:03 +00:00
Jennifer Hodgdon a4e9d09d35 Issue by joachim, Crell: Improve documentation of queue hook by defining a callback function template 2014-03-04 08:35:13 -08:00
Jennifer Hodgdon dfe0a53445 Issue by cosmicdreams, dawehner: Fix types in docs in BookManagerInterface 2014-03-04 08:33:14 -08:00
Alex Pott 7a823216b0 Issue by longwave, tim.plunkett: Remove obsolete CSS for language admin form. 2014-03-04 16:16:14 +00:00
Alex Pott 20d5b0f072 Issue by olli: False pass with WebTestBase::assertFieldByName with select element. 2014-03-04 14:00:19 +00:00
Alex Pott 984ea2a6ec Issue by yched: Move support for "add more" button into WidgetBase. 2014-03-04 13:54:46 +00:00
Alex Pott e37845999e Issue by longwave, BarisW: Use getCancelRoute for Forum DeleteForm. 2014-03-04 13:51:06 +00:00
Nathaniel Catchpole af0f5628d2 Issue by longwave, awochna: Aggregator Doesn't Show Up In admin/config. 2014-03-04 13:33:27 +00:00
Alex Pott 6c1f8ce915 Issue by sidharthap: Comment_views_data_alter() is still using $entity_info. 2014-03-04 13:27:58 +00:00
Alex Pott 7c26feb15b Issue by Berdir, ianthomas_uk, cosmicdreams: Remove SchemaCache and CacheArray. 2014-03-04 13:18:56 +00:00
Alex Pott cc618eaee2 Issue by damiankloip, Berdir: Vocabulary::postSave should not load all field entities. 2014-03-04 13:11:52 +00:00
Alex Pott 31dfc6fe23 Issue by izus: Statistics help on admin/config/stystem/statistics has broken link. 2014-03-04 13:08:36 +00:00
Alex Pott 056096a32e Issue by sun, Berdir: Convert File Managed API tests to DrupalUnitTestBase. 2014-03-04 13:02:00 +00:00
Alex Pott 3001e93a13 Issue by lokapujya, sphism, cwells, djevans, Stefan Freudenberg, Gaelan: Trimming of long usernames results in incorrect RDF. 2014-03-04 12:50:20 +00:00