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 |
|
skodak
|
eb8599199e
|
MDL-11069 reimplemented grade export flag handling
|
2007-09-04 21:56:30 +00:00 |
|
stronk7
|
6db368e117
|
PostgreSQL doesn't like aliases in update statements.
Changing to the whole name as prefix.
|
2007-09-04 17:51:51 +00:00 |
|
jamiesensei
|
5d5a477f1a
|
removing redundant string fetches
|
2007-09-04 13:28:50 +00:00 |
|
jamiesensei
|
6943c3b9ca
|
removed stray echo statement
|
2007-09-04 12:42:03 +00:00 |
|
jamiesensei
|
9fc3100f27
|
fix for MDL-11106 Images not showing up in shared categories
|
2007-09-04 11:55:10 +00:00 |
|
moodler
|
277e548de2
|
Standard RSS icon from MDL-4732
|
2007-09-04 09:23:21 +00:00 |
|
moodler
|
b6c2b618eb
|
DOn't use AJAX if it isn't enabled
|
2007-09-04 07:28:14 +00:00 |
|
moodler
|
edea42f96a
|
Don't show message popups for guests
|
2007-09-04 06:47:02 +00:00 |
|
moodler
|
f4d24ff5c3
|
Updating grades will update the grade_item too
|
2007-09-04 05:56:19 +00:00 |
|
moodler
|
fb81abe154
|
1) Refresh grade item when grades are saved (I was getting assignments with no names in the gradebook)
2) Tidy up how messages are shown after quick grading
|
2007-09-04 05:50:04 +00:00 |
|
jamiesensei
|
3a4a9233ce
|
fix for some problems with page params
|
2007-09-04 05:44:14 +00:00 |
|
moodler
|
d3d1fe07e4
|
Fixed logic
|
2007-09-04 02:48:04 +00:00 |
|
stronk7
|
57da8fd51a
|
Global change in the way to calculate widths and heights to
render the IMS iframe properly. Should be working ok both under
normal and rounded-corner themes and under FF, Safari and IE
|
2007-09-03 23:25:35 +00:00 |
|
stronk7
|
8011f7c575
|
Improved ims styles + working under rounded-corner themes.
|
2007-09-03 23:20:51 +00:00 |
|
stronk7
|
060323a0dd
|
Clossing the content div round corners properly.
|
2007-09-03 19:41:55 +00:00 |
|
stronk7
|
fe1d2ce09d
|
Now the "content" rounded corners are "ID-entificable". Needed to
calculate some heights in the IMS resource type. Note it's only
the "content" id. All the rest of rounded boxes haven't IDs at all.
|
2007-09-03 19:36:46 +00:00 |
|
stronk7
|
e62148d600
|
Adding one new optional parameter to custom_corner functions, used to
apply ids to all the divs used to render corners. Defaults to null, so
those ids won't be added if unespecified.
|
2007-09-03 18:57:12 +00:00 |
|
jamiesensei
|
1672b5462f
|
removing qcreate directory that I accidentally committed to HEAD when trying to commit changes to the NEWMODULE template.
|
2007-09-03 13:09:04 +00:00 |
|
jamiesensei
|
594019f793
|
bit more detail for what needs renaming
|
2007-09-03 13:03:20 +00:00 |
|
jamiesensei
|
0d6e8291a0
|
MDL-11108 some PHP notices on upgrade of sites to 1.9 where there are no question categories set up
|
2007-09-03 11:51:25 +00:00 |
|
poltawski
|
325744cb14
|
MDL-9851 - RSS block links previously used to open in new window. Restoring this
behaviour. Had to tweak the cleaning to ensure the JS hack for XHTML complaint new
window gets through. Merged from MOODLE_18_STABLE
|
2007-09-03 10:26:44 +00:00 |
|
moodler
|
3a81da563b
|
Blog entries publish state now defaults to site if possible, to avoid all those drafts! (yuk)
|
2007-09-03 09:13:56 +00:00 |
|
moodler
|
d66790b782
|
Better links for managing tags
|
2007-09-03 08:56:12 +00:00 |
|
moodler
|
b95e4f142f
|
Don't show any links at all to guest users
|
2007-09-03 08:44:05 +00:00 |
|
moodler
|
cb1e9c7463
|
Don't allow guest users to follow tag links
|
2007-09-03 08:39:34 +00:00 |
|