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
eec9ecee8c
Hotfix release: 1.0.1
2017-01-09 17:04:56 +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
3b49ae0679
Release 1.0
2017-01-09 16:39:13 +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
a154350b1b
bump version: 1.0b1
2016-12-11 14:18:19 +01:00
f78adbe490
WebUI: event dump clearer
2016-12-11 14:12:16 +01:00
a2b4fc0552
Badges and version specification
2016-12-11 14:11:44 +01:00
1f5fbe05a0
travis
2016-12-11 14:11:44 +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
eacba7d42d
bump version: 0.4.2
2016-12-11 02:26:08 +01:00
76babeaa97
unit test UnusedCleaner
...
now there is some expectation of its behavior
2016-12-11 02:16:35 +01:00
f9385db597
FIX the FIX: properly checking TMPDIR
2016-12-11 01:54:11 +01:00
81e08fb841
bump version: 0.4.1
...
HOTFIX: files out of TMPDIR should not have been deleted
2016-12-11 01:19:36 +01:00
a49f240eb6
Not removing files not in TMPDIR
2016-12-11 01:16:49 +01:00
f2fcd075ce
timegen frequency support weekdays
...
you can now select on which weekdays an event should be played. The
upgrade path should be clean, with old events assumed to be "all days".
FIX #28
2016-12-10 18:45:42 +01:00
3ea156711f
DOC: clarify default DB location
2016-11-28 19:40:00 +01:00
b91869c27d
change separator for script audiogen
...
refs #31
2016-11-28 11:10:36 +01:00
0902331ee4
DB: delete alarm/action
2016-10-04 10:34:20 +02:00
1d911caa9c
FIX DB: get non existent actions
2016-10-04 10:30:56 +02:00
d525fbf20a
bump version to 0.4
2016-09-30 14:38:21 +02:00
455eb8ca4a
add sd_notify support
...
this does not add any requirement of systemd, of course.
Please note that, for reasons related to gevent process handling,
your systemd unit file should have NotifyAccess=all
2016-09-30 14:34:46 +02:00
84adc16cec
mpd connection errors are properly logged
2016-09-30 14:34:46 +02:00
fd32e6b438
logging can be configured with an INI file
2016-09-30 14:34:41 +02:00
0840cf51b0
Events can be globally disabled with HTTP
...
fix #7
2016-09-23 20:17:47 +02:00
fd1e746cea
change playlist when changing continous_audiospec
2016-09-19 16:55:17 +02:00
949efa096c
clean tmpfiles from continous_audiospec
...
refs #22 , #12
2016-09-19 16:54:16 +02:00
b3c6073b8d
better connection to MPD handling
2016-09-19 16:42:45 +02:00
fb00a714a5
REST API to set CONTINOUS_AUDIOSPEC runtime
...
fix #22
2016-09-18 17:55:48 +02:00
18f32e2873
rename CONTINOUS_AUDIODESC to CONTINOUS_AUDIOSPEC
2016-09-18 17:24:54 +02:00
88aa92a362
unittests for mostrecent audiogen
2016-09-15 16:36:18 +02:00
2668d89ca2
small cleanups
2016-09-15 16:36:18 +02:00
529029bd97
NEW audiogen: mostrecent
...
fix #19
2016-09-15 16:36:18 +02:00