Commit graph

169 commits

Author SHA1 Message Date
rolux
bd592e0056 simplify area query, fix async listmap demo 2011-05-30 08:13:28 +02: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
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
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
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
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
rolux
acef6a822a allow for vertical scrolling of calendar (mouse and keyboard) 2011-05-27 11:15:55 +02:00
rolux
263d8ea02c move scalebar out of content div, animate scalebar and scrollbar during keyboard navigation 2011-05-27 10:19:51 +02:00
rolux
1950b514b5 only draw half of the calendar background stripes 2011-05-27 09:58:03 +02:00
rolux
457e175455 fix some scrollbar scale bugs 2011-05-26 20:49:48 +02:00
rolux
385aac008c allow for current (ongoing) events 2011-05-26 20:18:20 +02:00
rolux
bd0f1e1ae3 add %x option (show BC/AD if year < 1000) to formatDate, and use on mousemove 2011-05-26 19:20:55 +02:00
rolux
f0052d3e3c much better formatting of date ranges and their duration 2011-05-26 19:10:32 +02:00
rolux
13669aec63 fix Ox.parseDate() 2011-05-26 09:18:59 +02:00
rolux
ab6a07d137 still fixing a scale bar UTC off-by-one error 2011-05-26 00:14:47 +02:00
rolux
c3b4d40903 fix a scale bar UTC off-by-one error 2011-05-25 23:31:10 +02:00
rolux
06f27b75bd more calendar improvements (positioning, scrolling) 2011-05-25 21:52:33 +02:00
rolux
474d5f92cb more calendar improvements (low zoom levels) 2011-05-25 21:33:43 +02:00
rolux
d98c34407d more calendar improvements (high zoom levels) 2011-05-25 19:47:34 +02:00
rolux
dc23259308 more calendar improvements (labels etc.) 2011-05-25 19:32:04 +02:00
rolux
c661f3a883 more calendar improvements (keyboard navigation etc.) 2011-05-25 18:36:55 +02:00
rolux
b18500d133 calendar improvements (api, css, utc) 2011-05-25 11:22:16 +02:00
rolux
fda007f00d fix safari syntax error 2011-05-25 09:29:42 +02:00
rolux
e54c136c48 properly set textlist css background color 2011-05-24 22:32:13 +02:00