Dries Buytaert
cade6b2bda
- Patch #39179 by chx; make optgroups work with choice checker.
2006-01-06 07:15:47 +00:00
Dries Buytaert
a5e833b452
- Patch #39697 by Cvbge and Markus: critical bug: fixed upgrade path of drupal.module changes.
2006-01-06 07:12:24 +00:00
Steven Wittens
304e0b2977
- MySQL-update needs to use 'mysql' or 'mysqli'
2006-01-06 03:08:52 +00:00
Steven Wittens
030fd1798a
- Comment bug: anchor links should be specified using $fragment in url() and drupal_goto().
2006-01-06 01:14:17 +00:00
Steven Wittens
c27b62b182
- #41940 : Locale string search broken in some cases (and remove some inappropriate db_escape_string() usage)
...
- #43491 : Missing drupal_goto() after saving settings
2006-01-05 23:35:34 +00:00
Dries Buytaert
f940d8a290
- Patch #43362 by dorpy, junyor: critical bug fix: uploads loose their state.
2006-01-05 21:03:31 +00:00
Dries Buytaert
f66a1975d5
- Patch #39697 by Cvbge: fixed critical bug in drupal.module and fixed the documentation.
2006-01-05 15:19:29 +00:00
Dries Buytaert
24899dba42
- Patch #40563 by chx, merlingofchaos, et al: bug fix: fixed the default comment settings on node sumbission forms.
2006-01-05 14:35:55 +00:00
Dries Buytaert
780d33c77b
- Patch #43429 by drumm: bug fix: made comparison of checkboxes more strict.
2006-01-05 11:05:14 +00:00
Dries Buytaert
399302a215
- Patch #40599 by Chris: minor code improvement: removed redundant isset().
2006-01-05 10:59:34 +00:00
Dries Buytaert
db1e1b5388
- Patch #42541 by merlinofchaos: critical bug fix: public user registrations not always working.
2006-01-05 10:55:51 +00:00
Dries Buytaert
8d7ff5aea2
- Patch #39743 by merlinofchaos: critical bugfix: fixed comment ordering setting.
2006-01-05 10:53:47 +00:00
Dries Buytaert
15299efc89
- Patch #43360 by Chris: minor code clean-up: renamed $op to $hook.
2006-01-05 10:51:47 +00:00
Dries Buytaert
e334ca1b72
- Cleaned up the cron status message.
2006-01-05 09:42:09 +00:00
Steven Wittens
45439f71d0
- #42913 : Avoid resizable textarea drag handler loop
...
- #42911 : Remove left-over event handling code
2006-01-04 22:20:59 +00:00
Steven Wittens
7a2d7d0937
- #42910 : Use CSS2 s-resize instead of CSS3 ns-resize.
2006-01-04 20:44:04 +00:00
Dries Buytaert
9385794e23
- Patch #41548 by Neil: critical bugfix: theme didn't load when styles are used.
2006-01-04 09:32:28 +00:00
Dries Buytaert
3dae958731
- Patch #43002 by drumm: critical bugfix: avoid infinite loops in update script.
2006-01-04 09:27:51 +00:00
Dries Buytaert
83cb8d9e95
- Patch #40599 by Chris Johnson: file_download() checks module_invoke() return = -1.
2006-01-04 09:23:44 +00:00
Dries Buytaert
9af704d3cf
- Modified patch #39697 by nedjo: enable sites to post information on their modules, themes.
2006-01-04 09:17:02 +00:00
Dries Buytaert
9e23a23d73
- Patch #35770 by DriesK: make node preview settings work.
2006-01-04 09:04:27 +00:00
Dries Buytaert
72ed68d48b
- Patch #42971 by markus_petrux: input format not correctly shown when editing a comment.
2006-01-03 23:04:23 +00:00
Dries Buytaert
db92352671
- Patch #43032 by Steve Dondley: critical fix: can't update nodes by anonymous users.
2006-01-03 19:40:29 +00:00
Dries Buytaert
590e2d8e5f
- Partial patch #43014 by wulff: added missing t() function to filter.module.
2006-01-02 10:01:03 +00:00
Dries Buytaert
749284633f
- Patch #42057 by hunmonk and chx: made saving user accounts work again.
2006-01-02 08:35:59 +00:00
Dries Buytaert
034712530c
- Patch #42956 by Matt: fixed warnings in update path.
2006-01-02 08:05:18 +00:00
Dries Buytaert
45db74aa77
- Patch #37494 by darius / chx: fixed problem with dates.
2006-01-02 08:04:02 +00:00
Steven Wittens
ab468baa9e
- Removing trailing spaces
2005-12-31 14:32:23 +00:00
Dries Buytaert
ebeaaedc8f
- Patch 42498 by m3avrck: unified cron-trackers and added a section that lets you figure out whether cron is running (usability improvement).
2005-12-31 14:18:22 +00:00
Dries Buytaert
16051d46a9
- Patch 42210 by Neil: Save whole node instead of saving taxonomy.
2005-12-31 13:52:47 +00:00
Dries Buytaert
4e35060451
- Patch 42591 by Simon/me: fixed problem with deleting forum and book revisions.
2005-12-31 13:04:40 +00:00
Dries Buytaert
89e89a3b9b
- Patch 42115 by Cvbge/ m3avrck: improved performance of session loading.
2005-12-31 11:50:47 +00:00
Dries Buytaert
799ceae29b
- Patch #42705 by Cvbge: added missing format_plural().
2005-12-31 11:21:32 +00:00
Dries Buytaert
34265be9b7
- Patch 42652 by Goba: fixed upgrade issue related to MySQL 5.
2005-12-31 10:52:46 +00:00
Dries Buytaert
ea2d791095
- Patch 41169 by Chris: got rid of expensvie object 2 array casts.
2005-12-31 10:48:56 +00:00
Steven Wittens
9ff2c1b3a8
- #42828 : Auto-p destroys alphanumeric named entities like ½
2005-12-31 04:01:38 +00:00
Steven Wittens
46c681417d
Keeping CHANGELOG up-to-date
2005-12-30 16:22:10 +00:00
Steven Wittens
682892ad90
- #42446 : Disable resizable textareas inside collapsed fieldsets.
2005-12-30 16:12:46 +00:00
Steven Wittens
fa321c22b2
Missing grippie.png
2005-12-30 15:49:33 +00:00
Steven Wittens
5cd6d37b9f
Keeping CHANGELOG up-to-date
2005-12-30 15:27:04 +00:00
Steven Wittens
c243918eb1
- #32785 : Allow external URLs in menus (and make url() more flexible)
2005-12-29 05:28:53 +00:00
Steven Wittens
79a193a2d2
- #42234 : Use standardized feed icon for RSS
2005-12-29 04:46:40 +00:00
Steven Wittens
511089865d
- #42520 : Improve translatability of menu admin help
2005-12-29 04:03:34 +00:00
Steven Wittens
5e49dd2a68
- #42446 : Resizable textareas.
2005-12-29 03:59:30 +00:00
Steven Wittens
afd8ccaf7e
- #27230 : Fix XHTML slash in XSS filter
2005-12-28 18:43:42 +00:00
Dries Buytaert
7445e8e854
- Patch #42520 by Cvbge: change text for easier translation.
2005-12-28 12:06:06 +00:00
Dries Buytaert
18a5374781
- Patch #167 (!) by killes: made the code style script work with ++ and -- operators.
...
(The oldest issue of the year award goes to killes.)
2005-12-28 12:04:14 +00:00
Dries Buytaert
753f11d8c9
- Patch #41755 by Cvbge:
...
1. "int(10)" -> "int", fixed typo in index name [pgsql change only]
2. added defaults for uid and hostname (needed for both)
3. postgres supports "DROP column" syntax
4. added missing DELETEs for new table in poll_delete() and poll_update()
2005-12-28 12:02:29 +00:00
Steven Wittens
4c66ab52f3
- #31301 : Don't escape apostrophes in XML-RPC strings.
...
/me looks down
OH MY GOD... I'M MELLLLTTIIINNGG NOOOOOOO.... AAARGHHHHHH.
Oh well, don't the people inside the asylum say the outside world is insane, too?
2005-12-27 18:42:49 +00:00
Dries Buytaert
eaa244d347
- 'Contact us' -> 'Contact'
2005-12-27 18:11:27 +00:00