scyrma
991c9c3587
MDL-15351: (work-in-progress) - better browsing of the local repository. Heaps more to come.
2008-08-29 09:50:11 +00:00
dongsheng
7c5955f962
MDL-13766, add a lang string.
2008-08-29 09:17:11 +00:00
dongsheng
8a1d4a467f
MDL-16265, add a preview link under each icon.
2008-08-29 08:33:08 +00:00
dongsheng
a67af354cd
MDL-16266, add thumbnail on rename page.
2008-08-29 08:26:38 +00:00
nicolasconnault
7e95408b01
MDL-15666 MDL-16177
...
Refactored the generator script into proper Object Oriented code. It can now be used as a CLI tool, as a web form or as an included library with a function call. Stub implementation is demonstrated in portfolio unit tests.
2008-08-29 08:01:55 +00:00
scyrma
d3919c2551
MDL-15405: make it possible to specify a destination filearea for htmleditor forms element
2008-08-29 07:51:15 +00:00
dongsheng
0eaa8c5cb0
MDL-13766
...
1. attach seekey to ajax request
2. fix string
2008-08-29 07:45:35 +00:00
nicolasconnault
7b6757b0d5
MDL-16219 Fixing the passing of an array by reference (variable must be defined before function call). Also fixing whitespace.
2008-08-29 07:29:35 +00:00
moodler
03efef4a7e
FIx fileareas being sent to mform for forum post
2008-08-29 06:57:10 +00:00
dongsheng
c0fa8cbaa6
MDL-13766
...
1. click icon to download
2. display filename when downloading complete
2008-08-29 06:31:19 +00:00
moodler
7070268ecf
This makes draft files appear inHTML editor etc
...
It's almost an exact copy of userfile.php
2008-08-29 06:03:52 +00:00
jamiesensei
db16ac502a
MDL-16126 "Altering the number of students shown can lead to students being inadvertently hidden" make sure that initials bar is shown if we are filtering by initials.
2008-08-29 06:03:02 +00:00
tjhunt
4a9294bee4
XHTML strict!
2008-08-29 05:48:09 +00:00
moodler
9246558c22
Updated tags file
2008-08-29 05:42:44 +00:00
scyrma
46fcbcf41a
MDL-14589: typos corrections.
2008-08-29 05:32:10 +00:00
piers
e125e165f5
MDL-14492 - Provide feedback to user about redirect delay in loadsco.php. Add sanity checking for scorm_resize() as it tries to set -ve heights if user specifies a small area. Thanks francois.
2008-08-29 04:10:20 +00:00
peterbulmer
d3c9affc98
MDL-16264 Make mnet courses affect course_list block
...
If a user has mnet courses, these should affect block display in the same way as local courses do.
2008-08-29 04:09:27 +00:00
tjhunt
e1dc480c8c
MDL-16219 - followup - committing missing change in questionlib.php in head.
2008-08-29 03:34:44 +00:00
moodlerobot
782ce776b7
Updated the HEAD build version to 20080829
2008-08-29 01:43:36 +00:00
moodlerobot
755594dcf7
Automatic installer.php lang files by installer_builder (20080829)
2008-08-29 01:22:58 +00:00
stronk7
6f8546c97d
Allowing category themes to be reverted to "none". MDL-16152. Credit goes to Caio SBA. Merged from 19_STABLE
2008-08-28 23:15:37 +00:00
stronk7
f679d73093
Found another get_record() call when looking to MDL-16245. Fixed.
2008-08-28 23:00:43 +00:00
skodak
7cd18ebabf
MDL-15670 Database export/import library - by Andrei Bautu, minor tweaks only - big thanks!
2008-08-28 21:32:03 +00:00
stronk7
4ce763762e
Fix some problems with named parameters and improve
...
get_user_courses_bycap() queries. MDL-16209 ; merged from 19_STABLE
2008-08-28 18:08:06 +00:00
stronk7
493f08200b
Add missing $DB
2008-08-28 18:04:16 +00:00
skodak
b50371da1d
MDL-16238 improved SQL - see tracker for details, merged from MOODLE_19_STABLE + DML conversion updates
2008-08-28 17:42:49 +00:00
mudrd8mz
cbe3e895bf
MDL-14826 Added missing string. Merged from 1.9
2008-08-28 16:39:42 +00:00
thepurpleblob
73b7b195ed
MDL-16198
...
Blackboard V6+ can now handle the .dat file directly as an option to the .zip file
Some changes needed to recover the original filename.
Merged from STABLE_19
2008-08-28 13:49:25 +00:00
thepurpleblob
670710966d
MDL-16221
...
Specify both width and height for user image
Merged from STABLE_19
2008-08-28 12:46:31 +00:00
thepurpleblob
33ed59a208
MDL-16252
...
Fixed some notices with essay questions when there is no feedback
Merged from STABLE_19
2008-08-28 10:59:22 +00:00
thepurpleblob
252af403a1
MDL-16251
...
Changed tests to empty rather than isset to avoid notices when array is set but empty
Merged from STABLE_19
2008-08-28 10:36:16 +00:00
thepurpleblob
b81d2dbee3
MDL-16250
...
Added support for Essay type questions
Merged from STABLE_19
2008-08-28 10:07:51 +00:00
thepurpleblob
706c4f7405
MDL-16221
...
Fixed missing height/width in CSS
2008-08-28 08:40:59 +00:00
tjhunt
cd350b538f
MDL-16202 formslib show/hide advanced button does not work with strict XML headers
2008-08-28 07:52:09 +00:00
scyrma
ba64f5cd8c
MDL-15351: fix higher level of path information for local repository - begin testing.
2008-08-28 07:42:37 +00:00
skodak
14482ff99e
MDL-16245 fixed forgotten get_record()
2008-08-28 07:26:24 +00:00
skodak
1160eb5af2
MDL-15420 fixed wrong show submission to others test; merged from MOODLE_19_STABLE
2008-08-28 07:23:05 +00:00
skodak
10f19c4925
MDL-15876 I hope the multicheckbox now works 100% :-)
2008-08-28 07:08:08 +00:00
jamiesensei
d004c4adcd
MDL-16242 "'Required' does nothing for select fields in customisable user profiles" added an extra option 'Choose...' which is the default if no other default is specified. If the user leaves the select field set to 'Choose...' then the required rule fails and the form does not submit.
2008-08-28 06:44:49 +00:00
dongsheng
3f24ea1e94
"MDL-13766, update comments"
2008-08-28 06:39:09 +00:00
dongsheng
c926013059
MDL-13766
...
1. Change location of cached and downloaded files
2. Clean up expired cache files
3. Remove downloaded files after completing moving
2008-08-28 06:23:23 +00:00
jerome
8dcd5debaa
MDL-13766: fix/add comments
2008-08-28 06:15:19 +00:00
jerome
e6be3a6987
MDL-13766: refactor all repository_instances() => repository_get_instances()
2008-08-28 05:30:19 +00:00
jerome
c9f9f91159
MDL-13766: refactor all repository_instance() => repository_get_instance()
2008-08-28 05:23:07 +00:00
jerome
49a1ce1957
MDL-13766: refactor all libary functions, they now all start with repository_
2008-08-28 05:13:13 +00:00
tjhunt
68f0aac887
MDL-16243 Implement a health-centre check that the question categories are arranged properly in tree structures.
2008-08-28 05:06:32 +00:00
scyrma
7d380f791e
MDL-14741:
...
* Remove media plugin (which causes javascript error) until next upgrade from upstream
* Fix onsubmit function to make it work - hopefully for good
* Remove unused courseid parameter (which will make caching more effective)
2008-08-28 04:08:37 +00:00
tjhunt
e0e62023b6
MDL-16204 - On an old site, there were question categories where category->parent went round in a loop. This crashed the upgrade. Change the upgrade code to make it more robust.
2008-08-28 03:23:59 +00:00
dongsheng
3023078fb2
MDL-13766, verify data before return to browser.
2008-08-28 02:23:09 +00:00
tjhunt
b826bcefcf
MDL-16219 - mod/quiz/reviewquestion.php does not call questiontype::get_html_head_contributions. This was missed when implementing MDL-6368.
2008-08-28 02:15:19 +00:00