urs_hunkler
4138b5e4bf
merged from 1.9 :: Updates for IE problems, mainly for RTL language display. IE6 still refuses to work properly :-(
2007-10-16 09:01:11 +00:00
donal72
b263e3b721
MDL-11040: get_complete_user_data doesn't get the complete user data. Replace with get_record to bring over the user's description.
2007-10-16 08:51:57 +00:00
skodak
d5c60087a1
MDL-11759 missing RISK_XSS in manage groups capability; merged from MOODLE_18_STABLE
2007-10-16 08:45:01 +00:00
gustav_delius
84dfbdd2f6
Fixed error in the SQL in get_users_by_capability() that made many things not work properly on the course front page.
2007-10-16 08:42:23 +00:00
toyomoyo
9a10e2d8e9
MDL-11679, merged fix grade overview report should only show 'mycourses'
2007-10-16 05:35:24 +00:00
nicolasconnault
2d4cf36b14
MDL-8605 Upgrade of user folder will not occur if the user folder already exists
2007-10-16 04:54:15 +00:00
toyomoyo
24028abc95
fixing a warning
2007-10-16 04:33:46 +00:00
toyomoyo
02d5eba3f8
MDL-9059, admins can't see group events in calendar
2007-10-16 03:47:41 +00:00
donal72
a2c6ab59d5
Removed a constraint that caused mnet to fail on clusters, vservers and other network configurations where the mnet client's hostname (as specified in the wwwroot) resolves to an IP address that differs from the IP address that it uses to contact other hosts. This should address MDL-10672
2007-10-16 03:26:39 +00:00
stronk7
157597deca
Reverting last commit. This is an EXTERNAL library file and shouldn't
...
be modified. And it was broken (strange linefeeds). MDL-11779
Merged from MOODLE_19_STABLE
2007-10-15 22:04:02 +00:00
nfreear
17a6161d20
Follow up for MDL-11430, Flickr & Youtube tag blocks should use list markup - Fix styles.
2007-10-15 16:59:17 +00:00
nfreear
292ad3bfc9
MDL-11775 "Undefined constant 'data_submitted' ..." - it's a function! Merged.
2007-10-15 15:04:09 +00:00
nfreear
932e97ea6d
Follow up fix for MDL-11535 "Blog block sql error" - ...MAX(ordering) max_order - adding "AS"
2007-10-15 14:47:34 +00:00
nfreear
87d52a0a30
Follow up fix for MDL-11535 "Blog block sql error" - GROUP BY, added ", tg.name" etc.
2007-10-15 14:18:40 +00:00
thepurpleblob
0db7823cf9
MDL-11769:
...
question name is properly truncated to less than 255 characters tom
stop PostGRES choking.
2007-10-15 13:50:57 +00:00
nfreear
4213137651
Fixes MDL-11430, Flickr & Youtube tag blocks should use list markup.
2007-10-15 12:31:39 +00:00
nfreear
53420696a6
Preparation for MDL-11430 - whitespace.
2007-10-15 12:26:54 +00:00
nfreear
f79f249490
Follow up fix for MDL-11436 'Encapsulate "accesshide" HTML class in function', and use.
2007-10-15 10:04:41 +00:00
tjhunt
bddd9f6f40
MDL-11762 - Navigation not set up properly for resources - $this->navlinks was not being initialised in the base class. Merged from MOODLE_19_STABLE.
2007-10-15 07:32:15 +00:00
urs_hunkler
634d20d380
mergerd from 1.9 :: removed the javascript to correct the header display :: IE7 hangs. Need to find a different solution.
2007-10-15 07:19:17 +00:00
nicolasconnault
ed818bbdbf
MDL-10905 iterating correctly with readdir (as shown in php doc)
2007-10-15 05:18:58 +00:00
nicolasconnault
546526ed42
MDL-8605 putting versions in sync between 1.9 and head
2007-10-15 05:17:55 +00:00
toyomoyo
9ba76792ca
MDL-10353, adding couse variable to nav bar in calendar preferences
2007-10-15 04:46:31 +00:00
moodler
9458576640
Automatic installer.php lang files by installer_builder (20071015)
2007-10-15 04:22:53 +00:00
toyomoyo
548bf94678
merged fix for MDL-11717, adding dimmed_text a, to dim links as well
2007-10-15 02:08:03 +00:00
gbateson
2958e18586
where the correct responses on a JQuiz multiple choice question all have a score of 0%, the scores will be corrected to 100%
2007-10-15 01:00:38 +00:00
urs_hunkler
b941632b2f
merged from 1.9 :: corrected IE calendar display, removed CSS bugs.
2007-10-14 16:18:16 +00:00
stronk7
910b6fa760
Improving cron to make digests to use much less memory. MDL-11657
...
Merged from MOODLE_19_STABLE
2007-10-14 16:14:40 +00:00
stronk7
0597562dd4
Grrr (missed to delete some lines) MDL-11751
2007-10-14 09:54:57 +00:00
stronk7
9b62ebb87f
Drop one index that shouldn't be there. MDL-11751
2007-10-14 09:52:16 +00:00
tjhunt
8bc9ebc401
Correct misleading error message in upgrade_activity_modules. Spotted while diagnosing MDL-11732. Merged from MOODLE_19_STABLE.
2007-10-13 22:00:55 +00:00
urs_hunkler
9939a83dee
Merged from 1.9 ::
...
MDL-11729 :: Removed commenting out loading of the Chameleon files loading.
MDL-11664 :: IE6 can't display transparent PNGs. Added not transparent gifs instead and changed the background for IE6 to a solid colour.
2007-10-13 09:16:46 +00:00
mark-nielsen
72c61e0996
Mergin fix for MDL-11684 from MOODLE_19_STABLE
2007-10-13 03:12:27 +00:00
mark-nielsen
41d5033732
Mergin fix for MDL-11696 from MOODLE_19_STABLE
2007-10-13 02:36:08 +00:00
mark-nielsen
87b5691f00
Mergin fix for MDL-11636 from MOODLE_19_STABLE
2007-10-13 01:59:32 +00:00
nicolasconnault
907ef7f89a
MDL-8605 using remove_dir instead of rmdir, which doesn't support deleting non-empty directories
2007-10-12 20:25:45 +00:00
nicolasconnault
ddaadc7c78
MDL-8605 More changes to upgrade and restore, and some unit tests with db and rs mock objects
2007-10-12 19:13:18 +00:00
tjhunt
38e179a4ed
MDL-11741 - Convert core modules to take advantage of recent improvements to build_navigation.
...
This check-in removes about 400 lines of code. I hope I have not screwed anything up. I would be grateful if people could review this change, and keep an eye on the navigation bar in modules.
Any navigation bar bugs you find in the near future, feel free to file them in the tracker and assign them to me. Thanks.
If not to many problems are found, I think I would like to backport this to 1.9 stable, but I am not sure that is a good idea. Opinions to the General Developer Forum please. I am about to start a thread there.
2007-10-12 15:55:49 +00:00
tjhunt
3f544a2481
MDL-11699 - Making one more common case a bit nicer for callers. Merged from MOODLE_19_STABLE.
2007-10-12 15:11:57 +00:00
nfreear
b20863a964
Follow up fix for MDL-11535 "Blog block sql error" - GROUP BY, added ", tg.flag"
2007-10-12 10:58:03 +00:00
tjhunt
c04f93b092
MDL-11699 - Further, backwards-compatible, improvement to the build navigation API to simplify a common case. Also, further improvements to the doc comment, so it is easy to use. Merged from MOODLE_19_STABLE.
2007-10-12 10:36:11 +00:00
stronk7
75f3028793
MDL-11729 :: Removed commenting out loading of the Chameleon files loading
...
Merged from MOODLE_19_STABLE
2007-10-12 09:57:58 +00:00
stronk7
56768525ac
Merged from MOODLE_19_STABLE. Adding $Id tag
2007-10-12 09:45:33 +00:00
moodler
ccbde9e80c
Fixing version number
2007-10-12 08:35:52 +00:00
toyomoyo
13c7c8183e
adding missing context
2007-10-12 07:41:30 +00:00
toyomoyo
c1d0d07eff
merged fix for MDL-11717, dimmed_text class for hidden grade items in grader report
2007-10-12 07:18:41 +00:00
toyomoyo
e7b8a32f80
MDL-11715, merged fix, export form should follow sort order
2007-10-12 03:15:22 +00:00
toyomoyo
558cb86b7a
MDL-11714, removing debugging statement
2007-10-12 01:34:59 +00:00
tjhunt
dd9a2dcc75
MDL-11699 - Addendum - fix typo in fixup code. Sorry.
2007-10-11 16:45:43 +00:00
nfreear
12b9aee7d7
Fixes MDL-11695, Skip block links inaccessible for many keyboard-only users
2007-10-11 16:35:20 +00:00