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
|
af38c1c032
|
- Patch #106428 by RobRoy: corrected the welcome text.
|
2007-01-04 09:53:58 +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 |
Steven Wittens
|
2c449c8eb2
|
Still used 'themetastic' inside style.css comment. Changed to 'garland'.
|
2007-01-04 03:27:07 +00:00 |
Dries Buytaert
|
1ec2b45be7
|
- Patch #104156 by chromeyellow and Heine: avoid redundant SQL queries.
|
2007-01-03 11:32:38 +00:00 |
Dries Buytaert
|
3c6d61e73c
|
- Patch #104763 by RobRoy: better defaults for page and story.
|
2007-01-03 11:10:58 +00:00 |
Dries Buytaert
|
dbcf525d42
|
- Patch #106351 by hickory: fixed comment forms.
|
2007-01-03 11:04:50 +00:00 |
Dries Buytaert
|
17a9896b08
|
- Patch #106405 by yched: fixed typo in PHPdoc.
|
2007-01-03 11:03:26 +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
|
a7d58587cb
|
- Patch #103164 by davea and RobRoy: made downloads work on IE6. Send correct headers.
|
2007-01-02 10:25:33 +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
|
f58b4e1a5a
|
#106266 by webchick. Blob and text columns can't have default values in MySQL.
|
2007-01-02 05:30:29 +00:00 |
Neil Drumm
|
dfd86399c0
|
#106232 by chx. Add spaces for code style.
|
2007-01-02 05:05:38 +00:00 |
Dries Buytaert
|
7172ab6b8f
|
- Patch #105937 by Gabor: fixed caching bug with enabling and disabling themes/modules. My last commit of the year ...
|
2006-12-31 13:44:33 +00:00 |
Dries Buytaert
|
20907a8275
|
- Rollback MySQL requirement check.
|
2006-12-31 13:43:32 +00:00 |
Neil Drumm
|
f1c8692881
|
#101757 by ChrisKennedy. 1 byte instead of 1 bytes.
|
2006-12-30 21:33:04 +00:00 |
Neil Drumm
|
36fce2f001
|
#18870 by zen. Only allow the new comment anchor to be output forthe first new comment.
|
2006-12-30 21:20:38 +00:00 |
Neil Drumm
|
77176a8f64
|
#48415 by nickl. Correct count query for Top visitors page.
|
2006-12-30 21:12:16 +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 |
Neil Drumm
|
3944fe38ec
|
#105851 by dww. Complete the list of CVS meta files.
|
2006-12-30 20:54:54 +00:00 |
Dries Buytaert
|
3942da7517
|
- Patch #105368 by KarenS and Morbus: clarify settings.php permissions.
|
2006-12-30 15:28:33 +00:00 |
Steven Wittens
|
905fd30abb
|
#104537: Fix autocomplete dropdown positioning in IE6 and IE7.
|
2006-12-30 12:10:00 +00:00 |
Dries Buytaert
|
2059333c09
|
- Patch #102599 by ChrisKennedy: fixed rare 'call to undefined function' in the installer.
|
2006-12-30 09:06:22 +00:00 |
Steven Wittens
|
74ecbf4dd9
|
#105855: Require MySQL 4.0. MySQL 3.23 is no longer supported by the vendor.
|
2006-12-30 08:47:49 +00:00 |
Steven Wittens
|
95539f5e08
|
#105889: fix parse error in locale.inc
|
2006-12-30 08:43:14 +00:00 |
Dries Buytaert
|
ac541754c8
|
- Patch #105368 by ChrisKennedy: Clarify that settings.php is set to RO on install.
|
2006-12-30 08:27:37 +00:00 |
Dries Buytaert
|
f49088015f
|
- Patch #77971 by jvandyck, drumm, et al: move logging to exit hook
|
2006-12-30 07:53:31 +00:00 |
Dries Buytaert
|
12a55af8d1
|
- Patch #105216 by dww and merlin: fixed CSS comment.
|
2006-12-30 07:45:31 +00:00 |
Neil Drumm
|
291b38bf34
|
#103371 by drewish. More consistent and correct calling of node_invoke(..., 'view').
|
2006-12-29 21:25:36 +00:00 |
Dries Buytaert
|
cb9a2e2ad2
|
- Patch #102011 by mfer et al: UPGRADE.txt improvements. Made some changes of my own.
|
2006-12-29 19:38:47 +00:00 |
Dries Buytaert
|
ce2088e817
|
- Patch #105454 by kkaefer, ChrisKennedy, RobRoy et al: fixed update paths.
|
2006-12-29 18:58:48 +00:00 |
Dries Buytaert
|
71e7e78bf8
|
- Patch #105540 by souvent22: small SQL optimization.
|
2006-12-29 17:22:20 +00:00 |
Dries Buytaert
|
dc0ffc1bc5
|
- Patch #105757 by kkaefer: Min word count = 0 has no effect because body is always required.
|
2006-12-29 16:46:23 +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
|
f46f6abeae
|
#105698 by dww. Edit permissions links for all roles, including anonymous and authenticated.
|
2006-12-29 08:27:19 +00:00 |
Neil Drumm
|
98529b936b
|
#104352 by pwolanin. Dissallow the type name '0' which confuses Drupal.
|
2006-12-29 08:22:15 +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 |
Neil Drumm
|
3bbf87d279
|
#44276 by dww. Include updated posts in tracker calculations.
|
2006-12-29 07:59:11 +00:00 |
Neil Drumm
|
c2d3944273
|
#100963 by Eaton. Use new pattern for node rendering in printer-friendly version.
|
2006-12-29 07:41:44 +00:00 |
Neil Drumm
|
3074b97f43
|
#86384 by AjK and Steve McKenzie. Catch backspace in autocomplete fields.
|
2006-12-29 07:20:26 +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 |
Neil Drumm
|
2d6f76ce7c
|
#105300 by Gábor Hojtsy. Avoid serving .po files.
|
2006-12-28 07:47:19 +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 |
Dries Buytaert
|
3ec762b2ab
|
- Patch #100249 by webchick: properly initialize variable.
|
2006-12-27 21:59:32 +00:00 |
Steven Wittens
|
bfa2f8e980
|
Fix update.js after id cleanup patch
|
2006-12-27 14:11:45 +00:00 |
Neil Drumm
|
f265c54cac
|
#29107 by asimmonds. Remove non-rendered padding on taxonomy links which caused clickability issues in IE.
|
2006-12-27 13:17:15 +00:00 |