Commit Graph

151 Commits (391755e4c154bb0778f2940628a02bc7211dbdf7)

Author SHA1 Message Date
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
Alex Pott 8ec70c2ea3 Issue #1961872 by Cottser, widukind, foopang, shanethehat, nikkubhai, c4rl, thedavidmeister: Convert html.tpl.php to Twig. 2013-05-24 09:41:26 -07:00
Alex Pott 3b1f85aa34 Issue #1920886 by Cottser, Fabianx: Drupal_render() should only render the child elements when rendering a 'render element' for the first time. 2013-05-19 16:34:52 -07:00
Dries 60c3a75e8f Issue #1986408 by LewisNyman, oresh: Message style update. 2013-05-19 08:31:33 -07:00
Nathaniel Catchpole b18ad40678 Issue #1993350 by nod_: Don't add modernizr everywhere. 2013-05-16 09:12:54 +01:00
Dries 8e57fb5263 Issue #1938430 by shanethehat, steveoliver, Fabianx: Don't add a default theme hook class in template_preprocess(). 2013-05-15 14:59:43 -04: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
Nathaniel Catchpole c33191b66b Issue #1982024 by Cottser, Fabianx: Lazy-load Attribute objects later in the rendering process only if needed. 2013-05-05 21:52:35 +01:00
Alex Pott ba6d6e9714 Issue #1974040 by Gábor Hojtsy: Fixed When installing in an RTL language, it should be RTL from profile selection onwards. 2013-05-02 10:04:09 +01:00
catch 478490f23c Issue #1922454 by thedavidmeister, steveoliver, Cottser: Gut l(), fix theme('link'), have a working framework for consistently generated links inside and outside of Twig. 2013-05-01 09:53:04 +01:00
Alex Pott 23c27a8864 Issue #1948374 by duellj | joelpittet: #type 'table' allow attributes on table cells. 2013-04-16 21:31:49 +01: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 b36ca2848e Issue #1885850 by jenlampton: Remove theme_update_page(). 2013-04-14 21:30:04 +01: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 42d635bd0e Issue #1961886 by foopang: Remove 'help' definition from drupal_common_theme(). 2013-04-10 10:06:01 -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
Dries 8da0812745 Issue #1939324 by larowlan: Fixed Typo in template_preprocess_datetime() docblock. 2013-03-12 22:04:27 -07:00
catch 332293cd3f Issue #1938948 by Cottser: Temporarily allow PHPTemplate themes to use .html.twig templates during Twig conversion. 2013-03-12 10:52:39 +00:00
Dries 6bf13bd87b Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML. 2013-03-06 17:51:39 -05:00
catch f8899fb67b Issue #1829224 by alexpott, pfrenssen, vijaycs85, lirantal: Convert the 'theme_default()' variable to CMI. 2013-03-04 14:04:05 +00:00
webchick 4b0ce935b8 Issue #1634280 by EclipseGc, rlmumford: drupal_anonymous_user() should return a User entity. 2013-02-26 15:15:23 -05:00
Dries f6b4d4a225 Issue #501428 by KarenS, swentel, tim.plunkett, webchick, effulgentsia, nod_, scor, Lars Toomre: Added Date and time field type in core. 2013-02-16 18:29:53 -05: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
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
catch 10ab47224d Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. 2013-01-21 19:21:34 +00:00
catch 2cf9e49ebc Revert "Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. Broke core tests after commit."
This reverts commit c80c3e18f1.
2013-01-21 13:53:28 +00:00
catch c80c3e18f1 Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. 2013-01-21 11:02:01 +00:00
Jennifer Hodgdon 4824c21934 Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up for API docs in include files starting with n-z 2013-01-10 15:50:55 -08:00
webchick ab5b5bd874 Issue #1812724 by steveoliver, sun: Change notice: Consolidate all form element templates and add theme_hook_suggestons(). 2013-01-09 21:45:55 -08: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 27545d659f Issue #80855 by sun, vangorra, dman, Damien Tournoud, kkaefer: Add element #type table and merge tableselect/tabledrag into it. 2012-12-26 10:15:32 -08:00
webchick 9e28980b6f Issue #1252178 by rupl, lewisnyman, Jacine: Add Modernizr to core. 2012-11-27 12:49:14 -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
webchick 6399141c6c Issue #1667742 by larowlan, nod_, effulgentsia, jessebeach, sun: Change notice: Add abstracted dialog to core (resolves accessibility bug). 2012-11-26 20:06:01 -08:00
webchick e8a8853054 Issue #1687864 by sun, BarisW, mgifford, sebsebseb123: Bring theme_breadcrumb() up to WCAG 2.0 AA. 2012-11-26 10:31:43 -08:00
webchick a23fde58b7 Revert "Issue #1687864 by sun, BarisW, mgifford, sebsebseb123: Bring theme_breadcrumb() up to WCAG 2.0 AA."
Note to self: Don't commit from the same install you're testing on. ;)

