Commit graph

188 commits

Author SHA1 Message Date
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
6eae204b4b
Explicit python dependency in setup.py 2017-08-08 01:27:51 +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
0fe9fe0304
github -> git.lattuga.net 2017-03-07 12:14:16 +01:00
434a968bbd
Release 1.1.0 2017-03-07 11:44:53 +01:00
e5a0352417
Merge branch 'ftr36-audiogen-filenames'
fixes #36
more information on what audiogens have produced
2017-02-04 19:13:02 +01: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
78dc70d2a6
pylintrc added 2017-01-19 11:57:44 +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
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