Commit Graph

818 Commits

Author SHA1 Message Date
Jan Tuomi bd94ab8e33 Write some stuff in the readme
Also make a package.json for npm deps
2017-05-21 22:56:28 +03:00
Jan Tuomi 1410c2e2a5 Upgrade to Django 1.11
Resolves #48
2017-05-21 18:08:38 +03:00
Jan Tuomi a10ccec5f0 Housekeeping 2017-05-21 18:08:10 +03:00
Jan Tuomi a2fb923220 Fix all pep8 and eslint errors :0 2017-05-21 16:28:47 +03:00
Jan Tuomi 4ab9c98b57 Fix requirements.txt syntax 2017-05-21 14:59:44 +03:00
Jan Tuomi 30ca4aafd3 Exclude migrations from nose and pep8 2017-05-19 16:03:38 +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 63f0ffff5b Picking on readme 2017-05-18 22:18:31 +03:00
Jan Tuomi dd61231837 Fix file name problem in CI 2017-05-18 16:16:27 +03:00
Jan Tuomi babd20921f Update README.md with up to date info 2017-05-18 16:06:35 +03:00
Jan Tuomi 21f8a71fd7 Merge remote-tracking branch 'origin/develop' into develop 2017-05-18 15:49:14 +03:00
Jan Tuomi c64cf7a7cc Clean up repo and remove docker 2017-05-18 15:49:04 +03:00
Jan Tuomi 3aadd6eff2 Merge branch 'feature-init-command' into 'develop'
Add command 'initialize' to init a few defaults

See merge request !25
2017-05-18 13:49:33 +03:00
Jan Tuomi 4972ef87f1 Write translations 2017-05-18 13:47:12 +03:00
Jan Tuomi 80313a7765 Fix "add many" and csv import and export 2017-05-18 13:47:12 +03:00
henu da86c411a6 Fix typos in setup instructions vol2 2017-05-17 18:43:42 +03:00
henu 59bc5aa4da Fix typos 2017-05-17 18:22:56 +03:00
henu 8d05eff035 Create updated setup instructions 2017-05-17 18:19:20 +03:00
henu e0a88cf20b Fix settings location 2017-05-17 18:04:53 +03:00
okalintu 7736c6397f Change psql to settings replacing mariadb 2017-05-17 17:35:08 +03:00
Jan Tuomi f3ffbf8c96 Missing argument from pep8 2017-05-17 15:25:33 +03:00
Jan Tuomi 164a3562f7 Obviously node.js doesn't have pip 2017-05-17 15:23:44 +03:00
Jan Tuomi 224b5d87da Fix eslint dependency 2017-05-17 15:18:57 +03:00
Jan Tuomi 22e3727320 Remove outdated and failing test case 2017-05-17 15:01:04 +03:00
Jan Tuomi df25bebc81 Merge branch 'gitlab-ci-update' into develop 2017-05-17 14:52:57 +03:00
Jan Tuomi 866e665ff9 Fix brain fart in .gitlab-ci.yml 2017-05-17 14:50:12 +03:00
Jan Tuomi aeacbaa088 Setup postgres correctly for CI 2017-05-17 14:45:00 +03:00
Jan Tuomi ea0808fae0 Edit GitLab build sequence 2017-05-17 14:39:28 +03:00
okalintu afdb03e1c1 Add command 'initialize' to init a few defaults
Currently creates sikadmin group and perms
2017-05-17 14:38:26 +03:00
Jan Tuomi 4518228d69 Edit GitLab CI 2017-05-17 14:33:08 +03:00
Jan Tuomi 3aa55ee7f2 Add stages to GitLab CI 2017-05-17 13:29:29 +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 7e2cf03ced Merge remote-tracking branch 'origin/feature-postgres' into develop 2017-05-10 19:37:18 +03:00
Jan Tuomi 1974af3723 Merge branch 'urls-makeover' into develop 2017-05-10 19:30:54 +03:00
Jan Tuomi b32f3d62c4 Merge branch 'develop' into 'master'
Merge develop onto master



See merge request !24
2017-05-10 17:20:15 +03:00