This reverts commit cf860477f4.
2012-11-26 10:30:36 -08:00
webchick cf860477f4 Issue #1687864 by sun, BarisW, mgifford, sebsebseb123: Bring theme_breadcrumb() up to WCAG 2.0 AA. 2012-11-26 09:51:32 -08:00
catch a0b6d65046 Issue #891112 by Berdir, sun, Amitaibu, siharris, Cottser: Replace theme_item_list()'s 'data' items with render elements. 2012-11-16 13:05:26 +00:00
catch fc270c1fed Issue #782672 by sun, David_Rothstein, jhedstrom, franz, Fabianx: Loosen the coupling between the user module and the installer/maintenance theme. 2012-11-11 23:52:37 +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
Dries 3e790105d7 Issue #1799498 by seutje, tim.plunkett, delmarr, jessebeach: improve dropbutton. 2012-11-01 15:11:30 -07:00
catch 2cf108ceba Issue #1785310 by droplet: Add 'type' support to theme_item_list() nested child items. 2012-10-17 22:26:34 +01:00
catch 9fbe74405a Issue #1608842 by chx, alexpott, sun, effulgentsia, beejeebus, tim.plunkett et al: Replace list of bootstrap modules, enabled modules, enabled themes, and default theme with config. 2012-10-09 21:40:35 +01:00
webchick 7be7d81200 Issue #1760530 follow-up by Eric_A: Move field.tpl.php to a templates directory. 2012-10-07 19:13:39 -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
Jennifer Hodgdon 2944c1cee2 Issue #1326664 by Lars Toomre, Albert Volkman, sven.lauer, tim.plunkett: API docs cleanup for parts of system module and other files 2012-10-04 08:28:39 -07: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
catch d7fc7b6a0a Issue #1393392 by c960657, fubhy: Convert prefix cache clears to cache tags, then remove support for them. 2012-10-03 22:06:11 +01: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
catch 74f917aa30 Issue #362889 by Xano, andypost, dawehner, Davy Van Den Bremt, cweagans, sun: Move drupal_common_theme() from common.inc into theme.inc. 2012-09-11 16:08:58 +01:00
catch 4f37cf0255 Issue #1700382 by Albert Volkman, cam8001: Replace remaining references to drupal_attributes() with new Attributes(). 2012-09-04 14:32:47 +01: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 07ad6e733c Issue #1737148 by nod_, SebCorbin, larowlan, tim.plunkett, Albert Volkman, nick_schuch, sun: Explicitly declare all JS dependencies, don't use drupal_add_js(). 2012-08-30 12:24:38 -07:00
catch 4787768339 Issue #1723828 by hass: Fixed Rename theme key to theme hook in error message. 2012-08-23 13:25:58 +02:00
Dries ed9f736bc0 - Patch #542828 by sun, Pasqualle, marcingy, Gábor Hojtsy: do not special case disabled admin theme. 2012-08-12 14:48:54 -04:00
Dries 9a0367face - Patch #1719488 by effulgentsia: Rename language_manager() to language() and related cleanup. 2012-08-09 16:17:01 -04:00
Dries c7dc1e854e - Patch #1712352 by sun: configuration system does not support themes. 2012-08-07 15:19:48 -04:00
Katherine Bailey 1cd28eb4e5 Using the language_manager wrapper function to return a language whether or not we're in the requet scope 2012-08-06 21:52:11 -07:00
Dries 33d4ef886c - Patch #1290694 by hefox, tlattimore, c4rl, chx, tim.plunkett, tstoeckler, msonnabaum: provide consistency for attributes and classes arrays provided by template_preprocess(). 2012-08-03 11:31:18 -04:00
Dries 12ef20ce84 - Patch #461938 by c960657, Kars-T, Garrett Albright, dsdeiz, JamesAn, grendzy: Fixed inconsistent use of filter_xss_admin() on () and (). 2012-07-29 09:26:11 -04:00
Jennifer Hodgdon ac6d1a922b Issue #1663606 by sukotto100: Document what list_themes function actually returns 2012-07-19 16:09:06 -07:00
Dries df07e0d2f8 - Patch #1211668 by scito, Devin Carlson, bornholtz: special characters are encoded twice for feed icon attribute title. 2012-07-07 09:25:17 -04:00
webchick 4b6bdbb1dd Issue #1496542 by cosmicdreams, sun, chx, vasi1186, aspilicious, alexpott, nadavoid, Pedro Lozano, disasm, andypost | heyrocker: Convert site information to config system. 2012-07-02 10:20:33 -07:00
Jennifer Hodgdon 735ad52016 Issue #1333122 by effulgentsia, tim.plunkett: Clarify docs for theme and preprocess/process functions so it is clearer which ones get called for theme functions vs. templates 2012-06-18 14:52:12 -07:00
webchick a2f971e4c4 Issue #1629858 by aspilicious, amateescu: Convert the theme registry to PSR-0. 2012-06-14 11:07:35 +02:00
Dries 57ab8a5465 - Patch #1510686 by cosmicdreams, vasi1186, webflo, disasm: replace remaining references to global () with drupal_container(). 2012-06-12 22:31:11 -04:00
Dries 8456c62674 - Patch #1616896 by Rob Loach: remove (). 2012-06-05 08:46:23 -04:00
Jennifer Hodgdon 467a825239 Issue #1358944 by wulff, Désiré: Fix ingroup/addtogroup syntax 2012-05-17 05:58:49 -07:00
Dries f72f814f7b - Patch #1404198 by sun, beejeebus, fago, chx: Separate database cache clearing from static cache clearing and data structure rebuilding. 2012-05-03 11:09:39 -04:00
catch 32e8398e0c Issue #1532512 by Liam Morland, xjm: Fixed Ensure empty item-list title h3's are never generated. 2012-05-01 12:19:59 +09:00
Dries 02750689dd - Patch #1183208 by effulgentsia, Niklas Fiekas, katbailey, no_commit_credit, catch: remove variable_get()('clean_url()') and switch to index.php/path pattern for dirty URL support. 2012-04-29 11:16:27 -04:00
Dries bf6a8a1a8e - Patch #1468582 by Schnitzel, lewisnyman, dcmouyard, alanburke, tstoeckler, edward_or, janusman: Add mobile friendly meta tags to the html.tpl.php. 2012-04-25 17:02:24 -07:00
catch 249d9eae67 Issue #1213536 by David_Rothstein, sun, effulgentsia, Yorirou: Fixed Non-resettable theme_get_registry() cache causes problems for non-interactive installations. 2012-04-24 10:57:26 +09:00
Dries 1f2622c8b8 - Patch #1497230 by Rob Loach, pdrake, effulgentsia: Use Dependency Injection to handle object definitions. 2012-04-18 14:30:50 -04:00
catch df19c9910a Issue #1349722 by kgoel, Everett Zufelt, xjm: Fixed who's new & who's online blocks have empty headings. 2012-04-07 11:42:34 +09:00
catch bfee7d05d5 Issue #598586 by grendzy, deekayen, matglas86, dawehner: Fixed watchdog() assumes is defined. 2012-04-02 12:12:33 +09:00
catch 79f43572fc Issue #1469826 by andremolnar: Convert DrupalCacheArray and SchemaCache to PSR-0. 2012-03-09 00:20:35 +09:00
Nathaniel dc685b078c Issue #1430300 by mradcliffe, effulgentsia: Fixed Preprocess functions in an include file fail to get called when the theme implements a suggestion override. 2012-02-27 12:27:35 +09:00
Dries a58940f111 - Patch #1222194 by Gábor Hojtsy, plach: rename global to (). 2012-02-22 08:37:04 -05:00
catch 869b5e1a7e Issue #761608 by JohnAlbin: Fixed Missing theme settings values because list_themes() has inconsistent theme object data. 2012-02-03 23:16:11 +09:00
Dries a7e6d4af19 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-01-31 14:13:57 -05:00
Nathaniel 1146ec3b47 Issue #1183250 by jessebeach, linclark, aspilicious, sun, Everett Zufelt, scor: Add a theme_datetime() function to consistently theme dates and datetimes. 2012-01-31 14:17:24 +09:00
Dries cfab9bc488 - Patch #1229442 by bleen18, amateescu, chrispomeroy, jessebeach: convert poll tpls and markup to HTML5. 2012-01-29 16:47:33 -05:00
Dries 2b08a88cba - Patch #736556 by daniels220, jeckman, Albert Volkman: fixed theme_links() doc needs expansion. 2012-01-24 21:11:37 -05:00
catch 1878eb1534 Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode. 2012-01-11 00:29:08 +09:00
catch a1b360ece1 Issue #1371484 by catch, makara, ArtistConk: Fixed Private properties in abstract class DrupalCacheArray. 2012-01-11 00:25:36 +09:00
catch a8addadfad Issue #1272706 by catch, pillarsdotnet, Berdir, msonnabaum: Remove backwards compatibility layer for cache API. 2011-12-30 15:00:36 +09:00
Nathaniel f9be1f55a8 Issue #1347266 by Everett Zufelt, pcambra, JohnAlbin, tim.plunkett: Convert theme_breadcrumb() to HTML5. 2011-12-20 14:32:29 +09:00
catch 5fb188f2d0 Issue #98696 by sun, floretan, rszrama, zeta ζ, marvil07: Fixed various bugs in theme_links(). 2011-12-19 19:45:52 +09:00
catch 8d4f091616 Issue #1366740 by patrickd: Fixed theme_progress_bar() should have more information about when to use function. 2011-12-16 13:57:22 +09:00
Dries 1374de6047 - Patch #1181776 by sun, Psikik, mallezie, scor: change theme_default() variable to Stark. 2011-12-12 22:29:45 -05:00
catch efe0a73b29 Issue #334024 by klausi, catch, beejeebus, sun: Use const keyword to define constants instead of define(). 2011-11-29 18:56:53 +09:00
Nathaniel 7cc8d7679a Issue #1322278 by rocket_nova: Fixed documentation problem with theme, doesn't link to theme functions list. 2011-11-25 13:12:07 +09:00
Nathaniel 1b4dfed494 Issue #1025796 by jthorson, Rob Loach, tim.plunkett, alex_ustinov: Fixed Rename path to uri in image functions. 2011-11-25 12:09:40 +09:00
catch 9810408fd9 Issue #1227942 by cweagans, Rob Loach: Move user-related functions to user.module. 2011-11-10 23:57:14 +09:00
catch c7c2af24ba Issue #1330922 by ericduran, scor: Fixed Drupal 8 HTML 5 page template should use lang not xml:lang. 2011-11-05 14:13:18 +09:00
Nathan Haug f434037c0e Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathan Haug 06fb770bd3 Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathaniel 906a6db347 Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4.
2011-11-01 12:32:15 +09:00