Commit Graph

2313 Commits (4.2.0)

Author SHA1 Message Date
Dries Buytaert 27bf2e377d - Translation fix: made the 'Who is online' block 100% translatable. 2003-10-04 16:45:50 +00:00
Dries Buytaert 21b688dbcd - Fixed bug 2803: a user's signature was being erased when administered. 2003-09-21 07:02:41 +00:00
Dries Buytaert 5d025a1399 - Fixed bug #2874: typo in watchdog module help. Patch by Stefan. 2003-09-16 07:29:52 +00:00
Dries Buytaert 0919670ff1 - Bugfix: fixed string being check_query()-ed twice. Bug #2425. Patch by
Matt.
2003-09-14 08:57:55 +00:00
Dries Buytaert 3fe1e9091a - Fixed bug with taxonomy handling. Bug #2831. Patch by Jonathan Chaffer. 2003-09-11 21:52:19 +00:00
Dries Buytaert dad4938e3a - Fix for bug #2691: crash due to locale module. Patch by Bruno. 2003-09-03 12:07:09 +00:00
Dries Buytaert 120525632b - Small fix in database.pgsql. Patch by Michael. 2003-08-21 19:31:25 +00:00
Dries Buytaert ed6b9605dc - Bugfix: fixed problem with "exit" hook not always being called. Reported
by Jeremy.  Patch by Moshe.
2003-08-13 20:53:23 +00:00
Dries Buytaert 66e907e4de - Fixed typo in comment_num_all() caching. 2003-08-12 18:29:28 +00:00
Dries Buytaert 1d896268ec - Fixed two typos in the error reporting. 2003-08-08 22:29:53 +00:00
Dries Buytaert 856db039c1 - Made sure the rid of user 1 is set. 2003-08-07 18:43:06 +00:00
Dries Buytaert 7e54037d1b - Setting the date of the 4.2.0 release. 2003-08-06 21:15:25 +00:00
Dries Buytaert 5848145f94 - Added an "update to 4.2.0" option. Patch by Kristjan. 2003-08-06 18:47:06 +00:00
Dries Buytaert 91ffbbf670 - Changing the node body to type 'mediumtext'. Addresses bug #2155. 2003-07-26 18:32:50 +00:00
Dries Buytaert 0e25e83192 - Fixed bug in user_validate_name(): . (dot) should be allowed for DA to work.
Fixes bug #107.
2003-07-26 18:00:53 +00:00
Dries Buytaert 1ef4441eaf - Bugfix: made deleting polls work. Patch by Marco. 2003-07-24 12:30:42 +00:00
Dries Buytaert 96c5bfe4e1 - Fixed bug with comment moderation. Patch by Marco. 2003-07-24 12:24:00 +00:00
Dries Buytaert 40bc559c4a - Bugfix: the cache wasn't always cleared properly. Patch by Gerhard. 2003-07-23 17:16:08 +00:00
Dries Buytaert 7599a8c0db - Changed the order of the checks in node_teaser(). Patch from Kobus.
(Committing this in order not to break sites later.)
2003-07-21 15:42:28 +00:00
Dries Buytaert 095179ee8d - Some queue module fixes by Torgeir. 2003-07-17 22:47:59 +00:00
Dries Buytaert 6d75a4f5f6 - Some documentation fixes as per Charlie's suggestion: bug #2260. 2003-07-14 21:36:23 +00:00
Dries Buytaert 288f0090c6 - Documentation improvement by Charlie. Task #2257. 2003-07-13 07:46:37 +00:00
Dries Buytaert a6220f5763 - Fixed bug 1852: usernames not being fetched by title module. 2003-07-12 10:39:24 +00:00
Dries Buytaert cd8f598092 - Bugfix: fixed HTML typo in comment module. Patch by Torgeir Berg. 2003-07-10 05:03:41 +00:00
Dries Buytaert fb43940927 - Fixed typo 2003-07-09 22:13:25 +00:00
Dries Buytaert 9a4fe07ae9 - Some more refinements 2003-07-09 22:08:11 +00:00
Dries Buytaert c5deefd63f - Bugfix: fixed the "check for duplicate e-mail addresses" test. Patch by
Marco.
2003-07-09 21:56:12 +00:00
Dries Buytaert d235d95872 - Changed the XSS check a little to be slightly more forgiving wrt style
attributes.
2003-07-09 21:48:54 +00:00
Dries Buytaert f294f5e506 - Fixed a number of translation issues. Patches by Stefan. 2003-07-08 10:04:24 +00:00
Dries Buytaert 62d680c203 - Bugfix: fixed some typos in the Blogger API help. Patch #75 by Chris. 2003-07-08 09:41:57 +00:00
Dries Buytaert 5d1859e058 - Bugfix: don't show the "blog it" links when the blog module is disabled.
Patch by Bart Jansens.
2003-07-08 09:07:46 +00:00
Dries Buytaert a476825632 - Removed some cruft. 2003-07-08 09:04:58 +00:00
The Great Git Migration 9abd98139d This commit was manufactured as part of Drupal's Great Git Migration to
create branch 'DRUPAL-4-2'.

