189:afddbe14481f
190:31563ff29eb1 191:b34a98336537
|
2011-04-18 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added the "normalisation" of locations, retrieving town/country names from the
end of location strings in order to more easily match locations in the
dictionary.
Removed margins around print view descriptions, making slightly better use of
space and aligning the numbers better with the descriptions. |
|
|
EventAggregatorSupport.py css/event-aggregator-print.css macros/EventAggregator.py
|
|
188:0131c3d7fe9c
|
2011-04-18 |
Paul Boddie |
changeset
files
shortlog
graph
|
Changed the map view to use a foreground image which is a sibling of a
numbered/ordered list containing the markers.
Introduced special positioned markers for the print view which are hidden in the
screen view because the normal markers containing pop-up elements are themselves
positioned. In the print view, the normal markers are floated around the image.
Fixed the previous and next controls styling (hiding the controls) in the print
view. |
|
|
css/event-aggregator-print.css css/event-aggregator.css macros/EventAggregator.py
|
|
187:40ec2814d6ee
|
2011-04-15 |
Paul Boddie |
changeset
files
shortlog
graph
|
Made various functions capable of dealing with both date and month resolutions.
Introduced the View.getFullLabel method in the macro to handle both day and
month headings.
Renamed the Period.months method to Period.count.
Renamed the Temporal.until method to Temporal._until so that generic until
methods can be provided by the Month and Date classes.
Provided generic previous and next methods on the Month and Date classes.
Changed the map view to use a table.
Renamed the previous-month and next-month CSS classes to previous and next
respectively.
Made the list view capable of displaying days as well as months.
Introduced a resolution request parameter in the macro so that map, list and
table views can show both day-based periods as well as month-based periods.
Introduced calendar period methods in the View class, tidying up the displayed
periods by showing only a single date or month when the start and end dates or
months are the same.
Made the "View as ..." links appear only when appropriate, adding a "View as
map" link if a map name has been specified in the macro invocation. |
|
|
EventAggregatorSupport.py css/event-aggregator.css macros/EventAggregator.py
|
|
186:1b80aef4ef22
|
2011-04-13 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added spacing above the map. |
|
|
css/event-aggregator.css
|
|
185:bcc981b1819d
|
2011-04-13 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added clipping of event locations to the map boundaries. |
|
|
EventAggregatorSupport.py macros/EventAggregator.py
|
|
184:7f4475b73025
|
2011-04-12 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added support for aggregating events by location, obtaining map references,
calculating map positions, and marking locations on the map complete with pop-up
elements containing the appropriate events. |
|
|
EventAggregatorSupport.py css/event-aggregator.css macros/EventAggregator.py
|
|
183:299fbb742884
|
2011-04-10 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added initial support for a map view. |
|
|
css/event-aggregator.css macros/EventAggregator.py
|
|
182:1e30e9b62ffc
|
2011-04-10 |
Paul Boddie |
changeset
files
shortlog
graph
|
Fixed ambiguity testing of open-ended timespans. |
|
|
EventAggregatorSupport.py
|
|
181:bcf9bea7d4e4
|
2011-04-10 |
Paul Boddie |
changeset
files
shortlog
graph
|
Introduced HTML-encoding of the output HTML within RSS so that feed readers can
properly interpret it. |
|
|
actions/EventAggregatorSummary.py
|
|
180:8bd49637194e
|
2011-04-10 |
Paul Boddie |
changeset
files
shortlog
graph
|
Introduced output formatting of description, location and topic data in the list
and table views and in RSS format summaries.
Updated the release notes, importing notes from 0.6.4. |
|
|
EventAggregatorSupport.py README.txt actions/EventAggregatorSummary.py macros/EventAggregator.py
|
|