Commit Graph

407 Commits

Author SHA1 Message Date
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
okalintu 33cf10c556 Change default email sender to comply with django 2017-05-10 17:10:54 +03:00
okalintu fbd5d637a8 Tune autoinstall script and settings to postgres 2017-04-07 20:39:18 +03:00
okalintu 473a3d5cef Modify docker files from mariadb to postgreSQL 2017-04-07 15:37:58 +03:00
okalintu 1cb8010f1f Add psycopg2 as requirement 2017-04-07 13:32:59 +03:00
okalintu 94f3c94a14 Remove obsolete requirements from requirements.txt
Paramiko and qr-code modules are used no more
2017-04-07 13:28:32 +03:00
Jan Tuomi d09bc9d6d7 Add --noinput flag to migrate in autoinstall.sh 2017-04-07 10:07:44 +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
Jan Tuomi d028612d55 Minor script fixes 2017-04-06 19:13:18 +03:00