1545 Commits

Author SHA1 Message Date
HooVee 4ce37e444b Lasse lehtinen 2016-08-15 22:34:12 +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
okalintu 3b403b0743 created get api for single member-requests 2016-08-15 21:59:33 +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 9d56dccfbf Noty fixes to application controlleNoty fixes to application controllerr 2016-08-15 21:02:59 +03:00
Aarni 2cdad88101 Noty pop-ups made good-looking and got rid of window.alerts 2016-08-15 20:37:03 +03:00
okalintu 5f9af6e3f1 fixed few typos in xhr urls 2016-08-15 20:39:25 +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
okalintu b564e98c2e completed csvimport feature. see examples/members.txt 2016-08-15 19:43:14 +03:00
okalintu a64de3b177 fixed a bunch of bugs in csvimport backend 2016-08-15 19:43:14 +03:00
Aarni 82ec5d53fe Removed unneeded js libraries 2016-08-15 19:26:32 +03:00
Aarni 2a1388990c JS app moved to appconfig. Noty notifications added 2016-08-15 19:22:05 +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 ec955e58b7 fixed typo which caused addmember to throw 500 2016-08-08 21:57:51 +03:00
okalintu 73c1bc78d3 added a few memberrequests to dummydata 2016-08-08 21:56:00 +03:00
okalintu 917a4ff9a8 stylished edit buttons 2016-08-08 21:41:15 +03:00
okalintu 02f0e03555 converted booleans in tables to more userfriendly format 2016-08-08 21:27:42 +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
okalintu ec9b148e51 cleaned delete request for member 2016-08-08 20:47:29 +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
okalintu 11316ef425 added csfr protection for api 2016-08-08 19:50:18 +03:00
HooVee 4adb1e08a9 Fixing of http delete, created jasenhakemukset.html 2016-08-08 19:30:56 +03:00
HooVee 603d1ec07c Fixed success/failed alert and added callback to memberlist 2016-08-08 19:17:20 +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 dc0052ba0a removed few garbage files 2016-08-01 20:58:53 +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 198ddf5bc5 Merge branch 'master' of sika:vtmk/web2.0 2016-08-01 20:45:24 +03:00
okalintu a49d2c0b35 added skeleton for infoscreen app 2016-08-01 20:46:48 +03:00
HooVee 2a4bb141be Removed these files 2016-08-01 20:45:09 +03:00
okalintu 270f8491b2 Merge branch 'master' of 86.50.143.68:vtmk/web2.0 2016-08-01 20:41:21 +03:00
okalintu 444ea7eb74 did semi full refuctor 2016-08-01 20:40:20 +03:00
Aarni fc0a453162 Controllers moved to js-file 2016-08-01 20:16:19 +03:00
Aarni 86ce32b1d7 minor tweaks and fixes. 2016-08-01 20:06:40 +03:00
Aarni d0b4d04a90 Tag and space cleanup 2016-08-01 19:06:24 +03:00
HooVee 6bd64d7a66 Changed ng-app name on index, added getmembers.js script to index 2016-08-01 18:54:37 +03:00
HooVee a705d4ba67 Changed controllers as index 2016-08-01 18:45:35 +03:00