]> git.mjollnir.org Git - moodle.git/log
moodle.git
16 years agoMDL-14679 fixed count_records() API
skodak [Sun, 1 Jun 2008 14:08:44 +0000 (14:08 +0000)]
MDL-14679 fixed count_records() API

16 years agoMDL-14679 towards /blog conversion
skodak [Sun, 1 Jun 2008 13:48:12 +0000 (13:48 +0000)]
MDL-14679 towards /blog conversion

16 years agoMDL-15080 char to int cast problem in get_recent_enrolments()
skodak [Sun, 1 Jun 2008 13:20:02 +0000 (13:20 +0000)]
MDL-15080  char to int cast problem in get_recent_enrolments()

16 years agoMDL-14679 towards /group conversion
skodak [Sun, 1 Jun 2008 13:09:04 +0000 (13:09 +0000)]
MDL-14679 towards /group conversion

16 years agoThe very last save button is tabindexed, too. Forgot to include it in the last commit...
mudrd8mz [Sun, 1 Jun 2008 11:18:54 +0000 (11:18 +0000)]
The very last save button is tabindexed, too. Forgot to include it in the last commit. Merged from 19_STABLE

16 years agoMDL-14679 fixed regression
skodak [Sun, 1 Jun 2008 10:20:23 +0000 (10:20 +0000)]
MDL-14679 fixed regression

16 years agoSave buttons are tabindexed as well. You don't need to touch the mouse at all ;-...
mudrd8mz [Sun, 1 Jun 2008 08:41:51 +0000 (08:41 +0000)]
Save buttons are tabindexed as well. You don't need to touch the mouse at all ;-) Merged from MOODLE_19_STABLE

16 years agoUpdated the HEAD build version to 20080601
moodlerobot [Sun, 1 Jun 2008 01:53:51 +0000 (01:53 +0000)]
Updated the HEAD build version to 20080601

16 years agoMDL-14679 fixed some more $db's
skodak [Sat, 31 May 2008 22:18:41 +0000 (22:18 +0000)]
MDL-14679 fixed some more $db's

16 years agoMDL-14679 fixed regressions
skodak [Sat, 31 May 2008 18:20:05 +0000 (18:20 +0000)]
MDL-14679 fixed regressions

16 years agorecommitting PHP5 cleanup in search
skodak [Sat, 31 May 2008 18:11:59 +0000 (18:11 +0000)]
recommitting PHP5 cleanup in search

16 years agoMDL-14679 upgrade $DB conversion
skodak [Sat, 31 May 2008 18:05:42 +0000 (18:05 +0000)]
MDL-14679 upgrade $DB conversion

16 years agoMDL-14679
skodak [Sat, 31 May 2008 17:48:51 +0000 (17:48 +0000)]
MDL-14679

16 years agoMDL-14679 towards notes conversion and regression
skodak [Sat, 31 May 2008 17:44:57 +0000 (17:44 +0000)]
MDL-14679 towards notes conversion and regression

16 years agofixes result list ordering issue
diml [Sat, 31 May 2008 17:09:59 +0000 (17:09 +0000)]
fixes result list ordering issue
engine give nicer results with adequate pagination.
Adding icon and reference to course origine.

Generalizing replacement of isadmin by doanithing capability check

should contribute to close many global search related issues from

http://tracker.moodle.org/browse/MDL-14646

startpoint

16 years agoMDL-14679 fixed addslashes
skodak [Sat, 31 May 2008 15:46:55 +0000 (15:46 +0000)]
MDL-14679 fixed addslashes

16 years agoMDL-14679 fixed regression
skodak [Sat, 31 May 2008 15:38:38 +0000 (15:38 +0000)]
MDL-14679 fixed regression

16 years agoMDL-15073 delete_records now truncates table if deleting all records, fixed some...
skodak [Sat, 31 May 2008 15:32:28 +0000 (15:32 +0000)]
MDL-15073 delete_records now truncates table if deleting all records, fixed some regressions

