]> WPIA git - motion.git/log
motion.git
3 years agoupd: small testcase fix
INOPIAE [Thu, 10 Dec 2020 04:59:56 +0000 (05:59 +0100)]
upd: small testcase fix

3 years agoanother small testcase fix
Felix Dörre [Wed, 9 Dec 2020 20:26:36 +0000 (21:26 +0100)]
another small testcase fix

3 years agosmall testcase fixes
Felix Dörre [Wed, 9 Dec 2020 20:14:19 +0000 (21:14 +0100)]
small testcase fixes

3 years agoupd: fixes test_user_api.py
INOPIAE [Wed, 9 Dec 2020 21:30:27 +0000 (22:30 +0100)]
upd: fixes test_user_api.py

3 years agoupd: fixes unit tests
INOPIAE [Wed, 9 Dec 2020 20:52:53 +0000 (21:52 +0100)]
upd: fixes unit tests

3 years agoadd: command line interface to add user
INOPIAE [Tue, 1 Dec 2020 05:57:50 +0000 (06:57 +0100)]
add: command line interface to add user

Change-Id: I9ff58c516760f89eb80cb524fc7d0d71049fa3ac

3 years agoMerge branch 'translation' into 'master'
Felix Dörre [Tue, 1 Dec 2020 17:50:40 +0000 (18:50 +0100)]
Merge branch 'translation' into 'master'

Translation

See merge request felixdoerre/motion!8

3 years agoupd: add language switch to navigation
INOPIAE [Fri, 24 Jul 2020 03:44:36 +0000 (05:44 +0200)]
upd: add language switch to navigation

Change-Id: I6be2927531964caa94f1a68cce0027985b8775b9

3 years agoadd: make app multilanguage with two languages: EN + DE
INOPIAE [Wed, 18 Mar 2020 11:07:00 +0000 (12:07 +0100)]
add: make app multilanguage with two languages: EN + DE

Change-Id: I96713d380fedc4b6ff3424785cc10e554ce3fd7b

3 years agoadd: make app multilanguage with two languages: EN + DE
INOPIAE [Wed, 18 Mar 2020 11:07:00 +0000 (12:07 +0100)]
add: make app multilanguage with two languages: EN + DE

Change-Id: I96713d380fedc4b6ff3424785cc10e554ce3fd7b

3 years agoMerge branch 'proxy-vote' into 'master'
Felix Dörre [Fri, 13 Nov 2020 16:47:48 +0000 (17:47 +0100)]
Merge branch 'proxy-vote' into 'master'

Implement proxy vote

Closes #1

See merge request felixdoerre/motion!22

3 years agoadd: implement proxy voting
INOPIAE [Sun, 23 Feb 2020 19:54:02 +0000 (20:54 +0100)]
add: implement proxy voting

3 years agoadd: implement proxy handling
INOPIAE [Fri, 14 Jun 2019 13:38:12 +0000 (15:38 +0200)]
add: implement proxy handling

Only implements the setting and revoking of proxy.
The proxy voting is done in a later patch.

3 years agoMerge branch 'fix_typo' into 'master'
Felix Dörre [Mon, 5 Oct 2020 12:24:39 +0000 (14:24 +0200)]
Merge branch 'fix_typo' into 'master'

fix: add missing colon in text

See merge request felixdoerre/motion!20

3 years agofix: add missing colon in text
INOPIAE [Mon, 5 Oct 2020 12:01:13 +0000 (14:01 +0200)]
fix: add missing colon in text

3 years agoMerge branch 'footer' into 'master'
Felix Dörre [Mon, 5 Oct 2020 09:12:30 +0000 (11:12 +0200)]
Merge branch 'footer' into 'master'

add: add footer with copyright  and legal requirements

See merge request felixdoerre/motion!19

3 years agoMerge branch 'jenkins' into 'master'
Felix Dörre [Mon, 5 Oct 2020 09:09:06 +0000 (11:09 +0200)]
Merge branch 'jenkins' into 'master'

add: configuration for Jenkins

See merge request felixdoerre/motion!18

3 years agoadd: add footer with copyright and legal requirements
INOPIAE [Fri, 25 Sep 2020 04:44:59 +0000 (06:44 +0200)]
add: add footer with copyright  and legal requirements

check config.py for adjustments

Change-Id: I4795b7b4766d70b8081a60e71ef38e96c207e15c

3 years agoadd: configuration for Jenkins
INOPIAE [Tue, 15 Sep 2020 11:40:01 +0000 (13:40 +0200)]
add: configuration for Jenkins

Change-Id: Ie9deac0d0e0a61fe85964e1d9c9158f69322b521

3 years agoMerge branch 'empty-database' into 'master'
Felix Dörre [Mon, 31 Aug 2020 11:36:46 +0000 (13:36 +0200)]
Merge branch 'empty-database' into 'master'

upd: make sure that database is populated with tables

See merge request felixdoerre/motion!16

3 years agoupd: make sure that database is populated with tables
INOPIAE [Sat, 29 Aug 2020 04:07:31 +0000 (06:07 +0200)]
upd: make sure that database is populated with tables

3 years agoMerge branch 'not_empty' into 'master'
Felix Dörre [Mon, 17 Aug 2020 19:42:41 +0000 (21:42 +0200)]
Merge branch 'not_empty' into 'master'

