/[drupal]/drupal/modules/color/color.module
ViewVC logotype

Log of /drupal/modules/color/color.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.77 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 25 06:38:16 2009 UTC (18 hours, 7 minutes ago) by dries
Branch: MAIN
CVS Tags: HEAD
Changes since 1.76: +9 -6 lines
Diff to previous 1.76
- Patch #633654 by arianek, Shai: better help text for color module.

Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 05:39:14 2009 UTC (3 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10
Changes since 1.75: +2 -3 lines
Diff to previous 1.75
#571086 follow-up by sun: Allow specifying a 'wrapper callback' before executing a form builder function.

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 04:56:54 2009 UTC (3 weeks ago) by webchick
Branch: MAIN
Changes since 1.74: +2 -2 lines
Diff to previous 1.74
#367567 by sun, effulgentsia, yched, and quicksketch: Use AJAX framework for 'Add more' links.

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 22:24:12 2009 UTC (4 weeks, 5 days ago) by webchick
Branch: MAIN
Changes since 1.73: +2 -2 lines
Diff to previous 1.73
#600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 00:59:55 2009 UTC (6 weeks, 5 days ago) by dries
Branch: MAIN
Changes since 1.72: +5 -3 lines
Diff to previous 1.72
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:12:45 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.71: +6 -5 lines
Diff to previous 1.71
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.

Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 17:10:39 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.70: +9 -2 lines
Diff to previous 1.70
#469242 by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach,
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.

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 5 15:05:02 2009 UTC (2 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.69: +19 -17 lines
Diff to previous 1.69
- Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of other types of stuff to render() structures.

Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 1 20:39:55 2009 UTC (2 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.68: +12 -30 lines
Diff to previous 1.68
#497948 by roychri and Rob Loach: Fixed terribly broken Color module (with tests so we don't do it again ;)).

Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 25 21:16:31 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.67: +19 -11 lines
Diff to previous 1.67
#505084 by Rob Loach: Added an #attached_library() FAPI property for drupal_add_library(), for consistency with #attached_css and #attached_js.

Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 14:34:18 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.66: +2 -2 lines
Diff to previous 1.66
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 20 10:48:02 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.65: +2 -2 lines
Diff to previous 1.65
- Patch #550228 by Bojhan: added 'Media' category on 'Configuration and modules' page.

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 17 19:14:40 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.64: +12 -19 lines
Diff to previous 1.64
#517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 5 19:40:55 2009 UTC (3 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.63: +1 -8 lines
Diff to previous 1.63
#292253 by Damien Tournoud: Remove per-user themes selection from core.

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 31 11:20:42 2009 UTC (3 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.62: +2 -2 lines
Diff to previous 1.62
- Patch #536440 by Gábor Hojtsy: the attached patch moves the Structure >> Themes section to the top level Appearance item as outlined in the D7UX IA.

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 18:51:32 2009 UTC (4 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.61: +2 -2 lines
Diff to previous 1.61
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 16 10:44:20 2009 UTC (4 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.60: +2 -3 lines
Diff to previous 1.60
- Patch #518750 by Damien Tournoud: rethink system settings form.

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 4 18:26:42 2009 UTC (4 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.59: +2 -3 lines
Diff to previous 1.59
#315100 by Rob Loach, quicksketch, sun, skilip, aaron, et al: Add ability for modules to register JS/CSS libraries.

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 18:33:55 2009 UTC (5 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.58: +6 -6 lines
Diff to previous 1.58
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.

Revision 1.39.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 16 16:09:21 2009 UTC (6 months, 1 week ago) by dries
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-13, DRUPAL-6-14
Changes since 1.39.2.1: +2 -2 lines
Diff to previous 1.39.2.1 , to branch point 1.39 , to next main 1.77
- Patch #463450 by wulff: fixed documentation glitch.

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 16 16:08:57 2009 UTC (6 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.57: +2 -2 lines
Diff to previous 1.57
- Patch #463450 by wulff: fixed documentation glitch.

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 20 20:02:31 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.56: +3 -3 lines
Diff to previous 1.56
- Patch #413732 by brianV: database code clean-up.

Revision 1.39.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 11:47:37 2009 UTC (8 months, 4 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-10, DRUPAL-6-11, DRUPAL-6-12
Changes since 1.39: +2 -2 lines
Diff to previous 1.39
#203323 by JirkaRybka, robertgarrigos, lilou, thePanz, c960657, sun: move the LANGUAGE_* constants to bootstrap.inc and remove several defined() checks on them now that they are always defined

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 18 14:28:22 2009 UTC (9 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.55: +3 -3 lines
Diff to previous 1.55
#371231 by JohnAlbin and EclipseGC: Rename clear-block CSS class to clearfix, which is the lingo that designers use for it.

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 18:55:30 2009 UTC (9 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5
Changes since 1.54: +2 -2 lines
Diff to previous 1.54
- Patch #355236 by Frando: refactor drupal_render() theming.

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 31 16:50:56 2009 UTC (9 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.53: +3 -3 lines
Diff to previous 1.53
#88264 by Rob Loach and kscheirer: Make variable_get()'s defaultparameter default to NULL so that NULLs do not need to be specified.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 03:11:52 2009 UTC (10 months ago) by webchick
Branch: MAIN
Changes since 1.52: +28 -12 lines
Diff to previous 1.52
#287178 by justinrandell: Break up various hook_form_alter()s to hook_form_FORM_ID_alters().

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 20 03:18:40 2009 UTC (10 months ago) by webchick
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51
#203323 by JirkaRybka, robertgarrigos, thePanz, c960657, and sun: Fix undefined index locale in install.php and clean up crufty code.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 30 16:43:16 2008 UTC (10 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.50: +2 -2 lines
Diff to previous 1.50
- Patch #352470 by scor: fixed typos and grammar in comments.

Revision 1.13.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 21 02:56:30 2008 UTC (11 months ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-15, DRUPAL-5-16, DRUPAL-5-17, DRUPAL-5-18, DRUPAL-5-19, DRUPAL-5-20
Changes since 1.13.2.5: +18 -12 lines
Diff to previous 1.13.2.5 , to branch point 1.13 , to next main 1.77
#103528 by gpk, hass & salvis. Provide a useful message when the color picker is disabled due to the download method.

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 10 05:22:59 2008 UTC (12 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.49: +2 -2 lines
Diff to previous 1.49
#315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js().

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 26 18:06:38 2008 UTC (12 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.48: +3 -3 lines
Diff to previous 1.48
- Patch #266358 by Rob Loach, mfer: use  array in drupal_add_css().

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 9 00:02:28 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-2
Changes since 1.47: +3 -3 lines
Diff to previous 1.47
#142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :)

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 20:22:24 2008 UTC (14 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.46: +2 -2 lines
Diff to previous 1.46
#259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 07:53:59 2008 UTC (14 months ago) by dries
Branch: MAIN
Changes since 1.45: +15 -15 lines
Diff to previous 1.45
- Patch #309488 by kbahey: correct capitalization of TRUE and FALSE.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 21:06:07 2008 UTC (14 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.44: +3 -3 lines
Diff to previous 1.44
#308434 follow-up by drewish: Small clean-ups to file.inc clean-ups.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 09:28:49 2008 UTC (14 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.43: +3 -3 lines
Diff to previous 1.43
#308434 by drewish, dopry, quicksketch, aaron, jhedstrom, and friends: Massive file.inc cleanup aaaaaand... tests! Yay! :D

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 31 09:15:12 2008 UTC (14 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42
- Patch #209160 by Lilou, Takafumi: localized URL for php.net/manual links.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 21:59:26 2008 UTC (16 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 19 19:36:41 2008 UTC (18 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.40: +31 -31 lines
Diff to previous 1.40
- Patch #258064 by Senpai: code cleanup.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:36 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.39: +37 -37 lines
Diff to previous 1.39
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.

Revision 1.13.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 11 06:53:01 2008 UTC (21 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-10, DRUPAL-5-11, DRUPAL-5-12, DRUPAL-5-13, DRUPAL-5-14, DRUPAL-5-8, DRUPAL-5-9
Changes since 1.13.2.4: +5 -3 lines
Diff to previous 1.13.2.4 , to branch point 1.13
#213172 by skiquel: let color module run properly without a base image

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 23 09:43:25 2008 UTC (22 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0, DRUPAL-6-0-RC-3, DRUPAL-6-0-RC-4, DRUPAL-6-1, DRUPAL-6-2, DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8, DRUPAL-6-9
Branch point for: DRUPAL-6
Changes since 1.38: +5 -3 lines
Diff to previous 1.38
#213172 by skiquel: let color module run properly without a base image

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 11 12:33:09 2008 UTC (22 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37
#208427 report by Pancho, patch by dvessel: strpos() parameters were flipped in color module, resulting in bad colors

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 28 12:02:51 2007 UTC (22 months, 4 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-2
Changes since 1.36: +17 -17 lines
Diff to previous 1.36
- Patch #204221 by webernet: code style fixes.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 23 13:17:19 2007 UTC (23 months ago) by goba
Branch: MAIN
Changes since 1.35: +6 -4 lines
Diff to previous 1.35
#194946 by dmitrig01, Pasqualle: christmas cleanup (some code style issues fixed)

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 21:29:43 2007 UTC (23 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-1
Changes since 1.34: +3 -2 lines
Diff to previous 1.34
- Patch #201437 by keith.smith: further massaging of the help texts.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 10:31:42 2007 UTC (23 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.33: +5 -5 lines
Diff to previous 1.33
- Patch #195496 by bjaspan and hunmonk: no 'char' data type in Schema API (and removed spaces).

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 16 13:05:21 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.32: +18 -12 lines
Diff to previous 1.32
#103528 by Heine and gpk: note why the color settings are not available if private file handling is used

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 18:08:45 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
#200069 by keith.smith: new standard for 'more information' links in module help texts, as the handbook we referred to before was renamed

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 17:00:13 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.30: +112 -48 lines
Diff to previous 1.30
#193604 by hass and dvessel: fix color module to be able to use arbitrary styles, not just style.css, fixing Minnelli coloring and RTL CSS file coloring

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 13 09:34:37 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.29: +3 -2 lines
Diff to previous 1.29
#197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, update to drag and drop functionality, drupal.module removal, etc

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 6 09:58:30 2007 UTC (23 months, 3 weeks ago) by goba
Branch: MAIN
Changes since 1.28: +3 -1 lines
Diff to previous 1.28
#196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 12 16:06:25 2007 UTC (2 years ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3, DRUPAL-6-0-BETA-4
Changes since 1.27: +2 -2 lines
Diff to previous 1.27
#134984 by mikesmullin: fix gradient coordinate counting in color module

Revision 1.13.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 12 03:38:08 2007 UTC (2 years ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-4, DRUPAL-5-5, DRUPAL-5-6, DRUPAL-5-7
Changes since 1.13.2.3: +2 -2 lines
Diff to previous 1.13.2.3 , to branch point 1.13
#134984 by mikesmullin. Fix x2 coordinate for rendering gradients.

Revision 1.13.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 16 07:02:40 2007 UTC (2 years, 1 month ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-3
Changes since 1.13.2.2: +13 -1 lines
Diff to previous 1.13.2.2 , to branch point 1.13
#172588 by Tresler, Freso and webernet: add missing help page for color module

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 11 10:51:06 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-2
Changes since 1.26: +3 -3 lines
Diff to previous 1.26
#172588 follow up note by Freso, patch by me: concatenation coding style fixes at end of lines in color module help

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 11 09:51:28 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25
#180897 by sun and dvessel: fix various XHTML validity issues in Drupal by closing unclosed tags, avoiding empty table containers, and so on

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 10 10:45:23 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.24: +13 -1 lines
Diff to previous 1.24
#172588 by Tresler, Freso and webernet: add missing help page for color module

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 6 12:54:39 2007 UTC (2 years, 3 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1
Changes since 1.23: +6 -3 lines
Diff to previous 1.23
#141653 by Ralf Stamm: fix some E_NOTICE errors in color module

Revision 1.13.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 9 05:02:32 2007 UTC (2 years, 4 months ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-2
Changes since 1.13.2.1: +11 -6 lines
Diff to previous 1.13.2.1 , to branch point 1.13
 #119196 by douggreen: apply file API common sense (permissions, file API functions instead of custom code) to files handled by color.module
 Backport from HEAD.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 1 22:13:35 2007 UTC (2 years, 4 months ago) by goba
Branch: MAIN
Changes since 1.22: +11 -6 lines
Diff to previous 1.22
#119196 by douggreen: apply file API common sense (permissions, file API functions instead of custom code) to files handled by color.module

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 4 07:22:17 2007 UTC (2 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.21: +11 -11 lines
Diff to previous 1.21
- Patch #146667 by Eaton: correct builder argument ordering, eliminate redundant arguments

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 28 06:08:41 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
- Patch #146470 by Eaton et al: standardize form API3 hook parameter order.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 14 13:43:34 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.19: +3 -3 lines
Diff to previous 1.19
- Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 6 05:47:51 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.18: +3 -2 lines
Diff to previous 1.18
- Patch #137211 by merlinofchaos: move theme information to .info files and improved theme inheritance.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 6 13:27:21 2007 UTC (2 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.17: +11 -1 lines
Diff to previous 1.17
- Patch #130987 by merlinofchaos: added theme registry for easier themability.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 27 05:13:53 2007 UTC (2 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
#130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 26 00:35:58 2007 UTC (2 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
- Patch #110888 by Eaton: unify hook _alter()

Revision 1.13.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 20 08:12:43 2007 UTC (2 years, 10 months ago) by unconed
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-1
Changes since 1.13: +4 -3 lines
Diff to previous 1.13
#110667: Fix bad div tag in color picker form.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 20 08:12:20 2007 UTC (2 years, 10 months ago) by unconed
Branch: MAIN
Changes since 1.14: +5 -3 lines
Diff to previous 1.14
#110667: Fix bad div tag in color picker form.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 19 13:26:54 2007 UTC (2 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.13: +1 -2 lines
Diff to previous 1.13
- Patch #110667 by hickory: removed extraneous div closing tag.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 18 11:59:07 2006 UTC (2 years, 11 months ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-5-0, DRUPAL-5-0-RC-2
Branch point for: DRUPAL-5
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
#103864: Fix color picker help link.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 10 09:54:33 2006 UTC (2 years, 11 months ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-5-0-RC-1
Changes since 1.11: +4 -4 lines
Diff to previous 1.11
#100516: CSS preprocessor to cache and compress all .css files. Benchmarks show up to 40% faster page loads.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 7 17:02:25 2006 UTC (2 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.10: +18 -1 lines
Diff to previous 1.10
- Patch #92059 by Steven et al: added a memory check to garland/color.module.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 4 22:52:27 2006 UTC (2 years, 11 months ago) by unconed
Branch: MAIN
Changes since 1.9: +11 -11 lines
Diff to previous 1.9
Code style

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 30 17:41:03 2006 UTC (2 years, 11 months ago) by unconed
Branch: MAIN
Changes since 1.8: +5 -3 lines
Diff to previous 1.8
Improve memory usage of color.module (de-allocate images earlier)

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 25 08:58:35 2006 UTC (3 years ago) by drumm
Branch: MAIN
CVS Tags: DRUPAL-5-0-BETA-2
Changes since 1.7: +3 -2 lines
Diff to previous 1.7
#97941 by havran. Remove a trailing slash which confuses certain versions of PHP.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 10 19:59:30 2006 UTC (3 years ago) by drumm
Branch: MAIN
Changes since 1.6: +4 -3 lines
Diff to previous 1.6
#92059 by Rok Zlender. Disab;e color picker when private file dopwnloads are being used (temporary solution).

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 7 12:11:37 2006 UTC (3 years ago) by dries
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
- Patch #92696 by Tobias and Dave: broken Garland logo when using subdirectories.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 7 12:09:09 2006 UTC (3 years ago) by dries
Branch: MAIN
Changes since 1.4: +1 -3 lines
Diff to previous 1.4
- Patch #92365 by chx: Garland does not display secondary tabs when color module is off.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 7 07:31:59 2006 UTC (3 years ago) by drumm
Branch: MAIN
Changes since 1.3: +3 -2 lines
Diff to previous 1.3
#93078 by Frando. array_shift needs a real variable for pass by reference.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 29 15:13:01 2006 UTC (3 years ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-5-0-BETA-1
Changes since 1.2: +9 -9 lines
Diff to previous 1.2
Color.module tweaks:
- Remove tab characters
- Make sure GD2 is present before doing magic.
- Add requirement check for GD2
- Fix broken .png file

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 29 13:34:10 2006 UTC (3 years ago) by unconed
Branch: MAIN
Changes since 1.1: +3 -2 lines
Diff to previous 1.1
- Last minute oopsie. Make sure /files/color is created

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 29 13:17:38 2006 UTC (3 years ago) by unconed
Branch: MAIN
#88202: Adding Garland theme to core.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2