Commit Graph

4214 Commits (4.6.0)

Author SHA1 Message Date
Dries Buytaert d8107e0407 - Updated CHANGELOG 2005-04-15 15:45:28 +00:00
Dries Buytaert 803a6b2616 - Patch by Adrian: postgresql fixes 2005-04-14 19:43:06 +00:00
Dries Buytaert 3f401a914d - Patch #20235 by chx: fixed problem with db_set_active(). 2005-04-14 18:50:23 +00:00
Dries Buytaert 906db71527 - Patch #19800 by Daniel: make default $db_url informative and unique. 2005-04-14 18:35:19 +00:00
Dries Buytaert 427638c294 - Patch #19406 by David: fixed problem with posting using BloggerAPI. 2005-04-13 19:04:46 +00:00
Dries Buytaert 81aebe1cab - Patch #20451 by Moshe: some ancient code was assuming that all apges in a book are of type 'book'. 2005-04-13 18:51:17 +00:00
Dries Buytaert d8b0a40c04 - Patch #20058: move user_module_invoke('load', $array, $user) after loading of roles. 2005-04-13 18:02:23 +00:00
Dries Buytaert a32d277ce8 - Patch #12794 by assimonds: make sure the node module is optional. 2005-04-13 18:00:03 +00:00
Dries Buytaert 83a31a2171 - Patch #20396 by Junyor: fixed broken watchdog message in user module. 2005-04-12 21:28:06 +00:00
Dries Buytaert 96a2c3b57d - Patch #20312 by mif: fixed problem with blog_link(). 2005-04-12 19:46:45 +00:00
Dries Buytaert c6eec4712f - Patch #18471 by mikeryan: make system vocabularies editable. 2005-04-12 19:20:13 +00:00
Dries Buytaert 17bf9cefd0 - Patch #20197 by ankur: fixed problem link in the cache setting's description 2005-04-12 19:00:39 +00:00
Dries Buytaert 77ed9fb7fa - Added missing {}. 2005-04-12 18:56:02 +00:00
Dries Buytaert 31bf81ace9 - Patch by Gerhard: refinements and bugfixes for the 'access user profiles' patch. 2005-04-12 18:32:25 +00:00
Dries Buytaert a29176ed89 - Patch #20349 by Gerhard: drop.org -> drupal.org 2005-04-12 05:15:12 +00:00
Steven Wittens f06027a380 - #4166: Respect 'access userlist' permission for profile data. 2005-04-11 22:50:44 +00:00
Steven Wittens bf3545cb06 - #20338: Improve api docs on $user field deletion. 2005-04-11 22:30:51 +00:00
Dries Buytaert ac851b463b - Patch #19884 by Robin Monks: added help text for ?q=admin/forum/configure 2005-04-11 18:24:19 +00:00
Dries Buytaert 11e10cadbe - Patch #20216 by Gerhard/Kief: the queue module did not record any votes. 2005-04-11 16:42:48 +00:00
Dries Buytaert fafa204481 - Patch #20188 by Goba: Node_feed() instructs the nodeapi view call it invokes to deal with the body of the node, but afterwards it only uses the teaser to generate the feed. So the nodeapi hook should be called with teaser processing in mind. This simple patch fixes that. 2005-04-11 16:39:40 +00:00
Steven Wittens fcea0e369f - Unnecessary check_plain in contact.module 2005-04-11 11:06:13 +00:00
Steven Wittens 52b7220a41 - Missing check_url() in form(). 2005-04-10 10:23:13 +00:00
Dries Buytaert dc6a22084d - Patch #19609 by Daniel: fix problem with database prefixing 2005-04-08 14:24:10 +00:00
Dries Buytaert a1cb63499a - Patch #19474 by Daniel: extended documentation on database configuration. 2005-04-08 14:15:09 +00:00
Dries Buytaert e00b8e96c7 - Modified patch #18215 by ankur: make sure the comment statistics update after approval in the moderation queue. 2005-04-08 13:35:27 +00:00
Dries Buytaert ad84b164ec - Added missing } 2005-04-08 13:19:25 +00:00
Dries Buytaert 009b54ed28 - Patch by Drumm: change the wording for clarity. 2005-04-08 13:06:58 +00:00
Dries Buytaert 2add5b3ea7 - Fixed bug #19432, modified patch from Junyor: database update fails when a name contains a quote. 2005-04-08 12:28:39 +00:00
Dries Buytaert 497925468e - Fixed bug #19868: undefined variable. 2005-04-08 11:24:25 +00:00
Dries Buytaert a151c4fde9 - Patch #19615 by chx: fixed problem forum container getting lets when editing a forum. 2005-04-08 11:08:27 +00:00
Steven Wittens 6b40ba2f54 - #19874: Fix aggregator escaping after check_plain bug
- Fix bug in decode_entities() with double-escaped entities.
2005-04-07 22:47:25 +00:00
The Great Git Migration ed3901cc28 This commit was manufactured as part of Drupal's Great Git Migration to
create branch 'DRUPAL-4-6'.