upd: ensure that no blank information is stored in motion title and content

See merge request felixdoerre/motion!4

3 years agoupd: ensure that no blank information is stored in motion title and
INOPIAE [Wed, 16 Jan 2019 13:35:50 +0000 (14:35 +0100)]
upd: ensure that no blank information is stored in motion title and
content

3 years agoMerge branch 'motion_close' into 'master'
Felix Dörre [Mon, 17 Aug 2020 19:29:50 +0000 (21:29 +0200)]
Merge branch 'motion_close' into 'master'

add: close motion on request

See merge request felixdoerre/motion!3

3 years agofix things, use decorator, make stuff consistent
Felix Dörre [Mon, 17 Aug 2020 18:33:34 +0000 (20:33 +0200)]
fix things, use decorator, make stuff consistent

3 years agoadd: close motion on request
INOPIAE [Wed, 16 Jan 2019 06:27:38 +0000 (07:27 +0100)]
add: close motion on request

3 years agoMerge branch 'vote-button' into 'master'
Felix Dörre [Mon, 17 Aug 2020 16:16:37 +0000 (18:16 +0200)]
Merge branch 'vote-button' into 'master'

add: button to reach vote / result page

See merge request felixdoerre/motion!15

3 years agoadd: button to reach vote / result page
INOPIAE [Sun, 24 May 2020 21:49:20 +0000 (23:49 +0200)]
add: button to reach vote / result page

3 years agoMerge branch 'readme' into 'master'
Felix Dörre [Tue, 21 Jul 2020 06:58:25 +0000 (08:58 +0200)]
Merge branch 'readme' into 'master'

upd: adjust readme.md

See merge request felixdoerre/motion!14

3 years agoupd: add some info for system requirements
INOPIAE [Fri, 17 Jul 2020 03:44:01 +0000 (05:44 +0200)]
upd: add some info for system requirements

3 years agoupd: update db example
INOPIAE [Mon, 15 Jun 2020 03:21:14 +0000 (05:21 +0200)]
upd: update db example

3 years agoupd: adjust readme.md
INOPIAE [Mon, 20 Apr 2020 08:02:21 +0000 (10:02 +0200)]
upd: adjust readme.md

3 years agoMerge branch 'unit-test' into 'master'
Felix Dörre [Fri, 12 Jun 2020 14:37:21 +0000 (16:37 +0200)]
Merge branch 'unit-test' into 'master'

Add Unit test

See merge request felixdoerre/motion!12

3 years agoadd: some test cleanup and test for non existing motion
INOPIAE [Tue, 2 Jun 2020 12:29:10 +0000 (14:29 +0200)]
add: some test cleanup and test for non existing motion

3 years agosome test cleanup
Felix Dörre [Tue, 2 Jun 2020 10:54:07 +0000 (12:54 +0200)]
some test cleanup

3 years agoadd: implement unit tests
INOPIAE [Sat, 30 May 2020 12:22:04 +0000 (14:22 +0200)]
add: implement unit tests

3 years agoadd: implement unit tests
INOPIAE [Wed, 20 May 2020 05:30:48 +0000 (07:30 +0200)]
add: implement unit tests

3 years agofix motion title size again
Felix Dörre [Fri, 29 May 2020 08:37:08 +0000 (10:37 +0200)]
fix motion title size again

3 years agofix bootstrap padding
Felix Dörre [Fri, 29 May 2020 08:30:14 +0000 (10:30 +0200)]
fix bootstrap padding

3 years agomore bootstrap adjustments
Felix Dörre [Fri, 29 May 2020 08:27:24 +0000 (10:27 +0200)]
more bootstrap adjustments

3 years agoupd: formatting of motion area
INOPIAE [Fri, 29 May 2020 04:59:47 +0000 (06:59 +0200)]
upd: formatting of motion area

3 years agoMerge branch 'css' into 'master'
Felix Dörre [Thu, 28 May 2020 07:42:09 +0000 (09:42 +0200)]
Merge branch 'css' into 'master'

upd: move bootstarp from 3.3.7 to 4.3.1

See merge request felixdoerre/motion!2

3 years agoupd: move bootstarp from 3.3.7 to 4.3.1
INOPIAE [Wed, 10 Apr 2019 05:07:45 +0000 (07:07 +0200)]
upd: move bootstarp from 3.3.7 to 4.3.1

3 years agoMerge branch 'UTC' into 'master'
Felix Dörre [Sat, 9 May 2020 15:17:47 +0000 (17:17 +0200)]
Merge branch 'UTC' into 'master'

upd: correction position of brackets

See merge request felixdoerre/motion!11

3 years agoupd: correction position of brackets
INOPIAE [Sat, 9 May 2020 15:08:44 +0000 (17:08 +0200)]
upd: correction position of brackets

3 years agoMerge branch 'html-output' into 'master'
Felix Dörre [Sat, 9 May 2020 13:16:12 +0000 (15:16 +0200)]
Merge branch 'html-output' into 'master'

upd: allow markdown text in motion content

See merge request felixdoerre/motion!7

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

3 years agoupd: allow markdown text in motion content
INOPIAE [Wed, 19 Feb 2020 05:15:25 +0000 (06:15 +0100)]
upd: allow markdown text in motion content

Markdown is used for formatting the motion text.

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