Commit graph

278 commits

Author SHA1 Message Date
rolux
a5c6747b57 change the signature of Ox.pad to match Ox.truncate 2012-06-04 11:08:38 +02:00
rlx
cb208f2333 fix a bug in Ox.ListMap that would keep the form for result places from showing up 2012-06-02 14:59:08 +00:00
rolux
73fa856900 in documentation use foo, not <code>foo</code> 2012-06-02 13:06:44 +02:00
rolux
8c347d9009 update documentation (classes) 2012-05-31 12:32:54 +02:00
rolux
abc6e948e0 update docs 2012-05-30 22:39:47 +02:00
j
91e1065aab rename Ox.UI source files, remove Ox. prefix 2012-05-28 19:44:12 +00:00
j
005d50c389 self.setOption ~> that.update 2012-05-28 19:35:41 +00:00
rolux
9ee0742b53 refactoring 2012-05-28 18:21:00 +02:00
rolux
c41afd2f5d Ox.parseHTML -> Ox.sanitizeHTML, Ox.encodeHTML -> Ox.encodeHTMLEntities, Ox.decodeHTML -> Ox.decodeHTMLEntities 2012-05-27 12:40:02 +02:00
j
68d50978ba trailing comma removal, 2012-05-26 15:48:19 +00:00
rolux
147d637b7b typos 2012-05-25 09:46:34 +02:00
rolux
544e117cb3 Ox.break -> Ox.Break 2012-05-24 19:20:29 +02:00
rolux
1608664bb6 rather use ''.slice than ''.substr 2012-05-24 11:47:33 +02:00
rolux
1c40fb007b use [].concat, not Ox.merge 2012-05-24 09:45:33 +02:00
j
b9e80c9d75 cleanup docs, fix children/find calls 2012-05-22 15:14:40 +02:00
rolux
04784630d3 use Ox.break 2012-05-22 09:11:26 +02:00
j
509745407b add documentation stubs 2012-05-21 12:38:18 +02:00
rlx
fa146ebbba Ox.Map: meta+click on selected place now deselects it (fixes #655) 2012-04-23 10:28:42 +00:00
rlx
3c253a86d5 test for , not for hasZoombar, so that the test won't fail before load 2012-04-22 13:19:08 +00:00
rlx
244312aede in ListCalendar, populate duration form field, fixes #756 2012-04-19 05:48:31 +00:00
rolux
ebc6efffb4 minor fixes and documentation updates 2012-04-09 10:42:00 +02:00
rolux
6c4e520b6d make the map options menu more compact 2012-04-04 17:44:32 +02:00
rolux
7b7bedb65a use Ox.api in Ox.List and Ox.Map 2012-04-04 09:06:55 +02:00
rolux
997b704f8b minor changes 2012-04-04 00:37:42 +02:00
rolux
ecb72f28ea allow for markers on Ox.MapImage 2012-04-04 00:36:45 +02:00
rolux
e6633a2953 allow for dynamically colored and sized map markers 2012-04-04 00:36:22 +02:00
rolux
74099f8642 allow for dynamically colored and sized map markers 2012-04-04 00:35:59 +02:00
rolux
47976fb6fb make the flag icon an actual control 2012-04-03 16:45:49 +02:00
rolux
9f9c2df862 update Ox.Map, remove non-async code path, deprecate non-standard options and events, change the API to allow for dynamic marker colors and sizes 2012-04-03 15:25:41 +02:00
rolux
461233e87b in Ox.Map, use '=' and '!=' as operators for 'in between' and 'not in between' 2012-04-02 17:33:54 +02:00
rolux
fbc15dcadf more useful version of Ox.MapImage 2012-04-01 23:05:53 +02:00
rlx
22577fcbcd update icon sizes in ListMap 2012-03-21 08:36:47 +00:00
rlx
d886ffdde2 in manage places, resurrect place name (top right), fixes #670 2012-03-18 12:39:11 +00:00
rlx
2ed61c7b08 correct transparency of result place rectangle and rectangle markers (fixes #312) 2012-03-07 13:28:45 +00:00
j
98272ee54a revert selectable 2012-02-24 00:05:44 +05:30
j
d554222aea make place name selectable 2012-02-24 00:02:01 +05:30
rlx
68ca199ae3 properly escape user names and list names 2012-02-22 10:14:25 +00:00
rlx
e282a3a9e9 some work towards fixing JS injection issues 2012-02-21 12:33:27 +00:00
rlx
db6f68681a in annotation panel, make links to define/edit places/events work (fixes #561) 2012-02-21 11:20:03 +00:00
rlx
4008f2e04f remove 'new place' entry from map options menu (fixes #368) 2012-02-21 10:03:08 +00:00
rlx
8851a9c454 in manage places, make south/west/north/east editable directly (fixes #411) 2012-02-21 09:37:50 +00:00
rlx
33ddaf8d9a in manage places, reset form errors (fixes #576) 2012-02-21 08:59:49 +00:00
rlx
43aeec758c update place flag on define (fixes #563) 2012-02-21 08:01:57 +00:00
rlx
e4b60c83c2 update manage places / manage events 2012-02-20 18:31:45 +00:00
rlx
476f8b8d26 don't throw errors when resizing uninitialized map (fixes #480, interestingly) 2012-02-16 11:52:42 +00:00
rlx
972808eb17 add tooltips to map place info; fix a bug with autocomplete and live updates (fixes #453) 2012-02-15 16:13:09 +00:00
rlx
08423110e9 omit country name from map tooltip (fixes #396) 2012-02-15 10:43:40 +00:00
rlx
353fce1f14 changes in video editor and list map 2012-02-05 01:56:23 +00:00
rlx
3c94f44a99 fix bugs in video editor; begin to implement new list map mode that allows for defining/clearing places 2012-02-04 08:58:46 +00:00
j
56300ab2db undefined places are now inline 2012-02-01 17:29:15 +00:00
j
72323febea dont fail if geoname is undefined 2012-02-01 15:25:41 +00:00
rlx
a7a3f167c9 various annotation-related bugfixes 2012-01-27 19:59:11 +05:30
rlx
1bf1eae034 minor changes 2012-01-17 23:26:26 +05:30
rlx
7da384d03a update video editor 2012-01-16 23:21:53 +05:30
rlx
f5d587cf5b update video editor (maps) 2012-01-16 19:32:30 +05:30
rlx
688ae65cf1 update video editor 2012-01-15 20:35:17 +05:30
rlx
56cf323110 make annotation map/calendar size/state sticky 2012-01-14 17:09:55 +05:30
rlx
8384fcc913 update video editor (places, events) 2012-01-13 21:55:47 +05:30
rolux
30088ad0b1 update map and calendar 2012-01-13 12:27:42 +05:30
rlx
f61e39a788 update video editor 2012-01-13 00:34:32 +05:30
rolux
f76ee0cf36 minor changes in OxJS 2012-01-06 17:27:54 +05:30
rolux
8097cc7812 Ox.getPositionById() -> Ox.getIndexById() 2012-01-04 13:41:05 +05:30
rolux
a4982ff81b typo in MapMarker 2011-12-31 19:51:32 +05:30
rlx
5803633835 fix bugs in map and video player 2011-12-23 05:05:41 +00:00
rolux
215f1f6c1b use new form element syntax 2011-12-22 12:54:20 +05:30
rolux
074902d079 form elements rewrite, part 2 2011-12-21 21:03:52 +05:30
rolux
96b206de1a use MenuButton 2011-12-20 12:50:37 +05:30
j
8f3be96828 use same protocol as site to get maps js 2011-12-17 11:13:02 +05:30
rolux
dfd2787438 geo/map bugfixes 2011-11-24 19:38:10 +01:00
rolux
9f8136f9b7 fix a bug in Ox.ListMap 2011-11-23 16:43:01 +01:00
rolux
e17907d7a3 fix a bug in Ox.ListMap 2011-11-23 16:39:33 +01:00
rolux
b770bbd83e fix a bug in Ox.ListMap 2011-11-23 16:29:06 +01:00
rolux
e0d4dd3bec update geo module 2011-11-23 15:53:17 +01:00
rlx
3becce1667 fix google maps css 2011-11-11 00:06:15 +00:00
rlx
05e6d7d829 catch one more global var 2011-11-05 17:32:47 +00:00
rolux
56370aa0a7 'use strict'; 2011-11-05 17:46:53 +01:00
j
1d09d19423 some redesign for better garbage collection of elements 2011-11-04 22:14:30 +00:00
j
dce2843303 use Ox.Log 2011-11-04 16:54:28 +01:00
rolux
094b1a59ec cleanup, again 2011-11-03 16:42:41 +01:00
rlx
9a33041ac4 hide marker tooltip when map center changes; when hiding a tooltip, don't remove but detach it, so that when it is shown again, its oxid is still present on its dom element 2011-11-03 13:59:54 +00:00
rlx
bf9f14cf03 add titleImage option to TextList columns 2011-11-03 12:57:46 +00:00
rlx
b6a8ed28b4 update map marker image style 2011-10-31 17:00:26 +00:00
rlx
a727c32836 add calendar controls 2011-10-31 12:45:08 +00:00
rlx
64032b5e9c add proper tooltips to map 2011-10-31 11:29:59 +00:00
rlx
3c8430979b add place controls to map 2011-10-30 21:05:32 +00:00
rlx
2555dbb4ea add getMatches option to ListMap 2011-10-30 14:40:33 +00:00
rlx
45ad8ee468 map fixes (when loaded without places, zoom out; when resizing causes the minimum zoom to be larger than the current zoom, zoom out) 2011-10-29 11:04:21 +00:00
rlx
50e6321e00 fix a bug with emptying the find field of a map and pressing return 2011-10-13 11:34:10 +00:00
rlx
7ac16acbf1 fix a bug with adding/removing columns of synchronous textlists 2011-10-11 16:00:58 +00:00
rlx
9fb30bf1af make find work in listcalendar; fill first page in static text lists with few items; listen to width/height changes in listmap and listcalendar; fix a bug where maps would load without zoombar 2011-10-11 09:09:20 +00:00
rlx
d2972cd526 more functionality for ListCalendar 2011-10-10 12:38:54 +00:00
rlx
efca832c76 some work on ListCalendar 2011-10-09 21:13:16 +00:00
rlx
19cb033bdc fix bugs in map and url controller 2011-10-08 18:35:33 +00:00
rlx
2e9c22aa6d doubleclick on map marker zooms in or out to place 2011-10-08 17:45:40 +00:00
rlx
7eb73dd4fb fix a bug where selecting a not-yet-loaded place on a list map would not pan but zoom to that place 2011-10-08 09:58:31 +00:00
rlx
6b2d26e950 typo 2011-10-04 02:30:47 +00:00
rlx
df3ea541b3 make map controls work 2011-10-04 02:26:24 +00:00
rlx
bbef38f0a9 add error handling in listmap, improve setting the error class in inputs and arrayinputs 2011-10-03 23:25:38 +00:00
rlx
a5a833f3c1 update ListCalendar 2011-10-03 16:37:05 +00:00
rlx
d51de58009 add Ox.ListCalendar 2011-10-03 16:14:01 +00:00