Dries Buytaert
d673f5e10f
- Patch #258064 by Senpai: code cleanup.
2008-05-19 19:36:41 +00:00
Dries Buytaert
2e18cb8924
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
...
et al. Can you say 'registry'? Drupal now maintains an internal registry of
all functions or classes in the system, allowing it to lazy-load code files as
needed (reducing the amount of code that must be parsed on each request). The
list of included files is cached per menu callback for subsequent loading by
the menu router. This way, a given page request will have all the code it needs
but little else, minimizing time spent parsing unneeded code.
2008-05-06 12:18:54 +00:00
Dries Buytaert
56d2664a90
- 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.
2008-04-14 17:48:46 +00:00
Dries Buytaert
eafa931272
- Patch #237191 by birdmanx35, keith.smith et al: improve description of color module.
2008-03-23 14:49:29 +00:00
Dries Buytaert
b05db1f176
- Patch #221384 by webernet: update core compatibility to Drupal 7.
2008-02-18 19:19:49 +00:00
Gábor Hojtsy
3bfb600ae5
#213172 by skiquel: let color module run properly without a base image
2008-01-23 09:43:25 +00:00
Gábor Hojtsy
e78d7eb235
#208427 report by Pancho, patch by dvessel: strpos() parameters were flipped in color module, resulting in bad colors
2008-01-11 12:33:09 +00:00
Dries Buytaert
a88c178b91
- Patch #204221 by webernet: code style fixes.
2007-12-28 12:02:52 +00:00
Gábor Hojtsy
e08abdd252
#194946 by dmitrig01, Pasqualle: christmas cleanup (some code style issues fixed)
2007-12-23 13:17:20 +00:00
Dries Buytaert
ae8a4c184e
- Patch #201437 by keith.smith: further massaging of the help texts.
2007-12-18 21:29:43 +00:00
Dries Buytaert
02539ac3f8
- Patch #195496 by bjaspan and hunmonk: no 'char' data type in Schema API (and removed spaces).
2007-12-18 10:31:42 +00:00
Gábor Hojtsy
4f38ed0b29
#103528 by Heine and gpk: note why the color settings are not available if private file handling is used
2007-12-16 13:05:21 +00:00
Gábor Hojtsy
b6532a4fdb
#200069 by keith.smith: new standard for 'more information' links in module help texts, as the handbook we referred to before was renamed
2007-12-14 18:08:50 +00:00
Gábor Hojtsy
41d7e347b3
#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
2007-12-14 17:00:14 +00:00
Gábor Hojtsy
c6d841c096
#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
2007-12-13 09:34:40 +00:00
Gábor Hojtsy
d83289f857
#196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions
2007-12-06 09:58:34 +00:00
Gábor Hojtsy
f77b60f291
#195543 by hass and yhager: CSS inherit was completely misused in RTL CSS files
2007-11-27 12:09:27 +00:00
Gábor Hojtsy
b6f36a1cf9
#134984 by mikesmullin: fix gradient coordinate counting in color module
2007-11-12 16:06:25 +00:00
Gábor Hojtsy
f412b0a5e2
#172588 follow up note by Freso, patch by me: concatenation coding style fixes at end of lines in color module help
2007-10-11 10:51:06 +00:00
Gábor Hojtsy
ed1a53698a
#180897 by sun and dvessel: fix various XHTML validity issues in Drupal by closing unclosed tags, avoiding empty table containers, and so on
2007-10-11 09:51:29 +00:00
Gábor Hojtsy
e5b3613549
#172588 by Tresler, Freso and webernet: add missing help page for color module
2007-10-10 10:45:23 +00:00
Gábor Hojtsy
21ac9f1917
#174708 by multiple contributors: update jQuery to 1.2
2007-09-12 18:29:32 +00:00
Gábor Hojtsy
893b0fbd5c
#141653 by Ralf Stamm: fix some E_NOTICE errors in color module
2007-08-06 12:54:39 +00:00
Gábor Hojtsy
9e1c8ededc
#119196 by douggreen: apply file API common sense (permissions, file API functions instead of custom code) to files handled by color.module
2007-07-01 22:13:35 +00:00
Dries Buytaert
c11cb4ec24
- Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable.
2007-07-01 15:37:10 +00:00
Dries Buytaert
29eb5a6284
- Patch #146910 by dww: only allow enabling modules with the same Drupal core compatibility version.
2007-06-08 05:50:58 +00:00
Gábor Hojtsy
0fe9be0b6e
#146462 by Gurpartap Singh: update jQuery to 1.1.2 and make the core JS files compatible with the new version
2007-06-04 10:36:42 +00:00
Dries Buytaert
1fe90cba4f
- Patch #146667 by Eaton: correct builder argument ordering, eliminate redundant arguments
2007-06-04 07:22:23 +00:00
Steven Wittens
7f8b191781
#119441 : JavaScript aggregator/compressor by m3avrck and others.
2007-06-01 09:05:45 +00:00
Dries Buytaert
96926ca047
- Patch #146470 by Eaton et al: standardize form API3 hook parameter order.
2007-05-28 06:08:47 +00:00
Gábor Hojtsy
860947d3c8
#145737 by yhager, documentation cleaned up by myself: add support for RTL CSS overrides and default RTL CSS override files for modules
...
Note: properties, which are different in the RTL display are marked with /* LTR */ in default CSS files now,
so maintainers remember that changing them should also have an effect on RTL CSS files.
This should open the way for better RTL (right-to-left written) language (such as Arabic and Hebrew) support.
2007-05-27 17:57:48 +00:00
Dries Buytaert
ac65ff9074
- Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)
2007-05-14 13:43:38 +00:00
Dries Buytaert
e66371cac1
- Patch #137211 by merlinofchaos: move theme information to .info files and improved theme inheritance.
2007-05-06 05:47:52 +00:00
Dries Buytaert
083a6a274d
- Patch #134185 by Ralf Stamm: missing CVS IDs in files.
2007-04-13 07:33:24 +00:00
Dries Buytaert
5bbbf10ba8
- Patch #130987 by merlinofchaos: added theme registry for easier themability.
2007-04-06 13:27:23 +00:00
Steven Wittens
f7440d4d73
#130971 : Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)
2007-03-27 05:13:55 +00:00
Dries Buytaert
eb6b848de6
- Patch #110888 by Eaton: unify hook _alter()
2007-03-26 00:35:59 +00:00
Steven Wittens
5f84319ceb
#110667 : Fix bad div tag in color picker form.
2007-01-20 08:12:20 +00:00
Dries Buytaert
0c63234497
- Patch #110667 by hickory: removed extraneous div closing tag.
2007-01-19 13:26:54 +00:00
Steven Wittens
e0570581ab
#103864 : Fix color picker help link.
2006-12-18 11:59:07 +00:00
Steven Wittens
b86f45b1e6
#100516 : CSS preprocessor to cache and compress all .css files. Benchmarks show up to 40% faster page loads.
2006-12-10 09:54:35 +00:00
Dries Buytaert
f28aa5f3ec
- Patch #92059 by Steven et al: added a memory check to garland/color.module.
2006-12-07 17:02:25 +00:00
Dries Buytaert
c37b3794cc
- Patch #101228 by Chris Kennedy and webchick: tweak color.install strings/links.
2006-12-05 05:49:50 +00:00
Steven Wittens
ac399fd43b
Code style
2006-12-04 22:52:27 +00:00
Steven Wittens
fcf4c6a7e8
Improve memory usage of color.module (de-allocate images earlier)
2006-11-30 17:41:03 +00:00
Neil Drumm
b86df33b8c
#97941 by havran. Remove a trailing slash which confuses certain versions of PHP.
2006-11-25 08:58:35 +00:00
Dries Buytaert
8ee2abd5b7
- Patch #99245 by m3avrck: make consistent use of url() in CSS files.
2006-11-23 11:05:46 +00:00
Dries Buytaert
6ae6dc0d85
- Patch #87298 by webchick, neil, dww et al: show version numbers on modules page.
2006-11-21 20:55:36 +00:00
Neil Drumm
77a7282420
#92059 by Rok Zlender. Disab;e color picker when private file dopwnloads are being used (temporary solution).
2006-11-10 19:59:30 +00:00
Dries Buytaert
c400b47510
- Patch #92696 by Tobias and Dave: broken Garland logo when using subdirectories.
2006-11-07 12:11:37 +00:00