- Jul 10, 2003
-
-
Dries Buytaert authored
- Committed a slightly modified version of Slavica's table prefix patch.
-
Dries Buytaert authored
- Bugfix: fixed HTML typo in comment module. Patch by Torgeir Berg.
-
- Jul 09, 2003
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Bugfix: fixed the "check for duplicate e-mail addresses" test. Patch by Marco.
-
Dries Buytaert authored
- Changed the XSS check a little to be slightly more forgiving wrt style attributes.
-
Dries Buytaert authored
- First step towards the simplification of the upgrade script.
-
Dries Buytaert authored
- Added a permalink to the Xtemplate theme. Requested by Scott. - Added pager support to the locale module.
-
- Jul 08, 2003
-
-
Dries Buytaert authored
- Made it easier to translate some text on the tracker page. Patch #71 by Stefan.
-
Dries Buytaert authored
- Added 3 missing t() functions to the statistics module's administration pages. Patch #73 by Stefan.
-
Dries Buytaert authored
- Made it easier to translate the the "Jump to" link of the forum module. Patch #68 by Stefan.
-
Dries Buytaert authored
- Usability improvement and bugfix for translation issue with the taxonomy module. Patch #70 by Stefan.
-
Dries Buytaert authored
- Improvement: made it easier to translate the book outline. Patch #67 by Stefan.
-
Dries Buytaert authored
- Translation improvement: made it easier to translate the site title of the administration pages. Patch #66 by Stefan.
-
Dries Buytaert authored
- Bugfix: fixed some typos in the Blogger API help. Patch #75 by Chris.
-
Dries Buytaert authored
Patch by Bart Jansens.
-
Dries Buytaert authored
- Removed some cruft.
-
- Jul 02, 2003
-
-
Dries Buytaert authored
- 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.
-
- Jul 01, 2003
-
-
Dries Buytaert authored
- Bugfix: added more permissions checks. Patches #60-62 by Al. Should fix bug #2163 and #2164.
-
Dries Buytaert authored
- 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.
-
- Jun 30, 2003
-
-
Dries Buytaert authored
- Bugfix: fixed problem with search terms not being escaped properly.
-
Dries Buytaert authored
- Fixed some "search related" bugs introduced by Moshe's latest patch. Fixes bug #2127.
-
Dries Buytaert authored
- Bugfix: fixed calendar block caching. Patch by Al. Fixes bug #2131. - Improvement: improved the block module documentation. Patch #59 by Gerhard.
-
- Jun 29, 2003
-
-
Dries Buytaert authored
- Removed "link" from the XSS check as well as "font".
-
- Jun 28, 2003
-
-
Dries Buytaert authored
- Bugfix: flush the cache after updating the new feeds (or after having added or removed news items). Fixes bug #2088.
-
Dries Buytaert authored
- Improvement: faster regex/checks. Patch by Marco.
-
- Jun 27, 2003
-
-
Dries Buytaert authored
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.
-
- Jun 26, 2003
-
-
Dries Buytaert authored
- Improvement: moved hard-coded CSS from user module to drupal.css. Patch #57 by Kristjan.
-
Dries Buytaert authored
- Bugfix: do not escpae slashes in block path. Patch #50 by Gerhard. (This accompanies the recent block module documentation update, right?)
-
Dries Buytaert authored
-
Dries Buytaert authored
- Set some additional options to avoid installation pains.
-
- Jun 25, 2003
-
-
Dries Buytaert authored
- Bugfix: fixed bug in the search module that prevented the title module from working properly. Patch by Moshe. Fixes bug #1852.
-
Dries Buytaert authored
- Narrow the set of allowed usernames to prevent people from messing with it.
-
- Jun 24, 2003
-
-
Dries Buytaert authored
- Bugfix: fixed bug #1627.
-
Dries Buytaert authored
by Simon, patch by Gerhard. - Improvement: synchronized the import module help with the version on drupal.org.
-
- Jun 23, 2003
-
-
Dries Buytaert authored
-
Dries Buytaert authored
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.)
-
Dries Buytaert authored
- 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.
-
- Jun 22, 2003
-
-
Dries Buytaert authored
- Bugfix: fixed timezone problem with archive module. Patch by Al.
-
Dries Buytaert authored
- Bugfix: fixed the character when importing news feeds. Reported at http://drupal.org/node/view/2036.
-