]> WPIA git - motion.git/log
motion.git
3 years agoMerge branch 'UTC' into 'master'
Felix Dörre [Sat, 9 May 2020 13:15:35 +0000 (15:15 +0200)]
Merge branch 'UTC' into 'master'

Utc

See merge request felixdoerre/motion!5

4 years agoMerge branch 'duration' into 'master'
Felix Dörre [Sun, 22 Mar 2020 13:08:46 +0000 (14:08 +0100)]
Merge branch 'duration' into 'master'

Duration

See merge request felixdoerre/motion!1

4 years agoupd: add configurable debug user
INOPIAE [Tue, 9 Apr 2019 20:38:12 +0000 (22:38 +0200)]
upd: add configurable debug user

4 years agoupd: make duration of motions configurable
INOPIAE [Sat, 6 Apr 2019 02:30:40 +0000 (04:30 +0200)]
upd: make duration of motions configurable

4 years agoMerge branch 'empty_user_settings' into 'master'
Felix Dörre [Tue, 18 Jun 2019 19:07:06 +0000 (21:07 +0200)]
Merge branch 'empty_user_settings' into 'master'

upd: fixes problem if no special rights are granted to user

See merge request felixdoerre/motion!6

4 years agoupd: fixes problem if no special rights are granted to user
INOPIAE [Tue, 18 Jun 2019 18:22:18 +0000 (20:22 +0200)]
upd: fixes problem if no special rights are granted to user

5 years agoupd: change wording from posed to proposed on motion output
INOPIAE [Wed, 16 Jan 2019 06:10:40 +0000 (07:10 +0100)]
upd: change wording from posed to proposed on motion output

5 years agoupd: add timezone to timespan
INOPIAE [Mon, 14 Jan 2019 11:10:10 +0000 (12:10 +0100)]
upd: add timezone to timespan

5 years agomore fixes...
Felix Dörre [Sun, 13 Jan 2019 23:49:26 +0000 (23:49 +0000)]
more fixes...

5 years agofix sql syntax!
Felix Dörre [Sun, 13 Jan 2019 15:29:08 +0000 (15:29 +0000)]
fix sql syntax!

5 years agomake motion groups configurable by host
Felix Dörre [Fri, 4 Jan 2019 21:29:24 +0000 (21:29 +0000)]
make motion groups configurable by host

5 years agoallow hosting for multiple hostnames
Felix Dörre [Mon, 31 Dec 2018 15:34:17 +0000 (15:34 +0000)]
allow hosting for multiple hostnames

5 years agofix: schema.sql contains the current schema
Felix Dörre [Sun, 23 Dec 2018 23:20:25 +0000 (00:20 +0100)]
fix: schema.sql contains the current schema

5 years agofix: forgot to increment sql schema version
Felix Dörre [Sun, 23 Dec 2018 23:20:25 +0000 (00:20 +0100)]
fix: forgot to increment sql schema version

5 years agoadd license
Felix Dörre [Tue, 11 Dec 2018 20:14:14 +0000 (21:14 +0100)]
add license

6 years agofix finished motions without votes
Felix Dörre [Tue, 5 Dec 2017 18:08:37 +0000 (19:08 +0100)]
fix finished motions without votes

6 years agouse motion identifiers
Felix Dörre [Tue, 5 Dec 2017 17:17:24 +0000 (18:17 +0100)]
use motion identifiers

6 years agochmod -x sql/schema.sql
Felix Dörre [Tue, 5 Dec 2017 14:18:48 +0000 (15:18 +0100)]
chmod -x sql/schema.sql

6 years agoadding automatic schema migration mechanism
Felix Dörre [Sat, 2 Dec 2017 18:27:26 +0000 (19:27 +0100)]
adding automatic schema migration mechanism

6 years agochg: only allow 'audit' on finished votes
Felix Dörre [Mon, 27 Nov 2017 13:29:26 +0000 (14:29 +0100)]
chg: only allow 'audit' on finished votes

6 years agochg: return relative redirects
Felix Dörre [Fri, 24 Nov 2017 18:23:39 +0000 (19:23 +0100)]
chg: return relative redirects

6 years agoadd: color motions, currently the passing definition is yes>no
Felix Dörre [Fri, 24 Nov 2017 09:28:00 +0000 (10:28 +0100)]
add: color motions, currently the passing definition is yes>no

6 years agoadd: an user with 'audit' privilleges can view all votes
Felix Dörre [Thu, 23 Nov 2017 09:06:18 +0000 (10:06 +0100)]
add: an user with 'audit' privilleges can view all votes

6 years agoadd: display active user name
Felix Dörre [Wed, 22 Nov 2017 14:04:46 +0000 (15:04 +0100)]
add: display active user name

6 years agochg: add USER_ROLES-way to supply user and roles
Felix Dörre [Wed, 22 Nov 2017 13:58:21 +0000 (14:58 +0100)]
chg: add USER_ROLES-way to supply user and roles

6 years agochg: Prev/Next/Back-links as bootstrap-buttons
Felix Dörre [Sun, 19 Nov 2017 11:38:21 +0000 (12:38 +0100)]
chg: Prev/Next/Back-links as bootstrap-buttons

6 years agoadd placeholder for cancelation form
Felix Dörre [Sun, 19 Nov 2017 10:21:42 +0000 (11:21 +0100)]
add placeholder for cancelation form

6 years agocleanup windows stuff
Felix Dörre [Sun, 19 Nov 2017 10:19:40 +0000 (11:19 +0100)]
cleanup windows stuff

6 years agoadd: Back link and better styled cancel-subform
Felix Dörre [Sun, 19 Nov 2017 10:18:56 +0000 (11:18 +0100)]
add: Back link and better styled cancel-subform

6 years agoignore the share folder of virtualenvs
Felix Dörre [Sun, 19 Nov 2017 10:18:34 +0000 (11:18 +0100)]
ignore the share folder of virtualenvs

6 years agoadd: user management
Felix Dörre [Fri, 17 Nov 2017 18:41:00 +0000 (19:41 +0100)]
add: user management

6 years agochg: load config with flask mechanism
Felix Dörre [Fri, 17 Nov 2017 11:17:50 +0000 (12:17 +0100)]
chg: load config with flask mechanism

6 years agoadd: cancel running motion (with comment)
Felix Dörre [Fri, 17 Nov 2017 11:07:27 +0000 (12:07 +0100)]
add: cancel running motion (with comment)

6 years agochg: crop time at second precision
Felix Dörre [Fri, 17 Nov 2017 10:13:01 +0000 (11:13 +0100)]
chg: crop time at second precision

6 years agoadd: 'Prev' Pagination link
Felix Dörre [Wed, 15 Nov 2017 13:06:14 +0000 (14:06 +0100)]
add: 'Prev' Pagination link

6 years agoadd: dropdown to choose length of motion
Felix Dörre [Wed, 15 Nov 2017 13:01:37 +0000 (14:01 +0100)]
add: dropdown to choose length of motion

6 years agoadd: TODOs
Felix Dörre [Wed, 15 Nov 2017 13:00:05 +0000 (14:00 +0100)]
add: TODOs

6 years agoinitial commit for motion applicaiton
Felix Dörre [Tue, 14 Nov 2017 13:34:54 +0000 (14:34 +0100)]
initial commit for motion applicaiton