Jan Tuomi
74746fc0de
More members overhaul
...
Relates to #44
2017-05-12 21:19:01 +03: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
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
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
okalintu
c2013b97ce
changed buttons to be actually different columns
2016-10-04 18:38:21 +03:00
okalintu
7f97b8ada8
added paid field to memberlist
2016-10-04 17:58:50 +03:00
HooVee
42c20379ee
Added Lisätty to member data
2016-09-15 19:23: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
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
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
okalintu
72d60a73a4
reordered memberrequest buttons
2016-08-17 19:35:59 +03:00
okalintu
31c3d68298
sanitized button-colors
2016-08-17 19:32:00 +03:00
HooVee
0b321de199
Member list ordered by last name
2016-08-15 22:25:10 +03:00
okalintu
6670d214bf
templatized editor function for requests
2016-08-15 22:17:24 +03:00
HooVee
54bbc13216
Made http get calls to functions
2016-08-15 21:45:31 +03:00
HooVee
efcdba92bc
UTF8 changes and removed # from URLs
2016-08-15 21:28:10 +03:00
HooVee
fe084f58ba
Merge branch 'master' of sika:vtmk/web2.0
2016-08-15 20:30:13 +03:00
HooVee
48570c13f1
Applications html and js behind it
2016-08-15 20:29:07 +03:00
Aarni
d17d9b8b36
Removed obsolete file
2016-08-15 19:00:33 +03:00
HooVee
feaadc49cc
Removed everything because shit examples
2016-08-08 22:41:43 +03:00
okalintu
917a4ff9a8
stylished edit buttons
2016-08-08 21:41:15 +03:00
okalintu
94a641467d
added member count to the top of list
2016-08-08 21:19:23 +03:00
okalintu
1b9d4d9a4d
bootstrap magic to memberlist table
2016-08-08 20:53:57 +03:00
okalintu
4663b6d6ed
fixed borken ng-repeat on table header
2016-08-08 20:50:18 +03:00
HooVee
942d41c41b
Added router to applications, added application controller
2016-08-08 20:40:46 +03:00
okalintu
118932266f
fixed broken edit button and translated removal button to finnish
2016-08-08 20:40:26 +03:00
okalintu
1e6b8b13f3
Merge branch 'master' of 86.50.143.68:vtmk/web2.0
2016-08-08 20:36:52 +03:00
okalintu
4510569ec3
added member editing
2016-08-08 20:36:50 +03:00
Aarni
612d078d86
Confirmation box for remove member
2016-08-08 20:18:27 +03:00
HooVee
f5f3866d3a
Created table to jasenhakemukset, controller fixes to delete
2016-08-08 20:12:40 +03:00
okalintu
43bc51377d
added edit button for jasenlista
2016-08-08 19:52:23 +03:00
HooVee
d62969875c
Changed delete function to give success status alert
2016-08-08 19:02:47 +03:00
HooVee
dd2578e217
Added delete function to controllers.js and changed delete button style
2016-08-08 18:40:50 +03:00
Aarni
4b9f6f5444
utf8 fix
2016-08-01 21:01:41 +03:00
okalintu
4639631357
Revert "Merge branch 'master' of sika:vtmk/web2.0"
...
This reverts commit 198ddf5bc5 , reversing
changes made to a49d2c0b35 .
2016-08-01 20:55:56 +03:00
HooVee
2a4bb141be
Removed these files
2016-08-01 20:45:09 +03:00
okalintu
444ea7eb74
did semi full refuctor
2016-08-01 20:40:20 +03:00
HooVee
fd0f7a021f
Stuff
2016-07-25 20:43:51 +03:00
HooVee
a9988a03ee
Added table to jasenlista.html, created postMember function to
...
post_member.js and finished getmember.js
2016-07-25 19:04:24 +03:00
HooVee
42b13f6470
lisaa_jasen.html button, post_member.js changed idea to angular js
2016-07-20 21:35:03 +03:00