mjollnir_
|
84a449853f
|
MDL-15777 - move all portfolio storage to portfolio_tempdata rather than session.
This allows us to always have a unique id for a portfolio export which can be used as itemid for files api.
Also it makes the session smaller :)
|
2008-08-06 15:27:42 +00:00 |
|
mjollnir_
|
0266393737
|
MDL-15934 - migrate mod/data to not store giant things in session
|
2008-08-05 13:31:14 +00:00 |
|
mjollnir_
|
18fbaf2e28
|
added a todo about converting to files api
|
2008-08-04 12:40:15 +00:00 |
|
mjollnir_
|
ecd06483a5
|
MDL-15758 - add export whole database activity to portfolio (still one entry to do)
|
2008-08-01 12:30:26 +00:00 |
|
mjollnir_
|
209881523a
|
MDL-15894 - move data_export_* functions to mod/data/lib.php for re-use
|
2008-07-31 12:21:25 +00:00 |
|
sam_marshall
|
18a2a0cb3a
|
MDL-15498: Completion: added support for basic completion-on-view and on grade (where applicable) to assignment, choice, data, glossary, lesson, and resource.
|
2008-07-29 17:22:47 +00:00 |
|
skodak
|
f432bebff2
|
MDL-11421 context levels fixed in capability definitions, sorting of caps by name, plug-ins may report used core caps, fixed some risks; merged from MOODLE_19_STABLE
|
2008-07-24 21:59:13 +00:00 |
|
robertall
|
674b6ace0f
|
[MDL-14129] s/invild/invalid/ from previous commit
|
2008-06-25 17:31:23 +00:00 |
|
dongsheng
|
29c1bb159a
|
"MDL-14129, fix print_error"
|
2008-06-25 14:52:39 +00:00 |
|
robertall
|
7c6a0735b5
|
[MDL-15258] Move data_presets_export() function out from common module specific library. Merged and ported from MOODLE_19_STABLE.
|
2008-06-16 14:02:27 +00:00 |
|
robertall
|
a7e35395aa
|
[MDL-8407] Re-added one line of code from v 1.176 needed by tabs.php and export.php to make the default role required to export database records weaker. Sorry for the messup in merging at the previous commit.
|
2008-06-12 15:18:13 +00:00 |
|
skodak
|
b572ce19dd
|
MDL-8407 reverting last commit - needs to be merged properly
|
2008-06-12 14:13:51 +00:00 |
|
robertall
|
86be772077
|
[MDL-8407] Make the default role required to export database records weaker (use the 1.9 mod/data capability "viewalluserpresets"). Merged from MOODLE_19_STABLE.
|
2008-06-12 13:55:46 +00:00 |
|
skodak
|
9c00b5d7d0
|
MDL-15106 towards data mod dml conversion
|
2008-06-06 08:04:22 +00:00 |
|
skodak
|
a656d95103
|
MDL-15106 towards data mod dml conversion
|
2008-06-05 19:26:57 +00:00 |
|
skodak
|
c18269c7e5
|
MDL-14679 towards modform conversion
|
2008-06-01 21:36:11 +00:00 |
|
robertall
|
668fc89a88
|
[MDL-14334] Export fields in preset.xml in the order as shown in the Fields tab. Merged from MOODLE_19_STABLE.
|
2008-05-31 09:51:48 +00:00 |
|
robertall
|
b8b554ac48
|
[MDL-8407] Last obligate commit to support exporting records of a database activity as a CSV, XLS, or ODS file. Merged from MOODLE_19_STABLE.
|
2008-05-31 00:30:00 +00:00 |
|
robertall
|
98f67312c1
|
[MDL-14816] Escape special regex characters before applying perl compatible regex substitution of field names for database activity's advanced search. Merged from MOODLE_19_STABLE
|
2008-05-24 11:09:42 +00:00 |
|
stronk7
|
05ac14ca68
|
Prevent wrong data->notifications to be stored. Default to 0 if empty. MDL-14540 ; merged from 19_STABLE
|
2008-04-24 17:11:40 +00:00 |
|
skodak
|
b4c8d1ea9c
|
MDL-14424 approve icon now bigger + css class added; merged from MOODLE_19_STABLE
|
2008-04-22 13:35:51 +00:00 |
|
skodak
|
3239b0104e
|
MDL-14458 - optgroups Fields and Other in search menu; removed unused search code, html labels, added option to sort by time modified; merged from MOODLE_19_STABLE
|
2008-04-21 14:17:02 +00:00 |
|
skodak
|
eaa3081807
|
MDL-14336 defaultsort now stored as field name in preset.xml; merged from MOODLE_19_STABLE
|
2008-04-20 19:22:06 +00:00 |
|
skodak
|
8528bf260b
|
MDL-12861 overriding of database settings now optional when using presets; merged from MOODLE_19_STABLE
|
2008-04-20 10:09:28 +00:00 |
|
skodak
|
2dc6be3f77
|
MDL-13188 asearchtemplate.htlm in presets implemented; merged from MOODLE_19_STABLE
|
2008-04-20 09:29:57 +00:00 |
|
skodak
|
bb5740f4c8
|
MDL-14424 - approval icon is bigger again, it is possible to sort by Approved status now; merged from MOODLE_19_STABLE
|
2008-04-19 20:48:48 +00:00 |
|
skodak
|
bc16bd57ac
|
MDL-9907 xhtml strict; merged from MOODLE_19_STABLE
|
2008-04-19 16:44:08 +00:00 |
|
skodak
|
eeeb4f2ad9
|
MDL-12089 several search related problems fixed in data module; merged from MOODLE_19_STABLE
|
2008-04-19 15:33:06 +00:00 |
|
dongsheng
|
81d3eded3a
|
MDL-14137, use addslash in get_settings() and remove the second parameter of htmlspecialchars()
|
2008-04-18 02:12:30 +00:00 |
|
dongsheng
|
046dd7dcf6
|
MDL-11511, revert the changes, see tracker
|
2008-04-17 08:11:23 +00:00 |
|
dongsheng
|
4840980a9b
|
MDL-11511, make logic more clear, merged from MOODLE_19_STABLE
|
2008-04-17 05:58:29 +00:00 |
|
dongsheng
|
f752e2fd72
|
MDL-11511, two new caps are introduced, see tracker, merged from MOODLE_19_STABLE
|
2008-04-17 05:42:13 +00:00 |
|
dongsheng
|
afdadf7b6c
|
MDL-14137, donot filter single and double quote anymore, see tracker, merged from MOODLE_19_STABLE
|
2008-04-17 02:59:33 +00:00 |
|
skodak
|
de8ff5813d
|
MDL-9907 searching/sorting by author name fixed when paging, MDL-14389 more transition fixes; merged from MOODLE_19_STABLE
|
2008-04-16 13:54:01 +00:00 |
|
skodak
|
714bec7418
|
MDL-9907 searching/sorting by author name; merged from MOODLE_19_STABLE
|
2008-04-16 11:51:50 +00:00 |
|
skodak
|
02007b01b8
|
MDL-14346 database preset throws Fatal error; merged from MOODLE_19_STABLE
|
2008-04-13 23:02:31 +00:00 |
|
skodak
|
02af98b56e
|
MDL-14342 fixed wrong quotes; merged from MOODLE_19_STABLE
|
2008-04-13 22:22:57 +00:00 |
|
dongsheng
|
143c1eb921
|
MDL-9534, fix xmlize() call
|
2008-04-11 03:59:41 +00:00 |
|
dongsheng
|
35e129c12b
|
MDL-9758, remove html tags
|
2008-04-11 03:13:54 +00:00 |
|
dongsheng
|
c95034f28c
|
MDL-9758, add 2 new tags, see tracker.
|
2008-04-11 02:34:11 +00:00 |
|
dongsheng
|
5bf2650871
|
MDL-14137, replace htmlentities with htmlspecialchars, merged from MOODLE_19_STABLE
|
2008-04-09 06:08:23 +00:00 |
|
dongsheng
|
5a2a53316f
|
MDL-14129, remove all the other error() call
|
2008-04-04 02:54:20 +00:00 |
|
skodak
|
65bcf17b95
|
MDL-13450 and MDL-13303 - sorry for changing forum API so late, but it was needed; major perf improvement for forum; fixed printing of user pictures; merged from MOODLE_19_STABLE
|
2008-02-13 17:03:25 +00:00 |
|
skodak
|
dd97c32868
|
MDL-12945 a slightly bigger patch for performance in recent activity and various group related issues + some other fixes - see list of subtasks in tracker; merged from MOODLE_19_STABLE
|
2008-01-24 20:33:50 +00:00 |
|
poltawski
|
70c003a241
|
MDL-13088 - database presets weren't escaping bad chars, causing presets
to break with a rogue <
merged from MOODLE_19_STABLE
|
2008-01-24 19:41:17 +00:00 |
|
poltawski
|
f92d7ac9b7
|
MDL-13146 - prevent debug message about missing helpbutton title
merged from MOODLE_19_STABLE
|
2008-01-24 11:00:14 +00:00 |
|
skodak
|
eafb9d9eda
|
MDL-12458 fixed gradebook upgrade/update problems when not grades yet in activities; merged from MOODLE_19_STABLE
|
2007-12-25 20:51:23 +00:00 |
|
toyomoyo
|
db0f2a4496
|
MDL-12439 database preset fixes
|
2007-12-05 06:13:17 +00:00 |
|
skodak
|
0b5a80a1a5
|
MDL-7028 rewritten course reset + forum role_unassign cleanup fixes; merged from MOODLE_19_STABLE
|
2007-11-29 14:43:04 +00:00 |
|
scyrma
|
d417533252
|
Fix for par of the missing strings, as reported in MDL-12294
|
2007-11-26 04:10:08 +00:00 |
|