Commit graph

166 commits

Author SHA1 Message Date
Tim Schubert
d2739de62d
Add note about default permission 2018-10-30 13:09:28 +01:00
Tim Schubert
7a085c911e Update issue templates 2018-10-20 16:09:17 +02:00
Tim Schubert
8cd2a3c03c Fixup: tab vs spaces 2018-10-18 22:48:35 +02:00
Tim Schubert
bbed54a8c5
Update README.md 2018-10-17 12:58:08 +02:00
Tim Schubert
c7ba178f03
Merge pull request #7 from timschubert/fix/subgroups
Fix/subgroups
2018-10-17 11:28:31 +02:00
Tim Schubert
fc53427cad Fix: https://github.com/timschubert/abgabesystem/issues/4#issuecomment-430551541 2018-10-17 11:27:07 +02:00
Tim Schubert
83eb88f86b Fix: Command invocation for users subcommand does not include required option --course 2018-10-17 11:03:13 +02:00
Tim Schubert
aa15bb3b4d Update path to documentation 2018-09-28 15:35:25 +02:00
Tim Schubert
f356b1e65f Extend documentation 2018-09-28 15:00:26 +02:00
Tim Schubert
0e555d9e8a
Update README.md 2018-09-27 17:59:51 +02:00
Tim Schubert
72c1b7622b Fixup: CI 2018-09-26 10:10:00 +02:00
Tim Schubert
a6f82af9a1 Continue if group does not match 2018-09-21 15:44:39 +02:00
Tim Schubert
3e9d0b119b Add tool for fetching all student projects by group 2018-09-21 15:43:01 +02:00
Tim Schubert
946dbd22e6 Build config using bash script 2018-09-21 12:46:11 +02:00
Tim Schubert
bb3737b1a3 Remove access newlines 2018-09-21 12:28:01 +02:00
Tim Schubert
248357433b Fixup: Newline 2018-09-21 12:26:16 +02:00
Tim Schubert
3b243d8ddd Generic python-gitlab.cfg 2018-09-21 12:22:40 +02:00
Tim Schubert
c07ca2c4c4 Merge branch 'doc' 2018-09-20 17:01:59 +02:00
Tim Schubert
16feefaaef Remove howto for projects subcommand and let the CI handle this 2018-09-20 17:01:47 +02:00
Tim Schubert
933a8aec95 Fixup: None type is not subscribable 2018-09-20 16:55:36 +02:00
Tim Schubert
12996bae48 Implement enroll student function 2018-09-20 16:50:44 +02:00
Tim Schubert
345b99dc10 Referenced before assignment 2018-09-20 16:47:33 +02:00
Tim Schubert
287c4689ad Fetch group so that list of projects can be referenced 2018-09-20 16:45:52 +02:00
Tim Schubert
efd948c062 Add env/ 2018-09-20 16:41:01 +02:00
Tim Schubert
8c4c557ae0 Fixup: Lost change 2018-09-20 16:35:46 +02:00
Tim Schubert
758ed3b931 Fixup: Broken rename 2018-09-20 16:31:38 +02:00
Tim Schubert
34a6747f41 Fixup: Missing source file 2018-09-20 16:29:16 +02:00
Tim Schubert
ca8db91a22 Merge branch 'master' into course-setup 2018-09-20 16:27:02 +02:00
Tim Schubert
8ffe4d16a9 Run on all branches 2018-09-20 16:26:44 +02:00
Tim Schubert
ef2935b375 Fixup: Invalid import 2018-09-20 16:25:41 +02:00
Tim Schubert
a04ef3f222 Add public key from secret variable 2018-09-20 16:15:12 +02:00
Tim Schubert
a2a7be9357 Merge branch 'doc' into course-setup 2018-09-20 16:11:04 +02:00
Tim Schubert
7a475ce466 Add variable for public deploy key 2018-09-20 16:09:37 +02:00
Tim Schubert
5d01c74440 Create subgroup for enrolled students so when creating projects we do not need the exported list of students and can use the subgroup instead. 2018-09-20 15:53:40 +02:00
Tim Schubert
e48e7c693a Fixup: Links and newlines 2018-09-20 13:48:52 +02:00
Tim Schubert
a4a85ce1b8 Add more detailed instructions to README.md 2018-09-20 13:29:40 +02:00
Tim Schubert
01bfb44c73 Cleanup 2018-09-18 12:56:41 +02:00
Tim Schubert
31484a6e49 Rewrite README.md to reflect changes from rewrite.
- common operations do no longer require an API key with super user priviledges
- different commandline syntax
2018-08-23 18:57:16 +02:00
Tim Schubert
8192944d41 Fix: location of reference solution 2018-08-23 14:16:23 +02:00
Tim Schubert
0e86b2adb1 Fix: plagiates and deadline functions ignore tag in reference project 2018-08-23 13:54:06 +02:00
Tim Schubert
f87adb48f5 Fix: Add missing imports. 2018-08-23 13:27:00 +02:00
Tim Schubert
b7633791b3 Fix: typo in dependencies 2018-08-23 13:18:40 +02:00
Tim Schubert
1365f016fa Update path to html doc 2018-08-23 13:15:48 +02:00
Tim Schubert
e03ee24d22 Build doc only for master branch 2018-08-23 13:15:08 +02:00
Tim Schubert
13e204b2d2 Fix: CI build doc in doc path 2018-08-23 13:11:57 +02:00
Tim Schubert
b6efedb435 Fix: Set explicit version of gitlab python module 2018-08-23 13:07:46 +02:00
Tim Schubert
5576b58949 Add updated documentation and tests 2018-08-23 13:04:28 +02:00
Tim Schubert
bd910e09e0 Merge branch 'master' of ips1.ibr.cs.tu-bs.de:abgabesystem/abgabesystem 2018-08-22 13:29:47 +02:00
Tim Schubert
9b0bd6278d Fix: find_namespace_packages is not compatible with alpine linux container version of python3 2018-08-22 13:29:35 +02:00
Tim Schubert
6ed509740a Update .gitlab-ci.yml 2018-08-22 13:12:55 +02:00