summaryrefslogtreecommitdiff
path: root/modules/archive
Commit message (Expand)AuthorAge
...
* - Translation fix: the date in the calendar block could not be translated. P...Dries Buytaert2003-11-09
* - Help system improvements: eliminated the _system hook. Patch by Michael.Dries Buytaert2003-10-07
* - Help improvements and translation improvements from Michael. Thanks!Dries Buytaert2003-10-03
* - Help system improvements from Michael.Dries Buytaert2003-08-05
* - Cache system improvements by Gerhard: removed some left-overs.Dries Buytaert2003-07-23
* - Committed a slightly modified version of Slavica's table prefix patch.Dries Buytaert2003-07-10
* - Bugfix: added more permissions checks. Patches #60-62 by Al. Should fixDries Buytaert2003-07-01
* - Bugfix: fixed calendar block caching. Patch by Al. Fixes bug #2131.Dries Buytaert2003-06-30
* - Reworked the CXX checking; now, _any_ user input will be checkedDries Buytaert2003-06-27
* - Bugfix: fixed timezone problem with archive module. Patch by Al.Dries Buytaert2003-06-22
* - Bugfix: emit the proper CSS tags for "normal" and "linked" days. Patch #18Dries Buytaert2003-06-16
* - Improvement: nicer, slightly larger arrows for the month selection withinDries Buytaert2003-06-15
* - Fixes CSS for archive calendar so that you can make non-link days paddedDries Buytaert2003-06-08
* - Bugfix: if you clicked on an archive date in the calendar block andDries Buytaert2003-06-07
* - Usability improvements: in the calendar, only add a link for days on whichDries Buytaert2003-06-05
* - CSS improvements to the calendar of the archive module. Updated the XtemplateDries Buytaert2003-05-31
* - More CSS updates and fixes. Patch by Al.Dries Buytaert2003-05-29
* - Al's CSS patches. This commit improves the themability of some coreDries Buytaert2003-05-29
* - Michael Frankowski's excellent help text improvements!Dries Buytaert2003-05-29
* - Fixed typo. Patch by Al.Dries Buytaert2003-05-25
* - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.Dries Buytaert2003-05-13
* - Fixed some PHP "notices".Dries Buytaert2003-04-21
* - All LIMIT queries must go through the pager or through db_query_range().Dries Buytaert2003-03-16
* - Everything is using theme("function") now instead of $theme->function().Dries Buytaert2003-02-15
* - See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.Dries Buytaert2003-02-11
* - Applied David's calendar patch: you can now configure at what day a weekDries Buytaert2003-01-21
* - Clean URL patch.Dries Buytaert2003-01-06
* - Committed Marco's block rewrite:Dries Buytaert2002-10-26
* - Fixed HTML typo. Patch by Gerhard.Dries Buytaert2002-10-02
* - improved module descriptions.Kjartan Mannes2002-06-08
* - adding descriptions to modules (thanks Joe + Scott).Kjartan Mannes2002-06-01
* - Fixed missing translations and missing lm()'s (including the one Marco fixed).Dries Buytaert2002-05-31
* - applied Stevens link patch.Kjartan Mannes2002-05-12
* - changed block, module and theme config pages to use checkboxes.Kjartan Mannes2002-05-11
* - bug fixes:Kjartan Mannes2002-04-22
* - Applied Marco's big patch, including contributions from Moshe:Dries Buytaert2002-04-20
* - Made the calendar module accept a $date parameter such that youDries Buytaert2002-01-31