Commit Graph

29 Commits

Author SHA1 Message Date
94402fb5d0 FIX: fixed css (space between page header and page body) 2019-03-25 10:54:22 +01:00
e20f536b1b UPD: more and better tests. 2019-03-22 17:32:08 +01:00
ff32ffbc1e UPD: dav_events: added ids to some buttons to find them for selenium
tests.
2019-03-21 17:58:32 +01:00
f0e225c5fd CONT: fixed the previous changes. 2019-01-30 16:35:37 +01:00
7667277862 CONT: continue the previous change. 2019-01-29 17:25:03 +01:00
e6a5f9818a BROKEN! MIGRATE! BIG UPD: not yet complete support for publish[ed|ing]_[web|facebook] 2019-01-23 18:36:11 +01:00
0d5a8c65e3 Refactor: split code into several django apps (we call them modules). 2018-12-13 14:47:58 +01:00
3c7ef05099 Added a model for event state (including data migration, signal based
notifications, etc.)
2018-07-04 16:56:13 +02:00
62c868396a moved copy button in event detail view. 2018-03-14 15:10:39 +01:00
80f5012ff0 Finalized copy event feature. 2018-03-14 15:00:23 +01:00
9da5997447 Preparations for copy event feature. 2018-03-13 11:49:41 +01:00
69204a6d0d Publish workflow is now fully functional. 2018-02-26 14:44:30 +01:00
f15bde5e5a Event Detail: better wording vor immediate publishing. 2018-02-26 11:44:29 +01:00
11a5e3c0c8 More work on planned publish date and internal note. improved event
detail page and some form code.
2018-02-25 20:30:52 +01:00
85d57ea48e 1. disable copy event button again. 2. better set_published wording. 2018-02-24 16:32:33 +01:00
37264f783a Added published status. 2018-02-24 15:50:21 +01:00
0f0dbbd34c preparations for a new status 'published'. 2018-02-23 17:44:56 +01:00
2a5ec58c55 Replaced all <span class="glyphicon... with {% bootstrap_icon ... 2018-02-22 16:07:10 +01:00
c45297e2e8 Added icons to buttons. 2018-02-22 11:55:20 +01:00
17f6d956e4 Transformed some nav tabs into buttons for clearer UI/UX (tabs switch
between views while buttons trigger actions).
2018-02-22 10:47:57 +01:00
a73e3027d3 Fixed error with enforcing permission on accept. 2018-01-30 22:30:37 +01:00
512d0887a3 Added some safety messages for accept and update. 2018-01-30 21:38:41 +01:00
fdcc103571 Improved authorization. 2018-01-29 17:53:29 +01:00
1c22d1c879 Added primitive Update Event feature. 2018-01-25 14:53:44 +01:00
9f2ba9912c Enabled event numbers. 2018-01-24 17:19:29 +01:00
3f9cc11dbd mostly auth stuff. 2018-01-19 16:16:39 +01:00
f0a2237a37 Renamed approve to accept. 2018-01-18 10:47:23 +01:00
ee148fac0f Added first primitive support for approving of events. 2018-01-17 23:29:24 +01:00
0cf77a4ab0 Initial commit. 2018-01-17 19:10:55 +01:00