Commit Graph

20166 Commits (04fd88499dafcb824f0d300b21392778dddf59ed)

Author SHA1 Message Date
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 d2e5e7b77a Issue #1972982 by nod_, jessebeach: Fixed Vertical tabs are broken. 2013-04-18 09:21:48 +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
Alex Pott 23c27a8864 Issue #1948374 by duellj | joelpittet: #type 'table' allow attributes on table cells. 2013-04-16 21:31:49 +01: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
Alex Pott 9263a49921 Issue #842216 by Devin Carlson, valthebald | jhodgdon: Remove $installed_profile global variable left over from D6. 2013-04-16 18:34:23 +01:00
webchick ea909a162c Issue #1971012 by kgoel, jhodgdon: Fixed Search results twig template is missing */. 2013-04-15 17:17:17 -07:00
webchick aa8b243182 Issue #1969162 by xjm: Add Twig makers of awesomeness to MAINTAINERS.txt. 2013-04-15 17:15:56 -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 139ba19155 Issue #1969420 by Berdir: Fixed Unecessary semaphore cleanup query on every request. 2013-04-15 22:24:39 +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
Alex Pott b36ca2848e Issue #1885850 by jenlampton: Remove theme_update_page(). 2013-04-14 21:30:04 +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