Sprout from master 2003-07-02 17:09:09 UTC Dries Buytaert <dries@buytaert.net> '- Improvement: made it possible to translate the forum module.  Patch #53 by Stefan.'
Delete:
    modules/aggregator.module
    modules/aggregator/aggregator.module
    modules/archive/archive.module
    modules/block/block.module
    modules/blog/blog.module
    modules/book/book.module
    modules/comment/comment.module
    modules/drupal/drupal.module
    modules/forum/forum.module
    modules/help/help.module
    modules/locale/locale.module
    modules/node/node.module
    modules/page/page.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/user/user.module
    modules/watchdog/watchdog.module
2003-07-02 17:09:10 +00:00
Dries Buytaert d017514eba - Improvement: made it possible to translate the forum module. Patch #53 by Stefan.
- Improvement: some small changes to the user module to ease translation and to make things slightly more consistent.  This should be a better alternative for patch #54.

- Improvement: increase the maxlength of the node title.  This should fix bug #2018 and #2176.
2003-07-02 17:09:09 +00:00
Dries Buytaert 7997ebb982 - Bugfix: added more permissions checks. Patches #60-62 by Al. Should fix
bug #2163 and #2164.
2003-07-01 21:45:25 +00:00
Dries Buytaert dc15ba06e0 - Improvement: don't perform XSS checks for trusted users. Trusted users
are those that have the "bypass input data check" permission set.  Should
  address bug #2147.

- Improvement: simplified index.php and modules/admin.module.

- Bugfix: fixed broken links in bloggerapi documentation.  Patch by Chris
  Johnson.  Fixes bug #2030.

- Bugfix: fixed the date shown on a book module preview.  Reported as part
  of bug #2097.

- Bugfix: fixed broken URL in the book module documentation.
2003-07-01 17:54:22 +00:00
Dries Buytaert 3bb6ddee4b - Bugfix: fixed problem with search terms not being escaped properly. 2003-06-30 19:42:19 +00:00
Dries Buytaert 886ae2bf15 - Fixed some "search related" bugs introduced by Moshe's latest patch.
Fixes bug #2127.
2003-06-30 19:18:47 +00:00
Dries Buytaert 74d9266b3f - Bugfix: fixed calendar block caching. Patch by Al. Fixes bug #2131.
- Improvement: improved the block module documentation.  Patch #59 by
  Gerhard.
2003-06-30 18:34:02 +00:00
Dries Buytaert da80e62042 - Removed "link" from the XSS check as well as "font". 2003-06-29 18:21:47 +00:00
Dries Buytaert 4d29898a96 - Bugfix: flush the cache after updating the new feeds (or after having
added or removed news items).  Fixes bug #2088.
2003-06-28 22:48:18 +00:00
Dries Buytaert 646bb31a42 - Improvement: faster regex/checks. Patch by Marco. 2003-06-28 07:05:34 +00:00
Dries Buytaert f4df719502 - Reworked the CXX checking; now, _any_ user input will be checked
and the request will be terminated when something suspicious is
detected.  This will be logged in the watchdog.  With help from Marco.

- Fixed translation issue in the archive module.  Patch by Gerhard.

- Removed dead parameter from variable_get().  Patch by Chris Johnson.
Fixes bug #2111.

- Improved input checking of taxonomy module.  Patch by Gerhard.
Fixes bug #2112.
2003-06-27 17:48:20 +00:00
Dries Buytaert 2323e57233 - Improvement: moved hard-coded CSS from user module to drupal.css. Patch
#57 by Kristjan.
2003-06-26 19:30:20 +00:00
Dries Buytaert f7a6c42eba - Bugfix: do not escpae slashes in block path. Patch #50 by Gerhard.
(This accompanies the recent block module documentation update, right?)
2003-06-26 19:26:27 +00:00
Dries Buytaert 1758fe779f *** empty log message *** 2003-06-26 19:13:32 +00:00
Dries Buytaert 594aff05f1 - Set some additional options to avoid installation pains. 2003-06-26 04:54:01 +00:00
Dries Buytaert e95aa56e02 - Bugfix: fixed bug in the search module that prevented the title module
from working properly.  Patch by Moshe.  Fixes bug #1852.
2003-06-25 22:10:54 +00:00
Dries Buytaert 2689d6aa1e - Narrow the set of allowed usernames to prevent people from messing with it. 2003-06-25 15:46:03 +00:00
Dries Buytaert 1f91ef891e - Bugfix: fixed bug #1627. 2003-06-24 18:26:32 +00:00