Skip to content

Releases: rwthmoodle/moodle-mod_pdfannotator

v1.5.8

17 Mar 13:11
Compare
Choose a tag to compare

What's Changed

  • Hotfix: correct further trailing junk after parameter
  • Versioning error fix
  • Correct Privacy API tests
  • Iss129: remove print_error deprecated function
  • Iss132: remove get_all_user_name_fields deprecated function
  • Iss128: correct table name while foreign key definition
  • Iss134: Change file EOL from CRLF to LF
  • Iss131: Remove addinstance capability from non-editing roles
  • Loading cursor icon resized
  • Iss127: Invalid scale configuration fixed
  • Iss138+126: fix format_text() implementation
  • codecleanup+remove editing rights from teachers
  • Oneline description for files given
  • Iss109: fix Postgres trailing junk after parameter error
  • update Github workflow file
  • remove extra whitespaces and variables with underscores
  • remove redundant array with filter values in format_text()
  • Iss136: replace deprecated error() function
  • Iss137: use fullpaths while import

New Contributors

Full Changelog: v1.5.7...v1.5.8

v1.5.7

09 Dec 12:01
Compare
Choose a tag to compare

New monologo for Moodle 4.4+
Removal of deprecated variables for 4.5 support

v1.5.5

05 Dec 09:47
Compare
Choose a tag to compare

Fix problems with TinyMCE editor (Issues #95 #96 #97 )

V1.5.4

23 May 10:34
Compare
Choose a tag to compare

Fixes for issue #80 and #83
Fixes for issue #81
Add privacy provider #84
Fixes for issue #87
Fixes PDF View in Full Mode
Manage the compatibility with 3.11

v1.5.3

05 Dec 13:19
Compare
Choose a tag to compare

Fix typos in language strings
Fix double entries in language strings (error:printComments and error:printcomments)
Update the Framework jspdf for generating pdf of comments (see: release notes). Now, they support UTF-8, another changes and fixes.

v1.5.2

28 Nov 14:09
Compare
Choose a tag to compare

Remove string concatenation in lang string. This is important for AMOS

v.1.5.1

16 Nov 16:06
Compare
Choose a tag to compare
  • pdf.js update to the version 2.14.34
  • New features: Atto Editor as standard editor for PDFAnnotator and its new settings, pictures upload into comments and print them out using comments download menu
  • PHP 8 Error fix
  • Improvements for the pdf layout of downloaded comments
  • Moodle Version 4.x compatibility
  • and another bugs fixes
  • Note: the master-branch is already deprecated. Now, we are using the main-branch as default branch for the future.

v1.4.11_Moodle3.10

02 Dec 10:08
Compare
Choose a tag to compare

This version is for Moodle <=3.10

  • When backing up an pdfannotator you can now select whether the comments should be saved or not. (fix #31)
  • fix #57: file encoding problems
  • Coding style

v1.4.11

30 Nov 10:07
Compare
Choose a tag to compare

This version is for Moodle 3.11

When backing up an pdfannotator you can now select whether the comments should be saved or not. (fix #31)

v1.4.10

29 Nov 12:30
Compare
Choose a tag to compare

This version is for Moodle 3.11

  • fix #57: file encoding problems
  • Coding style