antonmolodykh
|
9764697605
|
update js tests
|
2017-05-03 14:31:15 +06:00 |
|
richard-to
|
de8de7d2d6
|
GH-229 - Partially fix asset order issue on client-side
|
2014-10-09 17:41:47 -08:00 |
|
richard-to
|
c6e11cb8e9
|
Add unit tests for new methods on Asset model
|
2014-05-13 01:45:32 -08:00 |
|
richard-to
|
20446949cc
|
Update unit tests to all tests pass.
|
2014-05-11 17:26:14 -08:00 |
|
Marton Somogyi
|
a510de4b4b
|
Added source maps
Moved static/coffee/screenly-ose.coffee to static/js/screenly-ose.coffee
|
2013-03-09 19:01:56 +01:00 |
|
Marton Somogyi
|
fff4d579a2
|
Fix ordering when adding new asset
|
2013-03-07 19:20:43 +01:00 |
|
Marton Somogyi
|
a291da9c84
|
New api endpoint at api/assets/order
|
2013-03-07 15:41:30 +01:00 |
|
Marton Somogyi
|
42739b2b70
|
Make active assets a drag&drop sortable list
|
2013-03-07 15:41:30 +01:00 |
|
Marton Somogyi
|
d392817084
|
Merge remote-tracking branch 'origin/pr/88'
|
2013-03-07 15:37:37 +01:00 |
|
Marton Somogyi
|
c05ea1839e
|
Fix advanced section displaying
|
2013-03-07 15:08:08 +01:00 |
|
Marton Somogyi
|
ee64e0f37d
|
Don't show advanced section when editing uploaded asset.
|
2013-03-07 14:24:51 +01:00 |
|
Marton Somogyi
|
70bad1c747
|
Asset URLs are not fetched when an asset is or going to be disabled.
|
2013-03-06 14:16:51 +01:00 |
|
Marton Somogyi
|
fedb697fab
|
Update Advanced section
|
2013-03-03 22:40:36 +01:00 |
|
Marton Somogyi
|
f2d8467f48
|
Disable cache option is hidden under Advanced section (only when asset type is image and it has URL).
|
2013-03-03 01:12:52 +01:00 |
|
Marton Somogyi
|
2941d30752
|
End time is the same as start time when adding new asset.
|
2013-03-03 01:12:52 +01:00 |
|
Marton Somogyi
|
7452c0b2b2
|
Validate start and end datetime order. fixes #85
|
2013-03-03 01:12:51 +01:00 |
|
Marton Somogyi
|
33ba1fddbf
|
Fix datetime issues with Safari. refs #85
|
2013-03-03 01:12:51 +01:00 |
|
Marton Somogyi
|
b12442e9e5
|
End time is the same as start time when adding new asset.
|
2013-03-02 23:50:36 +01:00 |
|
Marton Somogyi
|
e4348d810b
|
Validate start and end datetime order. fixes #85
|
2013-03-02 22:58:53 +01:00 |
|
Marton Somogyi
|
ee20c8c807
|
Fix datetime issues with Safari. refs #85
|
2013-03-02 18:00:01 +01:00 |
|
Marton Somogyi
|
b14db571b0
|
Fix asset save.
|
2013-03-02 13:31:46 +01:00 |
|
Marton Somogyi
|
83900b5f05
|
'Disable cache' option
|
2013-03-02 00:06:19 +01:00 |
|
Marton Somogyi
|
f460bb4555
|
Update assets view on remove. fixes #86
|
2013-02-28 13:03:17 +01:00 |
|
Marton Somogyi
|
1251d699da
|
migrate.py takes care of duplicate asset_ids
fixes #84
|
2013-02-28 02:05:05 +01:00 |
|
Marton Somogyi
|
8a91303e10
|
Fix end_date
|
2013-02-27 20:34:52 +01:00 |
|
Marton Somogyi
|
ec8ed8d43e
|
Default end_date is 7 days from now.
|
2013-02-27 20:13:37 +01:00 |
|
Marton Somogyi
|
f6fc57605d
|
Fixed issue with backbone that duplicated entries in db.
fixes #84
|
2013-02-27 14:35:23 +01:00 |
|
Marton Somogyi
|
ac42171e12
|
Update view to reflect changes in db.
|
2013-02-25 20:23:09 +01:00 |
|
Marton Somogyi
|
cd722327ce
|
Fix issues when editing an asset that was just added.
fixes #82
|
2013-02-25 14:28:45 +01:00 |
|
Marton Somogyi
|
2c5365ac8e
|
Native file input is transparent, steals clicks from visible dummy button.
Using CSS text-overflow on the right of the filename.
fixes #73
|
2013-02-24 19:44:36 +01:00 |
|
Marton Somogyi
|
ac82ce5796
|
Default duration setting. Written to already existing ~/.screenly/screenly.conf on first save.
fixes #64
|
2013-02-24 19:12:44 +01:00 |
|
Marton Somogyi
|
100f3b25e0
|
Duration shouldn't be validated on video assets. fixes #81
|
2013-02-23 15:32:33 +01:00 |
|
Marton Somogyi
|
69ab7ad413
|
fixes #80
URI should only be validated when adding new asset.
|
2013-02-23 01:58:45 +01:00 |
|
Márton Boros
|
e62d3afb8d
|
add server error message display. fixes #70
|
2013-02-21 10:52:09 +01:00 |
|
Márton Boros
|
c6ee9bc457
|
add form validation. refs #70
|
2013-02-21 10:31:54 +01:00 |
|
Márton Boros
|
6be747390d
|
set name to filename/uri if empty. fixes #71
|
2013-02-21 09:31:55 +01:00 |
|
Márton Boros
|
fb5f4c4171
|
improve filename/url formatting
|
2013-02-21 09:27:27 +01:00 |
|
Márton Boros
|
ed4714acca
|
fix #76
|
2013-02-21 07:30:09 +01:00 |
|
Márton Boros
|
4fa3c7bb2f
|
default duration from last save
|
2013-02-18 08:37:55 +01:00 |
|
Alexander Ljungberg
|
676d7fc2ae
|
Remove debug logging in asset edit modal.
|
2013-02-18 00:43:10 +00:00 |
|
Márton Boros
|
2c793ed3a7
|
make location read-only for existing assets
|
2013-02-16 20:20:25 +01:00 |
|
Márton Boros
|
9ea3019229
|
autodetect mimetype
|
2013-02-16 19:42:11 +01:00 |
|
Márton Boros
|
42d83a56f9
|
add progress bar
|
2013-02-16 16:02:08 +01:00 |
|
Márton Boros
|
4f271220d1
|
consistent class names
|
2013-02-16 15:13:53 +01:00 |
|
Márton Boros
|
b1ea8af303
|
update frontend
|
2013-02-15 14:10:50 +01:00 |
|
Márton Boros
|
fbd13fa350
|
various frontend fixes. fixes #52
|
2013-02-15 06:22:14 +01:00 |
|
Márton Boros
|
53ecbe06d9
|
fixes
|
2013-02-14 23:28:48 +01:00 |
|
Márton Boros
|
3ed1d05bde
|
add request error message
|
2013-02-14 23:12:25 +01:00 |
|
Márton Boros
|
2e8e8f584e
|
fix switch bug
|
2013-02-14 21:51:15 +01:00 |
|
Zachary Jones
|
1d23236eb1
|
Make delete popover more friendly and include a "No" option to cancel.
|
2013-02-14 15:48:32 -05:00 |
|