Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #992376 follow-up by larowlan: Tests for paths containing a hyphen and ↵ | webchick | 2011-06-27 |
| | | | | theme_hook_suggestions(). | ||
* | Stripping CVS keywords | The Great Git Migration | 2011-02-25 |
| | |||
* | #878092 follow-up by sun, David_Rothstein: Fixed Regression from D7 alpha: ↵ | Angie Byron | 2010-11-14 |
| | | | | themes are unable to render one group of node links separately from another. | ||
* | - Patch #932098 by sun: various bogus theme variables. | Dries Buytaert | 2010-10-06 |
| | |||
* | #901062 by effulgentsia, ygerasimov, et al: Fixed regression: themes can no ↵ | Angie Byron | 2010-10-03 |
| | | | | longer remove stylesheets by overriding them in .info files. | ||
* | - Patch #812016 by effulgentsia, chx, redndahead, Damien Tournoud: themes ↵ | Dries Buytaert | 2010-08-22 |
| | | | | cannot always participate in drupal_alter(). | ||
* | - Patch #865072 by bleen18, jhodgdon: updates to reflect that Bartik is ↵ | Dries Buytaert | 2010-08-08 |
| | | | | default theme now. | ||
* | Reverting #500866. Needs more discussion. | Angie Byron | 2010-08-05 |
| | |||
* | #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵ | Angie Byron | 2010-08-05 |
| | | | | SimpleTest, so translators do not get 1000s of bogus strings. | ||
* | #764094 by David_Rothstein: Add tests to check that the theme system works ↵ | Angie Byron | 2010-04-29 |
| | | | | in hook_init() (i.e., as early as possible). | ||
* | - Patch #722978 by Alan D., duellj: invalid header count for empty message ↵ | Dries Buytaert | 2010-04-22 |
| | | | | in theme_table(). | ||
* | #241570 by effulgentsia and merlinofchaos: Fixed Theme preprocess functions ↵ | Angie Byron | 2010-03-21 |
| | | | | do not get retained when using patterns. | ||
* | - Patch #720202 by naxoc, kkaefer: theme_table() doesn't use thead with ↵ | Dries Buytaert | 2010-03-18 |
| | | | | empty cells. | ||
* | #674784 by JohnAlbin, naxoc, et al: Fixed theme_get_suggestions() fails to ↵ | Angie Byron | 2010-02-23 |
| | | | | return 'page__front()' suggestion on front page. | ||
* | #678714 by effulgentsia: Unify use of theme hook / template suggestions, fix ↵ | Angie Byron | 2010-01-13 |
| | | | | clobbering problems, and improve suggestion discovery performance. | ||
* | - Patch #668150 by mfb: fxed theme_item_list() when used with nested lists. | Dries Buytaert | 2009-12-28 |
| | |||
* | #412730 folllow-up by Crell: Move missing theme key notification to watchdog ↵ | Angie Byron | 2009-10-16 |
| | | | | so that Drupal doesn't totally bomb out when theme function isn't found. (also fixes CLI installs) | ||
* | - Patch #412730 by Crell, jbomb, JohnAlbin: theme system should report when ↵ | Dries Buytaert | 2009-10-15 |
| | | | | a theme key is not found. | ||
* | - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵ | Dries Buytaert | 2009-10-09 |
| | | | | take a single argument. Code clean-up and performance improvement. Woot. | ||
* | #469242 by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach, | Angie Byron | 2009-09-15 |
| | | | | | | | and alexanderpas: page.tpl.php has now been split into html.tpl.php (for <html>, <head>, and <body>) and page.tpl.php (for page content). This now provides consistency for granular theming of renderable output in all template files. | ||
* | #167112 by evil_marty and deekayen: Add support for 'wildcard' .tpl.php ↵ | Angie Byron | 2009-08-13 |
| | | | | files to act on any numeric pages, such as page-user-%.tpl.php | ||
* | #500866 by boombatower: Remove t() from getInfo in tests. | Angie Byron | 2009-07-13 |
| | |||
* | - Patch #336475 by kscheirer, Senpai, j.somers: added some tests for ↵ | Dries Buytaert | 2009-06-09 |
| | | | | theme_table() and stick table headers. | ||
* | #453962 by neclimdul: Change all instances of getInfo() to static functions. | Angie Byron | 2009-05-06 |
| | |||
* | #396224 - SA-CORE-2009-03 - Disallow nulls and slashes from file names in theme. | Angie Byron | 2009-04-15 |