tjhunt
7264519e3f
MDL-16583 - Clean up some fo the places we link to javascript files, to use require_js
2008-09-23 07:00:59 +00:00
nicolasconnault
d27a349bfe
MDL-16486 Improved interface, added permission warning and other minor fixes
2008-09-23 06:42:18 +00:00
scyrma
4bbe9e9cd3
MDL-14739: Instructions files pointing to Moodle documentation wiki.
2008-09-23 06:16:35 +00:00
scyrma
070b42ffb6
MDL-14739: patch to use moodle strings in tinymce
2008-09-23 05:38:56 +00:00
tjhunt
3a4f0a34f5
MDL-13894 Impoved fix with less duplicated code, no notices displayed before you get to the 'New settings' screen, and named constants instead of magic numbers.
2008-09-23 05:18:42 +00:00
nicolasconnault
747f4a4ce6
MDL-16486 Flushing output buffer between each test, and fixed problem with update/delete of course_categories and context_temp
2008-09-23 05:11:35 +00:00
scyrma
c0d551f05f
MDL-14739: upgrade tinymce from 3.0.9 to 3.2.0.1. This fixes numerous bugs in TinyMCE. Also removed some cruft, removed in previous
...
versions of the editor.
2008-09-23 04:10:39 +00:00
scyrma
de9601889d
MDL-14741: removing standardmenu loading - doubles with contextmenu.
2008-09-23 04:02:12 +00:00
moodler
0ec691c457
MDL-15402 Fixed up the user personal repositories page so it fits in with user profile better (tabs, heading location etc)
2008-09-23 03:27:46 +00:00
moodler
1dd62c0120
MDL-16267 Tweaking styles for layout of message editing
2008-09-23 03:16:53 +00:00
moodler
df6853e8eb
MDL-16267 Removed another table and added "th" for better readability. Removed hardcoded styles
2008-09-23 03:15:02 +00:00
moodler
f0f4f26541
MDL-10107 Fixing more strings
2008-09-23 03:09:01 +00:00
moodler
f3d095f870
MDL-16267 and MDL-10107
...
I did some further work tidying up the form. I also just treat the popup like another plugin and moved all the config into the plugin.
This still needs help buttons everywhere now!
2008-09-23 03:05:44 +00:00
tjhunt
d583bff0fc
Update to use print_js_config.
2008-09-23 02:56:46 +00:00
dongsheng
c196505b05
MDL-15488, improve popup logging screen
2008-09-23 02:49:50 +00:00
moodler
14d70d26d2
MDL-10107 Some new text for Messaging interface and some tips for Luis to continue with
2008-09-23 02:27:57 +00:00
moodlerobot
b3a764134f
Updated the HEAD build version to 20080923
2008-09-23 01:45:56 +00:00
dongsheng
26e411c576
MDL-16384
...
1) enable searching
2) catch session exception
3) fix bug of downloading
2008-09-23 01:19:27 +00:00
skodak
adb7cbb438
MDL-16596 minor constructor improvements
2008-09-22 22:56:56 +00:00
pichetp
450f11274f
MDL-15233 add answers tolerance modificaions in datasetitems_form.php
2008-09-22 20:54:13 +00:00
nicolasconnault
e58fcb3517
MDL-15680 Began implementing a simple YUI treeview of the grade items in their categories. Will tweak this to become a form with weights in input fields, and possible drag and drop also
2008-09-22 15:51:27 +00:00
jamiesensei
9db3992a65
MDL-16606 "userdate inserts a space in front of date when chopping off the leading 0 on day of the month produced by %d"
...
extra space was used in front of %d so that we can detect the difference between a leading 0 and something like 10, 20, or 30. The extra space was removed along with any leading 0 but not if there was no leading zero.
Now removing extra space even if there is no leading zero.
Now applying fix to conditional branch for when using a time offset from GMT instead of server time.
2008-09-22 10:32:28 +00:00
jamiesensei
3e95343a88
MDL-16606 "userdate inserts a space in front of date when chopping off the leading 0 on day of the month produced by %d"
...
extra space was used in front of %d so that we can detect the difference between a leading 0 and something like 10, 20, or 30. The extra space was removed along with any leading 0 but not if there was no leading zero.
Now removing extra space even if there is no leading zero.
2008-09-22 10:26:44 +00:00
jamiesensei
e1d2278b51
MDL-16527 "responses report : use question_get_feedback_class and question_get_feedback_image from questionlib.php instead of custom styles" should not style response or add feedback image if the response is not yet graded.
2008-09-22 09:20:13 +00:00
scyrma
1cb1f9850e
MDL-16602: always display teachers (merge from 1.9)
2008-09-22 09:09:11 +00:00
nicolasconnault
2d5b05c878
MDL-16486 Implemented test DB upgrade, needs further testing
2008-09-22 08:54:33 +00:00
nicolasconnault
274e2947a2
MDL-16486 Only using one test $DB connection. Completed most of the implementation. Tests working well now.
2008-09-22 07:06:08 +00:00
dongsheng
8540f8f93c
"MDL-15488, fix preview URL"
2008-09-22 06:32:52 +00:00
dongsheng
0507853e78
"MDL-13766, press enter to do global searching"
2008-09-22 04:37:04 +00:00
dongsheng
70fa4b2963
"MDL-16554, strip slashes in email, checkin the patch"
2008-09-22 03:21:39 +00:00
moodlerobot
49feaa5d5f
Updated the HEAD build version to 20080922
2008-09-22 01:37:04 +00:00
dongsheng
aa48f05da8
"MDL-15488, fix problem when user use flickr account from form"
2008-09-22 01:30:14 +00:00
moodlerobot
1c9acb75f0
Automatic installer.php lang files by installer_builder (20080922)
2008-09-22 01:18:16 +00:00
dongsheng
6ecf0dfa15
MDL-15488, move search_result flag to ws.php
2008-09-22 01:10:52 +00:00
skodak
efde411a76
MDL-16596 fixed comment
2008-09-21 21:30:26 +00:00
skodak
a83ad94625
MDL-16596 support for total maxbytes per draft area - proper server-side validation still missing; some minor refactoring
2008-09-21 21:29:41 +00:00
skodak
45d0b8729c
MDL-16596 support for restricting of subdirectory browsing/upload - getter and setter methods
2008-09-21 20:48:05 +00:00
skodak
b5b188ce33
MDL-16596 support for restricting of subdirectory browsing/upload
2008-09-21 20:45:07 +00:00
skodak
84c18f4d2c
MDL-16596 improved and simplified draftarea browsing
2008-09-21 19:54:40 +00:00
skodak
4b6b5ce7d9
MDL-16596 adding missing get_parent_directory() method
2008-09-21 19:53:46 +00:00
skodak
8b1ed8bf8f
MDL-16596 adding missing get_pathnamehash() method
2008-09-21 15:54:48 +00:00
skodak
b933a13955
MDL-16596 reworked areafiles element
2008-09-21 15:37:07 +00:00
skodak
cd5be217db
MDL-16596 file listing methods now return arrays index with pathnamehash (useful when looking for existing files); create from stored file now supports directories too - very useful when moving files between areas
2008-09-21 10:35:39 +00:00
skodak
6ed19c7464
MDL-16596 adding missing get_pathnamehash() method
2008-09-21 10:33:58 +00:00
skodak
ac84a07da8
MDL-16596 always force download of draft files - this prevents problems when editing area with file suploaded by otehr users
2008-09-21 10:32:30 +00:00
moodlerobot
ae6bc29505
Updated the HEAD build version to 20080921
2008-09-21 01:38:18 +00:00
moodlerobot
7f6f1878fe
Automatic installer.php lang files by installer_builder (20080921)
2008-09-21 01:20:07 +00:00
skodak
8546def3b6
MDL-16596 basic areafiles formslib element
2008-09-20 20:56:21 +00:00
moodlerobot
11550b8adb
Updated the HEAD build version to 20080920
2008-09-20 01:43:25 +00:00
jbeedell
c34984cfcc
Minor patch for MDL-11992 course tagging. Corrected a statement in cron().
2008-09-19 16:00:52 +00:00