dbb43f7e29
compatibility with gevent >= 1.3
2018-08-19 21:52:38 +02:00
0d2e28e380
FIX randomdir needs eid
2018-08-03 15:14:59 +02:00
2cce020fab
show reason for audiogen failure
2018-02-04 23:57:35 +01:00
55b03841b0
add HTTP audiogen; download with HTTP
...
it does support multiple URLs with the _undocumented_ ";" separator
fixes #8
2018-02-04 23:55:47 +01:00
7e6735b438
FIX #6 redirect after saving event
2018-01-26 00:23:21 +01:00
1b9232efb1
FIX: mostrecent was doing the least recent!
2018-01-23 10:43:11 +01:00
a862fe3e1e
single dow
2018-01-07 13:00:48 +01:00
cf87e73cd5
FIX frequency with long intervals
2018-01-07 13:00:26 +01:00
f48c246ad3
FIX route prefix
2017-12-08 21:53:38 +01:00
1e4a5fc791
ROUTE_PREFIX for easier proxying
2017-12-08 21:24:37 +01:00
3a034a0754
FIX leftover files from filtered out events
...
fixes #3
2017-08-22 10:32:43 +02:00
3693327da9
randomdir: nicer filenames
2017-08-08 13:56:10 +02:00
c3d7015d9d
FIX randomdir broken by files with unknown mimetype
2017-08-08 13:40:04 +02:00
9e5c0335fa
limit randomdir to audio files
...
+ more testing
2017-08-08 11:09:59 +02:00
165c4aeced
EventFilters: address the stacking of jingles
2017-08-08 01:29:24 +02:00
6490c567ff
allow editing mostrecent
audio
2017-07-25 02:05:25 +02:00
20bc2325cf
FIX calendar sorting
2017-07-25 01:25:54 +02:00
8c4c27d112
calendar: alarm actions in tooltip
2017-07-10 13:24:39 +02:00
0778338859
event calendar
2017-07-10 13:17:26 +02:00
422f38015c
logging minor
2017-07-10 13:15:37 +02:00
0d13262229
audiogens have filename hint in temp file
...
refs #36
2017-02-04 19:09:38 +01:00
f88e5602a7
more,better log messages for audiogens
...
now audiogens will have their own logger and will log the "source" of
what they are adding to playlist
refs #36
2017-02-04 18:54:06 +01:00
be50595fe3
lint: small semplification of code
2017-01-19 11:57:21 +01:00
ea2013904c
log scheduling events clearer
2017-01-19 11:57:21 +01:00
7f78bee6ff
lint: replace deprecated worn warn() w/ warning()
2017-01-19 11:57:21 +01:00
8e36d293df
lint: logging lazy interpolation
2017-01-19 11:57:21 +01:00
77be26ff35
lint: logging was not lazy formatting
2017-01-19 11:57:21 +01:00
6756432ce0
lint: class methods fixed
...
no real change in behavior, but code is cleaner
2017-01-19 11:57:21 +01:00
d46449577f
lint: avoid redefining outer names or builtins
2017-01-19 11:57:20 +01:00
babd911284
UI: collapse better
2017-01-19 11:57:20 +01:00
fb3d62670a
WEBUI polyfill datetime-local on firefox
...
refs #35
2017-01-17 17:00:44 +01:00
11d92b2139
pretty print DB
2017-01-17 16:54:35 +01:00
b6e9875977
Merge branch 'hotfix/1.0.1'
2017-01-09 17:43:43 +01:00
268b401ae7
refactor date forms in formutils
2017-01-09 17:29:35 +01:00
9fb74299b8
FIX WEBUI problems with datetime-local input data
...
The browser can send the form value in different formats, either
including the seconds or not. It usually does not include seconds if
seconds is "00". This means that value should be parsed against two
different formats.
refs #35
2017-01-09 17:20:29 +01:00
3718649cd3
WEBUI: HTML5 datetime for all timeforms
...
refs #35
2017-01-09 17:20:20 +01:00
9c84669749
WEBUI has datetime widgets
...
only used in "single" kind, and not supported in Chrome. But still!
refs #35
2017-01-09 17:19:06 +01:00
da50bcdb96
FIX scripts suggestions cause crash on web edit
...
The directory was assumed to be existing, which is wrong
2017-01-09 16:56:59 +01:00
57f7d212ff
Supports python 3.4
2017-01-04 18:13:47 +01:00
a70033e167
WEBUI autocomplete means validation, too
2017-01-03 21:25:27 +01:00
af9464c966
refactor suggestions code
2017-01-03 20:46:09 +01:00
2e983ffed2
WebUI autocomplete scripts
2017-01-03 20:40:56 +01:00
ef44b06bfb
WebUI completion for dirs
2017-01-03 20:31:38 +01:00
e6bee6865f
minor fix: builtin override in dbadmin
2017-01-03 20:23:08 +01:00
e129d24968
refactoring: scan_dir moved to fsutils
2017-01-03 20:19:23 +01:00
d0cd97aea0
add unit test to timegen weekdays
2016-12-20 01:37:12 +01:00
f78adbe490
WebUI: event dump clearer
2016-12-11 14:12:16 +01:00
168312c7f5
WebUI: expandable option tables
2016-12-11 11:22:05 +01:00
8aebeae560
Merge branch 'release-0.4'
...
merges hotfix
2016-12-11 02:37:01 +01:00
76babeaa97
unit test UnusedCleaner
...
now there is some expectation of its behavior
2016-12-11 02:16:35 +01:00