31522 Commits

Author SHA1 Message Date
moodlerobot
68dfee6a95 Updated the HEAD build version to 20080531 2008-05-31 01:55:56 +00:00
moodlerobot
f7f393d451 Automatic installer.php lang files by installer_builder (20080531) 2008-05-31 01:19:34 +00:00
robertall
b8b554ac48 [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. 2008-05-31 00:30:00 +00:00
robertall
2096fcf9ad [MDL-8407] Add two new files that contain the core CSV/XLS/ODS export code. 2008-05-30 22:19:44 +00:00
skodak
5d910388bb MDL-14679 towards /user conversion 2008-05-30 22:11:31 +00:00
skodak
1d8bf5f0ab MDL-14679 towards /admin conversion 2008-05-30 21:36:57 +00:00
skodak
953d72db50 MDL-14679 towards /admin conversion 2008-05-30 21:16:16 +00:00
robertall
afac85c9eb [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. 2008-05-30 21:00:06 +00:00
skodak
be544ec380 MDL-14679 towards authlib conversion 2008-05-30 20:54:19 +00:00
skodak
576c063b31 MDL-14679 towards authlib conversion 2008-05-30 20:54:19 +00:00
skodak
bdd3e83ab9 MDL-14679 finished uploadlib conversion 2008-05-30 20:42:05 +00:00
skodak
d426068f19 MDL-14679 fixed some addslashes use 2008-05-30 20:33:19 +00:00
skodak
007b2f0428 MDL-14679 finished rsslib conversion 2008-05-30 20:29:51 +00:00
skodak
58ff964fe9 MDL-14679 finished blocklib conversion 2008-05-30 20:23:27 +00:00
skodak
4a991ae33e MDL-14679 finished pagelib conversion 2008-05-30 20:02:55 +00:00
skodak
ae040d4bcc MDL-14679 finished moodlelib conversion 2008-05-30 19:59:50 +00:00
skodak
11fd3d1d8b MDL-15059 fixed undefined INSTALL 2008-05-30 17:45:12 +00:00
skodak
9718765e92 MDL-14679 finished gradelib conversion 2008-05-30 17:43:00 +00:00
mchurch
79b8573591 MDL-15058 - Removing usage of super globals and replacing them with optional_param calls. 2008-05-30 17:22:24 +00:00
skodak
25c6a19d4e MDL-14679 converted eventslib 2008-05-30 17:07:45 +00:00
skodak
606d760312 MDL-14679 fixed datalib prefix use 2008-05-30 17:06:41 +00:00
skodak
ac1ba33e4a MDL-14679 fixed datalib addslashes 2008-05-30 17:00:25 +00:00
skodak
c74a123781 MDL-14679 detect incorrect key=>value pairs in $conditions - in case somebody forgets "=>" and uses "," instead 2008-05-30 16:56:43 +00:00
skodak
d251907c51 MDL-14679 fixed datalib whitespace 2008-05-30 16:51:01 +00:00
skodak
eb6367857a MDL-14679 fixed comment typo 2008-05-30 16:50:25 +00:00
skodak
910dd4dd28 MDL-14679 revisited upgrade script 2008-05-30 16:50:00 +00:00
skodak
c3df090199 MDL-14679 datalib conversion completed 2008-05-30 16:47:21 +00:00
robertall
ed019b50eb [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. 2008-05-30 16:13:35 +00:00
skodak
2adc0e3eb6 MDL-14679 prevent fatal delete_records() problems if $DB forgotten 2008-05-30 12:36:07 +00:00
jamiesensei
f198d0bda7 MDL-15047 "Quiz overview report download is broken - patch" fixed.
Merged from 1.9 stable branch.
2008-05-30 12:23:10 +00:00
thepurpleblob
57443b9af4 MDL-15056
Added missing global $DB
2008-05-30 11:06:49 +00:00
robertall
6a82584b15 [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. 2008-05-30 10:22:01 +00:00
mits
aecb02e5e2 Fixed typo MDL-15054, sorry. 2008-05-30 05:42:19 +00:00
mits
24861d41cb Fixed an incomplete string for xmldb MDL-15054. 2008-05-30 05:40:25 +00:00
mits
36664dff86 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".
2008-05-30 04:14:48 +00:00
moodler
d4a4be895e MDL-15053 Merged from 1.9: Fixed typo in rtl.css 2008-05-30 03:22:58 +00:00
robertall
2858af4240 [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. 2008-05-30 02:03:39 +00:00
moodlerobot
430b98f9e3 Updated the HEAD build version to 20080530 2008-05-30 01:58:52 +00:00
robertall
a84f7fddec [MDL-14771] Backend code to allow a "number" field to be displayed with a specified number of decimal digits. Merged from MOODLE_19_STABLE. 2008-05-29 19:17:46 +00:00
mudrd8mz
ecc11af02f MDL-15036 Merged from 19_STABLE. Did not work with PostgreSQL 2008-05-29 17:27:36 +00:00
skodak
0f56d9297c MDL-15044 fixed regression - thanks Howard 2008-05-29 15:12:49 +00:00
skodak
879fd24c01 MDL-15044 fixed regression - thanks Howard 2008-05-29 15:12:08 +00:00
skodak
7de9dff6c5 MDL-15042 fixed regression - thanks Howard 2008-05-29 15:07:05 +00:00
jamiesensei
f17a34b5ef 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. 2008-05-29 14:14:27 +00:00
thepurpleblob
e60d5b2676 MDL-15043
No need to use $USER in the log write call, it's the default
2008-05-29 12:49:29 +00:00
thepurpleblob
ac1dc9845a MDL-14854
Changed the language strings to something more sensible as per Petr's comments.
2008-05-29 10:53:30 +00:00
dongsheng
db81d37be3 "MDL-15037, remove "None" in html head, merged from MOODLE_19_STABLE" 2008-05-29 03:22:30 +00:00
dongsheng
94603bfcf5 "MDL-14129, add lang string" 2008-05-29 02:50:10 +00:00
dongsheng
50fb3673ba "MDL-14129, fix print_error" 2008-05-29 02:49:39 +00:00
dongsheng
7211cf6e15 "MDL-14129, add new lang string" 2008-05-29 02:23:08 +00:00