Dan Poltawski
8ea9052ae2
Merge branch 'MDL-43462_landscape_pdf_27' of git://github.com/davosmith/moodle into MOODLE_27_STABLE
2014-12-16 19:20:25 +00:00
Davo Smith
fc4da5659e
MDL-43462 assignfeedback_editpdf: fix display of landscape PDFs
...
The size of the drawing canvas is now set from the size of the generated page image, with automatic
scrolling if it is too wide to display
Absolutely-positioned nodes (comments + stamps) are repositioned as the drawing canvas is scrolled
2014-12-16 11:54:42 +00:00
Andrew Nicols
840f924e75
MDL-47475 mod_assign: Copy files to other group members for editpdf
2014-12-15 08:51:13 +08:00
Brian Barnes
c0c96e8261
MDL-48265 feedback: Added alt text to ghostscript test image
2014-11-18 16:40:04 +13:00
Dan Poltawski
8afccaf846
Merge branch 'MDL-46712-27' of git://github.com/jethac/moodle into MOODLE_27_STABLE
2014-10-24 15:37:31 +01:00
Dan Poltawski
19089bc416
Merge branch 'MDL-47397-27' of git://github.com/FMCorz/moodle into MOODLE_27_STABLE
2014-10-24 15:09:55 +01:00
Frederic Massart
c3d5443a43
MDL-47397 assignfeedback_editpdf: Tests use reliable way to annotate PDF
...
The drag and drop step did not work, so we moved to using the stamps
to annotate the PDF. They do not rely on drag&drop and produce the same
effects.
2014-10-23 17:56:48 +08:00
Frederic Massart
cc9e6ebbf7
MDL-47397 assignfeedback_editpdf: Copy stamps to other students in team
...
During a team submission the stamps were attached to the user that
was graded and not to the other users. This could lead to errors when
generating the PDF for each user.
2014-10-23 17:56:47 +08:00
Adrian Greeve
9c630abcd7
MDL-47675 phpunit: Update unit tests to pass on MSSQL
...
Unit tests were failing on MSSQL. gc_collect_cycles() was
removed from the phpunit utils.php file to save time in running
the tests, but MSSQL doesn't clean up open files as well as
other databases.
This patch includes the garbage collection for the unit tests
that require it.
2014-10-23 08:54:35 +08:00
Gregory Faller
d2d568a034
MDL-46712: Center EditPDF window on browser resize / zoom
2014-10-06 14:54:45 +08:00
Damyon Wiese
a02eefb35e
MDL-44304 assignfeedback_editpdf: Fix fatal error when viewing team assignments with editpdf responses.
2014-08-21 12:09:39 +08:00
Damyon Wiese
6a449a9719
MDL-44304 assignfeedback_editpdf: Behat test for group submissions
2014-08-21 12:09:39 +08:00
Gregory Faller
d209e7161a
MDL-44015: EditPDF scrolls instead of drawing on iOS
2014-08-06 14:42:53 +09:30
Frederic Massart
9f630b6cc4
MDL-45580 assignfeedback_editpdf: Save readonly version in backup
2014-06-23 14:56:08 +08:00
Frederic Massart
c2779c9f29
MDL-45580 assignfeedback_editpdf: Delete draft content on new submission
2014-06-23 14:56:08 +08:00
Frederic Massart
7fecbba80b
MDL-45580 assignfeedback_editpdf: Store a readonly version of the PDF
2014-06-23 14:56:08 +08:00
Damyon Wiese
3362673173
MDL-45582 Editpdf: Prevent debugging when there is no pdf
2014-06-17 10:19:55 +08:00
Damyon Wiese
49703ecf1d
Merge branch 'm27_MDL-45582' of git://github.com/greg-or/moodle-mod_assign into MOODLE_27_STABLE
...
Conflicts:
mod/assign/feedback/editpdf/locallib.php
2014-06-17 10:17:55 +08:00
Gregory Faller
8b1596c257
MDL-45582: Apply grades and feedback to entire group does not work with Annotate PDF feature
2014-06-16 18:06:09 +09:30
Damyon Wiese
6e10f195c5
Merge branch 'm27_MDL-45582' of git://github.com/greg-or/moodle-mod_assign into MOODLE_27_STABLE
2014-06-16 14:29:51 +08:00
Gregory Faller
c71d8267ed
MDL-45582: Apply grades and feedback to entire group does not work with Annotate PDF feature
2014-06-16 12:44:23 +09:30
Eloy Lafuente (stronk7)
7e78f9c4a5
MDL-45503 upgrade: add v2.7.0 sep lines
2014-05-28 01:16:36 +02:00
Eloy Lafuente (stronk7)
538bf99ece
MDL-45486 Bump all versions to planned release
...
This bumps all versions to planned 2.7 release
(2014051200) version and all the dependencies to
current 2.7rc2 (2014050800)
2014-05-09 02:12:28 +02:00
Andrew Nicols
8ae76e1388
MDL-45119 editpdf: Do not load quick comments in read-only mode
2014-04-17 11:43:51 +08:00
Damyon Wiese
c70de965aa
MDL-44583 Assign: performance fixes
2014-03-31 12:53:02 +08:00
Marina Glancy
7e1288f847
Merge branch 'MDL-44822' of git://github.com/aolley/moodle
2014-03-31 12:46:21 +08:00
Adam Olley
9f7674bddc
MDL-44822 assignfeedback_editpdf: Stop test generation in is_enabled()
...
This change also moves one of the checks in test_gs_path. If
generateimage is false, there's no need to stat for the fixture file.
2014-03-27 10:16:53 +10:30
Andrew Nicols
1f777e5c6c
MDL-41987 Javascript: Tidy up YUI documentation
2014-03-25 17:01:37 +08:00
Marina Glancy
ef3bffdec4
MDL-42025 behat: changed behat tag _only_local to _file_upload
2014-03-19 21:22:24 +01:00
Marina Glancy
7019e15e60
MDL-42025 behat: renamed deprecated method
2014-03-18 17:15:36 +08:00
Jerome Mouneyrac
9e103d6e15
MDL-42025 assignfeedback_editpdf: add behat tests
2014-03-18 17:14:31 +08:00
Sam Hemelryk
2ef8ff9e05
MDL-44315 phpdoc: fixed up typos and made up tags
2014-02-24 09:13:31 +13:00
Andrew Nicols
aebc768f94
MDL-44079 Javascript: EditPDF editor should be modal
2014-02-11 12:18:52 +08:00
Damyon Wiese
ac2b4ffc8c
MDL-43593 Assign editpdf: More robust handling of errors from TCPDF.
...
This includes a check to see if there are 0 pages in the combined pdf,
catching exceptions and suppressing php warnings and errors from bad pdf files.
Also - Use TCPDF directly to check if pdfs are compatible. The previous check was
letting dodgy PDFs through which then failed at generation time. This way dodgy
pdfs will get run through ghostscript early and cleaned up.
2014-01-24 16:16:38 +08:00
Damyon Wiese
cf1110eb62
MDL-43595: The dropdowns for editpdf stopped working due to a recent change.
2014-01-08 09:15:58 +08:00
Petr Škoda
2803f3c1b5
MDL-43402 remove all zlib detection code
...
Zlib extension is now required.
2013-12-27 11:06:18 +08:00
Eloy Lafuente (stronk7)
1f71f7685a
Merge branch 'MDL-43025-master' of git://github.com/damyon/moodle
2013-12-17 22:58:51 +01:00
Sam Hemelryk
9b4c44c8e6
Merge branch 'MDL-43074-master' of git://github.com/damyon/moodle
2013-12-18 09:59:05 +13:00
Andrew Nicols
5947ab3333
MDL-43259 JavaScript: Stop using deprecated lightbox config setting when instantiating dialogues
2013-12-11 16:56:49 +08:00
Damyon Wiese
4fe9950ba6
MDL-43025 EditPDF: Increase memory limit when reading source pdfs.
2013-12-09 12:58:40 +08:00
Damyon Wiese
1f738c8c0c
MDL-43074 assignfeedback_editpdf: Use escapeshellarg for all args in exec command.
...
This is to fix a reported problem with windows compatibility (e.g. when ghostscript is installed in
a folder with spaces in the name).
2013-12-09 10:52:35 +08:00
Damyon Wiese
47578dbff4
MDL-42930 Add 2.6.0 upgrade line
2013-11-18 11:47:17 +08:00
Eloy Lafuente (stronk7)
474719d327
Merge branch 'MDL-42866-master' of git://github.com/damyon/moodle
2013-11-13 23:09:09 +01:00
Damyon Wiese
60f0cd6bcd
MDL-42866 EditPDF: Fix bad foreign key in install.xml
...
Thanks Tim for reporting this!
2013-11-13 21:46:44 +08:00
Damyon Wiese
b22292ed50
Merge branch 'MDL-42705-master-nomerge' of git://github.com/mouneyrac/moodle
2013-11-13 14:42:32 +08:00
Marina Glancy
1d2a7ef54f
Merge branch 'wip-mdl-42799' of https://github.com/rajeshtaneja/moodle
...
Conflicts:
mod/assign/feedback/editpdf/yui/build/moodle-assignfeedback_editpdf-editor/moodle-assignfeedback_editpdf-editor-min.js
2013-11-13 15:43:44 +11:00
Rajesh Taneja
baf881b803
MDL-42799 Assignment: Min. width/height for widget is set to 1
...
It was possible for user to add widgets with width/height = 0
which were not displayed to user and doesn't have much meaning to it
This patch will set min. width/height to 1
2013-11-12 16:17:40 +08:00
Jerome Mouneyrac
bb2f7c3ce9
MDL-42705 EditPDF: Progress bar styles in editpdf need to be moved to base theme.
2013-11-12 15:09:19 +08:00
Marina Glancy
b180048946
Merge branch 'MDL-42683-master-2' of git://github.com/mouneyrac/moodle
...
Conflicts:
mod/assign/feedback/editpdf/yui/build/moodle-assignfeedback_editpdf-editor/moodle-assignfeedback_editpdf-editor-min.js
2013-11-11 15:02:48 +11:00
Marina Glancy
f1be232f68
Merge branch 'MDL-42081-master-nomerge2' of git://github.com/mouneyrac/moodle
2013-11-11 15:02:01 +11:00