Commit Graph

3511 Commits (ca9293b3ee13390349521c83e9bb175d4c95009a)

Author SHA1 Message Date
Dries Buytaert 0ec174d59c - Patch by merlinofchaos: fixed blogapi module problem. 2006-02-14 19:14:23 +00:00
Dries Buytaert 25eef00f89 - Patch by Steve Ratcliffe: added missing {} to upgrade path. 2006-02-12 05:34:34 +00:00
Dries Buytaert 21eb666a9b - Patch by Zen:
* Makes the user login and password fields in the login _block_ required.
    * Uses just if ($form['name']) rather than if (isset($form['name']) && $form['name']). AFAIK, using both is unnecessary with the form API.
    * Changes maxlength for usernames to 60 which is the (rather odd) database value. The maxlength fields at present don't accomodate affiliate logins with extra long usernames/domains, but I've left that issue alone for now.
    * Removes all instances of maxlength for password. They were a)not being applied with any degree of consistency, and b)unnecessary as only the hash is stored.
    * Corrects an e-mail address maxlength from 55 to 64.
    * unset() accepts more than one variable.
2006-02-10 05:46:39 +00:00
Dries Buytaert 583d5a4ee9 - Patch by adrian: remove drupal_goto from _submit functions. 2006-02-10 05:25:57 +00:00
Dries Buytaert 91152ba7af - Patch by m3avrck: clean up forum topic navigation. Bring it in line with book.module. 2006-02-10 05:05:44 +00:00
Steven Wittens 1819de963f - : Editing own comment broken under postgresl 2006-02-09 09:09:03 +00:00
Dries Buytaert 88490f6413 - Patch by Cvbge: quickfix postgresql 2006-02-09 08:52:03 +00:00
Dries Buytaert 51f8d2f33b - Patch by Zen: menu sorting shouldn't be case insensitive. 2006-02-09 08:36:54 +00:00
Steven Wittens c9a19e3084 - : Comment thread coding inefficient 2006-02-09 08:33:36 +00:00
Steven Wittens 0d89f29a3f - : check_plain() incorrectly applies to page titles in statistics 2006-02-09 08:28:53 +00:00
Dries Buytaert 9004bed664 - Patch by Zen: fixed weight issues with freetagging vocabulary. 2006-02-09 08:28:28 +00:00
Dries Buytaert c6328111a3 - Patch by markus: add/edit form in user access rules is broken. 2006-02-09 08:20:49 +00:00
Dries Buytaert b67cce5a8f - Patch by Neil: module installation hook. 2006-02-09 08:13:08 +00:00
Dries Buytaert a723204ee4 - Patch by wtanaka: performance improvement for _forum_topics_read. 2006-02-09 08:09:55 +00:00
Dries Buytaert df492f35ae - Patch / by markus: 'delete the selected posts' operation on admin/node doesn't work. 2006-02-09 07:46:04 +00:00
Dries Buytaert b28f48dc48 - Patch by Steve Dondley: fixed problem with user picture getting deleted after editing user account. 2006-02-09 07:43:43 +00:00
Dries Buytaert 3b27048623 - Patch by JonBob: fixed book navigation divs when book has no child pages. 2006-02-09 07:27:11 +00:00
Dries Buytaert 6b706b50b3 - Patch by JonBob: grammar fix. 2006-02-09 07:16:47 +00:00
Dries Buytaert ef6823d418 - Patch by chx: removed dead code. 2006-02-09 07:05:49 +00:00
Steven Wittens a0454264af - Node revisions 404/403 handling called drupal_not_found() twice. 2006-02-08 00:47:14 +00:00
Steven Wittens 24a598a912 - : Better search form compatibility for lanky IE submission 2006-02-07 06:33:04 +00:00
Dries Buytaert dbdca484c1 - Patch by Zen: removed unused variable. 2006-02-06 05:54:17 +00:00
Dries Buytaert cce18287a6 - Patch by markus: removed unused variable. 2006-02-06 05:51:10 +00:00
Steven Wittens 9639b7dc56 - : Allow search_box() to be used for non-node searches too 2006-02-05 19:17:00 +00:00
Steven Wittens d38429248e - : Show JavaScript alert when PHP errors occur 2006-02-05 19:04:58 +00:00
Dries Buytaert 87f5947e51 - Patch by wtanaka: performance improvement: active topics block selects an unused column. 2006-02-04 09:56:04 +00:00
Dries Buytaert 91e152b8b8 - Patch by DriesK: comment moderation/approval wasn't working due to a bug with its forms. 2006-02-04 09:54:16 +00:00
Dries Buytaert d12fa41b27 - Patch by Kobus: improved throttle module help text. 2006-02-02 18:38:50 +00:00
Steven Wittens cebc884331 - : User login block not fully themed 2006-02-02 01:51:54 +00:00
Dries Buytaert f76ff3d4b5 - Patch by markus: wrong URL in admin/logs/access/<item>. 2006-02-01 15:50:01 +00:00
Dries Buytaert 1db149b7d5 - Patch by killes: properly initialize the user roles array. 2006-02-01 15:43:11 +00:00
Dries Buytaert eb2bed2833 - Patch by markus: rebuild the menu after chaning settings. 2006-02-01 15:34:55 +00:00
Dries Buytaert a038201841 - Patch by kumo: fixed the re-index cancelation link. 2006-02-01 14:42:02 +00:00
Dries Buytaert 1f206ca2fe - Patch by Zen: removed dead code. 2006-02-01 14:40:20 +00:00
Dries Buytaert bfb535f63e - Patch by Gerhard: added missing initialization of array. 2006-02-01 14:28:48 +00:00
Dries Buytaert 31293d5a2e - Patch by stmind: fixed problem with node-level permissions and forums. 2006-02-01 14:19:44 +00:00
Dries Buytaert 71955d8c8a - Patch by Markus: Not enabled themes shouldn't appear in admin/themes/settings. 2006-02-01 14:14:04 +00:00
Dries Buytaert 514bef01f0 - Patch by Gerhard: moderated nodes are not indexed. 2006-02-01 14:11:53 +00:00
Dries Buytaert 93159ec416 - Patch : improved the consistency of the help texts. 2006-02-01 14:09:53 +00:00
Dries Buytaert ece2aab4fd - Patch by gordon: fixed problem with anonymous user role not being properly initialized. 2006-02-01 14:08:26 +00:00
Dries Buytaert baa2ecc81c - Patch by Cvbge: fixed problem with deleting comments. 2006-02-01 14:04:50 +00:00
Dries Buytaert a6dac9d2ab - Modified patch by chx: comment token is broken. 2006-01-31 15:26:39 +00:00
Dries Buytaert 8b8a585ab2 - Patch : fixed problem with profile.module. 2006-01-30 18:32:24 +00:00
Dries Buytaert 48b367c9d0 - Patch by merlinofchaos: fixed problem with blogapi checkboxes. 2006-01-30 18:30:44 +00:00
Dries Buytaert 52c0c18cad - Patch by Neil: more forgiving hook_user('view'). 2006-01-29 08:01:55 +00:00
Dries Buytaert 15ff8c8e32 - Patch by wulff: fixed incorrect links. 2006-01-29 07:50:45 +00:00
Dries Buytaert 2210b607b0 - Patch by killes: don't use array_merge. 2006-01-29 07:46:57 +00:00
Dries Buytaert 5229f329ac - Patch by chx: made it possible to change your password when using php5. 2006-01-29 07:28:52 +00:00
Dries Buytaert 30d59fd52c - Patch by m3avrck: clean up book navigation markup + UI improvements. (Hint: the forum module has previous and next links too.) 2006-01-27 18:57:13 +00:00
Dries Buytaert c046333610 - Patch by samo, m3avrck, et al: one-time login link does not provide adequate feedback to user errors. 2006-01-27 18:49:48 +00:00
Dries Buytaert d958fad0d6 - Patch by Ax, Drewish, Zen et al: user_view() isn't merging view items correctly + CSS cleanup + form handling cleanup. 2006-01-26 13:43:04 +00:00
Dries Buytaert e54db453e0 - Patch by asimmonds/dopry: fixed critical bug in block administration. 2006-01-26 09:06:23 +00:00
Dries Buytaert 6996292d52 - Patch by Neil: load the anonymous user on logout. 2006-01-26 08:52:24 +00:00
Dries Buytaert 794b53e195 - Patch by drumm/moshe: load anonymous user if authentication failed. 2006-01-26 08:51:10 +00:00
Dries Buytaert 20154df528 - Modified patch by wtanaka: creating a comment, editing a comment, or anything that validates a comment fails on PHP5. 2006-01-26 08:48:57 +00:00
Dries Buytaert 017cbf5e2b - Patch by m3avrck: removed some dead code. Yay. 2006-01-26 08:43:28 +00:00
Dries Buytaert a0c8a44228 - Patch by m3avrck: fix bad markup and title for some watchdog warnings. 2006-01-26 08:42:18 +00:00
Dries Buytaert 7946eca135 - Patch by asimmonds: make required vocabularies actually required. 2006-01-26 08:33:20 +00:00
Dries Buytaert 5d43619ca7 - Patch by moshe/wtanaka: login and regsiter links on each comment don't redirect back to the topic. 2006-01-26 08:27:58 +00:00
Steven Wittens 548e5d2b5f - : XHTML slash fix. 2006-01-25 22:29:57 +00:00
Dries Buytaert f4f77fc851 - Patch by chx: fixed problem with closed tags being filtered out. 2006-01-25 19:20:28 +00:00
Dries Buytaert b8832d76a0 - Patch by wtanaka/killes: #comment-form has disappeared from comment.module 2006-01-25 08:54:40 +00:00
Dries Buytaert 53a2ca41b4 - Patch by Zen: mark required fields are being required. The new forms API will enforce this too. :) 2006-01-25 08:52:47 +00:00
Dries Buytaert d20ed7e3be - Patch by wtanaka/moshe: removed dead code! w00t! 2006-01-24 18:32:20 +00:00
Dries Buytaert 42c5683d41 - Patch by jaza/chx: set default value of weight-selectors to 0 for consistency with Drupal 4.6. 2006-01-24 18:27:29 +00:00
Dries Buytaert 6f978a04f9 - Patch by chx: fixed bug in user.module that results in storing plain text passwords. 2006-01-24 10:15:03 +00:00
Dries Buytaert 2fa3490ebf - Patch by markus: usability improvement: moved the block description textfield up. 2006-01-24 08:38:29 +00:00
Dries Buytaert 576399c1f4 - Modified patch by Thomas: made the status message show up. 2006-01-24 08:26:21 +00:00
Dries Buytaert 3c6066cffa - Patch by markus: keep up with CSS improvements. 2006-01-24 08:22:12 +00:00
Dries Buytaert af43886456 - Patch by Morbus et al: clean up the watchdog view. 2006-01-24 08:18:26 +00:00
Dries Buytaert bc9cbefa30 - Patch by markus, jvandyk, moshe: fixed problem with permission checking. 2006-01-23 08:06:43 +00:00
Dries Buytaert 1766d40093 - Patch by chx/Crell: make sure the url/path is properly initialized in statistics_exit(). 2006-01-23 07:54:08 +00:00
Dries Buytaert 14ae238973 - Patch by Zen: improved usability of off-line mode. 2006-01-22 07:51:06 +00:00
Dries Buytaert 30acded344 - Patch by fgm: removed some useless global. 2006-01-22 07:43:19 +00:00
Dries Buytaert 542e6e0d22 - Patch by Kobus et al: show dates properly. 2006-01-22 07:37:17 +00:00
Dries Buytaert 4267ab5ea9 - Patch by markus: keeping up with CSS improvements. 2006-01-22 07:32:55 +00:00
Dries Buytaert b9240f63d7 - Patch by wtanaka: added missing ''s 2006-01-22 07:31:38 +00:00
Dries Buytaert b6b98bb60d - Patch by Cvbge: deleting a comment creates incorrect entry in node_comment_statistics. 2006-01-22 07:26:33 +00:00
Dries Buytaert 25f13a64c4 - Patch by markus: roles are no longer required. 2006-01-22 07:23:58 +00:00
Dries Buytaert 4da4f4c1af - Patch by Moshe: code improvements: always grant the 'authenticated user' role to authenticated users. Fixed glitch with udpate path. 2006-01-21 08:28:55 +00:00
Steven Wittens 7914ad0f3f - : Ensure UTF-8 character set on the database side (and include upgrade path for incorrectly set up databases) 2006-01-21 01:42:52 +00:00
Dries Buytaert 0ff0c4beaa - Patch by Richard: deleting non existent user blocks the whole drupal site. 2006-01-20 09:37:00 +00:00
Dries Buytaert 4da1540a9f - Patch by Neil: usability improvement: disable anonymous commenting options when anonymous people can't comment. 2006-01-20 09:33:03 +00:00
Dries Buytaert 9c4d4fe7b2 - Patch and patch by m3avrck and Uwe: aggregator module HTML/CSS cleanups. 2006-01-20 09:09:18 +00:00
Dries Buytaert 8c02d4ec93 - Patch by Morbus: filter_form shouldn't default to #weight 0
When a form element doesn't specify a #weight, it is assumed internally as #weight 0. However, to ensure that our form elements display visually *as they were defined in the array* we, in form_builder, count the number of elements, divide by 1000, and set that as the weight:

