Commit Graph

3305 Commits (6a82b741257fde54f3d45156de73cdb069d81ca4)

Author SHA1 Message Date
Alex Pott 1f3a7816c2 Issue #1978586 by alexpott: FeedParserTest fails locally because it unnecessarily depends on curl error messages. 2013-04-27 11:46:57 +01:00
Alex Pott a1d49675bb Issue #1963410 by mtift, ParisLiakos: Convert aggregator_form_opml() to a FormInterface implementation and routing definition. 2013-04-27 11:42:58 +01:00
Alex Pott 6ed57d39c5 Issue #1946404 by tim.plunkett, amateescu, swentel: Convert forms in field_ui().admin.inc to the new form interface. 2013-04-27 00:28:10 +01:00
Alex Pott 47308d2162 Issue #1947892 by Berdir, theduke: Improve DX with EntityAccessControllerInterface. 2013-04-26 23:47:55 +01:00
webchick d77275ff1f Issue #1391694 by tim.plunkett, aspilicious, fago, pounard, plach, Crell, msonnabaum, tstoeckler: Use type-hinting for entity-parameters. 2013-04-26 15:34:02 -07:00
Alex Pott 3b5fd77fe8 Issue #1975426 by nod_: Clean up collapse.js. 2013-04-26 20:33:09 +01:00
webchick edd0c945c2 Issue #1964044 by andypost: Change module list in install/uninstall confirm form to render array. 2013-04-26 12:30:52 -07:00
webchick 9c996a8f78 Issue #1980058 by swentel: Fixed image_update_8001() should not drop tables. 2013-04-26 12:24:07 -07:00
webchick e16bbd998e Issue #1820414 by damiankloip, tim.plunkett, xjm: Move views_ui().module directly into /core/modules/. 2013-04-26 12:18:23 -07:00
webchick 3db57c91bb Issue #1978422 by dawehner, linclark, klausi: Fixed REST export views preview needs to escape the JSON output. 2013-04-26 09:33:39 -07:00
webchick f46053386c Issue #1964316 by Wim Leers: Automatically use 'sourcedialog' plugin/button instead of 'sourcearea' plugin/button when using CKEditor for in-place editing. 2013-04-26 09:25:46 -07:00
webchick 53d8c24d94 Issue #1818560 by Berdir, fago, Wim Leers, jessebeach, dawehner, YesCT: Convert taxonomy entities to the new Entity Field API. 2013-04-26 09:10:49 -07:00
Jennifer Hodgdon 9f59d3456a Issue #1797914 by dcam, izus: Remove t() from group params in session tests 2013-04-26 09:07:08 -07:00
webchick bceb85e8d4 Issue #1943776 by Wim Leers, nod_: In-place editors (Create.js PropertyEditor widgets) should be loaded lazily. 2013-04-26 08:52:01 -07:00
Alex Pott 7449317440 Issue #1978168 by larowlan: Convert block/add to Controller. 2013-04-26 12:40:31 +01:00
Alex Pott e9ef6636da Issue #1960014 by dawehner, damiankloip, xjm: Fixed Empty area handlers need to be rendered for tables. 2013-04-26 10:33:29 +01:00
Nathaniel Catchpole bba539c65f #1869562 by fago, berdir, dawehner: Avoid instantiating EntityNG field value objects by default. 2013-04-26 09:32:17 +01:00
catch 288f240c18 Issue #1957204 by yched: Stop exposing dynamic field data tables in hook_schema() 2013-04-25 22:17:16 +01:00
Alex Pott b8abe39184 Issue #1952196 by greggles, sandhya.m: Usability: if a user has just failed a login, default their username on password reset. 2013-04-25 14:08:40 +01:00
Nathaniel Catchpole 1eb9af15f9 Issue #1930020 by dawehner, Berdir, olli: Inject a class into the Core annotated discovery implementation so that namespaces can be updated. 2013-04-25 09:38:49 +01:00
Alex Pott 8b0ea7503d Issue #925844 by mgifford | Everett Zufelt: Fixed Tabledrag 'Show row weights' link needs to be larger in Seven. 2013-04-24 13:43:55 +01:00
Alex Pott 5578271e5b Issue #1977790 by andypost: Fixed Drop node_entity_info_alter() as unused. 2013-04-24 13:33:56 +01:00
Alex Pott 11e5c1da65 Issue #1971668 by amateescu, Berdir: Add bundle support to EntityTest* entity types. 2013-04-24 13:29:04 +01:00
Alex Pott f9a4d699c4 Issue #1963022 by dawehner: Follow-up: Fixed Problem with PHPUnit test results when using @dataProvider. 2013-04-24 13:11:53 +01:00
Alex Pott 04fd88499d Issue #1972262 by ParisLiakos: Convert aggregator_feed_add() to a new style controller. 2013-04-24 12:53:19 +01:00
Alex Pott 2d9a2c8ef9 Issue #1976180 by katbailey: Fixed url_alter_test() module uses an event subscriber instead of a path processor. 2013-04-24 11:05:28 +01:00
Alex Pott af11d7b2eb Issue #1974266 by ParisLiakos: Register test module classes to PHPunit. 2013-04-24 10:51:29 +01:00
webchick 13dcfc2d66 Issue #1975150 follow-up by David_Rothstein: Fix wrongly named return value in shortcut documentation. 2013-04-23 15:22:39 -07:00
webchick ae08f47b5d Issue #1969032 by cam8001, swentel, amateescu: More sensible way of defining field default values. 2013-04-23 12:10:27 -07:00
webchick 1125fa788f Issue #1976032 by Bojhan: Fixed Consolidate messages about unsaved changes. 2013-04-23 12:05:36 -07:00
webchick f5a1c48881 Issue #1974208 by hass, Cyberschorsch: Fixed Rename 'Cancel' to 'Cancel account' to help translators. 2013-04-23 12:04:11 -07:00
webchick 09bf1e43bc Issue #1975150 by ACF: Remove variable_get() from mymodule_shortcut_admin_default_set() in the shortcut.api.php. 2013-04-23 12:02:19 -07:00
webchick 7b1215640d Issue #1947432 by tim.plunkett, mtift, andypost, larowlan: Add a generic EntityAccessCheck to replace entity_page_access(). 2013-04-23 11:55:24 -07:00
webchick d2655c9df9 Issue #1963022 by dawehner, klausi, msonnabaum: Fixed Problem with PHPUnit test results when using @dataProvider. 2013-04-23 11:50:28 -07:00
Jennifer Hodgdon 98b9af1c25 Issue #1976956 by droplet, dawehner: Fix reference to incorrect hook in docs 2013-04-23 07:48:34 -07:00
Jennifer Hodgdon 15d9e6d6e2 Issue #1786740 by shanethehat: Fix docs for field_update_instance 2013-04-23 07:42:44 -07:00
Jennifer Hodgdon 492ce213c9 Issue #1973762 by chx, cosmicdreams, yched: Add example to field_info_field_map return docs 2013-04-23 07:39:00 -07:00
webchick 6daf6f637d Issue #1953404 by vijaycs85, yched, Gábor Hojtsy: Add config schema to field and instance config entities. 2013-04-23 00:54:10 -07:00
webchick 986bfe364d Issue #1964588 by vijaycs85: Fixed Complete Configuration schemas for shortcut module. 2013-04-23 00:52:16 -07:00
Alex Pott bc3a902fbc Issue #1807042 by tim.plunkett, effulgentsia: Rename entity storage/list/form/render controllers to handlers, part 1: organize existing annotation keys. 2013-04-23 08:38:30 +01:00
Alex Pott 91fc0d3ed9 Issue #1905152 by Gábor Hojtsy, Jose Reyero, vijaycs85, YesCT, penyaskito: Integrate config schema with locale, so shipped configuration is translated. 2013-04-23 08:19:41 +01:00
catch ae0984f871 Issue #1942346 by swentel: Convert Field API variables to CMI. 2013-04-22 22:57:38 +01:00
Alex Pott 2d6ed6c862 Issue #1955286 by droplet | nod_: JSHint translation_entity(). 2013-04-22 19:07:20 +01:00
catch 56021b509e Issue #1955678 by swentel: Remove formatter and widgets legacy plugin. 2013-04-22 13:06:28 +01:00
catch d5a4cb4309 Issue #1976068 by chx: Remove schema_fields_sql() from entity plugin definition. 2013-04-22 12:36:54 +01:00
catch ea4dcb41a4 Issue #1973324 by andypost, yched: Mark field_create_*(), field_update_*() and field_delete_*() deprecated in favor of just using the ConfigEntity API. 2013-04-22 12:33:00 +01:00
catch 8b8b8b3479 Issue #1712258 by alexpott, dagmar, Shuairan, disasm, slv_: Simplify image toolkit form logic, removing unneeded checks. 2013-04-22 12:29:53 +01:00
catch 87462db60e Issue #1167144 by chx, catch, claudiu.cristea: Make cache backends responsible for their own storage. 2013-04-22 12:25:08 +01:00
webchick 2508db125b Issue #1973456 by echoz: Fixed .element-invisible on element at right causes horizontal scrollbar on desktop or right gap on phone on webkit browsers. 2013-04-21 13:09:47 -07:00
webchick 874fb88cc0 Issue #1973464 by ericduran, r_morgan: Add 'Edit profile' to the user menu in Toolbar. 2013-04-21 12:40:45 -07:00
webchick 0da1b6e739 Issue #1969406 by rootatwc, Berdir: Fixed PHPUnit Test asserting logging broken. 2013-04-21 12:37:25 -07:00
webchick 2f303cc898 Issue #1416506 by Damien Tournoud, swentel, yched: Fixed Field schema foreign keys support is broken. 2013-04-21 12:34:18 -07:00
webchick 6c6d2335db Issue #1787248 by Stalski, pcambra, webflo, Sweetchuck, jibran, zuuperman: Convert taxonomy module formatters to Plugin system. 2013-04-21 12:32:28 -07:00
webchick c285bbcc43 Issue #1950088 by swentel: Move FieldInfo class to the DIC. 2013-04-21 12:30:52 -07:00
webchick c54ae0f51c Issue #1967106 by larowlan, yched, swentel: FieldInstance::getField() method. 2013-04-21 12:21:47 -07:00
webchick c6edf7dd3f Issue #1975442 by thedavidmeister: Change notice: drupal_render() should always return a string. 2013-04-21 12:17:35 -07:00
webchick f8df0fed87 Issue #1938932 by duellj, andypost, tim.plunkett: Remove taxonomy_overview_terms() and taxonomy_overview_vocabularies() theme functions in favour of table #type. 2013-04-19 21:16:32 -07:00
webchick 2141c28c6f Issue #1946334 by mtift: Convert confirm_form() in block.admin.inc to the new form interface. 2013-04-19 21:05:48 -07:00
webchick 6f2f1b73f2 Issue #1974422 by ericduran: Update to latest html5shiv library. 2013-04-19 20:49:57 -07:00
webchick 0e95fcf8cd Issue #1966998 by andypost, swentel: Add a constant OR use TRUE/FALSE for active storage vs. inactive storage and other properties. 2013-04-19 20:47:11 -07:00
webchick af7bd45648 Issue #1974396 by effulgentsia: Narrow the API of _text_sanitize() and make it public. 2013-04-19 20:45:44 -07:00
webchick 7981d5d07b Issue #1959306 by jessebeach: Drupal.announce does not handle multiple messages at the same time; Improve the utility so that simultaneously calls are read. 2013-04-19 20:43:48 -07:00
webchick ea38078c81 Issue #1877376 by damiankloip, dawehner, Bojhan: Change notice: Improve Views UI text for the contextual links display setting. 2013-04-19 20:41:20 -07:00
webchick 2abc98f7a7 Issue #1974380 by rootatwc: Fixed Wrong inheritdocs in \Drupal\views\Plugin\views\style\Table and \Drupal\Core\Plugin\Factory\ContainerFactory. 2013-04-19 20:39:38 -07:00
webchick 8b90bf1ea8 Issue #1974628 by amateescu: Fixed Don't call t() on the field and widget label in FieldOverview::buildForm(). 2013-04-19 20:38:28 -07:00
webchick 3999722cb6 Issue #1974346 by ericduran: Fixed Details summaries should have ‘cursor: pointer’. 2013-04-19 20:35:58 -07:00
webchick 8fd2b4779e Issue #625958 by slashrsm, quicksketch, eojthebrave, droplet, danlinn, czigor: Support Uploading Multiple Files for HTML5 Browsers via #multiple attribute. 2013-04-19 20:34:14 -07:00
Dries 4777a2dc6e Issue #1974632 by amateescu: Wrong message displayed by field_ui_inactive_message(). 2013-04-19 13:42:06 -04:00
webchick 0deed2a562 Issue #1955926 by quicksketch: Fixed CKEditor admin interface not touch-compatible (Add jQuery Touch Punch to core). 2013-04-19 10:20:53 -07:00
Dries 17ad22fd27 Issue #1913086 by jessebeach, Wim Leers, mgifford, nod_: Generalize the overlay tabbing management into a utility library. 2013-04-19 13:20:06 -04:00
Alex Pott e16a4241c5 Issue #1963392 by Xano: Update Entity Reference's exclusion of config entities. 2013-04-19 09:29:22 +01:00
Alex Pott 1ad0adedc5 Issue #1796316 by netsensei, swentel, jibran, zuuperman, amateescu: Convert Link/URL widgets / formatters to plugin system. 2013-04-19 09:16:41 +01:00
Alex Pott 1ebed3a04c Issue #1946416 by kim.pepper: Convert all of confirm_form() in image.admin.inc to the new form interface. 2013-04-19 09:13:09 +01:00
Alex Pott 17f4d14287 Issue #1862758 by Berdir, dawehner: [Followup] Implement entity access API for terms and vocabularies. 2013-04-19 09:08:12 +01:00
Alex Pott 82cf432a1e Issue #1971046 by ACF | Berdir: Fixed DateTimeFieldTest is DatetimeFieldTest.php (incorrect case). 2013-04-19 09:03:48 +01:00
Alex Pott d532f23989 Issue #1967036 by effulgentsia: Fixed WebTestBase::drupalGetAJAX() and WebTestBase::drupalPostAJAX() don't set the Accept header needed for content negotiation. 2013-04-19 08:35:03 +01:00
Alex Pott 02611753f5 Issue #1957748 by larowlan, Berdir, amateescu | yoroy: Fixed hook_field_prepare_view() is passed empty field values for EntityNG Entities. 2013-04-18 12:08:22 +01:00
Alex Pott bb1817e515 Issue #1969846 by rootatwc: Convert session_write_interval() to settings. 2013-04-18 09:30:42 +01:00
Alex Pott a15bf9ee2b Issue #1970006 by andypost: Make FileFieldTestBase::createFileField to return Field entity. 2013-04-18 09:08:12 +01:00
Alex Pott 49861cccfd Issue #1838010 by dawehner | Bojhan: Remove redundant admin labeling on AreaPluginBase. 2013-04-18 08:58:36 +01:00
Alex Pott 924be51ace Issue #1954968 by Wim Leers | YesCT: Fixed Required CKEditor fields always fail HTML5 validation. 2013-04-18 08:32:12 +01:00
Alex Pott 24f546207f Issue #1964648 by vijaycs85: Create configuration schemas for editor module. 2013-04-18 08:29:41 +01:00
Alex Pott c014519ca1 Issue #1969540 by Xano: Convert token.inc to a service. 2013-04-18 08:24:35 +01:00
Alex Pott d5df67d46f Issue #1969612 by Xano, Bojhan: Simplify 'Use Ajax'. 2013-04-18 08:11:49 +01:00
Alex Pott 0cc0335638 Issue #1970206 by andypost, swentel: Move fields and instances to standard profile config. 2013-04-18 08:08:18 +01:00
Alex Pott 6fa5b693be Issue #1751234 by yched, amateescu, swentel, kotnik, webflo, pcambra | tstoeckler: Convert option widgets to Plugin system. 2013-04-18 08:02:19 +01:00
Alex Pott 9c74b54707 Issue #1863816 by dawehner, yched, rootatwc: Allow plugins to have services injected. 2013-04-18 07:54:34 +01:00
Alex Pott 3e88fc4eee Issue #1972242 by amateescu, chx: Fixed User compact view mode is not configured in minimal. 2013-04-17 07:28:34 +01:00
webchick 1c29588594 Issue #1880424 by linclark, effulgentsia: Handle entity references on import. 2013-04-16 17:44:21 -07:00
webchick 6fa6c77258 Issue #1968360 by effulgentsia: Remove per-region block markup. 2013-04-16 17:26:45 -07:00
Jennifer Hodgdon 9fc090c295 Issue #1970068 by Bojhan: Fix typo 2013-04-16 12:53:13 -07:00
Alex Pott aaf48107d2 Issue #1365234 by TravisCarden, amontero, bartmcpherson, xjm: Add description to "access content overview" permission. 2013-04-16 18:43:21 +01:00
webchick ea909a162c Issue #1971012 by kgoel, jhodgdon: Fixed Search results twig template is missing */. 2013-04-15 17:17:17 -07:00
catch 6a6c0654c7 Issue #1946318 by kim.pepper: Convert confirm_form() in action.admin.inc to the new form interface. 2013-04-15 22:32:53 +01:00
catch 80931c9a5b Issue #1938296 by disasm, YesCT: Convert book_admin_overview() and book_render() to a new-style Controller. 2013-04-15 22:19:00 +01:00
catch 26697707dc Issue #1862754 by dawehner, Berdir: Implement entity access API for comments. 2013-04-15 22:14:39 +01:00
Jennifer Hodgdon fd7f1183a2 Issue #1967144 by tim-e, larowlan: Fix up inherited docs in CustomBlock.php 2013-04-15 10:29:19 -07:00
Jennifer Hodgdon e65fa4f372 Issue #1966948 by kiamlaluno: Upate reference to Drupal 6 hook in user_login_finalize 2013-04-15 10:26:27 -07:00
webchick c116398074 Issue #1966614 by Johnny vd Laar, jibran: Fixed Permission named wrong: 'update terms in' vs 'edit terms in'. 2013-04-15 08:29:23 -07:00
webchick 866f7eb9e3 Issue #1970208 by tim.plunkett: Fixed Views blocks are missing contextual links. 2013-04-15 08:26:55 -07:00
webchick 99fa48d9df Issue #1940592 by alexpott, Wim Leers, nikkubhai: Fixed Ckeditor disappears when caching and compression is enabled. 2013-04-15 08:25:40 -07:00
webchick 9f723a4693 Issue #1968322 by effulgentsia: Remove unused $id and $zebra variables from templates. 2013-04-15 08:24:50 -07:00
Alex Pott 677a98f63b Issue #1970068 by dawehner, Bojhan: Please remove all please(s) from the views UI. 2013-04-15 11:00:23 +01:00
Alex Pott 99b39dc7d8 Issue #1963470 by effulgentsia, Crell, tim.plunkett, larowlan: Move controller derivation to route enhancers (and just that). 2013-04-15 10:21:21 +01:00
Alex Pott c5d0a8ef61 Issue #630446 by alexpott, David_Rothstein: Allow SimpleTest to test the non-interactive installer. 2013-04-14 23:38:51 +01:00
Alex Pott dc8aeca05b Issue #1929064 by andypost: Followup: Refactor views_ui_rearrange_form() to remove theme function for table render. 2013-04-14 22:00:26 +01:00
Alex Pott 4e833c9274 Issue #1921550 by EclipseGc, larowlan: Create a Language check Condition. 2013-04-14 21:56:35 +01:00
webchick c95875b0ae Issue #1966424 by tim.plunkett, dawehner, damiankloip: Allow Views handlers to be optional. 2013-04-14 13:15:54 -07:00
webchick 9bf03a6c3d Issue #1969630 by Bojhan: Machine name of display, should have a field title not field description. 2013-04-14 13:11:48 -07:00
webchick 1e4066185e Issue #1969634 by Bojhan: Simplify class names UI. 2013-04-14 13:09:29 -07:00
webchick 8833d4cf7b Issue #1969624 by Bojhan: Simplify 'Hide attachments in summary'. 2013-04-14 13:07:43 -07:00
webchick edf46d8857 Issue #1970010 by Bojhan: Simplify administrative title and description. 2013-04-14 13:03:12 -07:00
webchick 5d49d47505 Issue #1969980 by Bojhan: Administrative comment. 2013-04-14 13:02:13 -07:00
webchick 2a5164ddee Issue #1969972 by Bojhan: Remove useless intro on views editing. 2013-04-14 13:01:21 -07:00
webchick 1488b8bf30 Issue #1969714 by yched: Fixed Stale class names for FieldInstance in phpdocs. 2013-04-14 13:00:31 -07:00
webchick 7cf52a7bdf Issue #1967092 by dawehner, xjm: Reorder the frontpage view so that the page display is first. 2013-04-14 12:58:43 -07:00
webchick 45e0ca450b Issue #1877638 by fago, Gaelan, YesCT, das-peter, tim.plunkett, smiletrl: Rename getOriginalEntity() and remove duplicated functions from ConfigEntityBase. 2013-04-14 12:22:31 -07:00
Alex Pott e0a111a88a Issue #1931900 by marcingy, chx | swentel: Fixed EFQ calls field_info_field() too liberally. 2013-04-14 14:45:45 +01:00
Alex Pott e784ac79b6 Issue #1964098 by larowlan | jm.federico: Fixed #ajax doesn't work on #number field types. 2013-04-14 13:04:35 +01:00
Alex Pott e9aa9c4ac4 Issue #1787238 by aspilicious, swentel, yched | pcambra: Convert options module formatters to Plugin system. 2013-04-14 12:30:20 +01:00
webchick 316b5edf9a Issue #767894 by kim.pepper, sivaji, paranojik: Fixed Add a confirm form for feed delete. 2013-04-13 16:11:31 -07:00
webchick b5c0d297ab Issue #1862398 by Berdir: Replace drupal_http_request() with Guzzle. 2013-04-13 16:06:25 -07:00
webchick b77715c307 Issue #1967294 by tim.plunkett: Add a dedicated @EntityType annotation. 2013-04-13 15:15:20 -07:00
Alex Pott a820153fa5 Issue #1735118 by swentel, yched, xjm, larowlan, alexpott, tim.plunkett: Convert Field API to CMI. 2013-04-13 18:06:40 +01:00
webchick 5a6647be01 Issue #1964348 by damiankloip, xjm, dawehner: Rename DisplayPluginBase::getStylePlugin() and enable type filtering for more plugin types. 2013-04-12 22:20:07 -07:00
webchick b2e49105fd Issue #1912568 by typhonius, Berdir: Convert drupal_http_request() usage in SearchRankingTest.php to Guzzle. 2013-04-12 20:29:22 -07:00
webchick 258dbd6dce Issue #1875614 by Sutharsan, YesCT, Berdir: Convert drupal_http_request() usage in locale.batch.inc to Guzzle. 2013-04-12 20:28:22 -07:00
webchick 17a2aa62ff Issue #1719640 by nod_, droplet, Wim Leers, SebCorbin: Use 'button' element instead of empty links. 2013-04-12 20:25:44 -07:00
webchick 2212a5fed8 Issue #1969276 by effulgentsia, tim.plunkett, EclipseGc: Refactor block plugins to make room for a BlockBase::build() implementation. 2013-04-12 20:24:29 -07:00
Alex Pott e52e0fc463 Issue #1946428 by foopang | mtift: Convert all of confirm_form() in menu.admin.inc to the new form interface. 2013-04-13 00:06:25 +01:00
webchick ca94ae9032 Issue #1963976 by shanethehat, Cottser: Remove theme_views_tab() and theme_views_tabset() declarations from views_ui_theme(). 2013-04-12 00:23:34 -07:00
webchick 5ca8576b3c Issue #1963798 by tim.plunkett, damiankloip: Fixed Page displays cannot be deleted unless they have a valid path. 2013-04-12 00:18:24 -07:00
webchick 7cd6578d8d Issue #1866124 by Berdir, YesCT: Convert drupal_http_request() usage in openid.module to Guzzle. 2013-04-12 00:15:30 -07:00
webchick 3c89188181 Issue #1967728 by Wim Leers: Fixed In-place editing toolbars in DOM not removed after stopping in-place editing. 2013-04-12 00:08:19 -07:00
webchick 1fb4c7e15d Issue #1957104 by alexpott: Fixed Empty regions displayed even though they're empty. 2013-04-11 23:57:55 -07:00
webchick 7f621ed0ee Issue #1937384 by amateescu: Remove 'bundles' key from the MenuLink class annotation. 2013-04-11 23:55:51 -07:00
webchick 58e8125104 Issue #1950726 by chx: Convert hook_archiver_info() into the New Shiny(TM). 2013-04-11 23:33:28 -07:00
webchick be6f421cc6 Issue #1849610 by mgifford, edrupal, dawehner, rootwork, falcon03: Improve 'add' links accessibility. 2013-04-11 23:28:53 -07:00
webchick 4d02ee3c8c Issue #1967112 by nod_: Fixed HTML 5 validation breaks the cancel button in Views UI dialogs. 2013-04-11 23:09:52 -07:00
webchick 0c1777a91d Issue #1967420 by tim.plunkett, dawehner: Allow Core\AnnotatedClassDiscovery to pass all parameters to the constructor of Component\AnnotatedClassDiscovery. 2013-04-11 22:59:05 -07:00
webchick b7b6bc5e63 Issue #1968328 by tim.plunkett: Fixed Expandable children are gone from vertical toolbar. 2013-04-11 22:13:24 -07:00
Alex Pott a015229dd0 Issue #1921546 by larowlan, EclipseGc: Create a PHP Filter Condition. 2013-04-12 01:29:02 +01:00
Alex Pott 874340663f Issue #1946414 by larowlan | mtift: Convert confirm_form() in forum.admin.inc to the new form interface. 2013-04-12 01:16:16 +01:00
Alex Pott ee1c53e517 Issue #1965164 by tim.plunkett: Add dedicated annotations for Views handlers. 2013-04-11 22:42:45 +01:00
Alex Pott 809138a7c6 Issue #1465774 by amateescu, patrickd: Provide a 'Hidden' field widget. 2013-04-11 21:58:27 +01:00
Alex Pott a51bb7ef5d Issue #1862512 by Berdir, YesCT: Convert drupal_http_request() usage in xmlrpc.module to Guzzle. 2013-04-11 18:14:45 +01:00
Alex Pott 8b386d9ad2 Issue #1930048 by damiankloip, dawehner: Use reflection for ViewExectuable::destroy(). 2013-04-11 18:10:42 +01:00
Alex Pott 31618908e4 Issue #1964880 by falcon03 | jessebeach: Convert the Overlay close button from an anchor element to a button element. 2013-04-11 18:09:43 +01:00
Alex Pott bc8686e591 Issue #1867642 by dawehner, damiankloip: Expose forum tables to views. 2013-04-11 17:58:22 +01:00
Alex Pott bea3588b22 Issue #1957148 by damiankloip | Berdir: Replace entity_query() with Drupal::entityQuery(). 2013-04-11 13:55:05 +01:00
Alex Pott 2fbb2642eb Issue #1877394 by damiankloip, Bojhan: Cleanup rewrite results. 2013-04-11 12:10:22 +01:00
Alex Pott 717241a248 Issue #1921132 by nick_schuch: Wrap each tour item in a class. 2013-04-11 10:34:29 +01:00
Alex Pott 7ba4db06c8 Issue #1829328 by Christian Biggins, larowlan | falcon03: Fixed Adding a new content type, 'default parent item' is shown even if no menu is selected. 2013-04-11 08:51:49 +01:00
Alex Pott 3e3f16e8e7 Issue #1809590 by ditcheva, franskuipers, droplet: Rename 'Find Content' to 'All Content'. 2013-04-11 08:15:42 +01:00
Alex Pott b4cc0cc5bd Issue #1033116 by eojthebrave, c4rl, brianV, tim.plunkett | webchick: Rename template.php to THEMENAME.theme to elimnate ambiguity around 'the template file' vs. 'template files'. 2013-04-11 07:30:05 +01:00
Alex Pott e45b1a76f0 Issue #1867382 by Berdir, Sutharsan: Convert drupal_http_request() usage in statistics.module to Guzzle. 2013-04-11 07:02:44 +01:00
Alex Pott 15f94a422a Issue #1961940 by xjm: Make 'Manage fields' the default dropbutton operation for content types. 2013-04-11 07:02:44 +01:00
webchick 6543a5bae6 Issue #1847768 by rootatwc, tim.plunkett, effulgentsia, Crell, Damien Tournoud: Remove ip_address(). 2013-04-10 17:17:57 -07:00
Alex Pott 28f278b435 Issue #1862538 by Berdir: Convert drupal_http_request() usage in update.fetch.inc to Guzzle. 2013-04-11 00:53:06 +01:00
Alex Pott 87f01f0653 Issue #1924992 by tim.plunkett, kim.pepper, damiankloip, amateescu: Convert user's system_config_form() to SystemConfigFormBase. 2013-04-11 00:35:47 +01:00
Alex Pott c44404a3a3 Issue #1957670 by larowlan | sreynen: Fixed Link field labels don't show in entity forms. 2013-04-11 00:24:37 +01:00
Alex Pott 124e3fb378 Issue #1942170 by vijaycs85: Fixed Make Taxonomy module active config save format match the default yml file. 2013-04-11 00:07:46 +01:00
Alex Pott 130a554713 Issue #1942152 by vijaycs85, rajneeshb: Fixed Make Menu module active config save format match the default yml file. 2013-04-10 23:59:28 +01:00
Alex Pott dd91e31b58 Issue #1942110 by sidharthap | vijaycs85: Fixed Make breakpoint active config save format match the default yml file. 2013-04-10 23:54:55 +01:00
Alex Pott dee9ef6647 Issue #1929064 by damiankloip, dawehner: Refactor views_ui_rearrange_form() to remove theme function for table render. 2013-04-10 23:52:04 +01:00
Alex Pott 763caef922 Issue #1831696 by dawehner, damiankloip | Bojhan: Fixed View page link goes nowhere, if you have not saved. 2013-04-10 22:51:42 +01:00
Jennifer Hodgdon 53532e96c9 Issue #1963206 by fgm: Add hook_schema_alter to scheamapi topic 2013-04-10 14:50:17 -07:00
Jennifer Hodgdon 72075cd1ac Issue #1961832 by foopang: Fix docs typo in field_ui.admin.inc 2013-04-10 14:46:23 -07:00
Alex Pott d9fd65f900 Issue #1938972 by msonnabaum, RobLoach, tsphethean, dawehner, rootatwc: Start moving string functions into a utility class. 2013-04-10 22:31:15 +01:00
webchick ec6fa93c2e Issue #1845836 by dawehner, sun, damiankloip, xjm: Make the actions exposed in the views bulk operation handler configurable. 2013-04-10 14:11:32 -07:00
Alex Pott d569e20a9a Issue #1843034 by Cottser, japerry, heyrocker, steveoliver, c4rl: (Tests for) Make Twig settings configurable. 2013-04-10 21:54:42 +01:00
webchick 38226cc818 Issue #1914256 by damiankloip, dawehner, tim.plunkett: Add all views hooks to hook_hook_info(). 2013-04-10 13:12:01 -07:00
webchick 467490ca9a Issue #1954648 by rsaddington, echoz, LewisNyman: Fixed Long error messages break the viewport on narrow screen sizes. 2013-04-10 12:16:23 -07:00
webchick 6e5ea17d26 Issue #1944756 by kim.pepper: Convert action_admin_configure() to a new-style Controller. 2013-04-10 12:13:03 -07:00
webchick c454976b94 Issue #1964592 by vijaycs85: Create configuration schemas for picture module. 2013-04-10 11:56:00 -07:00
Alex Pott 711dd53d4c Issue #1965894 by chx: Fixed Misleading variable name in BreakLockForm. 2013-04-10 18:38:03 +01:00
webchick 0107faaffd Issue #1965842 by dawehner: Move date argument annotations to properties. 2013-04-10 10:35:14 -07:00
Alex Pott c7916f0551 Issue #1959110 by a.ross: Fixed theme_table() outputs the no_striping() option as an HTML attribute. 2013-04-10 18:15:48 +01:00
webchick 681a26068b Issue #1963268 by dawehner, xjm: The frontpage view no results title should be 'Welcome to [site:name]' (as opposed to hardcoding 'Drupal'). 2013-04-10 10:09:59 -07:00
webchick e03d403286 Issue #1957302 by katbailey: Added Convert PathProcessorTest to PHPUnit. 2013-04-10 09:24:35 -07:00
Alex Pott bf06e1836b Issue #1965836 by EclipseGc: Fixed The Condition Manager Needs the Namespace. 2013-04-10 16:44:26 +01:00
Alex Pott f28861973d Issue #1511862 by mgifford: Fixed Add Fieldsets to Advanced Search Form. 2013-04-10 12:30:39 +01:00
Alex Pott 58bfec39f7 Issue #1964046 by chx: Fixed Misleading variable name in Combine filter. 2013-04-10 12:21:00 +01:00
Alex Pott 560b80914f Issue #1684876 by droplet | nod_: JSHint toolbar. 2013-04-10 11:10:05 +01:00
Alex Pott fd6594bef7 Issue #1955288 by lilster66 | nod_: JSHint editor. 2013-04-10 10:58:47 +01:00
catch 75f3ef0601 Issue #1962578 by Berdir, damiankloip, dawehner, xjm: Fixed ViewsDataCache writes multiple times in __destruct(). 2013-04-10 10:35:19 +01:00
Alex Pott b92c56b164 Issue #1964254 by vijaycs85, YesCT | Gábor Hojtsy: Fixed Configuration schemas missing langcode and uuid at places. 2013-04-10 09:40:30 +01:00
webchick 7724c1931a Issue #1959122 by Crell, tim.plunkett, chx: Fixed Optional params are not possible in routes. 2013-04-09 14:10:34 -07:00
webchick 13b3e276e1 Issue #1848210 by dysrama, David_Rothstein, kid_icarus, YesCT, Gábor Hojtsy: Fixed [Regression] Submitting a form in Overlay shows content + dsm() for a split second before redirecting to front-end theme. 2013-04-09 14:07:19 -07:00
webchick dd85e54ab1 Issue #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version. 2013-04-09 13:58:51 -07:00
catch 95516e65b7 Issue #1798832 by andreiashu, Berdir, heyrocker, aspilicious, johan.gant, typhonius, ACF: Convert https to . 2013-04-09 21:38:06 +01:00
catch d9cbceca75 Issue #1862524 by Berdir, Sutharsan, rootatwc: Convert drupal_http_request() usage in aggregator.module to Guzzle. 2013-04-09 21:34:59 +01:00
catch 90abea77fc Issue #1929014 by damiankloip: Fix views rest export plugin render values and add option to output raw values. 2013-04-09 21:32:06 +01:00
catch e287c9de95 Issue #1957590 by dawehner, mkadin: Remove remaining procedural ajax command usages. 2013-04-09 21:30:46 +01:00
catch 90ead8f9fa Issue #1912594 by krishworks, Berdir: Convert drupal_http_request() usage in system.module to Guzzle. 2013-04-09 21:27:45 +01:00
catch 8320fdc2d5 Issue #1959116 by amateescu: Entity reference autocomplete shouldn't include html in its return value. 2013-04-09 21:25:48 +01:00
Alex Pott e97a786c05 Issue #1947814 by vijaycs85, Gábor Hojtsy, tim.plunkett: Fixed New config entities often save as langcode: und incorrectly. 2013-04-09 13:04:07 +01:00
Alex Pott 34e630950a Issue #1939660 by chx | catch: Use YAML as the primary means for service registration. 2013-04-09 05:32:49 +01:00
catch 31256993e6 Issue #1821848 by andypost, rbayliss, alexpott: Fixed Move image style load/update/delete operations into a new ImageStyleStorageController. 2013-04-08 15:27:35 +01:00
catch 231fd21638 Issue #1833050 by rballou, droplet: JSHint modules/views/js/ajax.js. 2013-04-08 15:23:12 +01:00