stronk7
|
a347e5e439
|
Preparing getCheckConstraintsFromDB() to retrieve the check constraint
defined for one field. Not used yet but I need it in CVS now.
|
2007-09-10 22:00:24 +00:00 |
|
diml
|
5c8f580358
|
Fixes wildcard exception occurence on deleting resources.
|
2007-09-10 19:48:31 +00:00 |
|
diml
|
1b4bb51edb
|
add new itemid field for indexing subitems.
|
2007-09-10 17:26:10 +00:00 |
|
diml
|
7d0b446a6c
|
let lethal exceptions from Lucene passthrough and the cron script finish normally
|
2007-09-10 17:25:35 +00:00 |
|
stronk7
|
15999a9351
|
Allow the upgrade_plugins() function to autodetect if the header
has been printed, so it runs in "embedded" mode. Useful to run
submodule installation/upgrade in the same page than the parent. MDL-11183
|
2007-09-10 17:13:12 +00:00 |
|
moodler
|
8c0aa4fd62
|
Removed unnecessary WHERE statement in SQL MDL-11146
|
2007-09-10 14:55:32 +00:00 |
|
jamiesensei
|
15b83581ce
|
test for has_capability before displaying choosecoursefile control as if user does not have permission then control is useless.
|
2007-09-10 13:28:18 +00:00 |
|
tjhunt
|
5b875ebf82
|
Take out duplicate $Id$ CVS tags.
|
2007-09-10 11:07:39 +00:00 |
|
moodler
|
1c0ccfd6bd
|
Fixed notice when using textlib
|
2007-09-10 07:02:52 +00:00 |
|
nicolasconnault
|
2de7b82759
|
MDL-10723 Another file that escaped the update
|
2007-09-10 04:58:09 +00:00 |
|
stronk7
|
4215e41ecb
|
Extending getCheckConstraintsFromDB() to support a new parameter
used to filter what field in the table we want to know
its check constraints
|
2007-09-09 16:28:16 +00:00 |
|
stronk7
|
4cc68ea184
|
Now mysql returns getCheckConstraintsFromDB() in a compatible
way (array of name & description objects) with the check
constraints found in the table
|
2007-09-09 16:09:00 +00:00 |
|
stronk7
|
3ab03633c3
|
Fix excess of slashing in course names when restoring. MDL-11151
Merged from MOODLE_18_MERGED
|
2007-09-08 22:58:50 +00:00 |
|
stronk7
|
205847badf
|
Fix link in email to new admin report. MDL-7850
Merged from MOODLE_18_STABLE
|
2007-09-08 22:49:13 +00:00 |
|
stronk7
|
9cd54788d6
|
Adding some strings for the new backups report. MDL-7850
Merged from MOODLE_18_STABLE
|
2007-09-08 22:45:45 +00:00 |
|
stronk7
|
73d753c79d
|
Redirecting old backup log to the new one. MDL-7850
Merged from MOODLE_18_STABLE
|
2007-09-08 22:41:27 +00:00 |
|
stronk7
|
834479c28c
|
Adding new report to display scheduled backup logs. MDL-7850
Merged from MOODLE_18_STABLE
|
2007-09-08 22:36:29 +00:00 |
|
skodak
|
ffc536af8e
|
MDL-7380 converted various places to use new groups API
|
2007-09-08 20:53:05 +00:00 |
|
moodler
|
4084eb45e2
|
Automatic installer.php lang files by installer_builder (20070908)
|
2007-09-08 03:57:39 +00:00 |
|
diml
|
b7a2cc89dd
|
add postgress model for search
|
2007-09-07 18:56:17 +00:00 |
|
diml
|
12262b41ec
|
fixes docdate bad default value format. Was '0', should have been 0.
|
2007-09-07 18:54:47 +00:00 |
|
diml
|
07c0c46fac
|
enhance cron response when disabled.
|
2007-09-07 18:52:00 +00:00 |
|
diml
|
1bf5043ce9
|
fixes bad path in checkDB()
|
2007-09-07 18:51:16 +00:00 |
|
jmg324
|
f359b6121c
|
MDL-11159 adding a name to block config form for javascript support
|
2007-09-07 14:49:30 +00:00 |
|
thepurpleblob
|
d93a90dcfd
|
MDL-11147:
Debug screen now supports LaTeX/Ghostscript renderer.
Merged from STABLE_18
|
2007-09-07 14:24:18 +00:00 |
|
nfreear
|
c2136cde22
|
MDL-11158, "& needs fix to & in ... for 'en' and other language packs"
|
2007-09-07 13:53:28 +00:00 |
|
skodak
|
d9bf198292
|
MDL-10939 converting news_item block too
|
2007-09-07 09:43:14 +00:00 |
|
jamiesensei
|
d0508099c6
|
oops. Stray 'as' used for table name alias in SQL.
|
2007-09-07 08:01:08 +00:00 |
|
moodler
|
5477ab7422
|
Automatic installer.php lang files by installer_builder (20070907)
|
2007-09-07 04:38:10 +00:00 |
|
toyomoyo
|
694d100512
|
merged fix for MDL-11111 number of search results is not always correct in the role assignment view
|
2007-09-07 03:16:25 +00:00 |
|
pichetp
|
7ba1111637
|
Correcting a little error: datesetitem = array(); instead of datasetitem = array();
line +-550 $question->dataset[$datasetname]->datasetitem = array();
|
2007-09-07 02:38:02 +00:00 |
|
moodler
|
d53a428683
|
Added string needed for RTL
|
2007-09-07 02:20:50 +00:00 |
|
stronk7
|
31eeb488e5
|
Bump. Dropping one UNIQUE index over NULLable columns. It isn't
cross-db at all. So we make the composite index not unique
to get speed benefits but the unique constraint is
controlled programatically.
|
2007-09-06 18:31:39 +00:00 |
|
stronk7
|
4a039315d7
|
Dropping one UNIQUE index over NULLable columns. It isn't
cross-db at all. So we make the composite index not unique
to get speed benefits but the unique constraint is
controlled programatically.
|
2007-09-06 18:31:13 +00:00 |
|
nfreear
|
77d574a8c5
|
SQL: Added 't.rawname' to GROUP BY clause following warning
|
2007-09-06 11:30:53 +00:00 |
|
skodak
|
b2bc96d10b
|
MDL-7380 added new groups API functions for use in course related pages (very similar to functions for activities) + fixed grade code to use these new functions
|
2007-09-06 10:19:24 +00:00 |
|
toyomoyo
|
8005d470b9
|
merged fix for MDL-11064, users can't see teacher's profile
|
2007-09-06 07:09:36 +00:00 |
|
toyomoyo
|
15e3eb6053
|
merged fix for MDL-9613, spliting the queries into 2 for site/course block respectively
|
2007-09-06 06:25:40 +00:00 |
|
toyomoyo
|
dae9e82d88
|
MDL-11128, creating grade items after restoring from a pre 1.9 backup
|
2007-09-06 05:04:55 +00:00 |
|
mattc-catalyst
|
263017bbdd
|
MDL-10888: groupings - mod/workshop - add grouping support
|
2007-09-06 01:35:37 +00:00 |
|
stronk7
|
f12d645a8d
|
Bump backup version!
|
2007-09-05 23:12:31 +00:00 |
|
stronk7
|
ce1b964592
|
Fixed bug commented in my previous commit. Was caused by the
commit itselfl. My fault. (blush)
|
2007-09-05 23:08:52 +00:00 |
|
stronk7
|
a2cdd7645e
|
Now restoring groups is cross-db (the detection of existing groups)
(NOTE: There is one pending bug about restoring old groups to 1.9.
Commented to Petr. Added here because I've to go NOW!)
Merged from MOODLE_18_STABLE
|
2007-09-05 19:19:34 +00:00 |
|
skodak
|
c2efb50142
|
MDL-11130 added aggregation inside all subcategories + added graded/all aggregation option
|
2007-09-05 19:15:21 +00:00 |
|
stronk7
|
e9ecf33932
|
Repeated fields aren't necessary at all since Moodle 1.7
and, in fact, they throw error if using limits! MDL-9592
Merged from MOODLE_18_STABLE
|
2007-09-05 15:46:16 +00:00 |
|
nfreear
|
f8b9ac7418
|
MDL-11134, Accessibility: move help link into <label>, so it won't be ignored in JAWS forms mode.
|
2007-09-05 14:34:33 +00:00 |
|
moodler
|
d61d8c09ce
|
Removed hardcoded string 'course grades category'
|
2007-09-05 09:17:19 +00:00 |
|
toyomoyo
|
6ef84f6f48
|
some fixes for user report
|
2007-09-05 04:39:07 +00:00 |
|
stronk7
|
16a208f9e6
|
Now the Oracle XMLDB generator detects changes of precision
in NUMBERs without decimals (virtually INTs) and is able to perform the
change of precision properly
Merged from MOODLE_18_STABLE
|
2007-09-04 23:18:41 +00:00 |
|
stronk7
|
367b80f5ee
|
Added one new test to change precission of a numeric field
to a smaller one. It breaks Oracle in its current status.
Merged from MOODLE_18_STABLE
|
2007-09-04 22:13:30 +00:00 |
|