summaryrefslogtreecommitdiff
path: root/modules/archive
Commit message (Expand)AuthorAge
* - Patch #9543 by JonBob: added node-level access control!Dries Buytaert2004-07-31
* - More tab-improvements by JonBob: improved support for the default tabs!Dries Buytaert2004-07-10
* - Moving the title.module from core to contrib as discussed on the mailing list.Dries Buytaert2004-07-07
* Tabs patch!Dries Buytaert2004-06-18
* - Code improvements by JonBob. Thanks.Dries Buytaert2004-05-17
* - Code improvements by JonBob. Thanks again.Dries Buytaert2004-05-11
* - Menu and code improvements by JonBob.Dries Buytaert2004-05-08
* - Patch #7581 by bylund: made the archive module's calendar accessible.Dries Buytaert2004-05-05
* - Added support for 403 handling. Patch by JonBob. As a side benefit,Dries Buytaert2004-04-21
* - Modified patch by TheLibrarian: add a summary attribute to the calendar.Dries Buytaert2004-03-05
* - Patch by Steven: removed redundant permission checks. These are no longerDries Buytaert2004-02-15
* - Patch 5592 by Goba: let drupal_map_assoc() rule. :-)Dries Buytaert2004-02-15
* - Fixed typo introduced by last archive module patch.Dries Buytaert2004-02-08
* - Patch #5613 by Goba: fixed translation issue with archive module and removedDries Buytaert2004-02-08
* - Fixed bug #4989: archive calendar cached too aggressively.Dries Buytaert2004-01-06
* - Fixed bug 4832: only list nodes for the specified day. Patch by Goba.Dries Buytaert2003-12-29
* - Tidied up some inconsistencies in the code: scripts/code-style.sh is your f...Dries Buytaert2003-12-28
* - Updated the calls to menu() to use MENU_HIDE instead of 1Dries Buytaert2003-12-17
* - Removed duplicated code. Reported by Goba.Dries Buytaert2003-11-30
* - Committed phase 4 of JonBob's menu system changes.Dries Buytaert2003-11-25
* - Committed phase 3 of JonBob's menu changes. Adds an API for modules toDries Buytaert2003-11-23
* - Patch by JonBob:Dries Buytaert2003-11-20
* - Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.Dries Buytaert2003-11-09
* - 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