Commit graph

7236 commits

Author SHA1 Message Date
moodler
c3f9ee10fd MDL-9683 Fixed a typo in an error string name invalidseeky -> invalidsesskey 2008-09-08 02:35:22 +00:00
skodak
3445b38281 MDL-14589 fixed undefined itemid 2008-09-07 23:21:31 +00:00
skodak
a4e936d47d MDL-14589 adding missing lang strings 2008-09-07 22:35:03 +00:00
skodak
7983d68231 MDL-14589 sample function for draft area files migration and relinking 2008-09-07 22:34:18 +00:00
skodak
a20c017def MDL-14589 /. files are not created anymore when browsing empty areas, yay! 2008-09-07 22:23:10 +00:00
skodak
4287fc0df5 MDL-15906 filepicker support in all file functions in formslib 2008-09-07 13:30:46 +00:00
skodak
96fef79f5f MDL-14589 /. files are not created anymore when browsing empty areas, yay! 2008-09-07 10:06:26 +00:00
skodak
cfe9446817 MDL-14589 list of user areas is read only 2008-09-07 09:57:35 +00:00
peterbulmer
f76a259e10 MDL-14488 - start sql query with unique field - credit David Monllaó 2008-09-07 06:00:22 +00:00
skodak
ec8b711fb3 MDL-15919 do not modify $file_record parameters when creating new files 2008-09-06 21:33:07 +00:00
skodak
84dabeef01 MDL-16374 support for file browsing in modules 2008-09-06 18:18:36 +00:00
skodak
38b4de5258 MDL-16374 support for file browsing in modules 2008-09-06 18:07:17 +00:00
skodak
d6f7cbfd98 MDL-16374 support for file browsing in modules 2008-09-06 17:00:43 +00:00
skodak
787a016fd2 MDL-16374 support for file browsing in modules 2008-09-06 17:00:43 +00:00
nicolasconnault
6b98209524 MDL-15666 Unit tests can all be run from lib/simpletest/testportfoliolib.php. See requires at the end of the file. 2008-09-06 14:36:45 +00:00
nicolasconnault
837e6a44f7 MDL-16369 Added error info in accesslib 2008-09-06 13:19:26 +00:00
nicolasconnault
f689028c7e MDL-16369 Added error info in accesslib 2008-09-06 13:17:15 +00:00
nicolasconnault
6511446349 MDL-15666 Fixed error that caused blank page in unit test. Including generator library. Partly fixed generator. 2008-09-06 11:24:57 +00:00
nicolasconnault
7399a49d44 MDL-14081 fixed error in eventslib unit tests 2008-09-06 11:22:30 +00:00
skodak
6e73ac4214 MDL-14589 added new method for creating stored file from url (please note it is limited by available memory) 2008-09-06 10:09:33 +00:00
mjollnir_
ea0de12f10 MDL-16360 - added support for mime-style subformat detection for portfolio supported formats
works well with flickr plugin (tested by uploading an image as a forum attachment and being offered flickr plugin but not for normal attachments)
2008-09-05 17:07:22 +00:00
mjollnir_
0b46f19e89 MDL-16359 - adding support for mimeinfo_from_icon to return all matches
(needed for portfolio format support)
2008-09-05 16:43:44 +00:00
jbeedell
b91de8a599 Essential patch for MDL-11992 course tagging. This prevents a bug that removes offical tags for a course when a user adds a personal tag to that course. 2008-09-05 14:49:06 +00:00
mjollnir_
150533305c MDL-14591 - improved phpdocs in portfolio_exporter class, fixed 2 bugs 2008-09-05 12:40:46 +00:00
scyrma
98bc644685 MDL-15405: add more (still partial) support for inline files in user profiles. 2008-09-05 11:02:48 +00:00
scyrma
dd64e31031 MDL-14589: itemid should be 0 in user_* fileareas, but not in user_draft. 2008-09-05 10:47:34 +00:00
scyrma
00c32c5430 MDL-14589: strrpos is needed to check the last occurence
MDL-15405: return the existing file in case one is found
2008-09-05 09:23:36 +00:00
jerome
faaa613d99 MDL-15404: fix few bugs in repository administration, add a beta version of the course repository list 2008-09-05 06:30:18 +00:00
tjhunt
8238f44f16 MDL-12336 Inconsistent naming of the Front page area of the question bank, and the front page context more generally. 2008-09-05 04:06:17 +00:00
scyrma
e1dcb950fe MDL-14589: comment correction. 2008-09-05 02:57:19 +00:00
nicolasconnault
77ac22a5b6 MDL-15666 sha1 tests for glossary callers. Entry caller test currently fails. 2008-09-04 11:44:48 +00:00
mjollnir_
3bb8a2c75c MDL-16322 - switch calls to print_error to throw exceptions in portfolio callers 2008-09-04 10:38:44 +00:00
scyrma
237806f4f0 MDL-14589: clean up function & correct the link to userfile.php. 2008-09-04 09:03:44 +00:00
tjhunt
40d1feeb49 MDL-15540 Navigation panel did not work on the review page for multi-page quizzes because of the way states were loaded. Fix the regressions caused by the previous refactor. 2008-09-04 07:05:14 +00:00
jerome
4d5948f1ac MDL-15402: Repository admin: separate operations in three columns, change small icons into bigger icon and texts. Change Create instance link as a Create instance button. 2008-09-04 07:03:01 +00:00
dongsheng
fb7cae3bc3 "MDL-13766, donot create boxnet and flickr instances automatically, for local and upload plugin, the instance name should get from lang file" 2008-09-04 06:50:44 +00:00
tjhunt
81d833adaa MDL-15540 Navigation panel did not work on the review page for multi-page quizzes because of the way states were loaded. Refactor. 2008-09-04 06:37:43 +00:00
scyrma
882eb7905f MDL-14589: Enforce itemid to always be 0 for user_private. 2008-09-04 05:42:17 +00:00
jerome
48a065f203 MDL-15402: dimmed text when plugin type is hidden 2008-09-04 03:41:23 +00:00
scyrma
f74e60183e MDL-15405: removing leftover debugging code 2008-09-04 02:07:51 +00:00
scyrma
927ce88759 MDL-15405: Add support for relinking of inline media 2008-09-04 01:56:50 +00:00
skodak
c78a05585b MDL-15919 support for archive fixing & fixed inline docs a bit 2008-09-03 21:16:54 +00:00
jerome
5a8ca18789 MDL-15402: add repository_cache_expire common option 2008-09-03 09:45:27 +00:00
jerome
0fc5247c5f MDL-15402: fix XHTML for repository admin pages + don't use anymore deprecated functions print_simple_box_xxx() 2008-09-03 08:45:14 +00:00
tjhunt
f62040ed1f MDL-16263 Flagging questions during a quiz attempt. Save flag state on the review page when JS is off too. 2008-09-03 08:32:29 +00:00
tjhunt
5e9170b43e MDL-16263 Flagging questions during a quiz attempt. Save flag state on submit when JS is off. 2008-09-03 07:11:59 +00:00
tjhunt
a905364a0a MDL-16029 Deprecate $extralocation parameter of get_string. 2008-09-03 06:02:38 +00:00
tjhunt
a282ef514e MDL-16263 Flagging questions during a quiz attempt. IE cannot cope with an object initialiser with a trailing comma, so change how thise JS is output. 2008-09-03 05:37:46 +00:00
moodler
49583e9ed1 MDL-14589 Created new move_draft_to_final() in file storage and made formslib use it for saving new files 2008-09-03 05:14:24 +00:00
scyrma
f729b1997c MDL-14741: fix previous fix.. 2008-09-03 04:13:24 +00:00