Commit Graph

101 Commits

Author SHA1 Message Date
Aarni Halinen 321d45b628 Fix unit tests 2022-08-01 22:31:47 +03:00
Aarni Halinen 6da5b97e19 Remove template tags removed in Django v3 2022-08-01 21:30:17 +03:00
Ojakoo 33fd4012f1 #13 fixed homepage link 2022-08-01 00:24:34 +03:00
Ojakoo fac2f9b367 Added pre-commit linter, lint 2022-07-04 10:33:38 +03:00
Ojakoo d1953ef24c Changed application accept email formatting to html 2022-06-20 16:44:06 +03:00
Ojakoo cff84816fc Updated member application email links 2022-05-23 01:53:05 +03:00
Oskari Ponkala 0376acdc9e Changed old vtmk emails to new admin email addresses and fixed an old link to old web 2021-04-08 12:10:24 +00:00
Antti Mäki 029089b32d Added language selection to the membership application form 2019-11-09 20:27:55 +02:00
Aarni Halinen 9f664737b6 Add Member application emails 2019-09-16 19:44:14 +03:00
Aarni Halinen 8e40434867 Update favicon 2019-03-12 15:14:09 +02:00
Aarni Halinen 5b44d2e4c7 Fix favicon 2018-09-10 21:08:37 +03:00
Aarni Halinen 8552bde245 Fix members static file paths 2018-09-10 13:16:51 +03:00
Aarni Halinen 11b6e68fe1 Remove password_reset and own login, redirect to admin/login
Django admin login to be used. Thus we should be able to upgrade to
Django2.0
2018-07-17 20:58:13 +03:00
Aarni Halinen 882732d054 Show number of paid members in member list
Member filtering also applies to this feature. Moved 'last_paid' Subquery to Member method
2018-05-13 13:02:27 +03:00
Aarni Halinen 9e0d911f7b Fix date rendering 2018-05-09 22:16:40 +03:00
Aarni Halinen 9ce0eccfce Move member specific error to member app 2018-03-02 02:43:02 +02:00
Jan Tuomi 37ab278086 Refactor member register 2018-01-28 20:59:15 +02:00
Jan Tuomi 31e324e478 Remove obsolete setting in base.py 2017-11-02 23:20:57 +02:00
Jan Tuomi b9e9cdb2b0 Add new payment event for new members 2017-11-02 15:12:32 +02:00
Jan Tuomi e709570f22 Change stuff to use excel files 2017-10-31 22:36:31 +02:00
Jan Tuomi 331d4b86b9 Fix multiple form and table issues 2017-10-28 16:50:38 +03:00
Jan Tuomi c5ad46c411 Add category to role model 2017-10-16 12:42:12 +03:00
Jan Tuomi 5666825738 Add option to choose delimiter in CSV import 2017-10-02 20:56:49 +03:00
Jan Tuomi 982e6bf928 Add autocomplete search to "add payment" and add search bar to table views 2017-09-25 21:55:49 +03:00
Jan Tuomi 7ce28c3a48 Add autocomplete widget and fix some errors 2017-09-25 20:45:13 +03:00
Jan Tuomi 7eeec5da63 Add new translations 2017-09-25 13:41:26 +03:00
Jan Tuomi b0edaae32e Remove conflict resolver and add dynamic payments 2017-09-20 23:19:50 +03:00
Juhana Luomanen 350112c5d1 Merge branch 'feature-infoadmin' into develop 2017-06-01 19:40:18 +03:00
henu 1fd830b51e Add translations to member counter 2017-06-01 19:23:51 +03:00
henu e6328fdf87 Add member count to member list 2017-06-01 19:16:52 +03:00
Juhana Luomanen a1171afc56 Merge branch 'develop' into feature-infoadmin 2017-06-01 18:04:26 +03:00
Jan Tuomi 26f4d28003 Finalize duplicate resolver styles
Also try-except the email sending code
2017-05-29 22:59:38 +03:00
Jan Tuomi 3a8d988033 Implement conflict resolution logic 2017-05-29 22:00:29 +03:00
Jan Tuomi 09e8c93e8d Create view and model for duplicate member conflicts 2017-05-28 23:40:47 +03:00
Jan Tuomi 95fe21d599 Fix style problem where hamburger menu button was on top of page title 2017-05-27 13:59:13 +03:00
henu 14ed32931b Fix sidebar transition and styling 2017-05-25 19:17:51 +03:00
Jan Tuomi a10ccec5f0 Housekeeping 2017-05-21 18:08:10 +03:00
Jan Tuomi 80313a7765 Fix "add many" and csv import and export 2017-05-18 13:47:12 +03:00
Jan Tuomi cae57d973e Add payment edit and delete
Application editing still WIP
2017-05-17 13:28:06 +03:00
Jan Tuomi 2b5101566c Mobile styles 2017-05-13 12:15:20 +03:00
Jan Tuomi 850ff0a74d Add notification system to replace noty 2017-05-13 11:19:39 +03:00
Jan Tuomi b798f62a6b Forgot to stage files :0 2017-05-13 10:43:23 +03:00
Jan Tuomi fa13842e5f More general fixes, add error page 2017-05-13 10:40:38 +03:00
Jan Tuomi 44e8ffb57d Members style cleanup, starting to look good 2017-05-13 01:19:37 +03:00
Jan Tuomi 9a87ba56b5 Start using django_tables2 for table processing 2017-05-13 00:18:01 +03:00
Jan Tuomi 74746fc0de More members overhaul
Relates to #44
2017-05-12 21:19:01 +03:00
Jan Tuomi 3a468b9c39 Add payment list view
Relates to #44
2017-05-12 15:03:37 +03:00
Jan Tuomi c5443d25b4 Make application list work in a basic sense 2017-05-11 23:25:59 +03:00
Jan Tuomi 8707cda7bc Clean up and remove tommy :( 2017-05-11 22:43:23 +03:00
Jan Tuomi 7b178ab1f7 Purge Angular from member register, WIP 2017-05-11 22:25:37 +03:00