Commit Graph

112 Commits

Author SHA1 Message Date
Jan Tuomi a10ccec5f0 Housekeeping 2017-05-21 18:08:10 +03:00
Jan Tuomi bb70c101d6 Move libraries into their own directory
Resolves #50
2017-05-19 15:39:50 +03:00
Jan Tuomi a34a44ed95 Write some tests and configs for testing 2017-05-18 23:21:05 +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 44e8ffb57d Members style cleanup, starting to look good 2017-05-13 01:19:37 +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 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
Jan Tuomi f5dd72c6c4 Fix CSV separator stripping bug in csv import 2017-04-06 20:32:09 +03:00
okalintu e3147c3ef9 Fix broken redirect in member addition 2017-03-08 17:40:50 +02:00
Jan Tuomi 08b4c17044 Revert "[Members] Made frontend to use mainly rest api"
This reverts commit 75418da403.
2017-03-08 17:23:41 +02:00
Henri Varjotie 75418da403 [Members] Made frontend to use mainly rest api 2017-03-01 18:41:41 +02:00
Jan Tuomi 22e8e3d995 Fix footer styles 2017-02-12 17:23:38 +02:00
Jan Tuomi 990d6b853f Move templates in members app to templates dir
This is kind of a huge, monolithic commit. Templates were being served
as static files, so Django template tags could not be used for, e.g.
internationalization. Now all html files are served as Django templates.
2017-02-05 16:39:49 +02:00
henu 582168b4d3 Added margin to recaptcha 2017-02-01 17:53:52 +02:00
Jan Tuomi 558d624076 Fix ESLint errors 2017-02-01 17:27:00 +02:00
Jan Tuomi eeeeeeb21d Ignore case in member register filters 2017-01-19 18:39:16 +02:00
Jan Tuomi 16a3d03a32 Clean up code style in controllers and templates 2017-01-19 14:47:51 +02:00
Jan Tuomi c6a2ed38b1 Add search bar and filter options to member table
In addition to new functionality, the styles of the page were refined.
Resolves #19. Resolves #20.
2017-01-19 01:43:12 +02:00
henu b66a2953b0 [Application] Did more styling for the form 2017-01-17 18:33:44 +02:00
henu f63d9e7c8a [Application] Changed style of the headers in the form 2017-01-17 17:05:41 +02:00
henu 38299d56cf [Application] Improved application form styles and form inputs 2017-01-17 16:47:25 +02:00
Tatoma cd248e293e Add placeholder and example instructions #9 2017-01-11 15:13:01 +02:00
Aarni b0753bf30a Filter members by date functionality added 2016-12-10 18:54:09 +02:00
Aarni c7203cb149 Member status filter Bootstrap frontend added 2016-12-08 16:10:44 +02:00
henu 5c9fdc37e4 Changed style of headers in pages, added instructions to lisaa_jasenia page 2016-11-16 19:28:52 +02:00
henu 52bdac5fd9 Created loadCSV to memberlist 2016-11-16 18:12:03 +02:00
henu b494d75de6 Captcha working on application and redirection after sending application 2016-10-25 19:33:29 +03:00
HooVee 06d9e1cdcd Merge branch 'develop' of sika:vtmk/web2.0 into develop 2016-10-08 14:18:41 +03:00
okalintu babcf08c77 resized sidebar from 250px to 200px 2016-10-04 18:41:44 +03:00
okalintu c2013b97ce changed buttons to be actually different columns 2016-10-04 18:38:21 +03:00
HooVee 827b9e62fe Merge branch 'develop' of sika:vtmk/web2.0 into develop 2016-10-04 18:02:22 +03:00
okalintu 7f97b8ada8 added paid field to memberlist 2016-10-04 17:58:50 +03:00
HooVee 95bc30e1eb Fixed bugs, put key to html form 2016-09-27 21:59:30 +03:00
HooVee 4955fe695c Added reCaptcha to application form 2016-09-27 21:13:00 +03:00
HooVee 42c20379ee Added Lisätty to member data 2016-09-15 19:23:46 +03:00
HooVee b17e0bfff8 Fixed reloading after post 2016-09-15 18:26:16 +03:00
HooVee dcb4230ff5 Created member application form, reload page doesn't work 2016-09-14 21:05:46 +03:00
HooVee 86fe5d39bb More tommy 2016-08-29 19:40:04 +03:00
HooVee 3e8d77a74b Added Tommy 2016-08-29 19:40:04 +03:00
HooVee 6f71860b24 Applications are now ordered by oldest date 2016-08-25 21:01:17 +03:00
HooVee 08350a276a Refresh page when clicking on sidebar 2016-08-25 20:52:33 +03:00
HooVee 107b332358 Fixed input validation in all forms 2016-08-25 20:25:43 +03:00
HooVee a715d2db95 Fixed mass import js 2016-08-25 19:53:01 +03:00
HooVee 96c299c269 Fixed post method 2016-08-25 19:35:48 +03:00
HooVee 7ece10ff8a Created js controller for the mass import and changed style of the mass
import page
2016-08-25 19:20:40 +03:00
HooVee c635f009d8 Created simple page for csv upload 2016-08-25 18:43:54 +03:00