Commit graph

833 commits

Author SHA1 Message Date
rolux
69317c3673 merging changes 2011-05-31 09:24:03 +02:00
rolux
7968a11116 merging changes 2011-05-30 20:57:22 +02:00
rolux
4f81b9eaee typo 2011-05-30 14:10:38 +02:00
rolux
5e54f5394d some listmap fixes 2011-05-30 14:06:58 +02:00
rolux
60662a437a add type field (still needs a better Ox.Select) 2011-05-30 13:47:30 +02:00
rolux
b299674717 some smaller fixes 2011-05-30 11:31:28 +02:00
rolux
120a28eaa2 use correct api for add/edit/remove place; fix demo 2011-05-30 11:09:52 +02:00
rolux
c99e7af1bd allow for editing of alternative names 2011-05-30 10:46:12 +02:00
rolux
7eb6f58312 allow for editing lat/lng/s/w/n/e via map 2011-05-30 09:21:11 +02:00
rolux
1eebdf3805 better behaviour when editing (only send changed key/value pairs, only reload list if sort order is affected) 2011-05-30 08:54:45 +02:00
rolux
03f368c7b8 adding svgs again 2011-05-30 08:31:53 +02:00
rolux
b96c85fc9b merging changes 2011-05-30 08:29:44 +02:00
rolux
bd592e0056 simplify area query, fix async listmap demo 2011-05-30 08:13:28 +02:00
j
ef6bb1753a map 2011-05-29 23:00:26 +00:00
j
5059172d47 add svg symbold 2011-05-29 22:59:30 +00:00
rolux
b9ab4a0adf send proper query on selectplace 2011-05-29 22:37:41 +02:00
rolux
ac43e14f50 typos 2011-05-29 22:25:27 +02:00
rolux
981e3889da get rid of special 'area' parameter, use 'query' parameter 2011-05-29 22:23:16 +02:00
rolux
4eb1b99c76 typo 2011-05-29 21:35:07 +02:00
rolux
18a9b58449 set keys when sending area request 2011-05-29 21:28:35 +02:00
rolux
548d41d391 add deselect button to place panel 2011-05-29 21:05:31 +02:00
rolux
95de5ee5c8 make more columns removable 2011-05-29 20:12:40 +02:00
rolux
25b86dd085 update list when editing place 2011-05-29 19:44:48 +02:00
rolux
09641b11e4 deselect place in list when selecting a result on map 2011-05-29 18:22:54 +02:00
rolux
940968a3e4 fix id collision in listmap demo 2011-05-29 18:14:08 +02:00
rolux
7b2a0cfef5 reform Ox.List to allow for scroll position staying the same after deleting an item 2011-05-29 18:05:29 +02:00
rolux
ccc4a743d8 some support for adding/removing places 2011-05-29 17:09:42 +02:00
rolux
6229b16a59 use > 8,000 places in demos/listmap2 2011-05-29 15:33:10 +02:00
rolux
0e835cc116 allow for setting the selected id of an Ox.List to an id that is currently not in view 2011-05-29 15:15:38 +02:00
rolux
93408b0b4d make map in async listmap async 2011-05-29 14:22:54 +02:00
rolux
14174136d8 some support for async listmaps 2011-05-29 12:42:38 +02:00
rolux
3936f701cd add async map demo 2011-05-29 11:56:41 +02:00
rolux
a280574033 some support for async maps 2011-05-29 11:52:33 +02:00
rolux
6bb66b190c typo 2011-05-28 11:03:49 +02:00
rolux
86411a6e22 change sort function for geonames 2011-05-28 10:46:39 +02:00
rolux
96b597d324 make listmap trigger add/remove place events 2011-05-28 10:15:50 +02:00
rolux
fada9f8a0c support classic theme 2011-05-28 02:02:00 +02:00
rolux
d915e9f205 some support for resizing 2011-05-28 01:49:36 +02:00
rolux
37ecdd99ac slightly faster rendering of events 2011-05-28 01:06:48 +02:00
rolux
2c82f51120 stop() before animate() 2011-05-28 00:06:56 +02:00
rolux
8e6df3d054 add event data from histoire(s) du cinema to calendar demo 2011-05-27 23:52:53 +02:00
rolux
b99679ffe1 speed up rendering of the calendar (only compute event positions once) 2011-05-27 21:42:01 +02:00
rolux
eccade6aa9 fix a bug where the selected element would be too big if it was off the left side of the screen 2011-05-27 18:39:47 +02:00
rolux
dcb567143e always draw background all the way down to the bottom 2011-05-27 18:14:22 +02:00
rolux
8ed96c83ca add more data to calendar demo 2011-05-27 18:03:05 +02:00
rolux
3d7607b78a change sort algorithm for events stacking 2011-05-27 14:20:54 +02:00
rolux
453f226b18 click selects, second click pans, doubleclick zooms 2011-05-27 13:55:48 +02:00
rolux
419985c835 better formatting of dates, especially around 0 AD 2011-05-27 13:33:01 +02:00
rolux
c85ab83f9a always keep the selected element in the dom 2011-05-27 11:52:31 +02:00
rolux
52310babe8 allow for vertical scrolling of calendar (pan and zoom) 2011-05-27 11:45:49 +02:00