rolux
|
2e3aa03c6b
|
fix a bug in normalizeHashQuery
|
2013-02-20 10:52:37 +05:30 |
|
rolux
|
fdb37b15d2
|
update normalizeHashQuery method
|
2013-02-20 10:29:54 +05:30 |
|
rolux
|
cbc1974e2c
|
add normalizeHashQuery method
|
2013-02-20 10:22:29 +05:30 |
|
rolux
|
e00c33a623
|
make flags a site (not user) config (fixes #1268)
|
2013-02-20 01:27:59 +05:30 |
|
j
|
c8af45e7cf
|
initial round of text section
|
2013-02-16 01:20:40 +00:00 |
|
j
|
9b518676ae
|
only click on links, fixes #1245
|
2013-02-13 04:54:16 +00:00 |
|
rolux
|
1533e2ca64
|
in updateItemContext, reload list if context stays the same
|
2013-02-11 17:48:49 +05:30 |
|
rolux
|
5351cf498d
|
add pandora.updateItemContext()
|
2013-02-11 16:45:06 +05:30 |
|
rolux
|
071873111d
|
fix copy/move tooltip
|
2013-02-11 12:17:55 +05:30 |
|
j
|
8809caac28
|
open external links only once, Notes can contain links, fixes #883
|
2013-02-10 12:31:54 +00:00 |
|
j
|
ca50e1dc54
|
prevent popup blocker for external links
|
2013-02-01 14:06:22 +00:00 |
|
rolux
|
966c6954b3
|
fix #1187 (missing formatNumber in filter item count column)
|
2012-12-23 03:33:20 +01:00 |
|
j
|
4be0904840
|
clear list icons on edit
|
2012-08-17 17:41:00 +02:00 |
|
rolux
|
c52a8e0953
|
Ox.Break() -> return false
|
2012-07-04 13:40:37 +02:00 |
|
j
|
a56fec601c
|
clear cached icons and posters if they are changed. fixes #841
|
2012-07-01 14:00:48 +00:00 |
|
rolux
|
b524435534
|
update pandora.signin / pandora signout
|
2012-06-30 21:18:30 +00:00 |
|
rolux
|
76f6a65a7f
|
add pandora.getSortKeys, update pandora.signin and pandora.signout
|
2012-06-30 20:07:43 +00:00 |
|
rolux
|
866acda6cb
|
update pandora.logEvent
|
2012-06-30 16:13:20 +00:00 |
|
rolux
|
e62467cba1
|
add pandora.logEvent
|
2012-06-30 11:55:15 +00:00 |
|
rolux
|
c5ddaec094
|
Ox.divideInt -> Ox.splitInt
|
2012-06-25 16:37:45 +02:00 |
|
rolux
|
b2abab4d46
|
minor cleanup
|
2012-06-16 20:42:48 +00:00 |
|
rolux
|
8cb6bd85ab
|
lazy format annotation date
|
2012-06-16 15:24:09 +00:00 |
|
rolux
|
bc7e7c4f88
|
no need to pass exact frame to getSequence
|
2012-06-15 14:44:46 +00:00 |
|
rolux
|
f9df691c24
|
correctly enable/disable 'find similar clips' menu entry
|
2012-06-15 14:43:05 +00:00 |
|
rolux
|
d8736f7c8b
|
Ox.starts -> Ox.startsWith
|
2012-06-04 11:23:01 +02:00 |
|
j
|
11c604ed8a
|
set isUnloading already in beforeunloadWindow to prevent error dialog on page reload
|
2012-05-29 15:19:18 +00:00 |
|
rolux
|
9173042df4
|
rename update() methods to updateFoo()
|
2012-05-28 17:52:11 +02:00 |
|
rolux
|
e477d4ee45
|
bind -> on, unbind -> off
|
2012-05-28 16:10:11 +02:00 |
|
rolux
|
81dbceb0ef
|
drag & drop: data._event -> data.event
|
2012-05-28 16:08:23 +02:00 |
|
rolux
|
bece439d62
|
Ox.break -> Ox.Break
|
2012-05-24 19:21:00 +02:00 |
|
rolux
|
5110267971
|
rather use ''.slice than ''.substr
|
2012-05-24 11:56:52 +02:00 |
|
rolux
|
018eb899f2
|
remove a print statement
|
2012-05-24 11:51:29 +02:00 |
|
rolux
|
ee160efa3d
|
use [].concat, not Ox.merge
|
2012-05-24 10:22:56 +02:00 |
|
rolux
|
ba1ca42bd7
|
use Ox.break
|
2012-05-22 16:31:25 +00:00 |
|
rolux
|
ad3e54997a
|
fix a bug in pandora.getFindState
|
2012-05-22 16:24:07 +00:00 |
|
rolux
|
929ac10071
|
fix a bug in pandora.getFindState
|
2012-05-22 18:14:34 +02:00 |
|
rolux
|
c0851b5a7f
|
use common map & filter
|
2012-05-22 17:07:34 +02:00 |
|
j
|
5a37541299
|
s/.find/find
|
2012-05-22 15:15:16 +02:00 |
|
rolux
|
958c868c9f
|
use Ox.break()
|
2012-05-22 09:22:38 +02:00 |
|
rolux
|
574e128f16
|
use [].filter instead of Ox.getObject
|
2012-05-21 09:05:35 +03:00 |
|
rolux
|
b2d60f20d3
|
don't throw js error on window resize before we have a leftPanel
|
2012-04-19 14:34:15 +00:00 |
|
rolux
|
af27513332
|
change wording of drag & drop message, fixes #742
|
2012-04-19 09:22:48 +00:00 |
|
rolux
|
82e75fa10c
|
minor refactoring
|
2012-04-19 08:53:22 +00:00 |
|
rolux
|
a30ddb7c32
|
when duplicating a list, copy its description (fixes #749)
|
2012-04-19 08:50:41 +00:00 |
|
rolux
|
545a5527a9
|
simplify list dialog title (fixes #754), update list title in toolbar on name change (fixes #753) and fix a potention JS injection vulnerability by HTML-encoding the value of the list title
|
2012-04-19 08:29:38 +00:00 |
|
rolux
|
429bbe53f6
|
don't censor gaps shorter than one second, fixes #758
|
2012-04-19 06:51:32 +00:00 |
|
rolux
|
1dd2e09804
|
typo in utils that would prevent timeline item view resize on window resize
|
2012-04-18 09:21:41 +00:00 |
|
rolux
|
98ecd817ba
|
remove two print statements
|
2012-04-18 09:03:50 +00:00 |
|
rolux
|
24ccb3209b
|
fix window resize
|
2012-04-17 14:54:04 +00:00 |
|
rolux
|
707fdd95ed
|
add timeline item view
|
2012-04-17 10:03:11 +02:00 |
|