aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/calendar.pm
Commit message (Expand)AuthorAge
* calendar: Display the popup mouseover when there is only 1 page for a given d...Joey Hess2013-07-19
* calendar: When there are multiple pages for a given day, they're displayed in...Joey Hess2013-06-23
* Fix a snail mail address. Closes: #659158Joey Hess2012-02-08
* calendar, prettydate: Fix strftime encoding bugJoey Hess2012-01-30
* needsbuild hook interface changed; the hooks should now return the modified a...Joey Hess2010-09-07
* calendar: Tune archive_pagespec to only match pages, not other files.Joey Hess2010-06-15
* calendar stylingJoey Hess2010-06-10
* calendar: Display year name in title of month calendar.Joey Hess2010-05-08
* calendar: nextchange calculation bugfixJoey Hess2010-05-08
* calendar: Allow negative month to be specified. -1 is last month, etc. (And a...Joey Hess2010-05-08
* calendar: Improved display of arrows.Joey Hess2010-04-15
* calendar: Add archive_pagespec, which is used by ikiwiki-calendar to specify ...Joey Hess2010-04-15
* audited use POSIXJoey Hess2010-03-19
* setup file orderingJoey Hess2010-02-12
* Terminate the arrow entities with ";"Torsten Veller2010-01-02
* calendar: Fix month wraparound error that broke in December.Joey Hess2009-12-02
* calendar: Add title attributes for all links in the calendars.Joey Hess2009-11-26
* year calendar: Avoid highlighting the current month in a different yearJoey Hess2009-10-12
* year calendar: only link to months that have postsJoey Hess2009-10-12
* remove whitespace from within arrow linksJoey Hess2009-10-12
* calendar: Add creation time limits to user's pagespecJoey Hess2009-10-12
* calendar: Fix CSS for year calendar to match the plugin documentation.Joey Hess2009-10-12
* calendar: avoid inline images in linksJoey Hess2009-10-11
* calendar: use left and right arrows for next/prev monthsJoey Hess2009-10-11
* fix next/prev month padding bugJoey Hess2009-10-11
* fix day linksJoey Hess2009-10-11
* calendar: Fix bug in next/previous year/month links, which sometimes linked t...Joey Hess2009-10-11
* calendar: Fix midnight rebuild trigger of calendars with explicit month/year.Joey Hess2009-10-11
* avoid temporary variablesJoey Hess2009-10-11
* rename use_pagespec to pagespec_match_listJoey Hess2009-10-08
* calendar: rework so it can use use_pagespecJoey Hess2009-10-08
* change how dependency types are specified to add_dependsJoey Hess2009-10-08
* remove explicit addition of dependencies for displayed pagesJoey Hess2009-10-07
* rework dependency types codeJoey Hess2009-10-04
* calendar: all dependencies are contentlessJoey Hess2009-10-04
* Revert "Allow add_depends to take an arrayref"Joey Hess2009-08-25
* Allow add_depends to take an arrayrefSimon McVittie2009-08-25
* calendar, inline, map: don't pre-join dependenciesSimon McVittie2009-08-24
* indentationJoey Hess2009-08-15
* pagespec_match_list added and used in most appropriate placesJoey Hess2009-04-23
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* add plugin safe/rebuild info (part 1 of 2)Joey Hess2008-08-03
* remove default values in getsetupJoey Hess2008-07-26
* two typosJoey Hess2008-07-26
* added getsetup hooks for all plugins up to recentchangesJoey Hess2008-07-25
* add missing test to avoid uninitialised value when a page with metadata is re...Joey Hess2008-01-29
* reorgJoey Hess2007-12-09
* logic fixJoey Hess2007-12-08
* * The calendar plugin stores state about when it needs to be updated,Joey Hess2007-12-08