Commit Graph

  • 05a4f21559 Merge branch 'master' into branch 'changelog' heinzel 2020-11-03 09:52:52 +01:00
  • 9823efc7ac Merge pull request 'Fix 63026e429b5627643c5335b42f5326b059fdec30' (#24) from heinzel into master heinzel 2020-10-15 18:24:49 +02:00
  • e3212280b8 Fix 63026e429b heinzel 2020-10-15 18:19:32 +02:00
  • 93ad2aea75 Merge pull request 'Fix 63026e429b5627643c5335b42f5326b059fdec30' (#23) from quickfix into master heinzel 2020-10-15 18:10:53 +02:00
  • 3a3882080b Fix 63026e429b heinzel 2020-10-15 18:05:49 +02:00
  • 48f39956f3 Merge pull request 'Fix #9 - Registrations: Add support for non members' (#22) from heinzel into master heinzel 2020-10-15 17:50:36 +02:00
  • a36cb5a336 Merge branch 'master' into heinzel heinzel 2020-10-15 17:50:03 +02:00
  • 63026e429b Fix #9 Registrations: Add support for non members heinzel 2020-10-15 17:44:12 +02:00
  • fd30652a5b Merge pull request 'dav_events.tests: more info on a sometimes failing OneClickAction test' (#21) from heinzel into master heinzel 2020-10-13 14:42:02 +02:00
  • 28a35d98d2 Fix the previous change heinzel 2020-10-13 14:05:44 +02:00
  • e44cff343f More Information on a failing test. heinzel 2020-10-13 13:14:33 +02:00
  • 4a92b3d73a Merge pull request 'Close #12 and #17' (#20) from heinzel into master heinzel 2020-10-13 12:49:32 +02:00
  • 0819b9a38a Close #12 and #17 heinzel 2020-10-13 12:40:40 +02:00
  • e68240eb99 Merge pull request 'Close #13' (#19) from heinzel into master heinzel 2020-10-13 12:38:33 +02:00
  • 9945bb5880 Close #13 heinzel 2020-10-13 12:27:42 +02:00
  • 5237d81551 Create change log entry on status updates heinzel 2020-09-29 22:19:43 +02:00
  • 96d6dc72fb Satisfied screenshot tests heinzel 2020-09-29 19:36:42 +02:00
  • 09bfbeedc4 Satisfy python2 tests heinzel 2020-09-29 19:02:55 +02:00
  • 10ea6affaf Show event change log on event detail page heinzel 2020-09-29 18:24:38 +02:00
  • 9addc237bd First things to implement a event change log heinzel 2020-09-29 15:28:48 +02:00
  • 6ddef0c736 Merge pull request 'Added migration, created after update' (#16) from heinzel into master heinzel 2020-09-29 08:33:19 +02:00
  • 6780bc5635 Added migration, created after update heinzel 2020-09-29 08:23:05 +02:00
  • 02bdea21cb FIX: dav_submission: empty timezone and spoofing fields in metadata.txt heinzel 2020-04-28 11:26:13 +02:00
  • 142f37faaf FIX: dav_submission: timezone parsing error with CEST heinzel 2020-04-28 10:53:54 +02:00
  • 74ab8af520 REV: removed the CI/CD chain scripts heinzel 2020-04-27 22:45:34 +02:00
  • 3b7b90405e FIX: tox: django-countries dropped python2 support with version 6 heinzel 2020-04-27 22:43:13 +02:00
  • b15dcea7db Merge branch 'master' of https://dev.heinzelwerk.de/git/DAV-KA/django-dav-events Jens Kleineheismann (heinzel) 2020-04-27 22:15:28 +02:00
  • 79a43a123f FIX: dav_submission: proper opening metadata.txt files Jens Kleineheismann (heinzel) 2020-04-27 22:12:38 +02:00
  • e4b9ceadae FIX: corrected path to manage.py within CI/CD chain heinzel 2020-04-23 13:54:09 +02:00
  • 60ec7bd29f UPD: changed the django env directory name heinzel 2020-04-23 13:20:49 +02:00
  • 8386431238 FIX: corrected paths within CI/CD chain heinzel 2020-04-23 12:33:51 +02:00
  • 69a8b0c003 ADD: support for heinzelwerk CI/CD chain heinzel 2020-04-23 12:24:21 +02:00
  • 105e227580 Updated copyright information heinzel 2020-01-14 14:47:50 +01:00
  • 9534c4a038 Added support for tox testing heinzel 2020-01-14 14:40:04 +01:00
  • 8ab2f818e4 Events: added new test data (without sensitive information) heinzel 2020-01-14 11:56:13 +01:00
  • fcca7aac72 dav_events: change event order in django admin heinzel 2019-12-02 10:37:37 +01:00
  • c74126f558 UPD: a) increased char limit for description, b) improved NewSubmissionMail heinzel 2019-11-08 13:17:42 +01:00
  • 4ef91076e0 FIX: dav_submission: filter non ascii-chars in directory and file names. heinzel 2019-11-08 12:23:57 +01:00
  • 96ad5b30d4 FIX: setup permission check based on group membership. former permission check, based on django model permission won't work, because we have no model, that would create the permission. heinzel 2019-11-08 11:17:25 +01:00
  • 8bd936d2ca Closes #1 dav_submission: Texte von Christoph eingebaut. heinzel 2019-11-08 10:41:29 +01:00
  • eba8409256 dav_submission: added group to submission list. Improved E-Mail. heinzel 2019-11-07 08:59:45 +01:00
  • 6f999e419d dav_submission: added email notification, zip-download and permission check. heinzel 2019-11-06 13:25:06 +01:00
  • bcacb033df dav_submission: added first stuff for downloading submissions. heinzel 2019-11-05 17:33:28 +01:00
  • 924b1a8a93 dav_submission: changed some texts, after another feedback round with manu. heinzel 2019-11-05 14:39:25 +01:00
  • d27988d774 Merge branch 'master' of https://heinzelwelt.de/vcs/python/django-dav-events heinzel 2019-10-23 16:53:28 +02:00
  • f4fd5a997c UPD: TODO heinzel 2019-10-23 16:52:28 +02:00
  • 0a5175419e FIX: dav_events: string that contains realnames was not unicode. heinzel 2019-10-01 09:52:46 +02:00
  • ad0584c726 UPD: dav_events: updated default config. heinzel 2019-08-29 10:57:59 +02:00
  • cbc69d4589 ADD: add a cleared event status to indicate the financal clearance. heinzel 2019-08-29 10:29:14 +02:00
  • 51f276d719 FIX: update email tests, after changing the email templates. heinzel 2019-08-29 10:28:25 +02:00
  • 749ac8271d UPD: added dav_event_office to the test suite even if it still contains no tests. heinzel 2019-08-29 10:27:16 +02:00
  • 34e55d5ddb UPD: dav_registration: show if registration is not required in event list. heinzel 2019-08-28 15:45:39 +02:00
  • 53cb7cada8 UPD: dav_events: improved event to publish mails. heinzel 2019-08-28 15:24:52 +02:00
  • dad3f864b4 UPD: dav_events: removed registration_howto from ka-alpin template. heinzel 2019-07-25 11:24:42 +02:00
  • 0ee8e42fa7 FIX: dav_events: empty some more fields when copy old event. heinzel 2019-07-17 16:22:28 +02:00
  • 8a5ca29e4d FIX: dav_events: expire flag was stamped at last day not after last day. heinzel 2019-07-15 14:05:50 +02:00
  • db9aebf911 ADD: dav_event_office: added some more information to participant list. heinzel 2019-07-09 11:27:06 +02:00
  • c62eba67f6 FIX: dav_event_office: use has_global_permission instead of has_role to give access to super users. heinzel 2019-07-03 15:27:31 +02:00
  • 7540a3ae7a UPD: made interface for office useful. heinzel 2019-07-03 13:56:37 +02:00
  • 923b099ba7 FIX: some small errors about registrations/participants/payments/permissions. heinzel 2019-07-03 09:39:56 +02:00
  • 4c079b398f Merge branch 'abrechnung_2019' heinzel 2019-06-28 15:48:49 +02:00
  • 700cec49d0 ADD: dav_event_office: start work on an optimized interface for the office. heinzel 2019-06-28 15:48:04 +02:00
  • 862d39b84c ADD: dav_events: add support for confirm payments. heinzel 2019-06-28 15:47:15 +02:00
  • 2069c1b8ed UPD: dav_event: adjusted charges according to eriks plan for 2019. heinzel 2019-06-27 10:47:41 +02:00
  • 5fc5195f81 FIX: dav_events: fixed warning-color on participants more than max. heinzel 2019-06-25 11:56:50 +02:00
  • f961110a7c FIX: some localtime issues. heinzel 2019-06-12 16:57:09 +02:00
  • f29e13ae4b Bump version number. heinzel 2019-06-12 12:23:41 +02:00
  • 5deb7b2698 UPD: setup german timezone for new projects. heinzel 2019-06-12 12:21:06 +02:00
  • 917fd7d262 UPD: split dav_events/home.html in sperate files, so that the tiles can be included somewhere else. heinzel 2019-06-12 12:17:32 +02:00
  • 89d61fe1ce MIGRATE: FIX/UPD: fixed a typo in model fields verbose name. improved registration manager. heinzel 2019-06-05 16:17:20 +02:00
  • d63c43eacd FIX: dav_base generic tests: since a simple GET of a view UrlTestCase must allow db queries and thus must be TestCase instead of SimpleTestCase. heinzel 2019-06-05 16:15:11 +02:00
  • 939828a32f UPD: dav_events: improved registrations page. heinzel 2019-06-05 13:57:11 +02:00
  • 32d350b2ab UPD: dav_events: 1. notify only web and facebook about closed registration. 2. respect closed registrations on event list export. heinzel 2019-06-05 12:47:54 +02:00
  • 7a16bee457 ADD: dav_events: purging participants. heinzel 2019-06-05 12:10:31 +02:00
  • abb013cadc UPD: dav_events: renamed utils method to roles. heinzel 2019-06-05 12:07:21 +02:00
  • 4c67995680 UPD: change grace period for purging registration and participant data. heinzel 2019-06-05 11:33:45 +02:00
  • 61605a205c UPD: more cool participant admin stuff. heinzel 2019-06-04 15:54:13 +02:00
  • 9104d69dd7 UPD: more registration staff on dav_events. heinzel 2019-06-03 17:10:52 +02:00
  • 2dbab0032f ADD: dav_events: send email to publishers if registration is closed. heinzel 2019-06-03 11:42:41 +02:00
  • bee1623529 MIGRATION! ADD: first things for a event registration mangement page. heinzel 2019-05-29 16:50:02 +02:00
  • a189f5dbe6 UPD: dav_registration: tests. heinzel 2019-05-29 16:49:05 +02:00
  • d8919f3394 UPD: dav_submission: included some feedback from manu. heinzel 2019-05-15 13:04:41 +02:00
  • 506abd02c8 UPD: try to make trainers happy. registration is is now hex coded. made clear, that attendance is not guaranteed. heinzel 2019-04-24 15:17:13 +02:00
  • f942d2ce56 UPD: improved global test-suite. heinzel 2019-04-24 11:43:53 +02:00
  • e5af1faf48 UPD: replaced bin/coverage-html.sh by improved bin/coverage-html.py heinzel 2019-04-24 11:42:12 +02:00
  • 1dca60e58c FIX: dav_events: fixed the missing timezone info for pre_meeting fields. heinzel 2019-04-04 15:53:08 +02:00
  • d2c52a27e7 UPD: improved the providing of real test data. heinzel 2019-04-04 11:51:03 +02:00
  • b31b7e8a44 UPD: added dav_registration to coverage sources. heinzel 2019-04-03 15:53:14 +02:00
  • 084dc8c173 UPD: dav_events: more tests (with real test data). heinzel 2019-04-03 15:33:03 +02:00
  • eac033403c UPD: dav_registration: improved tests. heinzel 2019-04-03 15:32:37 +02:00
  • a73f1c047c UPD: dav_registration: added tests. heinzel 2019-04-02 17:35:15 +02:00
  • 87f8db8a84 MIGRATIONS: fixed (and replaced) the previous migrations. heinzel 2019-04-02 16:24:24 +02:00
  • aa353ec6a5 MIGRATION: dav_registration: try to incoorporate feedback from trainers heinzel 2019-04-01 16:50:34 +02:00
  • 0e1ec5c733 MIGRATION: dav_events: model change, because of python3 compatible literals? heinzel 2019-04-01 16:49:07 +02:00
  • 1dda56a9cd UPD: moved test-screenshots into tmp. heinzel 2019-04-01 11:20:02 +02:00
  • 4c1c6b48df UPD: More and better tests. heinzel 2019-03-29 16:56:44 +01:00
  • 80e9271209 UPD: improved setup.py heinzel 2019-03-29 16:55:46 +01:00
  • 4226e498f0 ADD: added script to create coverage report. heinzel 2019-03-29 16:55:08 +01:00
  • 03bdc0f7c1 FIX/UPD: tests are OK with python3. heinzel 2019-03-28 22:11:00 +01:00
  • 943285f1ed UPD: small steps to become python3 compatible. heinzel 2019-03-28 18:08:12 +01:00