# Assign a decimal placeholder weight to preserve original array order
if (!isset($form[$key]['#weight'])) {
  $form[$key]['#weight'] = $count/1000;
}

The above code will set the #weights of elements that have not defined a weight to something like 0 (first element in array definition), 0.001, 0.002, and so on. However, anytime a form element *explicitly* defines a #weight of 0, that #weight is kept at exactly 0, which would cause that form element to appear BEFORE the elements that didn't have a #weight defined (and thus received a #weight such as 0.002).

Consider the following pseudo example:

$form['game_title'] = array(
    '#type' => 'textfield',
    ...
    );
$form['game_description'] = array(
    '#type' => 'textarea',
    ...
    );
$form['game_format'] = filter_form(variable_get('game_format', NULL));
return $form;

Here, we're not definiing weights on our two textfields. We then add an filter_form. The second parameter of the filter_form is $weight, which defaults to 0. After this $form hits form_builder, we have weights 0 (game_title), 0.001 (game_description), and 0 (filter_form) respectively. This is then sorted by weight, which causes filter_form (the third element in the array) to appear BEFORE game_description (0 is lighter than 0.001).

The short lesson is: explicitly defining #weight 0 for a form element is probably a bad idea. This patch changes the default #weight of filter_form to NULL, instead of 0, and also removes any other explicit setting of #weight to 0 in core.
2006-01-20 09:04:34 +00:00
Dries Buytaert 4a7abb95b6 - Patch by Robin and Zen: made theme_user_list() more like theme_item_list(), made it robust for empty lists. 2006-01-20 08:58:09 +00:00
Dries Buytaert 10d7f7731b - Patch by chx: made categories with forum topics work again. 2006-01-19 17:55:54 +00:00
Dries Buytaert 4c1522e962 - Patch by Ber: bugfix: removed obsolete check_plain() check causing &amp; problems. 2006-01-19 09:26:15 +00:00
Dries Buytaert f828c0ade2 - Patch by Jaza and Richard: code improvements: improved separation between UI and logic. 2006-01-19 08:58:00 +00:00
Dries Buytaert e84a98a22b - Patch by Morbus Iff: input filters aren't sorting correctly infForms API. 2006-01-19 08:54:41 +00:00
Steven Wittens ecd26ac8ae - : Make node search indexing more robust against bad nodes and timeouts. 2006-01-18 21:31:40 +00:00
Dries Buytaert 52507806eb - Patch by Morbus: corrected the weight of form item titles of nodes. 2006-01-18 19:29:17 +00:00
Dries Buytaert 2220c03633 - Patch by markus: attempt at making the node filters somewhat translatable. 2006-01-18 19:09:46 +00:00
Dries Buytaert 47dd0142e6 - Patch by chx/drumm/merlinofchaos: critical bugfix: made editing comments work. 2006-01-18 15:09:39 +00:00
Dries Buytaert 46913a7efd - Patch by chx/drumm: cast to object required. 2006-01-18 14:30:42 +00:00
Dries Buytaert 186ebd18da - Patch by m3avrck: more improvements to the node revesion overview screen. 2006-01-17 21:19:43 +00:00
Dries Buytaert baaf319c59 - Patch by m3avrck: improved the revision overview screen. 2006-01-17 19:26:49 +00:00
Dries Buytaert df631e3c7f - Patch by markus: rand() -> mt_rand() + removed deprecated comments. 2006-01-17 18:32:33 +00:00
Dries Buytaert cb45cf58fb - Patch by wtanaka: make the comment block themable. 2006-01-17 18:02:23 +00:00
Dries Buytaert 51d2ac2b9e - Critical feature : made the form array accessible. 2006-01-17 17:42:29 +00:00
Dries Buytaert e145866243 - Patch by riccardoR: can't enable more than one language. 2006-01-17 17:35:47 +00:00
Dries Buytaert a50eb34bda - Patch by gerhard: improved consistency of API. Always pass an array. 2006-01-17 09:23:38 +00:00
Dries Buytaert 8b5175a983 - Patch by Zen: fixed "Who's new" block inaccuracy. 2006-01-17 09:04:20 +00:00
Dries Buytaert ae84e469b0 - Patch by markus: order sources in aggregator. 2006-01-15 17:03:34 +00:00
Dries Buytaert f649b42d9c - Patch by jvandyk: small (code) improvements 2006-01-15 16:57:56 +00:00
Steven Wittens 2e9bbda791 - : {} -> [] (in anticipation of PHP de-deprecation) 2006-01-15 07:14:14 +00:00
Dries Buytaert 88cdbf9185 - Patch by Zen: various contact form improvements/fixes.
+ Conversion to _validate + _submit model..
  + Split replaced by explode - faster
  + Fixed typos: Recipient
  + Fixed weight defaulting to -10
  + Popped mail subject formatting into a t()
  + Popped '--' formatting into a t()
  + Does a lot of documentation fixing/rewriting.
  + Renamed contact_user_mail form functions to contact_mail_user for consistency.
  + ...
