Paul Holden
f8f5a2f6da
MDL-67547 mod_forum: convert pluginfile URLs prior to export.
2020-05-26 00:54:51 +01:00
Paul Holden
8844cb8286
MDL-68500 dataformat: re-factor download/export methods into new class.
2020-05-04 16:01:12 +01:00
Simey Lameze
041ff27245
MDL-67846 mod_forum: export user full name
2020-02-25 15:26:22 +08:00
Simey Lameze
0e287a0e7b
MDL-67241 mod_forum: raise memory limit when exporting
2019-11-14 10:12:15 +08:00
Michael Hawkins
d3ae8d42ea
MDL-66297 mod_forum: Added word/char count column headings to export
2019-11-08 11:13:37 +08:00
Michael Hawkins
2e7a16b954
MDL-66297 mod_forum: Prepared export to handle URL filters
...
Added the ability for discussion IDs and from/to timestamps to be
passed in via URL (to match filters available in the summary report,
which will link to the export). Also fixed a bug where "all users"
would fail as an optional array param.
2019-11-08 11:13:36 +08:00
Shamim Rezaie
84ed2320dd
MDL-66297 mod_forum: The export form can take params from URL
2019-11-08 11:13:36 +08:00
Sara Arjona
78ee7b9a65
Merge branch 'MDL-66631-master-test' of git://github.com/rezaies/moodle
2019-10-21 12:18:19 +02:00
Simey Lameze
718d7a43b9
MDL-66631 mod_forum: add date filters to export
2019-10-18 12:37:58 +11:00
Shamim Rezaie
bfe6cfc9ab
MDL-66808 mod_forum: set the format col to FORMAT_PLAIN when it is plain
2019-10-17 13:21:05 +11:00
Shamim Rezaie
c98f448866
MDL-66808 mod_forum: Added export options
2019-10-17 12:47:11 +11:00
Simey Lameze
1de4baf1f1
MDL-66075 core: various fixes & code polishing
...
* Removes unnecessary comment in search_users() WS.
* Replaces DB call by get_course() in search_users() WS.
* Fix discussionids handling on export.php.
* Coding style fix in test_search_users unit test.
* Add missing version bump.
* phpDOc fixes in post vault.
* Fix in the dataformat callback to handle different data types.
2019-09-23 13:07:30 +08:00
Simey Lameze
d72d47c115
MDL-66443 mod_forum: fix error when exporting in pdf format
...
Part of MDL-66075.
2019-09-20 08:19:01 +08:00
Shamim Rezaie
90093eecc1
MDL-66269 mod_forum: filter export based on user and discussion ids
...
Part of MDL-66075.
2019-09-20 08:19:01 +08:00
Shamim Rezaie
c3ac38129d
MDL-66269 mod_forum: removed the unnecessary hidden element
...
Part of MDL-66075.
2019-09-20 08:19:01 +08:00
Shamim Rezaie
078ac3aa3c
MDL-66269 mod_forum: Cancelling the export should take us back to forum
...
Part of MDL-66075.
2019-09-20 08:19:01 +08:00
Shamim Rezaie
a0185ef7b3
MDL-66269 mod_forum: the export form to use automatic class loading
...
Part of MDL-66075.
2019-09-20 08:19:01 +08:00
Simey Lameze
fbdef95112
MDL-66314 mod_forum: fix error when exporting forum in HTML table
...
Part of MDL-66075.
2019-09-20 08:19:01 +08:00
Simey Lameze
75af28c73f
MDL-9469 mod_forum: add exportforum capability and checks
...
Part of MDL-66075
2019-09-20 08:19:01 +08:00
Simey Lameze
f7b7f4e679
MDL-9469 mod_forum: create basic forum export structure
...
Part of MDL-66075
2019-09-20 08:19:01 +08:00