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 |
Nathaniel
|
f0a16bf2a4
|
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.
|
2011-11-01 12:25:12 +09:00 |