Sprout from master 2005-04-07 20:09:36 UTC Dries Buytaert <dries@buytaert.net> '- Fixed warning.'
Delete:
    modules/aggregator/aggregator.module
    modules/archive/archive.module
    modules/block/block.module
    modules/blog/blog.module
    modules/blogapi/blogapi.module
    modules/book/book.module
    modules/comment/comment.module
    modules/contact/contact.module
    modules/drupal/drupal.module
    modules/filter/filter.module
    modules/forum/forum.module
    modules/help/help.module
    modules/legacy/legacy.module
    modules/locale/locale.module
    modules/menu/menu.module
    modules/node/node.module
    modules/page/page.module
    modules/path/path.module
    modules/ping/ping.module
    modules/poll/poll.module
    modules/profile/profile.module
    modules/search/search.module
    modules/statistics/statistics.module
    modules/story/story.module
    modules/system/system.module
    modules/taxonomy/taxonomy.module
    modules/throttle/throttle.module
    modules/tracker/tracker.module
    modules/upload/upload.module
    modules/user/user.module
    modules/watchdog/watchdog.module
2005-04-07 20:09:37 +00:00
Dries Buytaert 7d3d5532df - Fixed warning. 2005-04-07 20:09:36 +00:00
Dries Buytaert 6ba8f32cca - Patch #13503 by chx: made the menu cache locale aware. 2005-04-07 20:00:48 +00:00
Dries Buytaert 961cf7af44 - By default, do not show comment controls. 2005-04-07 05:24:08 +00:00
Dries Buytaert 29f6541c5e - Patch #20103 by Neil: Removing another place where we have hard coded HTML instead of the form functions. The unpublish selection actually didn't seem to work, so I removed it since we have delete. It should be implemented as a link anyway. 2005-04-07 05:21:30 +00:00
Dries Buytaert 2252aacc7c - Modified patch #19941 by willmoy: improve upgrade instructions. 2005-04-06 19:04:02 +00:00
Dries Buytaert 97bfa01725 - Patch #18828 by me, jbond and TDobes: moves the textarea hook for 'pre' between the title and the textarea. This makes it easier for simply textarea enhancements like quicktags to add a toolbar just above the textarea. 2005-04-06 07:43:10 +00:00
Steven Wittens 0f79c1e946 - Improve recursion in taxonomy_get_tree() (Morbus) 2005-04-06 04:48:39 +00:00
Dries Buytaert 18e852e4e7 - Patch #19933 by willmoy: stop output buffering once the page has been rendered. 2005-04-05 19:00:24 +00:00
Dries Buytaert 91e8b1b1e4 - Removed weird phpdoc line 2005-04-05 07:25:11 +00:00
Dries Buytaert 398ed04670 - Patch #19960 by Gerhard: removed left-over DISTINCT. Spotted by BuddaBoy. 2005-04-04 21:32:21 +00:00
Dries Buytaert c7c33cc174 - Modified patch #19694 by chx: makes sure that block.module deals by default only with regions 0 and 1 as it does now but lets you use block_list with any region you define. This opens many possibilites. You may do a multi region module, with your admin UI using the blocks table as storage and the block_list matcher. Or you may do a sections module using the block matcher without cluttering the current blocks list. 2005-04-04 12:27:05 +00:00
Dries Buytaert 9660db2c4e - Patch #19888 by jhriggs: fixed terms getting lost upon preview. 2005-04-03 09:27:01 +00:00
Dries Buytaert 6e1431705e - Patch #19768 by danielc: line 593 in version 1.109 of database.pgsql is problematic. The line creates a unique index for sid. But, sid is already a primary key so doesn't need a unique index on it. Let alone, the syntax is wrong due to wrapping the table name in {}'s. This patch removes the line. 2005-04-03 08:56:48 +00:00
Dries Buytaert 8adb531bd1 - Patch #19894 by Gerhard: provided defaults for the throttle module settings. 2005-04-03 08:53:52 +00:00
Dries Buytaert 69a066c4cd - Patch #19895 by Moshe: currently modules can inadvertently load all other modules during the bootstrap. this is easy to do by calling a node_load() or module_invoke_all(). this degrades performance for anonymous users when caching is enabled. With this patch, the module writer will see an php error like "Call to undefined function: drupal_set_html_head()" if this is attempted. basically, unavailable functions are actually reported as unavailable. 2005-04-03 08:03:18 +00:00
Dries Buytaert f98bbea2f0 - 'models' -> 'modules' 2005-04-03 08:02:27 +00:00
Steven Wittens d48351a027 - #19873: drupal_specialchars -> check_plain 2005-04-02 18:22:17 +00:00
Dries Buytaert a3e9b35afc - Patch #19451 by JonBob: improved consistency of module descriptions. We should write guidelines for this -- maybe in the PHPDoc code of the _help hook. 2005-04-01 15:55:02 +00:00