Commit Graph

312 Commits (1c4efd63c3551dbe6cf6b8dcc6a44e0b6cb54ca3)

Author SHA1 Message Date
Dries 1c54559172 Issue #2079761 by tim.plunkett: Use a template for the block listing page to simplify the form. 2013-09-04 16:42:50 -04:00
Alex Pott 07525d78cd Issue #2080841 by pwolanin: Fixed l() method on \Drupal needs to be static. 2013-09-03 21:30:49 +01:00
webchick cb829e1906 Issue #2032895 by balsama, yannickoo: Follow-up use better technique for vertical centering. 2013-08-31 00:07:28 -07:00
Nathaniel Catchpole ec9b2e800c Issue #1969916 by Tim Bozeman, Wim Leers, Cottser, nod_: Fixed Remove drupal_add_js()/css from seven.theme. 2013-08-30 16:22:28 +01:00
Alex Pott 33ecf50ace Issue #2070785 by thamas: Fixed Password confirm text lolls out from the layout in the install page . 2013-08-28 01:16:47 +01:00
webchick 75644c155f Issue #1965650 by Pancho, mradcliffe, manningpete, rabbit_media, DeeLay: Fixed Comment rendering broken: comment body rendered outside of the bubble. 2013-08-18 00:17:51 -07:00
Dries dd95e4bae3 Issue #2049039 by Berdir: Convert node properties to methods. 2013-08-16 12:13:11 -05:00
Dries d6ba81b6d5 Issue #2058321 by tim.plunkett, pameeela: Move the 'place block' UI into the block listing. 2013-08-15 10:28:57 -05:00
webchick 3cf100dfcd Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config(). 2013-08-14 09:54:28 -07:00
Alex Pott 0ed5ac5a63 Issue #2062161 by duozersk: Remove Unused local variable from /core/themes/seven/seven.theme. 2013-08-13 16:22:20 -05:00
Alex Pott 56c0c3ca4b Issue #2062133 by duozersk: Remove Unused local variable from /core/themes/engines/twig/twig.engine. 2013-08-13 16:20:54 -05:00
webchick af411e00da Issue #2062487 by oadaeh: Fixed Remove excess space above Views' fieldset titles. 2013-08-11 21:15:29 -07:00
Alex Pott cc7c70e9af Issue #2011578 by mortendk, tlattimore, Cottser, soulston: Markup for Stark's page.html.twig + maintenance-page.html.twig. 2013-08-06 00:52:22 +02:00
Dries 656b3422e3 Issue #2057317 by echoz: Cleanup recently patched qualified selector css. 2013-08-05 08:44:25 +02:00
webchick 10223bee21 Issue #2054485 by timmillwood: Fixed The status report table is missing a right and bottom border. 2013-07-31 23:50:48 -07:00
webchick 1f21964617 Issue #1919658 by seanr: Fixed Footer link styling overrides contextual links. 2013-07-31 13:03:44 -07:00
Nathaniel Catchpole 29c09effc3 Issue #1843650 by Mark Carver, jenlampton, Cottser: Remove the process layer (hook_process() and hook_process_HOOK). 2013-07-27 15:26:33 +01:00
Nathaniel Catchpole 95d856d749 Issue #1937926 by richardj, Mandakini_Kumari, Pix, jessehs, alexpott: Fixed Shortcuts toolbar tray does not properly float the 'Edit shortcuts' link in Bartik. 2013-07-24 21:12:11 +01:00
Alex Pott 51efbbfc20 Issue #2047061 by jessebeach: Fixed Remove redundant [role=navigation] in the header around the breadcrumbs in the Seven theme page template. 2013-07-24 01:53:33 +02:00
Alex Pott 7272a7119f Issue #1986400 by echoz, ironkiat, oresh, ideogram_nl, ry5n: Table style update. 2013-07-24 01:31:40 +02:00
Alex Pott ad137531c9 Issue #2041287 by Berdir: Convert ->nid to ->id() and ->isNew(). 2013-07-20 13:21:43 +01:00
Alex Pott 5d649f8bfc Issue #1589968 by cr0ss, Cottser, Pancho, DarthDrupal, Mark Carver: Move Title from process to preprocess, remove template_process_page(). 2013-07-19 19:15:13 +01:00
Alex Pott 8b4fa68c75 Issue #2004286 by joelpittet, jenlampton, Cottser, LinL: Defer calls to drupal_get_()* functions until printed inside a template by adding a RenderWrapper class. 2013-07-14 16:17:23 -04:00
Nathaniel Catchpole c094757a99 Issue #1963942 by joelpittet, ACF, dasjo: Change all instances of $vars to $variables. 2013-07-13 11:30:18 +01:00
Alex Pott 9306022ca0 Issue #2033137 by yannickoo: Fixed New installer sidebar not properly RTL. 2013-07-10 17:14:26 +01:00
Alex Pott 3d521d93b0 Revert "Issue #2004286 by joelpittet, jenlampton, Cottser, LinL: Defer calls to drupal_get_()* functions until printed inside a template by adding a RenderWrapper class."
This reverts commit 5aced021d9.
2013-07-03 13:06:04 +01:00
Alex Pott 5aced021d9 Issue #2004286 by joelpittet, jenlampton, Cottser, LinL: Defer calls to drupal_get_()* functions until printed inside a template by adding a RenderWrapper class. 2013-07-02 13:48:47 +01:00
Alex Pott b48f8fda69 Issue #2030925 by echoz: Quote rtl attribute selector. 2013-07-02 13:40:19 +01:00
Dries 0cbc8d342a Issue #2030625 by ckrina, emma_maria, mordonez: 'Drupal is already installed' page looks misaligned. 2013-06-29 17:29:11 -04:00
Alex Pott 500c0820e6 Issue #2014895 by Wim Leers, jessebeach: Image captions & alignment. 2013-06-29 08:10:01 +01:00
Dries 95cbbbcd43 Issue #1879120 by quicksketch, Wim Leers, larowlan, frega: Use Drupal-specific image and link plugins — use core dialogs rather than CKEditor dialogs, containing alterable Drupal forms. 2013-06-28 13:41:52 -04:00
Nathaniel Catchpole 0f7247e9b2 Issue #1473066 by JohnAlbin, echoz: Move third-party assets out of core/misc folder. 2013-06-28 10:41:31 +01:00
Alex Pott bfba7b8de9 Issue #2015789 by fubhy, echoz, rteijeiro, LewisNyman, penyaskito: Remove language_css_alter() (RTL stylesheets) in favor of HTML 'dir' attribute. 2013-06-28 09:47:08 +01:00
Alex Pott 4586ea128d Issue #2014821 by amateescu, swentel: Introduce form modes UI and their configuration entity. 2013-06-27 22:24:39 +01:00
Alex Pott 3506077cb1 Issue #1337554 by LewisNyman, Bojhan, YesCT, Cottser, jenlampton, Xano, David_Rothstein, larowlan, nilnullvoid: Develop and use separate branding for the installer. 2013-06-27 20:03:01 +01:00
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
webchick 71f619d292 Issue #1838114 follow-up by swentel, sun: Move styling to an alter hook off of Seven theme + other clean-ups. 2013-02-08 16:13:30 -08:00
catch c7212560b6 Issue #1906008 by nod_: Fixed JS error when visiting /core/install.php on already installed Drupal. 2013-02-06 12:10:38 +00:00
catch f0d3dcfaed Issue #1643410 by mgifford, mparker17: Add ARIA landmarks for Seven theme. 2013-02-06 12:07:06 +00:00
catch 4f6facbd80 Issue #1811128 by mgifford, sebsebseb123, mparker17: Fixed No table header on install requirements. 2013-02-06 12:03:53 +00:00
Dries 1f5e126d29 Issue #1852104 by sun, nod_, Cottser, swentel: #type details: Remove #collapsible property. 2013-02-01 16:48:05 -05:00
Dries 2735dbb481 Issue #1179764 by mjohnq3, mbrett5062, tim.plunkett: Convert Bartik to HTML5. 2013-01-31 10:50:04 -05:00
webchick acce454b61 Issue #1886498 by jmarkel: Fixed With Bartik, and browser window is wide, module page layout unusable. 2013-01-29 23:09:01 -08:00
webchick 14717faaaa Issue #1864466 follow-up by echoz: More optimal styling. 2013-01-29 19:54:25 -08:00
webchick 785ca2b2de Issue #1751606 follow-up by sun, swentel: Various fixes for content creation page. 2013-01-29 19:30:40 -08:00
webchick d5a893e6ac Issue #1900458 by Cottser, steveoliver: Use .html.twig instead of .twig file extension. 2013-01-29 19:11:25 -08:00
catch 4c4d860568 Issue #1802566 by ao5357, mjohnq3, mgifford: Add ARIA landmarks for Bartik theme. 2013-01-29 13:05:15 +00:00
catch 64b70d17b3 Issue #1864466 by mcjim: Fixed Password strength checker hidden on small screens. 2013-01-28 21:54:39 +00:00
Dries 2a18edd933 Issue #1751606 by swentel, ry5n, mrfelton, nod_, sun, sannejanssen: Move published status checkbox next to 'Save'. 2013-01-25 14:49:49 -05:00
Dries c2b203e615 Issue #1879798 by echoz: number input at 100% width drops suffix below on narrow screens. 2013-01-24 14:47:45 -05:00
Dries f26efbe105 Issue #1490402 by Lewis Nyman: Fixed Redesign tabs for touch screens. 2013-01-23 14:07:36 -05:00
Dries 4e592b1d80 Issue #1872606 by echoz, Shyamala: Single Column admin pages, details summary causes scrollbar. 2013-01-23 13:09:28 -05:00
Dries de63cbb859 Issue #61285 by typhonius, catch: remove poll module from core. 2013-01-23 12:29:29 -05:00
Dries 9b7bdba101 Issue #1838114 by ry5n, swentel, sun: change node form’s vertical tabs into details elements. 2013-01-17 17:04:11 -05:00
webchick 71b730adfb Issue #1802566 by ao5357, mgifford: Add ARIA landmarks for Bartik theme. 2013-01-02 17:38:37 -08:00
catch e933d81555 Issue #1845728 by sun, ry5n: Refactor and introduce generic button CSS styles for forms and links. 2013-01-02 12:00:25 +00:00
catch 68395eef82 Issue #575298 by sun, tim.plunkett, Rob Loach, KrisBulman, Jacine, danillonunes: Provide non-PHP way to reliably override CSS. 2012-12-29 20:01:54 +00:00
webchick 17766341f8 Issue #1873442 by fabpot: Fixed Refactored core Twig integration. 2012-12-29 00:54:13 -08:00
webchick c41462d5d7 Issue #1832568 by lewisnyman, Bojhan, JohnAlbin, nod_: Beautify install screen on mobile phone. 2012-12-29 00:52:15 -08:00
webchick 215f7297c7 Issue #1840896 by dead_arm: Views UI CSS Cleanup. 2012-12-26 18:40:07 -08:00
Dries 0485f2928f Issue #1804702 by Sutharsan, balintk, YesCT, Jose Reyero, Gábor Hojtsy: Display interface translation status. 2012-12-19 17:11:34 -05:00
webchick c437f67dc7 Issue #1167350 follow-up by ry5n, dead_arm: Slightly modify colour on action links to make it WCAG AA accessible. 2012-12-08 15:15:03 -08:00
webchick d26e8a7d57 Issue #1168246 by sun, mgifford, Manuel Garcia, mbrett5062, ry5n, Everett Zufelt, nod_, aspilicious, deviantintegral, tim.plunkett: Freedom For Fieldsets! Long Live The DETAILS. 2012-11-26 23:07:37 -08:00
catch 4433a2a2a7 Issue #1292470 by sun, tim.plunkett, Berdir, moshe weitzman, pcambra, Niklas Fiekas, andypost et al: Convert user pictures to Image Field. 2012-11-26 10:38:45 +00:00
webchick 6ed4e11b7a Issue #1238484 by mrfelton, ry5n, aspilicious, Bojhan, Xano, nod_, rootatwc, effulgentsia, chx, sun: Ability to mark the form buttons to be of a specific type (so that they can be styled differently). 2012-11-21 11:37:44 -08:00
webchick 064fa245e4 Issue #1790280 by nod_, Bojhan, Wim Leers, danillonunes, deviantintegral, Kiphaas7, benjifisher, sun, yoroy, Everett Zufelt, jenlampton, aspilicious: Module page redesign 2.0. 2012-11-21 11:35:03 -08:00
catch d3069f0e61 Issue #891670 by sun, bleen18: Added a Footer menu to the built-in system menus. 2012-11-20 11:36:51 +00:00
catch 782c30967c Issue #1167350 by sun, ry5n, iflista: Action links were ignored . 2012-11-19 11:43:55 +00:00
webchick 0e4c9f59aa Issue #1799498 follow-up by seutje: Dropbutton fix for Firefox 16+. 2012-11-12 00:56:12 -08:00
webchick e318f1a6df Issue #1806022 by dead_arm, mgifford, ramkumarr, dcmouyard, Bojhan, tim.plunkett: Fixed Views' text color does not have sufficient contrast. 2012-11-12 00:51:46 -08:00
webchick b7f577a2a8 Issue #1810710 by Berdir, Fabianx: Remove copying of node properties wholesale into theme variables. 2012-11-07 02:33:34 -08:00
catch b51ca44710 Issue #1817996 by dead_arm: Added sane default styles for table <caption>. 2012-11-06 16:47:12 +00:00
catch b75a02832a Issue #1488962 by mcjim, lewisnyman, Fr0s7, jtwalters, JohnAlbin, edward_or, chellman: Increase touch target size of admin menu lists. 2012-11-06 13:42:12 +00:00
Dries ee2acd68cc Issue #1696786 by Fabianx, jenlampton, stevector, steveoliver, jwilson3, amateescu, chx: Integrate Twig into core: Implementation issue. 2012-11-03 10:36:10 -07:00
catch a7ab8ebcf8 Issue #1825446 by sun, barraponto: Simplify and remove stone-age CSS styling for tabs. 2012-11-03 00:48:16 +00:00
webchick 5cf538e43a Issue #1826574 by dawehner, dead_arm, tim.plunkett: Move Views theme-specific CSS to their respective themes. 2012-11-02 15:07:57 -07:00
webchick 3c698fb736 Issue #723392 by ry5n, seutje, Jeff Burnz, JohnAlbin, sun: Tame seven's reset.css. 2012-11-01 23:28:14 -07:00
webchick 6bfcc56a31 Issue #1272870 by scor, mgifford, xjm: Fixed No semantics for nested comments / bad for screen-readers. 2012-11-01 21:52:01 -07:00
Dries 3e790105d7 Issue #1799498 by seutje, tim.plunkett, delmarr, jessebeach: improve dropbutton. 2012-11-01 15:11:30 -07:00
webchick 7d6b655291 Issue #1813854 by sun, jessebeach: Simplify and improve default CSS styling for menus. 2012-10-23 19:45:47 -07:00
webchick 7b5fbf3f62 Issue #1811684 by xjm, Fabianx: Fixed XSS: Bartik's node.tpl.php prone to XSS (prints ). 2012-10-17 09:14:17 -07:00
Jennifer Hodgdon ea485a5c18 Issue #372416 by naxoc: Remove nonexistent theme_comment_wrapper() function ref from docs 2012-10-15 13:06:39 -07:00
webchick 37f4e5f9d7 Issue #1751150 by lewisnyman, moshe weitzman, jessebeach: Improve usability of forms on touch screen and small screen devices. 2012-10-12 18:04:42 -07:00
webchick ce9c71f6d0 Issue #1799700 by attiks: Fixed Missing space in breakpoint. 2012-10-08 09:25:44 -07:00
catch c26c3117f1 Issue #1760530 by jenlampton, Albert Volkman, crazyrohila, Risse, justafish, Fabianx: Move all template files provided by core modules and themes into a 'templates' directory inside that module directory. 2012-10-05 21:35:31 +01:00
webchick fc303a4357 Issue #1608878 by jessebeach, tim.plunkett, dead_arm, nod_, sun, effulgentsia, Everett Zufelt, geerlingguy: Added CTools dropbutton to core. 2012-10-03 19:03:22 -07:00
webchick 90b9f678d9 Issue #1800304 by dawehner: Fixed The css for responsive tables on bartik contains old class names. 2012-10-01 19:05:19 -07:00
webchick 0c7b5d8808 Issue #1775774 by attiks, effulgentsia: Added Allow themes to identify their breakpoints to Drupal. 2012-09-26 14:41:44 -04:00
webchick 6e8a223b15 Issue #1276908 by jessebeach, nod_, moshe weitzman, lewisnyman, webchick: Fixed Administrative tables are too wide for smaller screens. 2012-09-26 14:26:15 -04:00
webchick ac801b61b5 Issue #1661814 follow-up by mcjim: Fixed Regression: Seven's responsive maintenance mode template makes installer look crappy, lost step display. 2012-09-15 12:37:25 -07:00
webchick b787545fb5 Issue #846182 by reglogge, szantog, geerlingguy: Fixed Seven theme form buttons have no hover state. 2012-09-04 14:36:10 -07:00
webchick de473408a6 Issue #1742958 by DamienMcKenna, jhodgdon: Fixed All spellings of URI should be uppercase. 2012-09-01 21:50:06 -07:00
webchick af7a3a8d3e Issue #1724252 by sun: Replace /sites/all/* with top-level directories. 2012-08-31 18:01:32 -07:00
webchick c69d5cf92c Issue #1422614 by droplet, rob.black, nod_: Drop Firefox 3.6 support in Drupal core. 2012-08-30 15:34:27 -07:00
webchick fd558951e8 Issue #1661814 by kbasarab, lewisnyman, Ken Hawkins, mcjim, JohnAlbin, h4rrydog: Make 'in maintenance' Seven use a responsive design. 2012-08-28 00:46:05 -07:00
catch 3b84028527 Issue #1137782 by disasm: Remove unused CSS in Seven theme that uses desktop-sized layouts. 2012-08-23 13:28:29 +02:00
catch 81f274cab1 Issue #1359500 by theborg: Fixed Minor html bug in page.tpl.php. 2012-08-22 09:42:12 +02:00
Jennifer Hodgdon 02e4cab661 Issue #1472724 by jibran, balsama, kiamlaluno, asrob, mjonesdinero: Fix bad usage of i.e. and e.g. in node.tpl.php files 2012-08-20 10:23:06 -07:00
catch f8efe8f5fb Issue #1704776 by kid_icarus, tim.plunkett: Fixed Breadcrumb CSS addresses the wrong element. 2012-08-13 23:28:16 +01:00
catch 47cf40eec4 Issue #1704786 by tim.plunkett: Fixed Update seven_css_alter() for jQuery UI update. 2012-08-07 11:23:55 +01:00
Dries 18d21ed048 - Patch #1192044 by mjohnq3, Manuel Garcia, effulgentsia, sun, JohnAlbin, jessebeach, moshe weitzman: Convert Bartik's layout to mobile-first and responsive. 2012-08-03 12:02:37 -04:00