Dries Buytaert
8963b895a1
- Translation improvement: made it easier to translate the site title of the
...
administration pages. Patch #66 by Stefan.
2003-07-08 09:45:56 +00:00
Dries Buytaert
cc34b3cf24
- Bugfix: fixed some typos in the Blogger API help. Patch #75 by Chris.
2003-07-08 09:41:36 +00:00
Dries Buytaert
877143131d
- Bugfix: don't show the "blog it" links when the blog module is disabled.
...
Patch by Bart Jansens.
2003-07-08 09:07:30 +00:00
Dries Buytaert
07f9c4f636
- Removed some cruft.
2003-07-08 09:04:41 +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
Dries Buytaert
1c38cd9099
- Bugfix: renamed "create PHP content" to "create php content". Reported
...
by Simon, patch by Gerhard.
- Improvement: synchronized the import module help with the version on
drupal.org.
2003-06-24 15:55:22 +00:00
Dries Buytaert
7bbd226f88
- Bring back the statistics module. Not sure what went wrong.
2003-06-23 22:03:50 +00:00
Dries Buytaert
3ee119d0f7
- Improvement: SQL improvements to the user module. Patch #44 and #45 by
...
Gerhard.
- Improvement: CSS improvements. Patch #40 by Al.
(TODO: we might be able to simplify admin.css now both drupal.css and
admin.css are included to render administration pages. Tags like "body"
and friends can probably be inherited.)
2003-06-23 18:02:56 +00:00
Dries Buytaert
e756213b33
- Bugfix: fixed the "variables not set" problem (bug #2014 ). Patch by
...
Slavica.
Sorry for the confusion guys - I had it applied on my tree for a couple
of days now but forgot to commit it.
2003-06-23 07:24:56 +00:00
Dries Buytaert
e86cc797fb
- Bugfix: fixed timezone problem with archive module. Patch by Al.
2003-06-22 08:46:34 +00:00
Dries Buytaert
265127591f
- Bugfix: fixed the character when importing news feeds. Reported at
...
http://drupal.org/node/view/2036 .
2003-06-22 07:36:06 +00:00
Dries Buytaert
f3e39503fa
- Improvement: removed some dead code. Patch by Gerhard.
2003-06-22 06:47:08 +00:00
Dries Buytaert
34a859b96c
- Bugfix: the message bog was no longer shown because of the "Default front
...
page" changes. Patch by Ax.
2003-06-22 06:43:51 +00:00
Dries Buytaert
65a4ac0bcc
- Some INSTALL file improvements by Slavica. Patch #5 .
2003-06-21 06:44:16 +00:00
Dries Buytaert
fbbccada8e
- Translation improvement. Patch by Stefan.
2003-06-20 18:29:35 +00:00
Dries Buytaert
2ad561af1f
- Some CSS improvements. Patch #23 by Al.
2003-06-20 18:18:37 +00:00
Dries Buytaert
e57faf2192
- Bugfix: fixed problem with changing themes. Didn't apply Al's patch as
...
the fix was somewhat simpler. Fixes bug #2003 .
- Bugfix: fixed problem with voting on certain poll pages. Patch #37 by Al.
- Improvement: removed stupid descriptions from profile module.
2003-06-20 17:43:03 +00:00
Dries Buytaert
25081b2103
- Improvement: CSS improvements for the calendar block in theme UnConeD.
...
Patch #40 by Al.
2003-06-20 05:07:39 +00:00
Dries Buytaert
7fd4cc4bf7
- Bugfix: fixed problem with the use of % on the user module form. Patch
...
by Slavica. Fixes bug #1730 .
2003-06-20 05:05:53 +00:00
Dries Buytaert
828ba66500
- Bugfix: fixed utf-8 problem for people that use PHP 4.2.x or below. Patch #33 by Al.
...
- Bugfix: fixed translation problems in the user module and the block module. Patch by Stefan.
- Improvement: made it impossible to delete user role #1 and #2 . Patch #38 by Al.
- Improvement: fixed the "Allowed HTML tag" issues. Makes for better code and improved usability. Patch #35 by Al.
NOTE: as soon the compose tips make their way into CVS, most of this code can be removed.
2003-06-19 17:26:27 +00:00
Dries Buytaert
0c5b324809
- Improvement: made the default homepage setting more flexible. Patch by
...
Eric A. Farris.
2003-06-18 21:21:30 +00:00
Dries Buytaert
2f149c56e7
- Fixed some link colors. Patch by Kristjan.
2003-06-18 20:52:24 +00:00
Dries Buytaert
63fb132ec6
- Bugfix: it was not possible to delete a user account when "delete" was
...
translated. Patch by Stefan.
2003-06-18 18:13:28 +00:00
Dries Buytaert
f4fe0cf1e7
- Improvement: made the user module use themeable lists. Patch #32 by Kristjan.
2003-06-18 17:44:09 +00:00
Dries Buytaert
70d1edd8bd
- Improvement: more CSS improvements to the Xtemplate theme. Thanks Kristjan
...
and Al.
2003-06-18 17:40:51 +00:00
Dries Buytaert
ec428637a4
- More XHTML-ifications from GmbH.
2003-06-17 21:26:51 +00:00
Dries Buytaert
7a8a99d4a5
- Bugfix: corrected typo in the poll module. Patch by Al.
2003-06-17 18:20:17 +00:00
Dries Buytaert
cc837807c6
- Bugfix: made searching locale strings work. Patch by Al. Fixes bug #1986 .
2003-06-17 18:14:43 +00:00
Dries Buytaert
328de12db5
- Made <pre> wrap. Patch #21 by Al.
2003-06-17 18:13:03 +00:00
Steven Wittens
282566271f
Bugfix: user timezone-selection now uses the site's configured date_format_long value rather than a hardcoded one.
2003-06-16 21:03:12 +00:00
Dries Buytaert
026c09b6ce
- Bugfix: fixed searches to do boolean AND rather than OR. This isn't the best way to do things, but seems to be pretty much the only way to get things to be properly
...
ANSI-compliant. Patch by #17 by Al. (Note: I haven't really tested this fix but this should fix bug #1857.)
2003-06-16 17:20:50 +00:00
Dries Buytaert
c409368062
- Bugfix: emit the proper CSS tags for "normal" and "linked" days. Patch #18
...
by Al. Thanks.
2003-06-16 17:17:51 +00:00
Dries Buytaert
4e91002fde
- Improvement: show favicon on admin pages. Patch #20 by Al.
2003-06-16 17:16:34 +00:00
Dries Buytaert
00baac2c4f
- Improvement: made theme Marvin's calendar look better. Patch #16 by Al.
...
Thanks!
2003-06-16 17:13:33 +00:00