root/PleiadesGeocoder/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1235 [1235] 11/30/07 16:43:45 sgillies Get members folder via tool (#340)
(edit) @1232 [1232] 11/21/07 18:45:28 sgillies Logins are now required on Plone 3 with testbrowsing cases, XML preamble …
(edit) @1230 [1230] 11/21/07 11:20:49 sgillies Update version, changes, and history
(edit) @1229 [1229] 11/20/07 22:51:10 sgillies Include zope.app.annotation with Zope 2.9 and zope.annotation with Zope …
(edit) @1228 [1228] 11/14/07 14:53:30 sgillies Improve clarity of geoItems method and add logging (#339)
(edit) @1227 [1227] 11/14/07 11:17:20 sgillies Fix error in exception message (#338)
(edit) @1223 [1223] 11/05/07 18:11:10 sgillies Restore interfaces.simple module for backwards compatibility
(edit) @1221 [1221] 11/05/07 15:06:43 sgillies Pare down IGeoItemSimple to the bare minimum methods and attributes
(edit) @1220 [1220] 11/02/07 17:58:22 sgillies Improve readme
(edit) @1219 [1219] 10/31/07 11:05:43 sgillies Undo accidental removal of release script
(edit) @1218 [1218] 10/31/07 10:59:22 sgillies Separate geo item and view markers interfaces and consoliodate all into …
(edit) @1217 [1217] 10/31/07 10:57:18 sgillies Remove old adapters directory
(edit) @1216 [1216] 10/30/07 23:30:13 sgillies Use IItem and ICollection as markers for things to adapt to IGeoItemSimple …
(edit) @1190 [1190] 10/21/07 16:08:02 sgillies Notify georeferenced event from edit_geo view
(edit) @1189 [1189] 10/20/07 15:48:05 sgillies Back up event notification
(edit) @1188 [1188] 10/19/07 16:28:39 sgillies Add a georeferencing event
(edit) @1185 [1185] 10/17/07 17:48:33 sgillies Make sure spatialCoordinates property returns a 2D position string
(edit) @1181 [1181] 10/16/07 23:14:23 sgillies Rename parameter coordinates from coords
(edit) @1176 [1176] 10/16/07 17:40:14 sgillies Back out accidental change of geo.py
(edit) @1175 [1175] 10/16/07 17:39:48 sgillies Add test of georeferencing view
(edit) @1174 [1174] 10/16/07 15:53:06 sgillies Update tests
(edit) @1171 [1171] 10/16/07 13:15:43 sgillies Tasteful blue style for KML
(edit) @1170 [1170] 10/16/07 12:35:03 sgillies Fix item descriptions
(edit) @1169 [1169] 10/16/07 11:53:39 sgillies Remove offending z values from georss
(edit) @1168 [1168] 10/16/07 10:43:32 sgillies Fix return statement
(edit) @1166 [1166] 10/16/07 10:35:55 sgillies Allow un-georeferenced objects to be viewed
(edit) @1162 [1162] 10/15/07 17:04:36 sgillies add a spatialCoordinates property
(edit) @1161 [1161] 10/15/07 15:27:57 sgillies Add object geo-referencing view and form
(edit) @1160 [1160] 10/15/07 15:26:43 sgillies Add object geo-referencing view and form
(edit) @1144 [1144] 09/19/07 17:30:45 sgillies Undo change to Geographer interfaces
(edit) @1143 [1143] 09/19/07 17:17:03 sgillies Undo change to Geographer interfaces
(edit) @865 [865] 07/12/07 16:28:24 thomase Code to calculate lat/lon circles for KML and such
(edit) @805 [805] 05/11/07 18:08:05 sgillies Complete renaming of PleiadesOpenLayers to Geographer
(edit) @758 [758] 04/04/07 16:36:28 sgillies Fix unswapped coordinates when serializing member locations to KML
(edit) @745 [745] 03/30/07 16:17:01 sgillies use CMFCore.permissions
(edit) @743 [743] 03/29/07 21:33:04 sgillies Replace CMFCorePermissions with permissions
(edit) @737 [737] 03/27/07 11:08:08 sgillies Provide better form help
(edit) @679 [679] 03/08/07 18:33:31 sgillies Add in a text node for links so that feeds will work with OL 2.3
(edit) @678 [678] 03/08/07 18:17:12 sgillies forKML now returns coordinates in lon,lat,z order. Added KML macros to …
(edit) @630 [630] 02/20/07 21:13:38 sgillies Add history file
(edit) @628 [628] 02/20/07 18:32:07 sgillies Switch to KML 2.1 with better names and descriptions, also improve …
(edit) @460 [460] 11/15/06 18:28:01 sgillies rename doctest framework
(edit) @459 [459] 11/15/06 18:24:48 sgillies update tests to work with new buildout
(edit) @442 [442] 11/13/06 19:02:56 sgillies fix typo in configuration
(edit) @440 [440] 11/07/06 14:30:25 sgillies drop adapters directory in favor of geo.py
(edit) @403 [403] 10/15/06 16:47:22 sgillies update install and usage instructions
(edit) @395 [395] 10/10/06 16:41:55 sgillies switch to Atom, making it easier to support Safari (#187)
(edit) @393 [393] 10/09/06 13:57:26 sgillies output 'No description' in the case of null descriptions, solving #185. …
(edit) @391 [391] 10/09/06 12:03:02 sgillies strip out dependence on the Yahoo geocoding web API. Replace with geopy …
(edit) @373 [373] 10/04/06 14:24:21 sgillies fixed expectations of GeoRSS and network link XML
(edit) @372 [372] 10/04/06 12:41:16 sgillies improved documentation of interfaces
(edit) @364 [364] 09/29/06 17:45:39 sgillies fix feed title
(edit) @361 [361] 09/29/06 14:12:53 sgillies Repaired link to KML view
(edit) @360 [360] 09/29/06 13:51:29 sgillies Explain coordinate order for EPSG:4326 vs other spatial reference systems
(edit) @356 [356] 09/29/06 13:24:48 sgillies note dependencies, update readme and changes
(edit) @355 [355] 09/29/06 13:17:55 sgillies fix handling of geometry input, and enhance coverage tests
(edit) @351 [351] 09/29/06 12:17:36 sgillies allow a cap on number of items from the georss view, /georss?maxitems=N …
(edit) @346 [346] 09/28/06 17:20:48 sgillies allow serialization of single geo-referenced objects, and change names of …
(edit) @343 [343] 09/28/06 02:24:08 sgillies remove debugging prints
(edit) @342 [342] 09/28/06 02:21:17 sgillies enable smart folders to be serialized to GeoRSS and KML
(edit) @300 [300] 09/18/06 17:31:44 sgillies rollback r299
(edit) @299 [299] 09/18/06 17:02:56 sgillies no longer necessary to load zcml in tests
(edit) @256 [256] 09/11/06 18:10:41 sgillies fix broken link to member profiles
(edit) @254 [254] 09/09/06 16:21:47 sgillies add and test Google Earth Network Link
(edit) @247 [247] 09/08/06 17:14:16 sgillies removed unconfigured browser pages, fixed typo in installer
(edit) @241 [241] 09/08/06 16:10:59 sgillies remove templates from browser, change name of the logical page to @@geo
(edit) @227 [227] 09/07/06 13:44:46 sgillies fix up headers, documentation, and license files
(edit) @226 [226] 09/07/06 13:23:06 sgillies provide default non-empty descriptions and titles in forRSS
(edit) @225 [225] 09/07/06 13:06:12 sgillies add a member geocoding utility module
(edit) @224 [224] 09/06/06 18:01:07 sgillies PleiadesGeocoder skin layer needs to be near the head
(edit) @215 [215] 09/05/06 17:28:11 sgillies Removed unneeded method from geocoder
(edit) @213 [213] 09/05/06 16:51:22 sgillies Installation script does it all now, including modification of memberdata …
(edit) @212 [212] 09/05/06 16:44:50 sgillies Goodbye to siteMembers.*, hello to georss.xml and kml.xml
(edit) @211 [211] 09/05/06 16:42:10 sgillies All the template logic has been moved to browser/info. The Python scripts …
(edit) @210 [210] 09/05/06 16:40:51 sgillies All the template logic has been moved to browser/info. The Python scripts …
(edit) @209 [209] 09/05/06 16:34:56 sgillies supposedly, there's a bug with zope3 views and CacheFu?. i've moved the …
(edit) @207 [207] 09/05/06 11:31:11 sgillies rename methods from to* to for* since they produce intermediate data …
(edit) @206 [206] 09/05/06 11:10:15 sgillies Add a marker interface specifically for the /Members folder
(edit) @205 [205] 09/02/06 19:03:09 sgillies portal configuration utilities
(edit) @204 [204] 09/02/06 19:02:40 sgillies installer now marks the Members folder and adds three geo- properties to …
(edit) @203 [203] 09/02/06 18:11:53 sgillies tests for serializing the Members folder
(edit) @200 [200] 09/01/06 01:55:17 sgillies new GeoRSS and KML views of folders intended to replace the old skin
(edit) @199 [199] 09/01/06 01:46:47 sgillies new functional tests of GeoRSS and KML views using zope.testbrowser
(edit) @196 [196] 08/30/06 18:02:48 sgillies implement a geo collection adapter that adapts IGeoserializable folders to …
(edit) @195 [195] 08/30/06 18:01:43 sgillies add test of the collection adapter
(edit) @194 [194] 08/30/06 16:24:52 sgillies GeoItemSimple? adapter is modeled after the Commenting adapter from …
(edit) @193 [193] 08/30/06 16:23:36 sgillies replace setGeometryType and setSpatialCoordinates with setGeometry
(edit) @192 [192] 08/30/06 16:22:14 sgillies added get/set methods to IGeoItemSimple, and import the interface into …
(edit) @191 [191] 08/30/06 16:20:04 sgillies got unstuck with unit tests, have to force load of configure.zcml without …
(edit) @180 [180] 08/29/06 16:31:27 sgillies create portal_geocoder automatically
(edit) @179 [179] 08/29/06 16:26:53 sgillies add geocoder tests
(edit) @177 [177] 08/29/06 14:49:56 sgillies use PloneLanguageTool's framework.py
(edit) @176 [176] 08/29/06 14:47:26 sgillies add functional and coverage tests
(edit) @151 [151] 08/22/06 13:08:14 sgillies add IGeoSimple interface
(edit) @147 [147] 08/21/06 21:16:57 sgillies provide default values for item title and description to dodge openlayers …
(edit) @144 [144] 08/18/06 16:18:54 sgillies get spatially referenced users info as Manager
(edit) @143 [143] 08/18/06 14:54:12 sgillies membership xml export has been reassigned to PleiadesGeocoder
(edit) @140 [140] 08/15/06 23:56:25 sgillies register skin on install
(edit) @139 [139] 08/15/06 23:55:19 sgillies this personalize script can be used to override the builtin and provide …
(edit) @138 [138] 08/15/06 23:12:41 sgillies add skin, skin installer, and new README
Note: See TracRevisionLog for help on using the revision log.