Commit graph

281 commits

Author SHA1 Message Date
rolux
bd46effadf fix errors when resizing item panel in map/calendar editor 2014-01-17 12:14:44 +00:00
rolux
37ab78f05b use Ox.$ 2013-12-06 22:15:04 +01:00
rolux
6937155dfc remove unused var 2013-08-18 12:00:57 +02:00
rlx
564ce69a78 exclusively handle selectability of text via .OxSelectable and body.OxDragging (to be set/unset in dragstart/dragend handlers) 2013-07-19 08:42:25 +00:00
j
aa6d2de64b fix some locale strings 2013-07-17 10:19:57 +00:00
rolux
1b1fb49eb8 cosmetic changes 2013-07-10 01:32:16 +02:00
rlx
5c655f3337 fix map overlay appearance, again 2013-07-09 15:24:34 +00:00
rolux
4950898b34 some more tabs to spaces 2013-06-02 22:19:36 +02:00
rolux
2d0fdae171 Ox.Map: make sure loading icon is actually present 2013-06-02 01:58:47 +02:00
rolux
42cb002c5f fix map 'report map error' css 2013-05-10 11:01:06 +02:00
j
4d8c716d0b add localization to Ox 2013-05-09 13:03:33 +00:00
rolux
53239d4cd1 in map and calendar editor, change order of add/remove and new buttons 2013-04-26 10:03:26 +02:00
rolux
17044e6649 set width/height for flag in map marker tooltip 2013-03-22 20:16:25 +05:30
rolux
977505e9ee cosmetic changes 2013-03-02 11:21:40 +05:30
rolux
eb1b8c8745 Ox.Map: Add loading icon (for geocode requests) 2013-03-02 10:40:56 +05:30
rolux
77905dc4ea use themed map marker colors 2012-12-28 18:01:13 +01:00
rolux
21d6eec580 use themed map markers 2012-12-28 18:00:34 +01:00
rolux
8b8c40d32f use themed map rectangles 2012-12-28 18:00:02 +01:00
rlx
609d1355fe Map Editor: correctly set self.options.selected when adding or removing a place (fixes #990) 2012-09-21 09:53:05 +00:00
rlx
a392cad0bc use 'sort' property, not 'map' property, for custom sort in table lists (fixes #993) 2012-09-19 06:46:44 +00:00
rolux
6433c31002 bugfix in map editor 2012-09-10 14:36:43 +02:00
rolux
7ca44d1ada bugfix in map editor 2012-09-10 14:28:12 +02:00
rolux
20aeb914eb minor change 2012-09-10 14:25:04 +02:00
rolux
91bd0e3684 typo 2012-09-10 14:24:14 +02:00
rolux
93d511f728 minor change 2012-09-10 14:14:40 +02:00
rolux
58706d1f99 fix a potential JS error in Ox.Map 2012-09-10 14:05:11 +02:00
rlx
4105f79106 Ox.Map bugfixes & cleanup: make setting 'places' and 'selected' options at the same time work, fix meta key handler, remove misnamed 'addPlaces', fix potential JS error in 'addPlaceToPlaces', make sure self.places contains only the visible places 2012-09-05 10:04:23 +00:00
rlx
d5da93f59e fix label widths in map editor ('geoname' truncated in recent versions of Chrome on OS X) 2012-09-05 09:46:00 +00:00
rlx
e52ac44a1b On maps, only allow for creating combined places via shift-click or meta-click if the map is editable 2012-09-05 09:29:06 +00:00
rolux
f4cdfb3349 Ox.Map: add public methods getCenter and setCenter 2012-09-01 13:15:47 +02:00
rolux
dfffe99a04 Ox.Map: trigger select event if, after updating the items option, the previously selected item is no longer present 2012-09-01 11:52:26 +02:00
rolux
3e57cbd785 Ox.Map: add markerTooltip option (custom format function) 2012-08-31 09:22:15 +02:00
rolux
8572f93334 replace tabs with spaces 2012-08-29 17:42:50 +02:00
rolux
bda90f6b6b remove Ox.Break 2012-07-05 10:58:08 +02:00
rolux
4139e171ca fix place type detection 2012-07-05 10:42:15 +02:00
rolux
a0867f0da6 update widget documentation (arguments first) 2012-07-04 13:29:18 +02:00
j
2e5205fabe allow updating options.places with an array 2012-07-02 18:17:52 +02:00
rlx
146078e7ce fix bugs in Ox.MapEditor 2012-06-30 15:01:43 +00:00
rlx
ee23db5876 Ox.Map: update signature of select event, update docs 2012-06-30 15:00:38 +00:00
rolux
55e2174831 in TableLists, use options.unique, not options.columns[i].unique 2012-06-27 20:38:07 +02:00
rolux
bdebb03a45 TextList -> TableList 2012-06-27 09:41:10 +02:00
rolux
969e0553b4 use [0] instead of .[0] 2012-06-26 18:01:47 +02:00
rolux
0d802a16c9 fix a map positioning bug 2012-06-19 17:42:53 +02:00
rolux
4c3ef380b1 typo 2012-06-19 17:37:57 +02:00
rolux
f9dd2661f8 chasing a map positioning bug... 2012-06-19 17:36:08 +02:00
rolux
a4fedfd924 Ox.Map: don't fail when calling panToPlace, selectPlace or zoomToPlace before places have loaded 2012-06-19 17:05:20 +02:00
j
d2e05200da document events 2012-06-18 00:38:26 +02:00
rolux
fbeb434e27 remove print statements 2012-06-15 11:47:18 +02:00
rolux
dfe2f77615 Ox.Map: remove test 2012-06-11 23:47:06 +02:00
rlx
4625b4ac36 in MapEditor, update number of matches when editing name and alternative names of result places (fixes #824) 2012-06-10 09:06:02 +00:00