Path

ez projects / ezagenda / news


News

3.0beta (in svn)
+ added fre-CA translation based ptAgenda
* moved styles and added it to CSSFileList, so it's automaticly
used
* Made the Calendar div based (for obvius reasons not made the
calendar table of divs)
* Fixed Future / Past event links on Program view
* minor bug fixes
+ better labeling of next / prev in program view
* only link to event if more then name and dates
+ Norwegian translation
* made translatable
+ line and full template for event_calendar
+ event_calendar class with Program view as alternativ for calendar
view
* changed name to ezAgenda
2.2.2c: *possible javascript error on 'show all events' link
2.2.2b: *small errors in doc
2.2.2:
*Events on the last day of the month where not fetched due to wrong date
inserted
31.03.2005 00:00 instead of 31.03.2005 24:00
2.2.1:
* Fixed some untranslated attributes in agenda2toolbar_list.tpl
+ Highlight events that occur today or is happening right now in the

agenda2toolbar_list.tpl
* Finally changed so that you no longer need to specify categories in
the
templates
* JavaScript code need's to be put inside {literal} or you can
change: { = {ldelim} } = {rdelim}
2.2:
+ added style for agenda2full.tpl file
+ added styles for toolbars
+ added toolbar examples
* Made some changes / additions to the readme
* changed the css class name in agenda2full from aktivitet to
agenda
* moved script inside agenda2.tpl, it's only needed for that file
so there is no real benefit of keeping it in a separate file.
* fixed a overlooked issue with changing date's past current
year.
* Fallback link for 'Show all events' missed the href part.