16 years agofixes result list ordering issue
diml [Sat, 31 May 2008 15:17:28 +0000 (15:17 +0000)]
fixes result list ordering issue
engine give nicer results with adequate pagination.
Adding icon and reference to course origine.

should contribute to close many global search related issues from

http://tracker.moodle.org/browse/MDL-14646

startpoint

16 years agoMDL-14679 towards tags conversion
skodak [Sat, 31 May 2008 15:09:25 +0000 (15:09 +0000)]
MDL-14679 towards tags conversion

16 years ago[MDL-8407] Don't offer the semicolon in the CSV delimiter selection menu. Merged...
robertall [Sat, 31 May 2008 15:05:57 +0000 (15:05 +0000)]
[MDL-8407] Don't offer the semicolon in the CSV delimiter selection menu. Merged from MOODLE_19_STABLE.

16 years agoMDL-4248 Fix error when updating user profiles and any of these fields is empty
iarenaza [Sat, 31 May 2008 15:00:42 +0000 (15:00 +0000)]
MDL-4248 Fix error when updating user profiles and any of these fields is empty

According to http://es2.php.net/manual/en/function.ldap-modify.php#43216 we
need to specify an array() value to delete an attribute's value, instead of an
empty string.

Merged from MOODLE_18_STABLE

16 years agoMDL-14679 towards reports and stats conversion
skodak [Sat, 31 May 2008 14:35:58 +0000 (14:35 +0000)]
MDL-14679 towards reports and stats conversion

16 years agoMDL-14679 towards /admin/auth conversion
skodak [Sat, 31 May 2008 13:57:49 +0000 (13:57 +0000)]
MDL-14679 towards /admin/auth conversion

16 years agoMDL-4207 Don't overwrite modified user profile values with empty LDAP values when...
iarenaza [Sat, 31 May 2008 13:30:22 +0000 (13:30 +0000)]
MDL-4207 Don't overwrite modified user profile values with empty LDAP values when 'unlocked if empty' is set

If user profile values are locked to LDAP, then LDAP should provide those
values.

But the purpose of the setting 'unlocked if empty' is to allow the user to fill
in a value for the selected field _if LDAP is giving nothing_ for this field.
Thus it makaes sense to let this value stand in until LDAP is giving a value
for this field.

Merged from MOODLE_18_STABLE

16 years agoMDL-14679 towards /themes conversion
skodak [Sat, 31 May 2008 11:42:44 +0000 (11:42 +0000)]
MDL-14679 towards /themes conversion

16 years agoMDL-14679 towards /admin/mnet conversion
skodak [Sat, 31 May 2008 11:41:26 +0000 (11:41 +0000)]
MDL-14679 towards /admin/mnet conversion

16 years agoMDL-14679 towards /user conversion
skodak [Sat, 31 May 2008 11:13:21 +0000 (11:13 +0000)]
MDL-14679 towards /user conversion

16 years agoMDL-14679 towards /admin conversion
skodak [Sat, 31 May 2008 10:43:51 +0000 (10:43 +0000)]
MDL-14679 towards /admin conversion

16 years agoMDL-14679 towards /admin/roles conversion
skodak [Sat, 31 May 2008 10:30:30 +0000 (10:30 +0000)]
MDL-14679 towards /admin/roles conversion

16 years agoMDL-14679 towards /admin/settings conversion
skodak [Sat, 31 May 2008 09:54:12 +0000 (09:54 +0000)]
MDL-14679 towards /admin/settings conversion

16 years ago[MDL-14334] Export fields in preset.xml in the order as shown in the Fields tab....
robertall [Sat, 31 May 2008 09:51:48 +0000 (09:51 +0000)]
[MDL-14334] Export fields in preset.xml in the order as shown in the Fields tab. Merged from MOODLE_19_STABLE.

16 years agoMDL-14679 towards /admin/user conversion
skodak [Sat, 31 May 2008 09:50:46 +0000 (09:50 +0000)]
MDL-14679 towards /admin/user conversion

