Steven Wittens
|
1b66966a4b
|
- #43495: Separate permission for PHP-based block visibility
|
2006-01-08 03:33:31 +00:00 |
Steven Wittens
|
49e5e1cd47
|
- #43097: restore admin/comment tablesort
|
2006-01-08 00:29:37 +00:00 |
Dries Buytaert
|
86d35db263
|
- 2005 -> 2010.
|
2006-01-07 19:50:28 +00:00 |
Dries Buytaert
|
cb93c61714
|
- 'node' -> 'post'
|
2006-01-07 10:12:32 +00:00 |
Steven Wittens
|
ee77417ff2
|
- #22565: Change statistics counter setting into permission
|
2006-01-07 05:39:33 +00:00 |
Dries Buytaert
|
859e045db6
|
- Patch #42955 by Cvbge: critical bugfix: users can't create new content.
|
2006-01-06 16:21:34 +00:00 |
Dries Buytaert
|
9d1d40e609
|
- Patch #39639 by Richard: 'users' appearing twice in menu.
|
2006-01-06 07:42:31 +00:00 |
Dries Buytaert
|
303720fb62
|
- Patch #15609 by m3avrck: get rid of forced <br />-tag after <label>-tags. Makes it easier to theme forms.
|
2006-01-06 07:32:54 +00:00 |
Dries Buytaert
|
6c20d333d2
|
- Patch #35667 by Crell: bug fix: on ?q=admin/block style.css was imported twice.
|
2006-01-06 07:25:44 +00:00 |
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 |