232:ece1ece2645a
236:8f8e32897f21
|
2011-08-07 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added a note about recurring event information from iCalendar sources. |
|
|
TO_DO.txt
|
|
231:f371722d8053
|
2011-08-07 |
Paul Boddie |
changeset
files
shortlog
graph
|
Updated the "to do" list, removing GriCal and position-related items, adding
location selection. |
|
|
TO_DO.txt
|
|
230:672192f6f324
|
2011-08-07 |
Paul Boddie |
changeset
files
shortlog
graph
|
Fixed the explicit latitude and longitude separator in page-based events.
Added support for decimal degrees in maps and location descriptions and for
explicit positions.
Added serialisation of "geo" properties in pages and support for specifying
latitude and longitude explicitly in the new event action.
Updated the release notes. |
|
|
EventAggregatorSupport.py README.txt actions/EventAggregatorNewEvent.py
|
|
229:3a366104152e
|
2011-08-07 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added support for explicit latitude and longitude event properties. |
|
|
EventAggregatorSupport.py actions/EventAggregatorSummary.py macros/EventAggregator.py
|
|
228:f6fa1badce5f
|
2011-08-07 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added event caching documentation; tidied up some notice formatting. |
|
|
pages/HelpOnEventAggregator resource_pages/EventSourcesDict
|
|
227:1feb73c72120
|
2011-08-06 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added notes on, and a grammar for, recurring event descriptions. |
|
|
TO_DO.txt
|
|
226:8daffe6df6c8
|
2011-08-06 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added support for expiring remote source cache entries. |
|
|
EventAggregatorSupport.py
|
|
225:a912bdcc9f6d
|
2011-07-25 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added some caching of remote event source responses. |
|
|
EventAggregatorSupport.py TO_DO.txt
|
|
224:1f10d43b2506
|
2011-07-24 |
Paul Boddie |
changeset
files
shortlog
graph
|
Changed event comparison to use a rich comparison mechanism in order to avoid
false equality results despite hash calculation improvements. |
|
|
EventAggregatorSupport.py
|
|
223:be62fe56714a
|
2011-07-24 |
Paul Boddie |
changeset
files
shortlog
graph
|
Prevented two different events with the same summary having the same hash value
ingredients by including the URL in the calculation. This should help to prevent
events from being considered equal and thus causing collection membership tests
to report that an event is already present in a collection when it is not.
Simplified the getPageURL and getEventURL signatures. |
|
|
EventAggregatorSupport.py actions/EventAggregatorSummary.py
|
|