Commit Graph

213 Commits (304da11c95bfdd72cba7a688eb0ab9b21e77c45b)

Author SHA1 Message Date
Nathaniel Catchpole 085a24e07f Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants. 2013-09-05 10:48:11 +01:00
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