• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge some changes from 5.1, make css class .cal-day-time nowrap so you don't break between eg 1:00 AM

  1. … 1 more file in changeset.
display of the mini-calendar was broken in month view for january (target_date was not set before it tried to construct a link using it)

Don't drop the period_days parameter as long as you are only surfing on a view-list page.

Added a parameter to set the default for period_days

  1. … 3 more files in changeset.
Removed code clutter.

  1. … 1 more file in changeset.
CSS'ified mini-calendar and view. (Worked with Paul Doerwald, Lars Pind)

  1. … 3 more files in changeset.
making dynamic key message lookups comply with new convention

  1. … 1 more file in changeset.
making sure message keys are used explicitly in lookups. If message keys are not explicitly in the code like package-key.message-key our message catalog consistency check script will not find them and the messages might be removed. Therefore, make sure they are always present excplicitly in the code

Make calendar play nice with calendar-portlets. I am slowly approaching alpha status with this.

  1. … 20 more files in changeset.
Multiple i18n fixes

  1. … 10 more files in changeset.
i18n mini calendar strings

Fixed Bug #362 (inexistent date gives error in PG)

More cleanup and bugfixes, moved cal-item-new to using ad_form, added timezones (peter marklund)

  1. … 14 more files in changeset.
noquote fixes: moved as much html generation into adp files

    • -0
    • +136
    ./mini-calendar.tcl
  1. … 42 more files in changeset.