summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - 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.
* - Fixed some link colors. Patch by Kristjan.Dries Buytaert2003-06-18
|
* - Bugfix: it was not possible to delete a user account when "delete" wasDries Buytaert2003-06-18
| | | | translated. Patch by Stefan.
* - Improvement: made the user module use themeable lists. Patch #32 by Kristjan.Dries Buytaert2003-06-18
|
* - Improvement: more CSS improvements to the Xtemplate theme. Thanks KristjanDries Buytaert2003-06-18
| | | | and Al.
* - More XHTML-ifications from GmbH.Dries Buytaert2003-06-17
|
* - Bugfix: corrected typo in the poll module. Patch by Al.Dries Buytaert2003-06-17
|
* - Bugfix: made searching locale strings work. Patch by Al. Fixes bug #1986.Dries Buytaert2003-06-17
|
* - Made <pre> wrap. Patch #21 by Al.Dries Buytaert2003-06-17
|
* Bugfix: user timezone-selection now uses the site's configured ↵Steven Wittens2003-06-16
| | | | date_format_long value rather than a hardcoded one.
* - Bugfix: fixed searches to do boolean AND rather than OR. This isn't the ↵Dries Buytaert2003-06-16
| | | | | | 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.)
* - Bugfix: emit the proper CSS tags for "normal" and "linked" days. Patch #18Dries Buytaert2003-06-16
| | | | by Al. Thanks.
* - Improvement: show favicon on admin pages. Patch #20 by Al.Dries Buytaert2003-06-16
|
* - Improvement: made theme Marvin's calendar look better. Patch #16 by Al.Dries Buytaert2003-06-16
| | | | Thanks!
* - Improvements: XHTML-ifications. Patch by GmbH. See feature #1813.Dries Buytaert2003-06-16
|
* - Usability improvement: avoid showing two login forms on one page. SuggestedDries Buytaert2003-06-15
| | | | by Keith.
* - Fixed typo in CHANGELOG. Patch #16 by Al.Dries Buytaert2003-06-15
|
* - Bugfix: locale module fix for bug # 1822 (translated/untranslated and searchDries Buytaert2003-06-15
| | | | issues). Patch #12 by Al.
* - Bugfix: fixed glitch with "blog it" images. Patch #15 by Al.Dries Buytaert2003-06-15
|
* - Bugfix: the variable 'user_mail_welcome_approval_subject' was too long.Dries Buytaert2003-06-15
| | | | | Modified patch from Al; used 'user_mail_approval_subject' instead of 'user_mail_welcome_approval_subj'. Patch #11 by Al. Fixes bug #1976.
* - Improvement: fixed wrapping in code samples in user module so that admin ↵Dries Buytaert2003-06-15
| | | | help doesn't have a huge horizontal scrollbar. Patch #13 by Al.
* - Improvements: XHTML-ifications. Patch by GmbH.Dries Buytaert2003-06-15
|
* - Comment module documentation improvements; updates by Charlie, patch by Al.Dries Buytaert2003-06-15
|
* - Improvement: nicer, slightly larger arrows for the month selection withinDries Buytaert2003-06-15
| | | | the archive calendar. Patch #2 by Al.
* - Bugfix: fixed broken links in the emitted RSS feed discovery code. ModifiedDries Buytaert2003-06-15
| | | | patch by Kjartan.
* - Small corrections and improvements to the INSTALL file. Patch by Kjartan.Dries Buytaert2003-06-14
|
* - Fixed braino in title.module; should fix bug #1966 reported by Moshe.Dries Buytaert2003-06-14
|
* - Bugfix: fixed broken links. Patch by Ax.Dries Buytaert2003-06-14
|
* - Moved some CXX checks to a centralized place; less error-prone.Dries Buytaert2003-06-14
|
* - Bugfix: small Xtemplate fixes. Patch by Ax. (Slightly modified.)Dries Buytaert2003-06-13
| | | | | | | | | | | | | - Bugfix: block patch fix. Patch by Gerhard. - Bugfix: fixed broken URL in ping. Patch by Gerhard. (This should fix the problems shown on http://www.blo.gs/info.php?id=1515.) - Improvement: added better password generator. Patch #1 by Al. Fixes bug #1935. - Improvement: performance improvement to the blog module. Patch by Marco.
* - Updated to ignore favicons.Dries Buytaert2003-06-12
|
* - Show a non-clickable example "link" when previewing comments. Should fixDries Buytaert2003-06-12
| | | | bug #1437 for all themes (incl. theme Marvin and theme UnConeD).
* - Bugfix: charset fixes/clean-up. Patch #52 by Al.Dries Buytaert2003-06-12
| | | | | | | | | | - Improvement: renamed some theme functions of the forum module for sake of consistency/readability. Patch #2 by Kristjan. - Improvement: usability improvements to the Xtemplate theme. Patch #3 by Kristjan. - Improvement: CSS'ified the book module pages. Patch #3 by Al. (I simplified the "l ocation" part. Al's approach gave you a bit more power but I'm not sure anyone wants to change that. Besides, this will change as soon we integrate the menu system so I kept it easy for now.)
* (grmbl, figures stupid MS icon editing thingy would mess up the colors... ↵Steven Wittens2003-06-11
| | | | fixed now)