Commit Graph

176 Commits

Author SHA1 Message Date
Jan Tuomi 80313a7765 Fix "add many" and csv import and export 2017-05-18 13:47:12 +03:00
Jan Tuomi 22e3727320 Remove outdated and failing test case 2017-05-17 15:01:04 +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
Jan Tuomi 189f0dd30d Use Django forms in members, WIP 2017-05-11 09:01:30 +03:00
Jan Tuomi 3b770343a0 Merge branch 'feature-payment' into develop 2017-05-10 20:37:29 +03:00
Jan Tuomi 56b6cf4893 Merge remote-tracking branch 'origin/feature-payment' into feature-payment 2017-05-10 19:54:42 +03:00
Jan Tuomi 3f73a94b83 Separate urls.py into modular pieces 2017-04-06 21:03:43 +03:00
Jan Tuomi f5dd72c6c4 Fix CSV separator stripping bug in csv import 2017-04-06 20:32:09 +03:00
Juhana Luomanen 3855fb5179 Fix add_many_member footer problem 2017-03-31 00:25:56 +03:00
henu a947f21652 Change memberRequest model to Request model 2017-03-29 19:37:56 +03:00
henu 8249819e27 Merge branch 'develop' into feature-payment 2017-03-29 19:15:48 +03:00
henu ea36d4b193 Fix member serializers, add own requirements to gitignore 2017-03-29 19:12:46 +03:00
Sika Production 63a28e872e Add migrations back to the repo 2017-03-29 19:01:55 +03:00
okalintu af6a56e238 modify buch of http's to https 2017-03-29 16:54:26 +03:00
henu dd01b44445 Add submitted to request serializer 2017-03-29 06:47:02 +03:00
Jan Tuomi bede518a5d Remove members_index.html 2017-03-22 19:55:04 +02:00
Jan Tuomi 312ed57714 Move changes from feature-member 2017-03-22 19:09:58 +02: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 b081102f43 Fix log out button position 2017-03-01 15:11:45 +02:00
henu bb206712e4 Implemented rest api to member requests 2017-02-22 18:37:34 +02:00
henu 7b486d640b Added custom permission class to members rest api 2017-02-22 18:02:15 +02:00
henu 4beefd13a4 Added django rest framework to members 2017-02-22 17:13:15 +02:00
Jan Tuomi 22e8e3d995 Fix footer styles 2017-02-12 17:23:38 +02:00
Jan Tuomi 7ee3f69740 Add footer with language controls
Also add a project wide global_static directory at the root for storing
project wide static files. Add some translations for the member register
app.
2017-02-06 01:10:25 +02:00
Jan Tuomi c34e31c0e5 Add some translations for i18n 2017-02-05 23:02:04 +02:00
Jan Tuomi d0185a708f Fix application page errors 2017-02-05 17:20:05 +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 d8dc064eb6 Fix a bunch of PEP8 violations 2017-01-19 17:55:59 +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
Jan Tuomi 869de82c5c Remove migration files from repo 2017-01-17 20:54:00 +02:00
henu b66a2953b0 [Application] Did more styling for the form 2017-01-17 18:33:44 +02:00
henu d531ba6484 [Application] Changed style of the checkboxes 2017-01-17 17:07:32 +02:00
henu f63d9e7c8a [Application] Changed style of the headers in the form 2017-01-17 17:05:41 +02:00