2006-01-14 10:33:22 +00:00
Dries Buytaert baa5c2ff89 - Extended the form description for clarity. 2006-01-14 09:51:57 +00:00
Dries Buytaert 84a5ff4052 - Patch by Richard: made the help text slightly more accurate. 2006-01-14 09:45:44 +00:00
Dries Buytaert 776e6501cd - Patch by DriesK: made it possible to edit blocked users. 2006-01-13 19:02:38 +00:00
Dries Buytaert 155aff37d7 - Patch by darius: don't show blocked users on the profile pages. 2006-01-13 15:54:05 +00:00
Dries Buytaert 403c1c0404 - Added trailing point. 2006-01-13 14:54:51 +00:00
Dries Buytaert 07c2ef3248 - Patch by Neil: missing quotes. 2006-01-13 07:34:46 +00:00
Dries Buytaert 11b9259db0 - Patch by DriesK: consistency: email -> e-mail. 2006-01-13 07:33:13 +00:00
Dries Buytaert cccca3b17e - Patch by Kobus/Zen: drupal -> Drupal. 2006-01-12 19:29:36 +00:00
Dries Buytaert e136a247c3 - Patch by driesk: fixed incorrect form conversion. 2006-01-12 19:15:31 +00:00
Dries Buytaert bc149ab22b - Patch by Morbus: %num -> %count to make format_plural() work. 2006-01-12 16:22:46 +00:00
Dries Buytaert 6e45b2f9c3 - Patch by drumm: correct post times for administrators posting using a blogapi client. 2006-01-12 10:02:45 +00:00
Dries Buytaert 47ae354ef5 - Patch by m3avrck: fixed typo in permission and fixed incorrect description. 2006-01-12 10:01:15 +00:00
Dries Buytaert 3607a2b059 - Patch by m3avrck: improved generated HTML/CSS. 2006-01-12 09:58:49 +00:00
Dries Buytaert 79cdc915ec - Modified patch by Zen: '%s' -> %d. 2006-01-10 20:11:46 +00:00
Dries Buytaert 67778c896e - Patch by Ber: made the help text opion work for free tagging terms. 2006-01-10 19:56:19 +00:00
Dries Buytaert 226a26a556 - Removed reference to comment moderation. 2006-01-10 19:41:15 +00:00
Dries Buytaert 92acb92699 - Patch by Ber and Moshe: bugfix + code improvement: clean up some of the taxonomy loading code. 2006-01-10 12:35:20 +00:00
Dries Buytaert 08098a34f3 - Patch by darius: critical bugfix: removed debug code from profile module. 2006-01-10 12:22:18 +00:00
Dries Buytaert afb923a00a - Patch by m3vrick: made deleting user accounts work. 2006-01-09 19:18:46 +00:00
Dries Buytaert 7c862e924a - Patch by chx: fixed warning. 2006-01-09 18:27:26 +00:00
Dries Buytaert 6f0bd9499b - Patch by chx: fixed problem with changing usernames. 2006-01-09 14:14:39 +00:00
Dries Buytaert b170d83d14 - Removed global . 2006-01-09 10:12:30 +00:00
Dries Buytaert fb393415bb - Patch by killes: give the first user a default role. 2006-01-08 16:32:08 +00:00
Dries Buytaert 7f87b19eeb - Patch by chx: critical feature: allow modules to be reordered. 2006-01-08 12:49:51 +00:00
Dries Buytaert 16e9b4d0c7 - Patch by chx: bugfix: added missing db_rewrite_sql() in taxonomy_node_get_terms. 2006-01-08 12:28:27 +00:00
Dries Buytaert 7e2e715393 - Patch by Steven: improved consistency of the code. 2006-01-08 12:20:55 +00:00
Dries Buytaert c297f2e09c - Patch by Moshe: bugfix: hide the upload form when uploads are not enabled for a node type. 2006-01-08 12:12:20 +00:00
Dries Buytaert 68ced8da59 - Patch by jmengle, DriesK, Richard et al: bugfix: deleting a profile field doesn't delete values in profile_values table. 2006-01-08 12:06:13 +00:00
Steven Wittens ef0e3ffb44 - : Format plural for %n new 2006-01-08 03:41:48 +00:00
Steven Wittens 1b66966a4b - : Separate permission for PHP-based block visibility 2006-01-08 03:33:31 +00:00
Steven Wittens 49e5e1cd47 - : 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 - : Change statistics counter setting into permission 2006-01-07 05:39:33 +00:00
Dries Buytaert 859e045db6 - Patch by Cvbge: critical bugfix: users can't create new content. 2006-01-06 16:21:34 +00:00
Dries Buytaert 9d1d40e609 - Patch by Richard: 'users' appearing twice in menu. 2006-01-06 07:42:31 +00:00
Dries Buytaert 6c20d333d2 - Patch by Crell: bug fix: on ?q=admin/block style.css was imported twice. 2006-01-06 07:25:44 +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 - : Locale string search broken in some cases (and remove some inappropriate db_escape_string() usage)
- : Missing drupal_goto() after saving settings
2006-01-05 23:35:34 +00:00
Dries Buytaert f940d8a290 - Patch by dorpy, junyor: critical bug fix: uploads loose their state. 2006-01-05 21:03:31 +00:00
Dries Buytaert f66a1975d5 - Patch by Cvbge: fixed critical bug in drupal.module and fixed the documentation. 2006-01-05 15:19:29 +00:00
Dries Buytaert 24899dba42 - Patch 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 db1e1b5388 - Patch by merlinofchaos: critical bug fix: public user registrations not always working. 2006-01-05 10:55:51 +00:00
Dries Buytaert 8d7ff5aea2 - Patch by merlinofchaos: critical bugfix: fixed comment ordering setting. 2006-01-05 10:53:47 +00:00
Dries Buytaert e334ca1b72 - Cleaned up the cron status message. 2006-01-05 09:42:09 +00:00
Dries Buytaert 9385794e23 - Patch by Neil: critical bugfix: theme didn't load when styles are used. 2006-01-04 09:32:28 +00:00
Dries Buytaert 9af704d3cf - Modified patch by nedjo: enable sites to post information on their modules, themes. 2006-01-04 09:17:02 +00:00
Dries Buytaert 9e23a23d73 - Patch by DriesK: make node preview settings work. 2006-01-04 09:04:27 +00:00
Dries Buytaert 72ed68d48b - Patch by markus_petrux: input format not correctly shown when editing a comment. 2006-01-03 23:04:23 +00:00
Dries Buytaert db92352671 - Patch 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 by wulff: added missing t() function to filter.module. 2006-01-02 10:01:03 +00:00
Dries Buytaert 749284633f - Patch by hunmonk and chx: made saving user accounts work again. 2006-01-02 08:35:59 +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 by Cvbge: added missing format_plural(). 2005-12-31 11:21:32 +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 - : Auto-p destroys alphanumeric named entities like &frac12; 2005-12-31 04:01:38 +00:00
Steven Wittens 79a193a2d2 - : Use standardized feed icon for RSS 2005-12-29 04:46:40 +00:00
Steven Wittens 511089865d - : Improve translatability of menu admin help 2005-12-29 04:03:34 +00:00
Steven Wittens afd8ccaf7e - : Fix XHTML slash in XSS filter 2005-12-28 18:43:42 +00:00
Dries Buytaert 7445e8e854 - Patch by Cvbge: change text for easier translation. 2005-12-28 12:06:06 +00:00
Dries Buytaert 753f11d8c9 - Patch 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
Dries Buytaert eaa244d347 - 'Contact us' -> 'Contact' 2005-12-27 18:11:27 +00:00
Dries Buytaert 387b47ec2b - Patch by Neil: normalize poll.polled database column. 2005-12-27 14:34:21 +00:00
Dries Buytaert 02eb24bfbd - Bug : redirect to the main page instead of to 'node'. 2005-12-27 14:31:42 +00:00
Dries Buytaert 34a5d46022 - Patch by chx / Richard: made it possible to link to the front page. 2005-12-27 10:36:16 +00:00
Dries Buytaert 1ef56e36a0 - Patch by wulff: added 2 missing t() functions. 2005-12-26 11:26:21 +00:00
Dries Buytaert ed7256f37a - Patch by chx: removed some dead code from the search module's form. 2005-12-26 11:21:19 +00:00
Dries Buytaert 53872d2396 - Patch by wulff: added missing t() function. 2005-12-26 11:19:49 +00:00
Dries Buytaert 30e9e05642 - Patch by Cvbge: feed title not logged correctly. 2005-12-26 11:15:57 +00:00
Dries Buytaert ba12462fc9 - Patch by Junyor: slight clean-up of node_revision_delete(). 2005-12-24 13:05:22 +00:00
Steven Wittens b43fa0f9da - : global urlencode() for menu paths 2005-12-22 22:58:12 +00:00
Dries Buytaert 3783e6304c - Patch by Robert: modules page producing duplicate entry database errors. 2005-12-22 12:37:52 +00:00
Dries Buytaert 29a619b598 - Patch by killes: node revisions should only be viewable by admins. 2005-12-22 10:57:02 +00:00
Steven Wittens c2384e2c18 - : Ensure -\>changed and -\>created are equal on node creation 2005-12-22 00:22:19 +00:00
Dries Buytaert c60e7acdd4 - Patch by spiderman: reset the default theme to bluemarine after reset. 2005-12-21 22:15:02 +00:00
Steven Wittens 19aad8934f - : Search results don't include last part of longer pages 2005-12-21 14:30:09 +00:00
Steven Wittens e67def3a12 Search.module:
- : Dead variable (remove_short)
- : Fix chinese search problem
- Fix bug with  and OR queries
- Add smarter highlighting for CJK strings
- Add message about minimum word length to user
- Improve code comments
2005-12-21 13:35:55 +00:00
Dries Buytaert 4c135457a5 - Patch by spiderman: no confirmation when deleting a path alias. 2005-12-19 14:51:38 +00:00
Dries Buytaert eb412f7c7e - Patch by chx: improved validation of forms. 2005-12-19 14:30:53 +00:00
Dries Buytaert 6164074655 - Patch by saerdna: There's no need that users with the "administer comments" role has to go via admin/comments to delete comments. this patch simply adds the delete link on each comment if you have administer comments role. "access administration pages" not needed; because if they not have it they can still delete from admin/comments. 2005-12-19 10:12:52 +00:00
Dries Buytaert f8b5f21cf5 - Patch : changing the size of the search box back to 20 ... 2005-12-19 10:11:14 +00:00
Dries Buytaert d21dda89b3 - Patch by chx: user edit form submit model rewrite. 2005-12-19 10:02:33 +00:00
Steven Wittens 8b0461940d - Fix minimum_word_size default values 2005-12-18 12:28:26 +00:00
Dries Buytaert 0dfc8e059f - Patch by webchick: improved code comments. 2005-12-17 17:24:46 +00:00
Dries Buytaert d5581d94cb - Patch by amanuel/owe: make the logo upload work. 2005-12-16 19:57:41 +00:00
Dries Buytaert 93d496bad8 - Patch by walkah/chx: blog api fixes for new forms api. 2005-12-16 18:08:58 +00:00
Steven Wittens b099843b7a - : First search pass was too greedy with short words.
- Minor code simplifications in search_parse_query()
2005-12-16 16:42:37 +00:00
Dries Buytaert 4ea44fe783 - Patch by matt/dopry: made the contact module validate the recipients' e-mail addresses. 2005-12-16 12:59:22 +00:00
Dries Buytaert 77130e7ab2 - Patch by James: fixed date handling in blogapi.module. 2005-12-16 06:36:00 +00:00
Dries Buytaert bd4fe6ede9 - Patch : Taxonomy forms should be in a fieldset. 2005-12-16 06:23:46 +00:00
Dries Buytaert ff8dab6095 - Patch : after menu reset, primary and secondary menus need to be recreated. 2005-12-15 21:53:49 +00:00
Dries Buytaert 21707ae0e6 - Modified patch by chx: profile category 'account' overwrites regular user fields. 2005-12-15 16:34:48 +00:00
Dries Buytaert 21a9442bbb - Patch by billturner: fixed problem with the comment settings form. 2005-12-15 16:31:01 +00:00
Dries Buytaert 922a46d281 - Patch by Morbus/webchick/tangent: fixed order of form fields. 2005-12-15 16:24:40 +00:00
Dries Buytaert 5accfa08f5 - Patch by DriesK: as of PHP 5.1.0, strtotime() returns FALSE on failure instead of -1.
Changed code to be compatible with all versions.
2005-12-15 16:02:50 +00:00
Dries Buytaert 264f7d5667 - Patch by Neil: de-dupe XML namespaces in RSS automatically. 2005-12-15 15:57:55 +00:00
Dries Buytaert 764f1177ef - Patch by Chris Johnson: is_array() slower than isset() or empty(). 2005-12-14 20:10:45 +00:00
Dries Buytaert 7334f7624f - Patch by Morbus: removed rss doctype. 2005-12-14 19:04:27 +00:00
Dries Buytaert ca9aa560f2 - Patch by Morbus: fixed bug with assigning news item the correct category. 2005-12-14 14:03:05 +00:00
Dries Buytaert d40ce21711 - Patch by chx: filter_format no longer supports multiple filtered areas. 2005-12-14 13:56:54 +00:00
Dries Buytaert d4fe9203ed - Patch by Morbus: made sure $teaser is always defined. 2005-12-14 13:30:01 +00:00
Dries Buytaert c11080c02e - Patch by chx: fixed problem with _node_name() returning NULL instead of array() when there are no node types. 2005-12-14 13:26:39 +00:00
Dries Buytaert dd2fdd128d - Patch by wtanaka: use longblog for data in the cache. Is reported to fix utf-8 problems and improves consistency with PostgreSQL. 2005-12-13 18:49:47 +00:00
Dries Buytaert de723ba8b5 - Patch by Richard: fixed permissions of URL settings on node submission page. 2005-12-12 14:25:45 +00:00
Dries Buytaert 477028c288 - Patch by Richard: fixed problem with editing menu items. 2005-12-12 11:39:41 +00:00
Dries Buytaert 63ece6f957 - Patch by tostinne/ax: added tabindex to user login page. 2005-12-11 12:53:09 +00:00
Dries Buytaert 544aefad8a - Modified patch : improved themability of forum icons (makes it possible to use animated gifs) + removed forum setting. 2005-12-11 12:44:39 +00:00
Dries Buytaert 99e27195e8 - Patch by Gerhard: assign default forum when adding a forum topic from within a forum. 2005-12-10 19:58:40 +00:00
Dries Buytaert 810e75050d - Patch by m3avrck and Souvent22: make the upload.module work + revisions fixes. 2005-12-10 19:43:12 +00:00
Dries Buytaert fb9ff3baf9 - Patch by Jaza: added missing fieldset around filter options. 2005-12-10 19:35:13 +00:00
Dries Buytaert 2659fadd5f - Patch by wtanaka: execute -> submit 2005-12-10 08:12:59 +00:00
Dries Buytaert 30450039f9 - Patch by canen: make user_autocomplete function work with PostgreSQL. 2005-12-10 08:08:44 +00:00
Dries Buytaert d55a508b88 - Patch by DriesK: fixed problem with contact module. 2005-12-09 22:21:01 +00:00
Dries Buytaert 7d97733602 - Fixed : changed ':' to '.'. 2005-12-09 17:25:53 +00:00
Dries Buytaert c17ff75480 - Patch by DriesK: global contact mails are not sent. 2005-12-09 15:56:23 +00:00
Dries Buytaert adcbc9b957 - Patch by drumm: made sure that visiting the admin/modules page does not break your setup if you haven't run udpate.php yet. 2005-12-09 15:40:15 +00:00
Dries Buytaert aba547258a - Patch : remove CONCAT() and speed up node_access query. 2005-12-08 15:30:27 +00:00
Dries Buytaert 3ae534a64e - Patch by Cvbge: fixed problems with bulk comment operations. 2005-12-08 09:11:32 +00:00
Dries Buytaert e6b78e287d - Patch by Richard/chx: filter_xss_bad_protocol too hungry. 2005-12-08 09:05:30 +00:00
Dries Buytaert c54234d71a - Patch by Neil: fixed problems with database schema versions.
- When user  creates an account (we can assume this happens only once), system.module's schema version is set to the latest availiable.
  - system_get_files_database() now includes a 'schema_version' child of each file object.
  - That new information is re-saved when Drupal re-populates the system table.
  - An array of newly-enabled modules is built, module_list() is reloaded, and the schema versions of each newly-enabled module are set to the most recent availiable. If the schema version is already set (presumably from a previous installation) it is not changed.
