Commit Graph

1800 Commits (fcbae4572c12d599c65301b7f174d92f24801746)

Author SHA1 Message Date
Steven Wittens fcbae4572c #108310: Minor speed up, cache theme functions in theme_get_function(). 2007-01-11 03:36:06 +00:00
Steven Wittens 36cd6b2b21 #107966: Make login fields consistent size. 2007-01-11 03:24:42 +00:00
Steven Wittens eb28074aa3 #108320: Form API optimization, don't call element_sort unless needed. 2007-01-10 23:30:07 +00:00
Dries Buytaert 3e8a9d1905 - Cleanup form attributes. 2007-01-09 08:30:31 +00:00
Dries Buytaert da55db28f9 - Patch #24023 by dww: rename form_get_option_key() and fix its behavior. 2007-01-05 19:08:30 +00:00
Steven Wittens 365439ffdf #107015: Code consistency, capitalization of class names. 2007-01-05 05:32:23 +00:00
Steven Wittens 4026afab01 #100563: Clarify documentation for CSS preprocessor. 2007-01-05 04:35:07 +00:00
Dries Buytaert 5190678d73 - Patch #100563 by m3avrck: improved phpDoc of drupal_add_css. 2007-01-04 09:58:55 +00:00
Dries Buytaert fbae0db63f - Patch #104693 by Chris: switch back to HTTP/1.0 headers. 2007-01-04 09:49:16 +00:00
Steven Wittens 1fee60766e #86737: Security htaccess fix needs to be created with group permissions set. 2007-01-04 07:13:50 +00:00
Dries Buytaert c3c8d7f13d - Patch #106370 by naquah and chx: fixed query rewriting in presence of OR-clause. 2007-01-03 10:59:02 +00:00
Dries Buytaert 6777463414 - Patch #104693 by ChrisKennedy: pragma dates back from previous protocal. 2007-01-02 10:21:39 +00:00
Neil Drumm 8bd5340561 #98720 by chx. Better checking of selected options. 2007-01-02 05:58:53 +00:00
Neil Drumm dfd86399c0 #106232 by chx. Add spaces for code style. 2007-01-02 05:05:38 +00:00
Neil Drumm f1c8692881 #101757 by ChrisKennedy. 1 byte instead of 1 bytes. 2006-12-30 21:33:04 +00:00
Neil Drumm 7d706a562d #105726 by moshe weitzman. Remove necessity to hard-code theme engine directories since they can change. 2006-12-30 20:59:11 +00:00
Steven Wittens 95539f5e08 #105889: fix parse error in locale.inc 2006-12-30 08:43:14 +00:00
Dries Buytaert ce2088e817 - Patch #105454 by kkaefer, ChrisKennedy, RobRoy et al: fixed update paths. 2006-12-29 18:58:48 +00:00
Steven Wittens c231ce312d #97640: Do not xss filter locale strings on import or edit. 2006-12-29 08:35:04 +00:00
Neil Drumm b1c11d267f #90738 by jjeff and ChrisKennedy. first and last are not mutually exclusive. 2006-12-29 08:18:28 +00:00
Steven Wittens bc82525c95 #24023 (follow up): Add API function for dealing with form API #options arrays. 2006-12-29 00:19:58 +00:00
Dries Buytaert 7228b485f5 - Patch #105461 by jvandyk: fixed code comments. 2006-12-27 22:50:09 +00:00
Dries Buytaert 5c99a06f9f - Patch #85979 by RobRoy, keith.smith, fgm and webchick: improve documentation of db_next_id(). 2006-12-27 22:13:56 +00:00
Neil Drumm 613b561668 #105303 by Gábor Hojtsy. Improve translation converage for installation. 2006-12-27 13:02:34 +00:00
Dries Buytaert 5f87220dda - Patch #105164 by kkaefer: image quality settings toggle. 2006-12-26 14:01:41 +00:00
Dries Buytaert 5c3086ee4a - Patch #100957 by chx: clean up drupal_lookup_path() 2006-12-23 22:04:52 +00:00
Dries Buytaert 96c913dca9 - Patch #88707 by chx: Make menu_set_active_item a complete inner redirection. 2006-12-23 17:27:03 +00:00
Dries Buytaert 983eda44ac - Patch #104693 by ChrisKennedy: send proper HTTP headers: HTTP/1.0 -> HTTP/1.1. 2006-12-21 22:20:19 +00:00
Dries Buytaert d5fb9a2398 - Patch #104598 by ChrisKennedy: validate max length of textfields. 2006-12-21 16:16:44 +00:00
Steven Wittens 72f4e5d6e6 #102877: Don't let the css preprocessor mess up @import in some themes. 2006-12-15 07:47:08 +00:00
Steven Wittens 57c5355a4b #103280: Fix styles for maintenance pages. 2006-12-15 01:06:33 +00:00
Dries Buytaert b9034559db - Patch #93079 by chx: not able to select database. 2006-12-14 13:28:11 +00:00
Dries Buytaert 51c4d6aac0 - Patch #103258 by Keymone: fixed PostgreSQL bug. 2006-12-14 13:26:41 +00:00
Steven Wittens bda8b0fdb5 #40871: Allow class on checkboxes/radios group container. 2006-12-12 10:01:38 +00:00
Steven Wittens 655c138813 #72003: Remove spaces in autogenerated form #ids 2006-12-12 09:39:50 +00:00
Steven Wittens cfe44ef80c #100859: Fix aggregator categorization form 2006-12-12 06:27:17 +00:00
Steven Wittens a5d5c6aa4b #102602: Even more documentation for constants (webchick) 2006-12-12 06:16:33 +00:00
Steven Wittens e5027541c4 #78377: Use real path instead of alias in destination 2006-12-12 06:13:34 +00:00
Steven Wittens 4610499856 #101203: Fix 'more help' appearing when there is none. 2006-12-12 06:02:52 +00:00
Steven Wittens f7b6070551 #102718: Fix multistep form API argument passing. 2006-12-12 04:52:38 +00:00
Steven Wittens dd4b959ad2 #102597: Fix overzealous CSS compressor. 2006-12-12 04:44:46 +00:00
Steven Wittens 72d80d208f #101970: image_scale() should not scale to identical sizes 2006-12-12 01:03:34 +00:00
Steven Wittens 5d6ff1db64 #102611: Document database regexp (webchick) 2006-12-11 22:58:17 +00:00
Dries Buytaert 97d0a3fe6b - Patch #100787 by chx: having a #theme for an element changes the meaning of prefix from 'prefix of this element' to 'prefix of the children elements'. 2006-12-11 17:47:36 +00:00
Dries Buytaert f6259ad36c - Patch #91592 by ChrisKennedy: avoid scanning hidden files and directories. 2006-12-11 16:45:17 +00:00
Dries Buytaert 161a856ab8 - Patch #102603 by webchick: documenting watchdog constants. 2006-12-11 12:01:54 +00:00
Dries Buytaert eb5e171cb6 - Patch #102612 by webchick: document constants. 2006-12-11 12:00:07 +00:00
Dries Buytaert bdf5dc9d1d - Patch #102413 by yched: path node/add/[poll|forum|blog] defined twice. 2006-12-10 20:34:03 +00:00
Dries Buytaert a98fa4c2c8 - Patch #102232 by webernet: roll-back of #87310. 2006-12-10 20:13:36 +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