Commit graph

9371 commits

Author SHA1 Message Date
whchuang
71e02d31cc Fixed MDL-15075. Some mistakes in the help file for category aggregation. Also fixed in 1.9 stable. 2008-08-20 18:02:01 +00:00
mjollnir_
beb4ac1a5d MDL-14591 - better security when reawakening an interupted export 2008-08-20 15:58:29 +00:00
dongsheng
ed2408e14c MDL-13766, use one api_key for all boxnet instances 2008-08-20 07:26:10 +00:00
tjhunt
b601a27548 Missing langauge string from the unit test report. 2008-08-20 06:46:41 +00:00
dongsheng
a347291c30 MDL-13766
add more lang string
2008-08-20 04:53:42 +00:00
danmarsden
01e6c0307a MDL-16113 add warning to Scorm modedit page if slasharg is disabled. 2008-08-20 02:21:34 +00:00
mjollnir_
cc8696b2ef MDL-15666 - fixed up the dup test and changed setup to mock the user 2008-08-19 16:14:17 +00:00
mjollnir_
192ce92b2c MDL-16048 - beginning of printing useful summary during export
MDL-16046 - bugfix of previous commit (added field to portfolio_tempdata but forgot to change insert)
2008-08-19 15:23:47 +00:00
mjollnir_
3403520190 MDL-16134 - exception handling in portfolio code 2008-08-19 14:20:32 +00:00
mjollnir_
7812e882b0 MDL-16124 - faux class structure for portfolio formats for better support for subtyping. 2008-08-19 11:00:00 +00:00
mjollnir_
ac6a549219 MDL-16047 - nicer handling of interupted exports 2008-08-19 10:17:39 +00:00
mjollnir_
86a3996d3d MDL-15768 - roles in glossary 2008-08-19 09:20:54 +00:00
dongsheng
04bd6d2def "MDL-13766, small changes to repository management" 2008-08-19 03:56:52 +00:00
mjollnir_
f98b13a650 MDL-15758 and MDL-15768
- updated forum portfolio code to use files api and added forum export caps.
2008-08-18 18:31:17 +00:00
mjollnir_
47cfd33174 MDL-15758 - chat module portfolio export 2008-08-18 10:16:56 +00:00
mjollnir_
d2baf40e75 adding missing portfolio string 2008-08-18 10:11:59 +00:00
mjollnir_
626a4b79d8 added missing string for assigment submission export capability 2008-08-18 08:39:43 +00:00
skodak
73b3a208f5 MDL-16051 fixed confirmed string in user filters; merged from MOODLE_19_STABLE 2008-08-17 22:33:44 +00:00
mits
50717d1998 MDL-16078 fixed a string for error message. 2008-08-17 12:10:58 +00:00
skodak
775f811a66 MDL-16002 rewritten upgrade locking and better upgrade progress tracking; MDL-16070 Do not use $a[0] syntax in lang packs + various other upgrade improvements and fixes 2008-08-16 12:16:01 +00:00
jamiesensei
277625257f MDL-15937 "Table export formats descriptions" misspellings of 'separate' as 'seperate' fixing. Also found one misspelling of hierarchy 2008-08-15 10:06:10 +00:00
jamiesensei
f29e6691a7 MDL-15972 "Make ability to list regrades dependent on permission" fixed a problem showing some of the regrade interface to users who do not have permission to regrade.
MDL-15960 "Overview report does not work correctly with groups" Fixed a problem that group mode was not working as the logic selecting the attempts mode was erroneously showing the all attempts mode.
MDL-15958 "Error on selecting to hide marks for each question" problem with trying to sort on question grades when grades not displayed fixed.
MDL-15953 "Summary chart to show in 5% ranges please" allowed the graph to show up to or equal to 20 bands, instead of just up to 20.
MDL-14201 "Summary graph" showing two graphs now as it was felt that when there were few students in a group compared with all the students who took a quiz then it would be difficult to see the data for the group.
2008-08-15 09:59:55 +00:00
tjhunt
7caa6bbdcb MDL-14589 - XHTML Strrrict, and more consistent tool tips. 2008-08-15 04:41:55 +00:00
dongsheng
7373d3deda MDL-13766, move lang files 2008-08-15 03:23:42 +00:00
mjollnir_
866d543fde MDL-15758 - slight change to the portfolio_add_button contract to be more flexible. 2008-08-14 16:01:12 +00:00
mjollnir_
91472e08ba MDL-14591 - adding missing portfolio error string 2008-08-14 09:14:18 +00:00
mjollnir_
8230375cc8 fixing notice - nonescaped $ in langstring 2008-08-13 09:03:51 +00:00
dongsheng
4a65c39a46 MDL-15402, add admin setting page, to meet requirement, make some changes to repository base class. 2008-08-13 04:09:13 +00:00
mjollnir_
8512f577dc MDL-15768 - added general capability for exporting any content to portfolio 2008-08-12 13:31:02 +00:00
mjollnir_
d96a1acc0b MDL-15777 more fixes for portfolio to use file api
this introduces portfolio/file.php to serve portfolio related files - access check is delegated to the plugin.
and also two new classes in the portfolio plugin tree - push vs pull.
2008-08-12 13:17:34 +00:00
piers
320f3aab82 MDL-14492 Provide feedback to user about redirect delay in loadsco.php. Add lang text for please wait. 2008-08-11 21:35:10 +00:00
mjollnir_
728e1931a2 MDL-15768 - mod/assignment upgraded to check caps before portfolio export 2008-08-11 15:31:55 +00:00
mjollnir_
494e47e497 MDL-15768 - add capability check in mod/resource for portfolio export 2008-08-11 14:53:00 +00:00
mjollnir_
07028cd91f MDL-15768 - add new capabilities to mod/data for portfolio export 2008-08-11 13:45:41 +00:00
mjollnir_
1bf8c6b2cb MDL-15777 - whole database module export rejigged to use files api.
disabled ods and excel export for now until those libraries work with files api.
reverted a previous patch I had in this area.
2008-08-11 10:40:04 +00:00
dongsheng
64be2d6ce1 MDL-13766, some small changes for repository api. 2008-08-11 03:30:09 +00:00
piers
a57009d00a MDL-14492 Provide feedback to user about redirect delay in loadsco.php. Change to use a single lang text. 2008-08-09 19:31:56 +00:00
skodak
145a0a317b MDL-14589 more local --> stored renaming 2008-08-08 11:50:45 +00:00
stronk7
8b98bb6a33 Complete inline help about smtp hosts. Credit goes to Anthony. MDL-15923 ; merged from 19_STABLE 2008-08-07 22:56:34 +00:00
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
jerome
dc633c9900 MDL-15402 finally we decided that the repository activation will be done with capabilities, and that there is no need to have a administration page for enable/disable repository, neither sort, neither settings. In administration we will just be able to setup an instance for Moodle context. 2008-08-06 03:30:55 +00:00
dongsheng
e1f2936860 MDL-13766, fix bugs in formlib 2008-08-06 03:26:57 +00:00
mjollnir_
8f182eef86 MDL-15935 - print a different message to the user when their portfolio export has been queued 2008-08-05 17:39:35 +00:00
mjollnir_
6c0a9413d7 MDL-15758 - whole glossary (csv) export to portfolio 2008-08-05 13:26:17 +00:00
skodak
ed94cb66c6 MDL-15928 switched to zip PHP extensions 2008-08-04 16:45:08 +00:00
mjollnir_
6b4d90cd58 MDL-15758 - bring back full forum post export 2008-08-04 16:08:50 +00:00
mits
b47c52f1cf MDL-15915 Fixed a typo in forum completation help file. 2008-08-02 06:45:21 +00:00
lfrodrigues
818dc096d1 MDL-10107 - added missing error translation string 2008-08-02 00:13:10 +00:00
mjollnir_
9eb0a77292 MDL-14591 many small fixes to portfolio 2008-08-01 12:23:32 +00:00
skodak
a49709851e MDL-15410 Require PHP 5.2.4 instead of 5.2.0 in HEAD because PHP 5.2.0 has many known problems :-( 2008-08-01 09:44:37 +00:00