1
0
mirror of https://github.com/PlagiarismCheck/moodle-plagiarism_pchkorg.git synced 2024-09-19 00:50:08 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
Jane Adelmann
4f1c16bf57
Add filters for API Provider 2022-04-28 15:02:50 +03:00
Jane Adelmann
8d2814a419
Add configuration for activity module. 2022-04-27 17:42:46 +03:00
Jane Adelmann
9151e57228
Add new options for min percent of plagiarism 2022-04-26 19:13:24 +03:00
Jane Adelmann
10b4ac6dd3
Fix plugin when context is null. Version 3.7.5 2022-01-04 16:11:59 +02:00
Jane Adelmann
7f5a888f97
Add capabilities. Upgrade plugin to v3.7.4 2022-01-04 16:11:59 +02:00
Jane Adelmann
8a8f3a2763
Add new columns for table. Upgrade version to v3.6.2 2022-01-04 16:11:59 +02:00
Jane Adelmann
600676c990
Version 3.6.1 Add support for moodle 3.3 2022-01-04 16:11:58 +02:00
Jane Adelmann
809189dbcb
Fix issue #23. Delete concatenation operator. 2022-01-04 16:11:58 +02:00
Jane Adelmann
54c4e5ffa9
Add new version v3.5 2022-01-04 16:11:57 +02:00
Jane Adelmann
af7abda07a
Fix saving agreement for group user. 2022-01-04 16:11:57 +02:00
Jane Adelmann
7951fd129c
Handle situation when we can not receive file. 2022-01-04 16:11:57 +02:00
Jane Adelmann
9caf4af4b8
Add new method api for group accounts 2022-01-04 16:11:56 +02:00
Jane Adelmann
3ff871d4a5
Small CSS fixes, fix user agreement saving, new version 3.3. 2022-01-04 16:11:56 +02:00
Jane Adelmann
0f949be93c
remove moodle-plagiarism_pchkorg.iml file 2022-01-04 16:11:56 +02:00
Jane Adelmann
dfd7195f91
Use moodle task. 2022-01-04 16:11:55 +02:00
Jane Adelmann
070672f974
Drop install.php #22 . Drop require_login #20. Drop abstration of get_string #19. Use global DB #15
Check file type before other checks
2022-01-04 16:11:55 +02:00
Jane Adelmann
19baa5109f
Change capability name. Add information into README file #1 . Add PHPDOC. Version 2.3. 2022-01-04 16:11:55 +02:00
Jane Adelmann
44ea7a3080
Small fixes and new release 2.2 2022-01-04 16:11:54 +02:00
Jane Adelmann
6e1758e001
External report and version v2.1 2022-01-04 16:11:54 +02:00
Jane Adelmann
7dfcf3831f
Check group access before file status 2022-01-04 16:11:54 +02:00
Jane Adelmann
82bbc85fd6
Add support for PHP 5.6 and Privacy API 2022-01-04 16:11:54 +02:00
Jane Adelmann
d0a21caea2
disable eslint and stylelint for compiled min files 2022-01-04 16:11:53 +02:00
Jane Adelmann
7e31e7b49f
#14 - All Travis CI checks have been enabled.
#13 - A validation has been added.
 #12 - File with events has been deleted.
 #11 - A file access.php has been rewritten.
 #10 - install.xml file has been rewritten by xmldb tool.
 #9 - A Class with Privacy definition has been created.
 #8 - All urls and paths have been wrapped with build-in class  `moodle_url`.
 #7 - Check of `MOODLE_INTERNAL` constant has been added to each file where it was needed.
 #6 - All strings like this have been wrapped with `get_string` function.
 #5 - All native calls of `curl` have been replaced with moodle `curl` class.
 #4 - All classes have been renamed with moodle style naming. FileModel had been dropped.
 #3 - GPL License has been added to each file.
 #2 - Call of deprecated function has been replaced with a new one.
2022-01-04 16:11:53 +02:00
Jane Adelmann
af66f5a8aa
Add travis status. Create v1.19 2022-01-04 16:11:52 +02:00
Jane Adelmann
325aa87fa8
Fix linter issues. Prepare version 1.19 2022-01-04 16:11:52 +02:00
Jane Adelmann
64b3c4e64e
Version v1.18 2022-01-04 16:11:52 +02:00
JaneAdelmann
549ec882e3
Initial commit 2022-01-04 16:11:51 +02:00