j
|
fd96423266
|
- find in layers
- change upadteAnnotation call to allow id updates
|
2012-01-31 10:57:09 +00:00 |
|
rlx
|
e8b1362309
|
fix list calendar bugs
|
2012-01-30 23:27:27 +00:00 |
|
rlx
|
93fe766c7b
|
fix resize bugs in calendar, list calendar etc
|
2012-01-30 22:11:05 +00:00 |
|
rlx
|
4e615e722d
|
fix and optimize video preview
|
2012-01-30 20:48:19 +00:00 |
|
rolux
|
1b42a4e7f1
|
fix a calendar bug
|
2012-01-30 01:12:53 +05:30 |
|
rlx
|
a7a3f167c9
|
various annotation-related bugfixes
|
2012-01-27 19:59:11 +05:30 |
|
rlx
|
961f4f959a
|
update video editor (maps, calendars)
|
2012-01-17 17:20:31 +05:30 |
|
rlx
|
dc47e901ad
|
update video editor (maps, calendars)
|
2012-01-17 14:55:58 +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 |
|
rolux
|
8097cc7812
|
Ox.getPositionById() -> Ox.getIndexById()
|
2012-01-04 13:41:05 +05:30 |
|
j
|
ac4dd51ed7
|
Only return Ox.Element if exactly one jquery element is return.
Fixes use of find, children
|
2011-12-29 15:40:08 +05:30 |
|
rolux
|
074902d079
|
form elements rewrite, part 2
|
2011-12-21 21:03:52 +05:30 |
|
rolux
|
c1c4441b10
|
update uses of focusInput()
|
2011-12-18 15:14:11 +05:30 |
|
rolux
|
e0d4dd3bec
|
update geo module
|
2011-11-23 15:53:17 +01:00 |
|
rlx
|
1deb616942
|
catch some global vars
|
2011-11-05 17:27:11 +00:00 |
|
rolux
|
56370aa0a7
|
'use strict';
|
2011-11-05 17:46:53 +01: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
|
a727c32836
|
add calendar controls
|
2011-10-31 12:45:08 +00:00 |
|
rlx
|
b6c872b5a4
|
in Ox.Calendar tooltips, only display the text representation of an event's range if it's different from the event's name
|
2011-10-29 17:05:44 +00:00 |
|
rlx
|
95f3d536ec
|
improve InfoList
|
2011-10-16 12:32:02 +00:00 |
|
rlx
|
ce2d568cd4
|
fix calendar css
|
2011-10-11 23:23:36 +00:00 |
|
rlx
|
f43122f795
|
workaround for select values not getting updated correctly when updating form values
|
2011-10-11 11:22:16 +00:00 |
|
rlx
|
e5d0c3fd20
|
make dialog fire resize events after maximize and reset
|
2011-10-11 10:34:02 +00:00 |
|
rlx
|
c7d268a7aa
|
when adding an event, set focus to its name input field
|
2011-10-11 10:19:44 +00:00 |
|
rlx
|
db25eec98b
|
fix a bug where edited places would not be updated correctly
|
2011-10-11 09:48:24 +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
|
718ec32e44
|
in listcalendar, cache formatted duration strings
|
2011-10-11 07:05:45 +00:00 |
|
rlx
|
3fc1611803
|
in listcalendar, when editing, set list item value instead of reloading list
|
2011-10-11 06:50:02 +00:00 |
|
rlx
|
527f75b009
|
slightly faster text list construction for cells that don't have tooltips; make calendar layout deterministic for events that have the same time span
|
2011-10-11 06:32:20 +00:00 |
|
rlx
|
5948d2c2ce
|
fix a bug with doubleclicking on a calendar to zoom in
|
2011-10-10 20:48:35 +00:00 |
|
rlx
|
ccece375c0
|
fix a corner case in Ox.formatDateRangeDuration()
|
2011-10-10 17:00:01 +00:00 |
|
rlx
|
d2972cd526
|
more functionality for ListCalendar
|
2011-10-10 12:38:54 +00:00 |
|
rlx
|
96d03fc386
|
allow for selection of calendar events that are outside the current view
|
2011-10-10 09:43:07 +00:00 |
|
rlx
|
efca832c76
|
some work on ListCalendar
|
2011-10-09 21:13:16 +00:00 |
|
rlx
|
2928058f87
|
fix calendar background
|
2011-10-08 19:09:47 +00:00 |
|
rolux
|
d0fe279a0f
|
new build system: build in /build, dev version in /dev; split up Ox.js; fix tests
|
2011-10-07 03:04:47 +02: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 |
|
rlx
|
0b53fc0566
|
calendar update
|
2011-10-03 14:12:31 +00:00 |
|
rlx
|
ea76fed699
|
add resize functionality to calendar
|
2011-10-03 13:23:40 +00:00 |
|
rlx
|
ef1fa5fe84
|
some bugfixes
|
2011-09-17 11:49:29 +00:00 |
|
rolux
|
da9e5dbb29
|
fix event handlers and split panel resize event
|
2011-09-17 19:39:38 +02:00 |
|
j
|
0ccad0b973
|
fix vim line
|
2011-07-29 20:48:43 +02:00 |
|
j
|
b27ed00356
|
remove new for all Ox.Elements, dont declare arguments again, add some semicolons
|
2011-06-19 19:48:32 +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 |
|