2005-12-08 08:40:10 +00:00
Dries Buytaert 94d6b9abf0 - Patch by Morbus: optimized performance of URL aliasing for newly installed sites.
There are a number of small optimizations we could add; like, we should never do more lookup queries than the number of unique URL aliases in the database.  When the size of the static cache equals the number of unique URL aliases in the database, we can stop doing lookups.  I think this could be implemented with a 2-line change.  Takers?
2005-12-07 20:57:45 +00:00
Steven Wittens 9e007c11aa - Missing URLencode for remembering search keywords across tabs 2005-12-07 15:32:11 +00:00
Dries Buytaert 3cb401bda1 - Patch by Morbus: reworked the _regions() hook. 2005-12-07 14:59:55 +00:00
Dries Buytaert e019ce5107 - Patch by Jeremy: added support for bulk operations on comments. 2005-12-07 05:35:02 +00:00
Dries Buytaert 9ccb6d7a80 - Patch by Uwe: tabs disappear in user.module settings after saving a role. 2005-12-06 12:36:37 +00:00
Dries Buytaert 32d9af4916 - Patch by Gerhard: fixed problem with taxonomy terms not being selected. 2005-12-06 12:20:24 +00:00
Dries Buytaert e31f7abd42 - Patch by Moshe: removed dead code. 2005-12-06 08:28:58 +00:00
Dries Buytaert c4c5ce122d - Patch by Gerhard: delete extra data when a revision is deleted. 2005-12-05 16:07:18 +00:00
Dries Buytaert ada8f8976f - Patch by zoo33: made the taxonomy.module work with PostgreSQL. 2005-12-05 13:15:42 +00:00
Dries Buytaert ad3d637c57 - Patch by Richard: fixing breakage caused by the 'Obliterate nodeapi op form' patch. 2005-12-05 10:38:42 +00:00
Dries Buytaert 28fdb3975e - Patch by chx: obliterate nodeapi op form in favor of the forms API's way of doing things. Tested with help from webchick. 2005-12-05 09:11:33 +00:00
Dries Buytaert f54cc812c6 - Patch by Richard: removed confusing status messages. 2005-12-04 08:00:13 +00:00
Dries Buytaert 80e02e6e73 - Patch by assimonds: fixed problem with editing signatures. 2005-12-03 19:39:15 +00:00
Dries Buytaert 4b9cd4fcd6 - Patch by wtanaka: profile listing carries over people's data on subsequent users. 2005-12-03 17:12:56 +00:00
Dries Buytaert 9677ab121f - Patch by Richard Archer: add more functionality to menu item settings on node/*/edit pages. 2005-12-03 10:06:10 +00:00
Dries Buytaert 94f290c8ee - Patch by wtanaka: forum icon does not display as locked (aka closed) if comments are "disabled" instead of "read only". 2005-12-03 10:02:23 +00:00
Dries Buytaert ab0232c022 - Patch by asimmonds/eaton: fixed blogapi.module checkboxes on settings page. 2005-12-03 09:59:25 +00:00
Dries Buytaert 75d2089fba - Patch by Alex/chx: #validate, #submit, #process consistency 2005-12-03 09:44:50 +00:00
Dries Buytaert 7bdd8b3718 - Patch by Alex: remove form_filter type. 2005-12-02 15:46:46 +00:00
Dries Buytaert 272c6b95fa - Patch by killes: fixed typo in function call: _forum_get_vid -> _forum_get_vid(). 2005-12-02 15:38:58 +00:00
Dries Buytaert 26bd449860 - Patch by chx: rename '_execute' to '_submit' and '#execute' to '#submit'. 2005-12-02 15:21:01 +00:00
Dries Buytaert 4a3b9fc883 - Patch by m3avrck: removed comma from date. 2005-12-02 15:19:54 +00:00
Dries Buytaert 0dad5d9e45 - Patch by saerdna et al.: added a 'change own username' permission. 2005-12-02 15:18:32 +00:00
Dries Buytaert b040c8f857 - Patch by m3avrck: the log message should have its own fieldset. 2005-12-02 15:13:17 +00:00
Dries Buytaert f5253a892a - Patch by Richard: no circular references. 2005-12-02 15:10:03 +00:00
Dries Buytaert 16bcdbda69 - Improved the protocol whitelist code. 2005-11-30 20:16:47 +00:00
Dries Buytaert a74ebcc87a - More fixes 2005-11-30 15:31:23 +00:00
Dries Buytaert 17ec644763 - Patch by djun: we're moving the DocBook output to a contributed module. It's not a core feature. 2005-11-30 13:16:53 +00:00
Dries Buytaert b8ae0b3218 - Patch by Robert: add permission to enable/disbale theme switching by users. 2005-11-30 11:09:38 +00:00
Dries Buytaert 0f6067fc84 - Removed valid_input_check(). 2005-11-30 11:03:58 +00:00
Dries Buytaert bcb6257b31 - Removed valid_input_check(). 2005-11-30 10:09:28 +00:00
Steven Wittens 0ff2db93dd - : Fix code warnings in filter.module 2005-11-30 00:12:23 +00:00
Dries Buytaert 2d0df351d7 - Various fixes. Updated CHANGELOG.txt 2005-11-29 20:17:10 +00:00
Dries Buytaert 236da7af05 - Patch : adding taxonomy terms has no feedback 2005-11-29 17:41:27 +00:00
Dries Buytaert 69f3a4d654 - Improved consistency: "Clear Site" -> "Clear site", "Re-index Site" -> "Re-index site" 2005-11-29 06:20:18 +00:00
Steven Wittens b9415b4b9c - : Remember publishing options when editing node 2005-11-29 03:18:57 +00:00
Steven Wittens 670e835772 - Menu wasn't being wiped after enabling/disabling themes 2005-11-29 02:52:20 +00:00
Steven Wittens 15b5004590 - : Missing url() for poll form action 2005-11-28 23:49:50 +00:00
Steven Wittens 6fc0a68f08 - : Improve handling of preprocessor-generated words in search queries.
- Improve search's default CJK tokenizer
- Re-add index wipe button to admin (with confirmation)
- Make default CJK tokenizer optional
2005-11-28 20:00:21 +00:00
Dries Buytaert fff9a51352 - Patch by wtanaka: made the login block redirect back to the original page. 2005-11-28 12:31:47 +00:00
Dries Buytaert 42518af257 - Bring back taxonomy_form_all(). 2005-11-28 12:24:58 +00:00
Dries Buytaert 8784a7d13a - Patch by Zen: comments that should be in the moderation queue get published. 2005-11-27 11:45:03 +00:00
Dries Buytaert c647b39c2c - Patch by Neil: fixed problem with node settings. 2005-11-27 11:11:46 +00:00
Dries Buytaert 247e012c35 - Patch by drumm: more logical naming of themeable functions 2005-11-27 11:07:02 +00:00
Dries Buytaert 679649baaa - Patch by Jaza: remove taxnomy_form_all(). 2005-11-27 09:26:46 +00:00
Dries Buytaert 90535c33aa - Patch by wtanaka: fixed XHTML validation problem. 2005-11-26 19:45:31 +00:00
Dries Buytaert 5b16e6b0a9 - Patch by assimmonds: make the search box look identical to Drupal 4.6 2005-11-25 15:26:11 +00:00
Dries Buytaert b1b1e2045f - Patch by Neil: allow non-workflow form elements on the node type settings page. 2005-11-25 10:11:59 +00:00
Steven Wittens 02d7e96309 - : Fix mass delete 2005-11-24 22:03:40 +00:00
Steven Wittens a5c43ec402 - : Respect weighting in profile browse pages
- Fix non-pgsql compliant ORDER BY queries
- Clean up ugly section that used db_escape_string()
2005-11-24 20:54:22 +00:00
Dries Buytaert b1bb2d5c60 - Patch by rcwoolley: parse dates in Atom feeds. 2005-11-24 20:20:53 +00:00
Dries Buytaert 12c5416dbf - Patch by malex: generate 'guid' in RSS feeds to work around some aggregator glitches. 2005-11-24 20:15:09 +00:00
Dries Buytaert 70eb349d88 - Patch by Neil: removed a column from the table on the watchdog page. 2005-11-24 19:50:50 +00:00
Dries Buytaert c9b342e3e1 - Patch by saerdna: removed duplicate form-text class. 2005-11-24 19:28:08 +00:00
Dries Buytaert f5d3fa1008 - Patch by Tobias Maier: fixed bug with book links. 2005-11-24 19:24:38 +00:00
Dries Buytaert d4692d569c - Patch by webchick: fixed the sizes of the textareas on the node edit forms. 2005-11-23 16:18:28 +00:00
Dries Buytaert 86db338c64 - Patch #/38339 by crunchywelch: make the profile module display fields properly. 2005-11-23 10:43:30 +00:00
Dries Buytaert 90b3e88ec4 - Patch by crunchywelch: make voting on polls work from blocks in the sidebar. 2005-11-23 10:31:39 +00:00
Dries Buytaert dba3e800cd - Patch by Neil: redo book administration.
The book module's current administration is actually a patchwork of one form per book page crammed into a table with another form at the bottom. This simply didn't work.
2005-11-23 10:22:41 +00:00
Dries Buytaert d9dc551612 - Patch by fgm: simplified SQL query in taxonomy_node_form(). 2005-11-23 08:27:55 +00:00
Dries Buytaert bd2d91807e - Patch by Neil: fixed infinite loop in comment.module. 2005-11-23 08:23:45 +00:00
Dries Buytaert 5736cc3e94 - Patch by chx: form API bugfixes. 2005-11-23 08:21:08 +00:00
Dries Buytaert f532273a13 - Patch by m3avrck: fixed problem with creating first account. 2005-11-22 21:00:40 +00:00
Dries Buytaert 62e5c58777 - Patch by Neil: refactor comment viewing controls to _execute model. 2005-11-22 15:48:46 +00:00
Dries Buytaert 9f8fcab8db - Patch by asimmonds: post_process -> build_after 2005-11-22 15:13:15 +00:00
Dries Buytaert cba99db42b - Patch by Ber: generate rel-tags for book pages. Makes it easier to browse in some browsers. 2005-11-22 15:11:40 +00:00
Dries Buytaert ecc279aef6 - Patch by Zen: make auto-completion of usernames work with short names. 2005-11-21 18:36:12 +00:00
Dries Buytaert 03dda45573 - Patch by chx and Richard: renamed #post_process to #after_build. 2005-11-21 18:10:26 +00:00
Steven Wittens 17205b6e62 : Don't prefix temporary table names after all.
: Make search query pgsql compatible.
2005-11-21 15:55:17 +00:00
Dries Buytaert 4febf6443b - Patch by m3avrck: fixed problem with list and description values aren't saved for uploaded files. 2005-11-21 15:36:53 +00:00