Commit Graph

177 Commits (972bdf17b5c4d6d4af62ce7e3c1ff41ea7594854)

Author SHA1 Message Date
Jennifer Hodgdon 0366140fa0 Issue #2013094 by pwieck, Cottser: Remove unnecessary template_preprocess() reference from all Twig files 2013-06-20 07:02:02 -07:00
Alex Pott e52a3bbf27 Issue #2005520 by echoz: Remove remaining prefixed border-radius and box-shadow from core. 2013-06-19 22:49:23 +02:00
Alex Pott 6c5cc0c281 Issue #2006952 followup by kay_v: Replace theme() with drupal_render() in seven.theme. 2013-06-18 14:11:49 +02:00
Alex Pott a2ed2bbcbf Issue #2021073 by echoz: Remove Seven's ie.css. 2013-06-18 13:38:44 +02:00
Alex Pott aaa4e9dff3 Issue #2003814 by dasjo, pmelab, Cottser: Remove Bartik process layer functions, refactor color module alterations. 2013-06-18 07:34:38 +02:00
Alex Pott 614550dcd2 Issue #2018913 by ekl1773, jessebeach: Vertical tab styling for tabs should not be applied when JavaScript is disabled and no tabs are present. 2013-06-17 23:33:40 +02:00
Alex Pott da1b134af1 Issue #1363112 by mparker17, mgifford, tlattimore, Jacine, dcmouyard, bowersox, ry5n, ahdiaz: Simplify names of 'element-x' helper classes. 2013-06-17 21:58:27 +02:00
Alex Pott 84d0ea9776 Issue #1861702 by echoz, rteijeiro, LewisNyman, mcjim: Add a responsive grid to the Appearance page. 2013-06-14 00:57:52 +02:00
Alex Pott b3b93ac424 Issue #1994192 followup by mjohnq3: Fixed Bartik's menu tabs in RTL. 2013-06-11 01:04:27 +01:00
Alex Pott bc7e09a4a9 Issue #2006952 by thedavidmeister: Replace theme() with drupal_render() in seven.theme. 2013-06-09 19:08:59 +01:00
Alex Pott 4f3fbf6204 Issue #1000688 by ArtistConk, franz: Fixed Bartik's node add form needs some help. 2013-06-09 11:50:05 +01:00
Alex Pott 2432c02138 Issue #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention. 2013-06-07 11:48:55 +01:00
Dries e2c4d34c31 Issue #1994192 by tsi, mjohnq3: Bartik's menu tabs in RTL. 2013-06-05 13:37:07 -04:00
Dries 7ee44e459a Issue #556380 by deekayen, ParisLiakos, cweagans: Remove OpenID from core. 2013-06-03 21:17:32 -04:00
Dries b447f19b01 Issue #1932948 by falcon03: Primary tabs could not work in certain situations due to a wrong ARIA role. 2013-06-03 21:08:09 -04:00
Dries d19a740f9c Issue #2003908 by tim.plunkett: regression of primary button styling. 2013-05-29 14:50:17 -04:00
catch 6e95cc60b9 Issue #1806478 by Cottser, joelpittet, kevinquillen: Make twig the default engine once all modules templates are converted from .tpl.php to .html.twig. 2013-05-29 08:41:16 +01:00
Alex Pott 8dc1fab2c7 Issue #1938840 by chrisjlee, duellj, Cottser, shanethehat, idflood, tlattimore: Bartik.theme - Convert PHPTemplate templates to Twig. 2013-05-24 10:40:10 -07:00
Alex Pott 3d24449a97 Issue #1938848 by Jaesin, Cottser, jenlampton, hefox, Shawn DeArmond, frob, boze, joelpittet, mrf, dcrocks: seven.theme - Convert PHPTemplate templates to Twig. 2013-05-24 09:53:16 -07:00
Alex Pott 684aaa5ba0 Issue #1961870 by Cottser, foopang, kgoel, shanethehat, tlattimore, c4rl, joelpittet, thedavidmeister: Convert page.tpl.php to Twig. 2013-05-24 09:46:19 -07:00
Dries 2dfd1fccae Issue #1989488 by echoz, LewisNyman: Vertical tabs style update. 2013-05-19 08:36:26 -07:00
Alex Pott 79ea2f38f8 Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files. 2013-05-07 14:51:26 +01:00
Nathaniel Catchpole 31513883d9 Issue #1712250 by alexpott, n3or, cam8001, vijaycs85, Albert Volkman, jibran, heyrocker, chx: Convert theme settings to configuration system. 2013-05-07 10:47:19 +01:00
webchick 45b2e47e1b Issue #1979392 by thamas, Gábor Hojtsy: Fixed Bartik broken in RTL. 2013-05-02 00:47:28 -07:00
Alex Pott 578aa1d1fb Issue #1978036 by echoz: Clean up css in vertical tabs. 2013-05-01 18:43:20 +01:00
Alex Pott 620d497915 Issue #1913618 by tim.plunkett, amateescu: Convert EntityFormControllerInterface to extend FormInterface. 2013-04-30 00:46:14 +01:00
Nathaniel Catchpole 064c81785c Issue #1975462 by thedavidmeister, alexpott, chx, joelpittet: Fixed Allow and test for NULL and integer 0 values in Twig templates. 2013-04-29 12:24:59 +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 6fa6c77258 Issue #1968360 by effulgentsia: Remove per-region block markup. 2013-04-16 17:26:45 -07:00
webchick 9f723a4693 Issue #1968322 by effulgentsia: Remove unused $id and $zebra variables from templates. 2013-04-15 08:24:50 -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 8253ee964d Issue #1937824 follow-up by echoz, mariacha1: Simpler fix for Improve button-link spacing on confirm form. 2013-04-11 23:52:07 -07: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
webchick a098c6e1ec Issue #1940208 by pameeela, mgifford, echoz: Fixed Contrast for add & remove shortcut links on overlay not sufficient for WCAG - Regression. 2013-04-05 09:08:49 -07:00
webchick 8f3468aa40 Issue #1937824 by mariacha1, keyhitman, pixelmord, pameeela: Fixed Improve button-link spacing on confirm form. 2013-04-04 18:00:49 -07:00
webchick fb5e30a764 Issue #1924368 by JohnAlbin, ykhadilkar, carwin: Change notice: Rename old CSS constants to CSS_AGGREGATE_* and add new CSS weight constants. 2013-04-03 19:15:01 -07:00
webchick 03b8692b41 Issue #1902856 by rcaracaus, echoz: Search page results in narrow screens. 2013-03-29 10:30:36 -07:00
webchick 8aedb8ba85 Issue #1847084 by jessebeach, trawekp, LewisNyman, nod_, tarekdj: Fixed Vertical toolbar doesn't work with overlay (measure/track displacing elements better + provide change events for them). 2013-03-29 08:23:50 -07:00
webchick 9d102d5dea Issue #1269166 by mgifford, Everett Zufelt, hass: Fixed PRE tags have unreadable small font-size. 2013-03-24 14:47:55 -04:00
webchick 7690b07baa Issue #1913958 by hass, YesCT: Fixed Bartik theme: Don't change capitalization of translatable strings with CSS. 2013-03-17 01:02:23 -07:00
Dries de808c2ac0 Issue #1913692 by mgifford: Convert Seven to HTML5. 2013-03-12 22:03:15 -07:00
Dries e5ccdb401f Issue #1849754 by kanchuraji, droplet: fixed add and remove shortcuts hover text alignment. 2013-03-09 17:40:09 -05:00
Dries 224b3c984f Issue #1802566 by mgifford, ao5357, mjohnq3: Add ARIA landmarks for Bartik theme. 2013-03-09 17:19:09 -05:00
Dries 6bf13bd87b Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML. 2013-03-06 17:51:39 -05:00
webchick 752e98185a Issue #1906506 by Fabianx, steveoliver, Cottser: Added Twig settings implementation: Show theme hook / template suggestions in HTML comments. 2013-02-19 00:59:05 -08:00
Dries b2320bc9d5 Issue #1871772 by larowlan, EclipseGc: Convert custom blocks to content entities. 2013-02-18 17:17:49 -05:00
Dries a96697c7d5 Issue #1864066 by sun, andypost, tim.plunkett: Simplify hook_menu_local_tasks() and MENU_DEFAULT_LOCAL_TASK usage. 2013-02-18 12:03:05 -05:00
Dries 7b58b93bc9 Issue #1838156 by ry5n, swentel, sannejanssen: Implement the two-column layout for the new create content page. 2013-02-16 13:33:45 -05:00
Dries 33b2157105 Issue #1913112 by jenlampton, rcross: Put some more space between buttons at the bottom of forms. . 2013-02-14 21:55:38 -05:00
Dries 5ff8ffbf13 Issue #1912112 by andrewmacpherson: Help module name not aligned with checkbox in module listing. 2013-02-09 11:53:50 +11:00