summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Committed a slightly modified version of Slavica's table prefix patch.Dries Buytaert2003-07-10
|
* - Bugfix: fixed HTML typo in comment module. Patch by Torgeir Berg.Dries Buytaert2003-07-10
|
* - Fixed typoDries Buytaert2003-07-09
|
* - Some more refinementsDries Buytaert2003-07-09
|
* - Bugfix: fixed the "check for duplicate e-mail addresses" test. Patch byDries Buytaert2003-07-09
| | | | Marco.
* - Changed the XSS check a little to be slightly more forgiving wrt styleDries Buytaert2003-07-09
| | | | attributes.
* - First step towards the simplification of the upgrade script.Dries Buytaert2003-07-09
|
* - Made the tracker module link to your own posts. Patch 79 from Gerhard.Dries Buytaert2003-07-09
| | | | | | - Added a permalink to the Xtemplate theme. Requested by Scott. - Added pager support to the locale module.
* - Made it easier to translate some text on the tracker page. Patch #71 byDries Buytaert2003-07-08
| | | | Stefan.
* - Added 3 missing t() functions to the statistics module's administrationDries Buytaert2003-07-08
| | | | pages. Patch #73 by Stefan.
* - Made it easier to translate the the "Jump to" link of the forum module.Dries Buytaert2003-07-08
| | | | Patch #68 by Stefan.
* - Usability improvement and bugfix for translation issue with the taxonomyDries Buytaert2003-07-08
| | | | module. Patch #70 by Stefan.
* - Improvement: made it easier to translate the book outline. Patch #67 byDries Buytaert2003-07-08
| | | | Stefan.
* - Translation improvement: made it easier to translate the site title of theDries Buytaert2003-07-08
| | | | administration pages. Patch #66 by Stefan.
* - Bugfix: fixed some typos in the Blogger API help. Patch #75 by Chris.Dries Buytaert2003-07-08
|
* - Bugfix: don't show the "blog it" links when the blog module is disabled.Dries Buytaert2003-07-08
| | | | Patch by Bart Jansens.
* - Removed some cruft.Dries Buytaert2003-07-08
|
* - Improvement: made it possible to translate the forum module. Patch #53 by ↵Dries Buytaert2003-07-02
| | | | | | | | 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.
* - Bugfix: added more permissions checks. Patches #60-62 by Al. Should fixDries Buytaert2003-07-01
| | | | bug #2163 and #2164.
* - Improvement: don't perform XSS checks for trusted users. Trusted usersDries Buytaert2003-07-01
| | | | | | | | | | | | | | | 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.
* - Bugfix: fixed problem with search terms not being escaped properly.Dries Buytaert2003-06-30
|
* - Fixed some "search related" bugs introduced by Moshe's latest patch.Dries Buytaert2003-06-30
| | | | Fixes bug #2127.
* - Bugfix: fixed calendar block caching. Patch by Al. Fixes bug #2131.Dries Buytaert2003-06-30
| | | | | - Improvement: improved the block module documentation. Patch #59 by Gerhard.
* - Removed "link" from the XSS check as well as "font".Dries Buytaert2003-06-29
|
* - Bugfix: flush the cache after updating the new feeds (or after havingDries Buytaert2003-06-28
| | | | added or removed news items). Fixes bug #2088.
* - Improvement: faster regex/checks. Patch by Marco.Dries Buytaert2003-06-28
|
* - Reworked the CXX checking; now, _any_ user input will be checkedDries Buytaert2003-06-27
| | | | | | | | | | | | | 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.
* - Improvement: moved hard-coded CSS from user module to drupal.css. PatchDries Buytaert2003-06-26
| | | | #57 by Kristjan.
* - Bugfix: do not escpae slashes in block path. Patch #50 by Gerhard.Dries Buytaert2003-06-26
| | | | (This accompanies the recent block module documentation update, right?)
* *** empty log message ***Dries Buytaert2003-06-26
|
* - Set some additional options to avoid installation pains.Dries Buytaert2003-06-26
|
* - Bugfix: fixed bug in the search module that prevented the title moduleDries Buytaert2003-06-25
| | | | from working properly. Patch by Moshe. Fixes bug #1852.
* - Narrow the set of allowed usernames to prevent people from messing with it.Dries Buytaert2003-06-25
|
* - Bugfix: fixed bug #1627.Dries Buytaert2003-06-24
|
* - Bugfix: renamed "create PHP content" to "create php content". ReportedDries Buytaert2003-06-24
| | | | | | | by Simon, patch by Gerhard. - Improvement: synchronized the import module help with the version on drupal.org.
* - Bring back the statistics module. Not sure what went wrong.Dries Buytaert2003-06-23
|
* - Improvement: SQL improvements to the user module. Patch #44 and #45 byDries Buytaert2003-06-23
| | | | | | | | | | 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.)
* - Bugfix: fixed the "variables not set" problem (bug #2014). Patch byDries Buytaert2003-06-23
| | | | | | | Slavica. Sorry for the confusion guys - I had it applied on my tree for a couple of days now but forgot to commit it.
* - Bugfix: fixed timezone problem with archive module. Patch by Al.Dries Buytaert2003-06-22
|
* - Bugfix: fixed the character when importing news feeds. Reported atDries Buytaert2003-06-22
| | | | http://drupal.org/node/view/2036.
* - Improvement: removed some dead code. Patch by Gerhard.Dries Buytaert2003-06-22
|
* - Bugfix: the message bog was no longer shown because of the "Default frontDries Buytaert2003-06-22
| | | | page" changes. Patch by Ax.
* - Some INSTALL file improvements by Slavica. Patch #5.Dries Buytaert2003-06-21
|
* - Translation improvement. Patch by Stefan.Dries Buytaert2003-06-20
|
* - Some CSS improvements. Patch #23 by Al.Dries Buytaert2003-06-20
|
* - Bugfix: fixed problem with changing themes. Didn't apply Al's patch asDries Buytaert2003-06-20
| | | | | | | | 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.
* - Improvement: CSS improvements for the calendar block in theme UnConeD.Dries Buytaert2003-06-20
| | | | Patch #40 by Al.
* - Bugfix: fixed problem with the use of % on the user module form. PatchDries Buytaert2003-06-20
| | | | by Slavica. Fixes bug #1730.
* - Bugfix: fixed utf-8 problem for people that use PHP 4.2.x or below. Patch ↵Dries Buytaert2003-06-19
| | | | | | | | | | | | #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.
* - Improvement: made the default homepage setting more flexible. Patch byDries Buytaert2003-06-18
| | | | Eric A. Farris.