summaryrefslogtreecommitdiff
path: root/modules/color
Commit message (Collapse)AuthorAge
* Drupal 7.24David Rothstein2013-11-20
|
* Issue #1453984 by xjm, naxoc, Dave Reid, underq, dags, tim.plunkett, Heine: ↵David Rothstein2013-08-05
| | | | Fixed Color module doesn't test for unlimited memory.
* Issue #1615312 by dsdeiz, David_Rothstein: Make sure all D7 to D7 updates ↵Jennifer Hodgdon2012-07-16
| | | | are listed in the updates-7.x-extra group
* Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pagesJennifer Hodgdon2012-03-26
|
* Issue #278425 by andypost, droplet, OnkelTem, chx, c960657, drewish, kotnik, ↵webchick2012-01-21
| | | | realityloop: Change notice for: Using basename() is not locale safe.
* Issue #1332580 by sven.lauer, xjm: Clean up API docs for color module.webchick2011-12-24
|
* - Patch #1235266 by rbayliss: color_scheme_form_submit() has typo in code ↵Dries Buytaert2011-08-01
| | | | comment.
* Issue #123983 by TR, klavs: Fixed PHP memory not allowing color scheme change.webchick2011-07-28
|
* Issue #758628 follow-up by jbrown, mgifford, nowarninglabel: Make GD library ↵webchick2011-06-22
| | | | hook_requirements() desaturation and rotate errors into warnings..
* Issue #1183844 by cwells73: Fixed FAPI element #title not sanitized.webchick2011-06-22
|
* Issue #1179424 by aspilicious, tstoeckler: Add tests to check for ↵webchick2011-06-08
| | | | SA-CORE-2011-001
* Rollback of previous commit. This fails testbot.webchick2011-06-08
|
* Issue #1179424 by aspilicious: Add tests to check for SA-CORE-2011-001webchick2011-06-08
|
* Drupal 7.2webchick2011-05-25
|\
| * Drupal 7.1webchick2011-05-25
| |
* | Stripping CVS keywordsThe Great Git Migration2011-02-25
|/
* #915174 by sdboyer, sun: Remove pointless files[] declarations on files that ↵Angie Byron2010-12-20
| | | | are not declaring classes.
* - Patch #917000 by corbacho, tstoeckler: follow convention for CVS // $.Dries Buytaert2010-11-19
|
* - Patch #927406 by Damien Tournoud, carlos8f, george@dynapres.nl, amateescu, ↵Dries Buytaert2010-11-13
| | | | Volx: colorable themes fail when CSS aggregation is enabled due to improper stream wrapper usage.
* #931754 by duellj: Fixed Color module missing hook_requirements docblockAngie Byron2010-10-15
|
* - Patch #769226 by Owen Barton, sun, effulgentsia, alanburke, bleen18, mfer: ↵Dries Buytaert2010-10-05
| | | | optimize JS/CSS aggregation for front-end performance and DX.
* - Patch #908282 by jbrown: theme_image() performs I/O.Dries Buytaert2010-09-22
|
* - Patch #443286 by c960657, Damien Tournoud, drifter, webkenny, scor: ↵Dries Buytaert2010-08-17
| | | | international characters break file handling.
* - Patch #864252 by cwgordon7, andypost: code cleanup for Bartik color module ↵Dries Buytaert2010-08-12
| | | | implementation.
* - Patch #865072 by bleen18, jhodgdon: updates to reflect that Bartik is ↵Dries Buytaert2010-08-08
| | | | default theme now.
* - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess ↵Dries Buytaert2010-07-30
| | | | should default to FALSE.
* - Patch #684982 by plach: audit of global language variable use.Dries Buytaert2010-07-16
|
* #845742 by Damien Tournoud: Make Bartik the default core theme.Angie Byron2010-07-08
|
* - Patch #134321 by dvessel, dboulet: if default color profile base and ↵Dries Buytaert2010-06-30
| | | | original style.css background color are the same, output is invalid CSS background.
* - Patch #562968 by kkaefer: optimize module and theme images.Dries Buytaert2010-06-29
|
* - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 ↵Dries Buytaert2010-05-01
| | | | and sha1.
* - Patch #782056 by aspilicious: removing every tab + trailing white space in ↵Dries Buytaert2010-04-28
| | | | core.
* - Patch #748798 by casey, Rob Loach, Jacine: changed CSS Coding Standards.Dries Buytaert2010-04-28
|
* - Patch #778880 by Steven Merrill: add static caching to color.module.Dries Buytaert2010-04-22
|
* #776684 by Steven Merrill: Fixed The color.module preview HTML is hardcoded.Angie Byron2010-04-22
|
* - Patch #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
|
* - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP ↵Dries Buytaert2010-04-11
| | | | strict warnings when running tests and for PHP 5.3.
* - Patch #693504 by sun: clean-up.Dries Buytaert2010-04-08
|
* - Patch #758628 by rfay: improve GD library hook_requirements() for color ↵Dries Buytaert2010-04-04
| | | | and image modules.
* #693504 by stBorchert, ksenzee, dixon_ | jarek, joachim, EvanDonovan, ↵Angie Byron2010-04-03
| | | | eigentor, sun, dmitrig01, et al.: Added support to color.module for flexible color schemes and gradients, and removed hard-coded assumptions about Garland.
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more ↵Angie Byron2010-01-09
| | | | extraneous 'Please' in the interface.
* - Patch #658140 by jhodgdon: various small help text fixes.Dries Buytaert2009-12-14
|
* #497948 follow-up by roychri, webernet, and matt2000: Fixed broken logo when ↵Angie Byron2009-12-06
| | | | using different colour scheme.
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* - Patch #446666 by cweagans: split 'administer site configuration' into more ↵Dries Buytaert2009-12-01
| | | | granular permissions.
* - Patch #633654 by arianek, Shai: better help text for color module.Dries Buytaert2009-11-25
|
* #571086 follow-up by sun: Allow specifying a 'wrapper callback' before ↵Angie Byron2009-11-04
| | | | executing a form builder function.
* #367567 by sun, effulgentsia, yched, and quicksketch: Use AJAX framework for ↵Angie Byron2009-11-04
| | | | 'Add more' links.
* #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme ↵Angie Byron2009-10-23
| | | | functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().