Dries Buytaert
|
b4ecbd9401
|
- Fixed registration bug.
|
2005-06-01 19:21:02 +00:00 |
Steven Wittens
|
70a4357aa4
|
#14757: Fix XSS vulnerability due to entity usage.
|
2004-12-25 15:04:00 +00:00 |
Dries Buytaert
|
ad42909e83
|
- Patch #11434: made request_uri() (and thus forms) work on IIS.
|
2004-10-12 19:49:20 +00:00 |
Dries Buytaert
|
ea42a5b781
|
- Patch #4925 by erikhopp: comment module emits too many id="comment"s, so the comment form's one has been renamed to 'comment-form'. This is also more consistent with the 'node-form' one.
|
2004-10-09 06:45:04 +00:00 |
Dries Buytaert
|
b00f2cb8c2
|
- Bug #10530: added a missing period to a sentence in the help text.
|
2004-10-08 16:54:57 +00:00 |
Dries Buytaert
|
b6dbd7fc24
|
- Fixed broken URL in the aggregator documentation.
|
2004-09-22 21:41:47 +00:00 |
Dries Buytaert
|
3f1c445268
|
- Fixed HTML typo in the documentation: <p> -> </p>. Fixes bug #10412.
|
2004-09-22 21:37:23 +00:00 |
Dries Buytaert
|
ce3c066746
|
- Bugfix: the access rule mask does not have to be unique. It should be possible to use a particular mask for both e-mail and username rules. This also avoids an SQL query error. Fixes bug report #10551.
|
2004-09-22 21:34:08 +00:00 |
Dries Buytaert
|
be6fa10050
|
- Fixed typo in documentation: theyve -> they have.
|
2004-09-22 21:21:26 +00:00 |
Steven Wittens
|
e04b3289a9
|
Fixing default of node_promote_blog to match node.module.
|
2004-09-17 18:01:31 +00:00 |
Dries Buytaert
|
d6660cc2e5
|
- Patch #10418 by Goba: removed bogus $name references.
|
2004-09-08 20:47:19 +00:00 |
Dries Buytaert
|
4999678d47
|
Patch #7603 by JonBob: emit absolute URLs where possible (even though it isn't strictly necessary).
|
2004-08-21 19:38:15 +00:00 |
Dries Buytaert
|
cbad809cd6
|
- Patch #9942 by JonBob: fixed a typo: 'form' -> 'from'.
|
2004-08-21 16:54:18 +00:00 |
Dries Buytaert
|
6a78a6597e
|
- Patch #9967 by JonBob: fixed typo in context-sensitive help.
|
2004-08-21 16:49:01 +00:00 |
Dries Buytaert
|
9ae77af74e
|
- Patch by Junyor: fixed typo: 'peformed' -> 'performed'
|
2004-08-01 08:07:42 +00:00 |
Dries Buytaert
|
0cd8cf282d
|
- Patch #9430 by JonBob: fixed typo: 'that that' -> 'that'
|
2004-07-31 16:26:40 +00:00 |
Dries Buytaert
|
43c7f06955
|
- Backported patch #8497 to DRUPAL-4-4: check the length of keys before inserting
them in the index table.
|
2004-07-28 20:33:54 +00:00 |
Dries Buytaert
|
5d6aca1292
|
- Patch #9481 by JonBob: fixed small typo in help text.
|
2004-07-25 14:35:05 +00:00 |
Dries Buytaert
|
33d71d16c3
|
- Bug #8823: fixed typo in help text: '..' -> '.'.
|
2004-07-07 21:15:38 +00:00 |
Dries Buytaert
|
aa478a43c7
|
- Patch #9032 by Goba: added missing t() functions.
|
2004-07-04 17:59:39 +00:00 |
Dries Buytaert
|
46a6fe88d4
|
- Updated CHANGELOG.txt
|
2004-07-04 05:06:15 +00:00 |
Dries Buytaert
|
5b7e4a9ccf
|
- Bug #8898 by Morbus: fixed incorrect date being displayed in the forum overview when a topic has no comments yet.
|
2004-06-29 20:36:39 +00:00 |
Dries Buytaert
|
33e70c8db8
|
- Patch #8908 by Junyor: fixed broken link on the drupal.module setting page.
|
2004-06-29 19:39:24 +00:00 |
Dries Buytaert
|
dd13f8dc72
|
- Patch #8344 by Kjartan: drupal_http_request() did not always handle EOLs
correctly.
|
2004-06-21 20:15:19 +00:00 |
Dries Buytaert
|
8176ad403c
|
- Patch #8598 by cetron: fixed typo in the help text: 'shuold' -> 'should'
|
2004-06-18 22:20:56 +00:00 |
Dries Buytaert
|
8f15498f28
|
- Partial patch #8284 by jseng: made the RSS auto-discovery URL absolute even though that is not strictly necessary.
|
2004-06-17 18:48:39 +00:00 |
Dries Buytaert
|
28be8dfee0
|
- Patch #8398 by Ber: the 'blog it'-links were never shown due to an incorrect
(but otherwise harmless) permission check.
|
2004-06-17 18:35:47 +00:00 |
Dries Buytaert
|
c1e0e57691
|
- Patch #8548 by Moshe: fixed warning when creating new vocabulary.
|
2004-06-17 18:11:14 +00:00 |
Dries Buytaert
|
6bd267c6db
|
- Patch #8405 by Adrian:
+ Fixed duplicated view.
+ Fixed node types not being picked up correctly.
+ Improved error handling in case a particular node has not been found.
|
2004-06-15 19:48:30 +00:00 |
Dries Buytaert
|
3d2988c824
|
- Patch #8418 by Axel: don't insert tid=0's in the database
|
2004-06-15 18:45:25 +00:00 |
Dries Buytaert
|
5081f9d059
|
- Patch #8089 by matthias: make sure aliased links can be flagged as 'active'.
|
2004-05-28 20:05:54 +00:00 |
Dries Buytaert
|
7ad063990c
|
- Patch #7967 by matthias: small patch to improve the robustness of the tablesorting code.
|
2004-05-25 05:03:43 +00:00 |
Dries Buytaert
|
e8c4f6eb6d
|
- Patch 7727 by Benjamin Grant: fixed incorrect <channel> URL in blog feeds.
|
2004-05-24 18:43:31 +00:00 |
Dries Buytaert
|
411b51c92a
|
- Patch #7725 by Marius: fixed glitch in e-mail address validation code. A subset of e-mail addresses was rejected as valid.
|
2004-05-24 18:08:43 +00:00 |
Dries Buytaert
|
fa5fa7da4f
|
- Patch #7966 by Goba: The box has it's content wrapped in a paragraph now, which is not suitable for the purposes the box is used in. Boxes are used to wrap tables or forms with titles. The comment module uses theme(box, ...) to wrap forms into boxes for example. Therefore using a paragraph does not make the output valid XHTML and a div is needed.
|
2004-05-24 05:11:09 +00:00 |
Dries Buytaert
|
ec69000cf4
|
- Patch #7957 by James: made the blogapi module send absolute URLs instead of relative URLs.
|
2004-05-22 21:32:51 +00:00 |
Dries Buytaert
|
2e4bd3576e
|
- Patch #7723 by Roderik: added strtolower()s to make PostgreSQL behave like MySQL and to be more 'forgiving' for users logging in on a PostgreSQL powered Drupal site.
|
2004-05-21 18:07:48 +00:00 |
Dries Buytaert
|
68d8282840
|
- Fixed a bug in the default theme_comment() function.
|
2004-05-20 10:45:26 +00:00 |
Dries Buytaert
|
75d9446533
|
- Patch #7638 by nereocystis: fixed PostgreSQL (ANSI SQL) compatibility bug in the comment module.
|
2004-05-10 21:31:11 +00:00 |
Steven Wittens
|
a79313a155
|
#7468 - Added title="" attribute with term descriptions (if present) to taxonomy links.
See http://drupal.org/node/view/7468
|
2004-05-04 01:44:21 +00:00 |
Dries Buytaert
|
325b7d127a
|
- Patch #7096 by bylund: fixed a bug with the node filters at the node administration page (administration > content)
|
2004-05-03 17:39:45 +00:00 |
Dries Buytaert
|
beea1104cb
|
- Patch #7503 by bylund: two strings could not be translated.
|
2004-05-03 17:33:23 +00:00 |
Dries Buytaert
|
6e03086201
|
- Patch #7504 by bylund: multiple form_radio-function calls is used instead
of a single form_radios-call. This could cause problems when trying to
style individual form elements.
|
2004-05-03 17:28:28 +00:00 |
Steven Wittens
|
38aee50f47
|
Standard text/html HTTP Content-Type was not cached, causing encoding issues on some server configurations.
|
2004-05-03 11:53:15 +00:00 |
Dries Buytaert
|
43a0ecd8d8
|
- Updated the CHANGELOG.txt.
|
2004-05-01 09:46:02 +00:00 |
Dries Buytaert
|
80dc4357c1
|
- Bug #7135: fixed saving of comment viewing options in PostgreSQL. Patch by Adrian.
|
2004-05-01 09:25:21 +00:00 |
Kjartan Mannes
|
b8c6c4d3e0
|
- Fixed bug #7406: User delete hook incorrect params.
|
2004-04-29 22:40:47 +00:00 |
Kjartan Mannes
|
065d28d076
|
- MFH.
|
2004-04-29 21:10:38 +00:00 |
Kjartan Mannes
|
81232ca3fd
|
- Fixed bug #7094: Incorrect displayed umlauts in ISO-8859-1 RSS-feeds.
- Fixed feed status not being reset when items are removed.
|
2004-04-29 21:08:48 +00:00 |
Dries Buytaert
|
83a92386ef
|
- Patch #6887 by drumm: fixed drupal_http_request
|
2004-04-27 18:18:24 +00:00 |