Neil Drumm
d9d43eea27
#64212 by chx, dww, and Eaton, allow for branched updates.
2006-08-14 05:47:36 +00:00
Neil Drumm
457f5847cb
#67244 by Steve Dondley and Morbus Iff, write out a more compatible files/.htaccess.
2006-08-14 05:33:21 +00:00
Neil Drumm
be8d155b20
#78340 by hunmonk, fix an error preventing search indexing.
2006-08-14 05:11:02 +00:00
Dries Buytaert
d830edae04
- Patch #78328 by Bart: fixed incorrect Etag
2006-08-12 11:47:24 +00:00
Dries Buytaert
5cff7ffccd
- Patch #66361 by asimmonds: fixed the ISO 639 language code for Welsh. Interesting stuff.
2006-08-11 17:51:20 +00:00
Dries Buytaert
c8164a26af
- Updated changelog.
2006-08-10 18:02:05 +00:00
Dries Buytaert
ce85b7c7f8
- Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with arrays like FAPI for viewing.
...
Once again, we're paving the path for CCK in core ... :)
2006-08-10 15:42:33 +00:00
Dries Buytaert
ba9f7f1794
- Patch #77668 by matthieu: fixed contact form.
2006-08-10 15:36:55 +00:00
Dries Buytaert
fd7c5f10c2
- Patch #77971 by Gerhard: move logging to _init hook.
2006-08-10 15:35:10 +00:00
Dries Buytaert
d2eb90c45e
- Patch #77896 by killes: don't clear cache inside loop.
2006-08-10 05:47:37 +00:00
Dries Buytaert
37469a8df4
- Patch #76958 by forngren, dww et al: make it a tad easier to run cron manually.
2006-08-09 07:42:55 +00:00
Dries Buytaert
3c975f4bb8
- Patch #77549 by adrian: install profiles should be in their own directory.
2006-08-08 21:18:04 +00:00
Dries Buytaert
3c0ad23f7d
- Patch #77714 by Goba: remove archive module CSS
2006-08-08 20:31:29 +00:00
Dries Buytaert
91942614d6
- Patch #62362 by Moshe: kill the 'form' operation of hook_taxonomy.
2006-08-08 18:55:53 +00:00
Dries Buytaert
1fd2c6e197
- Removing the archive module from core per the mailing list discussion.
...
Goba agreed to take over responsibility of this module's functionality.
He'll maintain the module in contrib, or integrate the functionality in
an existing module.
2006-08-08 15:44:00 +00:00
Dries Buytaert
97b1b743b9
- Patch #77375 from Zacker (holy smokes): fixed blogapi settings form.
2006-08-07 21:00:26 +00:00
Dries Buytaert
360e0d321e
- Patch #77364 by webchick: 'administration page' is actually 'administration theme' -- so rename menu and callback.
2006-08-07 19:35:41 +00:00
Dries Buytaert
9700fa0c0b
- Patch #72343 by dww: removed stray status message.
2006-08-07 19:29:38 +00:00
Dries Buytaert
729fa6c11b
- Patch #77422 by timcn: corrected various paths in the documentation.
2006-08-07 15:04:16 +00:00
Dries Buytaert
bda6fa2b71
- Patch #76753 by Moshe: fatal eror during logout with page cache enabled.
2006-08-07 14:25:37 +00:00
Neil Drumm
b7647e6d38
CHANGELOG update.
2006-08-06 23:14:15 +00:00
Neil Drumm
4b4a398605
#77179 by asimmonds, don't execute both MySQL and Postgres quesries on install of a couple modules.
2006-08-06 23:13:46 +00:00
Neil Drumm
476972ccff
Actually finishing that.
2006-08-06 23:09:34 +00:00
Neil Drumm
cb036dbb43
Finishing that last commit.
2006-08-06 23:06:56 +00:00
Neil Drumm
129c8eb18c
#62340 by chx, webchick, Jaza, Eaton, mathieu, and myself. Configurable node types.
2006-08-06 23:00:42 +00:00
Neil Drumm
0299beb05e
#72545 by pwolanin, validation for upload module administration.
2006-08-06 22:49:27 +00:00
Neil Drumm
4387247a40
#76705 by paranojik, fix search configuration's menu item
2006-08-05 22:30:59 +00:00
Neil Drumm
9709598a52
Fixing the CSS for theme maintainence and install pages.
2006-08-05 22:17:31 +00:00
Neil Drumm
6f22da3540
#75582 by hunmonk, add mass editing to admin/user/user.
2006-08-05 18:56:35 +00:00
Neil Drumm
d6af18b9f5
#75395 by merlinofchaos and moshe weitzman, make it easier for node access modules to work together.
2006-08-05 02:12:46 +00:00
Neil Drumm
5c57a53165
#76339 by pwolanin, allow non-forum category changes while leaving a shadow copy
2006-08-05 01:42:56 +00:00
Neil Drumm
651a42b9c2
#67648 by craines and pwolanin, always go to search pages for searching (particularly a problem on 404 pages)
2006-08-05 01:21:40 +00:00
Neil Drumm
cd430165d7
#73884 by RobRoy, various code cleanup.
2006-08-05 00:26:36 +00:00
Neil Drumm
6839ce965f
#76742 by paranojik, fix a bug preventing editing of forums
2006-08-05 00:13:06 +00:00
Dries Buytaert
a7f67e01de
- Patch #76681 by sammys: PostgreSQL support for install system. Woot! :)
2006-08-04 06:58:44 +00:00
Steven Wittens
3ffb612aea
#76741 : Allow <th> tags for theme_table cells
2006-08-03 20:37:52 +00:00
Dries Buytaert
8c1560c756
- Forgot this with last commit.
2006-08-03 14:08:30 +00:00
Dries Buytaert
4b9a3cf73e
- Patch #4942 by webchik et al: e-mail verification is optional now.
2006-08-03 13:50:53 +00:00
Dries Buytaert
fb7ebf2fc1
- Patch #36676 by breyten et al: don't require slogin for sending pings.
2006-08-03 13:46:21 +00:00
Dries Buytaert
900ad2b099
- Patch #70521 by Grugnog2 et al: fixed 'double logins', caching, and logging in and out.
2006-08-03 13:42:34 +00:00
Dries Buytaert
2c0571b894
- Patch #73961 by m3avrck, timcn, et al: simplify adding CSS in Drupal.
2006-08-03 07:06:36 +00:00
Steven Wittens
010eca98ec
- Fixing $db_url in settings.php
2006-08-03 01:12:03 +00:00
Steven Wittens
38e4c1ae91
#76209 : (Eaton et al)
...
- Make installer code integrate better with module.inc / system.module
- Fix schema version bug when installing core
2006-08-03 01:02:51 +00:00
Gerhard Killesreiter
8b820834e5
SA-2006-011
2006-08-02 18:13:40 +00:00
Dries Buytaert
eaf3540175
- Patch #76702 by timcn: fixed some broken admin pages.
2006-08-02 13:44:07 +00:00
Dries Buytaert
bd5c16ecf4
- Patch #76653 by paranojik: adding and searching users was broken.
2006-08-02 10:29:26 +00:00
Dries Buytaert
567a82f090
- Modified patch #76659 by dopry: clarified the instructions.
2006-08-02 10:26:42 +00:00
Steven Wittens
c556b4d6b1
- Make filter admin work after recent admin changes
2006-08-01 20:31:39 +00:00
Dries Buytaert
a74aa9b6e6
- Patch #75256 kika, eaton, et al: improve the installer's usability.
2006-08-01 14:59:21 +00:00
Steven Wittens
90acf99341
#75264 : Redirect uninstalled default Drupal site to install.php
2006-07-31 19:24:16 +00:00