16 years agoUpdated the HEAD build version to 20080531
moodlerobot [Sat, 31 May 2008 01:55:56 +0000 (01:55 +0000)]
Updated the HEAD build version to 20080531

16 years agoAutomatic installer.php lang files by installer_builder (20080531)
moodlerobot [Sat, 31 May 2008 01:19:34 +0000 (01:19 +0000)]
Automatic installer.php lang files by installer_builder (20080531)

16 years ago[MDL-8407] Last obligate commit to support exporting records of a database activity...
robertall [Sat, 31 May 2008 00:30:00 +0000 (00:30 +0000)]
[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.

16 years ago[MDL-8407] Add two new files that contain the core CSV/XLS/ODS export code.
robertall [Fri, 30 May 2008 22:19:44 +0000 (22:19 +0000)]
[MDL-8407] Add two new files that contain the core CSV/XLS/ODS export code.

16 years agoMDL-14679 towards /user conversion
skodak [Fri, 30 May 2008 22:11:31 +0000 (22:11 +0000)]
MDL-14679 towards /user conversion

16 years agoMDL-14679 towards /admin conversion
skodak [Fri, 30 May 2008 21:36:57 +0000 (21:36 +0000)]
MDL-14679 towards /admin conversion

16 years agoMDL-14679 towards /admin conversion
skodak [Fri, 30 May 2008 21:16:16 +0000 (21:16 +0000)]
MDL-14679 towards /admin conversion

16 years ago[MDL-8407] Replace four language strings that will be used by 'mod/data/export_form...
robertall [Fri, 30 May 2008 21:00:06 +0000 (21:00 +0000)]
[MDL-8407] Replace four language strings that will be used by 'mod/data/export_form.php' to be committed later. Merged from MOODLE_19_STABLE.

16 years agoMDL-14679 towards authlib conversion
skodak [Fri, 30 May 2008 20:54:19 +0000 (20:54 +0000)]
MDL-14679 towards authlib conversion

16 years agoMDL-14679 towards authlib conversion
skodak [Fri, 30 May 2008 20:54:19 +0000 (20:54 +0000)]
MDL-14679 towards authlib conversion

16 years agoMDL-14679 finished uploadlib conversion
skodak [Fri, 30 May 2008 20:42:05 +0000 (20:42 +0000)]
MDL-14679 finished uploadlib conversion

16 years agoMDL-14679 fixed some addslashes use
skodak [Fri, 30 May 2008 20:33:19 +0000 (20:33 +0000)]
MDL-14679 fixed some addslashes use

16 years agoMDL-14679 finished rsslib conversion
skodak [Fri, 30 May 2008 20:29:51 +0000 (20:29 +0000)]
MDL-14679 finished rsslib conversion

16 years agoMDL-14679 finished blocklib conversion
skodak [Fri, 30 May 2008 20:23:27 +0000 (20:23 +0000)]
MDL-14679 finished blocklib conversion

16 years agoMDL-14679 finished pagelib conversion
skodak [Fri, 30 May 2008 20:02:55 +0000 (20:02 +0000)]
MDL-14679 finished pagelib conversion

16 years agoMDL-14679 finished moodlelib conversion
skodak [Fri, 30 May 2008 19:59:50 +0000 (19:59 +0000)]
MDL-14679 finished moodlelib conversion

16 years agoMDL-15059 fixed undefined INSTALL
skodak [Fri, 30 May 2008 17:45:12 +0000 (17:45 +0000)]
MDL-15059 fixed undefined INSTALL

16 years agoMDL-14679 finished gradelib conversion
skodak [Fri, 30 May 2008 17:43:00 +0000 (17:43 +0000)]
MDL-14679 finished gradelib conversion

16 years agoMDL-15058 - Removing usage of super globals and replacing them with optional_param...
mchurch [Fri, 30 May 2008 17:22:24 +0000 (17:22 +0000)]
MDL-15058 - Removing usage of super globals and replacing them with optional_param calls.

16 years agoMDL-14679 converted eventslib
skodak [Fri, 30 May 2008 17:07:45 +0000 (17:07 +0000)]
MDL-14679 converted eventslib

16 years agoMDL-14679 fixed datalib prefix use
skodak [Fri, 30 May 2008 17:06:41 +0000 (17:06 +0000)]
MDL-14679 fixed datalib prefix use

16 years agoMDL-14679 fixed datalib addslashes
skodak [Fri, 30 May 2008 17:00:25 +0000 (17:00 +0000)]
MDL-14679 fixed datalib addslashes

16 years agoMDL-14679 detect incorrect key=>value pairs in $conditions - in case somebody forgets...
skodak [Fri, 30 May 2008 16:56:43 +0000 (16:56 +0000)]
MDL-14679 detect incorrect key=>value pairs in $conditions - in case somebody forgets "=>" and uses "," instead

16 years agoMDL-14679 fixed datalib whitespace
skodak [Fri, 30 May 2008 16:51:01 +0000 (16:51 +0000)]
MDL-14679 fixed datalib whitespace

16 years agoMDL-14679 fixed comment typo
skodak [Fri, 30 May 2008 16:50:25 +0000 (16:50 +0000)]
MDL-14679 fixed comment typo

16 years agoMDL-14679 revisited upgrade script
skodak [Fri, 30 May 2008 16:50:00 +0000 (16:50 +0000)]
MDL-14679 revisited upgrade script

16 years agoMDL-14679 datalib conversion completed
skodak [Fri, 30 May 2008 16:47:21 +0000 (16:47 +0000)]
MDL-14679 datalib conversion completed

16 years ago[MDL-14771] Replace direct use of function number_format() by format_float(). Some...
robertall [Fri, 30 May 2008 16:13:35 +0000 (16:13 +0000)]
[MDL-14771] Replace direct use of function number_format() by format_float(). Some whitespace cleaned up has been made, too. Merged from MOODLE_19_STABLE.

16 years agoMDL-14679 prevent fatal delete_records() problems if $DB forgotten
skodak [Fri, 30 May 2008 12:36:07 +0000 (12:36 +0000)]
MDL-14679 prevent fatal delete_records() problems if $DB forgotten

16 years agoMDL-15047 "Quiz overview report download is broken - patch" fixed.
jamiesensei [Fri, 30 May 2008 12:23:10 +0000 (12:23 +0000)]
MDL-15047 "Quiz overview report download is broken - patch" fixed.

Merged from 1.9 stable branch.

16 years agoMDL-15056
thepurpleblob [Fri, 30 May 2008 11:06:49 +0000 (11:06 +0000)]
MDL-15056
Added missing global $DB

16 years ago[MDL-8407] Replace one language string that will be used by 'mod/data/export_form...
robertall [Fri, 30 May 2008 10:22:01 +0000 (10:22 +0000)]
[MDL-8407] Replace one language string that will be used by 'mod/data/export_form.php' to be committed later.  Merged from MOODLE_19_STABLE.

16 years agoFixed typo MDL-15054, sorry.
mits [Fri, 30 May 2008 05:42:19 +0000 (05:42 +0000)]
Fixed typo MDL-15054, sorry.

16 years agoFixed an incomplete string for xmldb MDL-15054.
mits [Fri, 30 May 2008 05:40:25 +0000 (05:40 +0000)]
Fixed an incomplete string for xmldb MDL-15054.

16 years agoFixed a error string.
mits [Fri, 30 May 2008 04:14:48 +0000 (04:14 +0000)]
Fixed a error string.
Considering course/mod.php (line:178) and course/modedit.php (line:281),
it would better to use "module" instead of "instance".

16 years agoMDL-15053 Merged from 1.9: Fixed typo in rtl.css
moodler [Fri, 30 May 2008 03:22:58 +0000 (03:22 +0000)]
MDL-15053 Merged from 1.9:  Fixed typo in rtl.css

16 years ago[MDL-8407] Add new function text_export_supported() or export_text_value() to those...
robertall [Fri, 30 May 2008 02:03:39 +0000 (02:03 +0000)]
[MDL-8407] Add new function text_export_supported() or export_text_value() to those "mod/data/field/*/field.class.php" files which need them. The existing code formatting has been cleaned up, too.  Merged from MOODLE_19_STABLE.

16 years agoUpdated the HEAD build version to 20080530
moodlerobot [Fri, 30 May 2008 01:58:52 +0000 (01:58 +0000)]
Updated the HEAD build version to 20080530

16 years ago[MDL-14771] Backend code to allow a "number" field to be displayed with a specified...
robertall [Thu, 29 May 2008 19:17:46 +0000 (19:17 +0000)]
[MDL-14771] Backend code to allow a "number" field to be displayed with a specified number of decimal digits. Merged from MOODLE_19_STABLE.

16 years agoMDL-15036 Merged from 19_STABLE. Did not work with PostgreSQL
mudrd8mz [Thu, 29 May 2008 17:27:36 +0000 (17:27 +0000)]
MDL-15036 Merged from 19_STABLE. Did not work with PostgreSQL

16 years agoMDL-15044 fixed regression - thanks Howard
skodak [Thu, 29 May 2008 15:12:49 +0000 (15:12 +0000)]
MDL-15044 fixed regression - thanks Howard

16 years agoMDL-15044 fixed regression - thanks Howard
skodak [Thu, 29 May 2008 15:12:08 +0000 (15:12 +0000)]
MDL-15044 fixed regression - thanks Howard

16 years agoMDL-15042 fixed regression - thanks Howard
skodak [Thu, 29 May 2008 15:07:05 +0000 (15:07 +0000)]
MDL-15042 fixed regression - thanks Howard

16 years agoMDL-15011 "grading report : allow user to select to grade next 10 ungraded attempts...
jamiesensei [Thu, 29 May 2008 14:14:27 +0000 (14:14 +0000)]
MDL-15011 "grading report : allow user to select to grade next 10 ungraded attempts" added a new link and options to the grading report page to display only the next 10 ungraded attempts to grade. Also some fixes for faulty sql for ungraded option which was not respecting the users groups selection.

16 years agoMDL-15043
thepurpleblob [Thu, 29 May 2008 12:49:29 +0000 (12:49 +0000)]
MDL-15043
No need to use $USER in the log write call, it's the default

16 years agoMDL-14854
thepurpleblob [Thu, 29 May 2008 10:53:30 +0000 (10:53 +0000)]
MDL-14854
Changed the language strings to something more sensible as per Petr's comments.

16 years ago"MDL-15037, remove "None" in html head, merged from MOODLE_19_STABLE"
dongsheng [Thu, 29 May 2008 03:22:30 +0000 (03:22 +0000)]
"MDL-15037, remove "None" in html head, merged from MOODLE_19_STABLE"

16 years ago"MDL-14129, add lang string"
dongsheng [Thu, 29 May 2008 02:50:10 +0000 (02:50 +0000)]
"MDL-14129, add lang string"

16 years ago"MDL-14129, fix print_error"
dongsheng [Thu, 29 May 2008 02:49:39 +0000 (02:49 +0000)]
"MDL-14129, fix print_error"

16 years ago"MDL-14129, add new lang string"
dongsheng [Thu, 29 May 2008 02:23:08 +0000 (02:23 +0000)]
"MDL-14129, add new lang string"

16 years ago"MDL-14129, fix print_error"
dongsheng [Thu, 29 May 2008 02:22:37 +0000 (02:22 +0000)]
"MDL-14129, fix print_error"

16 years agoUpdated the HEAD build version to 20080529
moodlerobot [Thu, 29 May 2008 01:57:19 +0000 (01:57 +0000)]
Updated the HEAD build version to 20080529

16 years agoMDL-15035 - Changed error message to more meaningful one.
mchurch [Wed, 28 May 2008 15:01:50 +0000 (15:01 +0000)]
MDL-15035 - Changed error message to more meaningful one.

16 years ago[MDL-14442] Resolve reopened bug for importing database records as CSV by applying...
robertall [Wed, 28 May 2008 13:10:58 +0000 (13:10 +0000)]
[MDL-14442] Resolve reopened bug for importing database records as CSV by applying "MDL-14442-clean_param.patch" (see tracker). Don't use PARAM_NOTAGS anymore. Merged from MOODLE_19_STABLE.

16 years ago[MDL-8407] Finish preparation of language strings required to allow exporting records...
robertall [Wed, 28 May 2008 12:23:38 +0000 (12:23 +0000)]
[MDL-8407] Finish preparation of language strings required to allow exporting records of a database avtivity. Merged from MOODLE_19_STABLE.

16 years ago[MDL-8407] [MDL-14129] Fix little typo in error message 'invalidcourseid'. This error...
robertall [Wed, 28 May 2008 11:27:51 +0000 (11:27 +0000)]
[MDL-8407] [MDL-14129] Fix little typo in error message 'invalidcourseid'. This error message will  be used for solving MDL-8407. Same message has already been committed to MOODLE_19_STABLE.

16 years agoMDL-15032: add quotes to make it possible to correctly send files with names containi...
scyrma [Wed, 28 May 2008 07:44:35 +0000 (07:44 +0000)]
MDL-15032: add quotes to make it possible to correctly send files with names containing spaces (merge from 1.9)

16 years ago"MDL-15031, fix order of the user fields, see tracker, merged from MOODLE_19_STABLE"
dongsheng [Wed, 28 May 2008 07:41:23 +0000 (07:41 +0000)]
"MDL-15031, fix order of the user fields, see tracker, merged from MOODLE_19_STABLE"

16 years agoMDL-13792: fixing problem in the previous patch, where filename contain spaces (merge...
scyrma [Wed, 28 May 2008 05:17:13 +0000 (05:17 +0000)]
MDL-13792: fixing problem in the previous patch, where filename contain spaces (merge from 1.9)

16 years agoUpdated tags again with abstract classes etc
moodler [Wed, 28 May 2008 03:49:54 +0000 (03:49 +0000)]
Updated tags again with abstract classes etc

16 years agoNew, much smaller tags file (just functions)
moodler [Wed, 28 May 2008 03:46:02 +0000 (03:46 +0000)]
New, much smaller tags file (just functions)

16 years agoMDL-14698 Improve language in actions list on course participants page, merged from 19
jerome [Wed, 28 May 2008 03:13:11 +0000 (03:13 +0000)]
MDL-14698 Improve language in actions list on course participants page, merged from 19

16 years agoMDL-14765 Assignments email teachers on any submission (only if Alert teacher = Yes...
jerome [Wed, 28 May 2008 02:07:06 +0000 (02:07 +0000)]
MDL-14765 Assignments email teachers on any submission (only if Alert teacher = Yes AND Send for making = No), merged from 19

16 years agoUpdated the HEAD build version to 20080528
moodlerobot [Wed, 28 May 2008 01:56:05 +0000 (01:56 +0000)]
Updated the HEAD build version to 20080528

16 years ago"MDL-14932, accessibility imporvement, see tracker, merged from MOODLE_19_STABLE"
dongsheng [Wed, 28 May 2008 01:48:25 +0000 (01:48 +0000)]
"MDL-14932, accessibility imporvement, see tracker, merged from MOODLE_19_STABLE"

16 years ago"MDL-12405, add webpage to user fields, merged from MOODLE_19_STABLE"
dongsheng [Wed, 28 May 2008 01:39:05 +0000 (01:39 +0000)]
"MDL-12405, add webpage to user fields, merged from MOODLE_19_STABLE"

16 years agoMDL-14764 - Imported multichoice questions may have a blank answernumbering value...
tjhunt [Tue, 27 May 2008 13:42:27 +0000 (13:42 +0000)]
MDL-14764 - Imported multichoice questions may have a blank answernumbering value, which results in an "ERR" prefix to all answers' text. Thanks to Nate H for the fix.