moodler
bade10e350
Removed all of the "Restricted users" hack because Roles can do it all better.
2006-08-13 07:01:57 +00:00
moodler
bbbf2d4015
ROLES AND PERMISSIONS - FIRST CHECK-IN
...
=======================================
WARNING: DEV IS CURRENTLY VERY UNSTABLE.
This is a mega-checkin of the new Roles system. A lot of changes have
been made in core and modules.
Currently there are a lot of rough edges and known problems. We are
working hard on these .. .the reason for getting this into HEAD at this
stage is enable us to move faster (our branch was diverging from HEAD
too much).
Please keep an eye on http://docs.moodle.org/en/Roles for current status
and information for developers on how to use the new Roles system.
2006-08-08 05:13:06 +00:00
skodak
d1a66080d5
Bug #6168 - missing link for course request - fixed; merged from MOODLE_16_STABLE
2006-07-31 09:18:52 +00:00
skodak
36259d1bd3
Bug #6135 - Reduce unnecessary use of strtolower to make non-English languages look better; merged from MOODLE_16_STABLE
2006-07-30 21:47:43 +00:00
skodak
d157bd5b28
fixed course/index.php category display affected by previous commit - improved category and course list display on front page; merged from MOODLE_16_STABLE
2006-07-19 13:16:57 +00:00
skodak
1bc6fc82b6
section not always moved when requested - page reloading prevented by anchor; added random parameter to force reloading; merged from MOODLE_16_STABLE
2006-07-19 12:52:06 +00:00
skodak
a987106d9e
Bug #6093 - Removed course sections re-appear after moving existing sections; merged from MOODLE_16_STABLE
2006-07-19 12:30:39 +00:00
skodak
6f24e48e1f
Improved category and course list display on front page- see bug Bug #5965 - Frontpage Category List also showing courses; new Combo List(categories + courses), fixed categories list and separate settings for not logged in / logged in users; merged from MOODLE_16_STABLE
2006-07-19 12:10:07 +00:00
skodak
43d774a94f
Bug #6120 - Course creation - loginproblem; merged from MOODLE_16_STABLE
2006-07-17 08:39:36 +00:00
skodak
81e10e950d
Bug #6007 - "The requested URL /course/report/log/view.php was not found on this server" merged from MOODLE_16_STABLE
2006-07-04 05:27:18 +00:00
skodak
13d32e2297
Bug #5974 - Course overview report should not error when stats are not up to date; fixed by changing the return value from stats_check_uptodate(), NULL is now OK, string value describes error and adding notify() where needed; merged from MOODLE_16_STABLE
2006-07-03 15:43:41 +00:00
skodak
d6e1bd8092
Bug #5941 - Myriad of problems with Paypal enrollmemts, part 3 - fixed 'login as student' button, now plain guest login action; merged from MOODLE_16_STABLE
2006-06-28 15:38:04 +00:00
skodak
7c24284126
minor loginas cleanup; merged from MOODLE_16_STABLE
2006-06-28 14:58:30 +00:00
skodak
6865c1ff89
fixed broken stats image link, Bug #5924 - User profile statistics tab; merged from MOODLE_16_STABLE
2006-06-26 13:49:03 +00:00
moodler
df2f835eeb
Merged changes from stable
2006-06-11 06:48:56 +00:00
skodak
f2fe353f2b
Fixed course searching; merged from MOODLE_16_STABLE
2006-06-08 06:25:05 +00:00
skodak
c2f3feed17
incorrect course number in categories after course delete; merged from MOODLE_16_STABLE
2006-06-07 14:05:44 +00:00
skodak
332fbc3027
Bug #5734 - Enrolled students can't access metacourse after unhiding while logged in; merged from MODOLE_16_STABLE
2006-06-06 19:01:46 +00:00
vyshane
030605e57a
Merge from 1.6. Refactored this report module so that we can use it as an
...
admin report module.
2006-06-06 04:15:04 +00:00
skodak
f4f0bc84cb
Bug #5716 - Impossible to turn off highlighted current topic; merged from MOODLE_16_STABLE
2006-06-03 23:49:15 +00:00
stronk7
b841722573
icourse report xxxx actions must send courseid in the info field. Bug 5714.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=5714 )
Merged from MOODLE_16_STABLE
2006-06-03 20:37:55 +00:00
skodak
6d7ef1f2c3
merged Martins warning patch from MOODLE_16_STABLE
2006-06-02 16:53:17 +00:00
nfreear
b65f13b510
Fix, bug 5614 - added ALT text for link icons (x 5), based on TITLE. Merged from stable branch.
2006-06-02 13:18:49 +00:00
vyshane
44e852cbea
Merged from 1.6. Fixed php warnings when no course is selected.
2006-06-02 07:37:45 +00:00
skodak
cb77cf1262
fixed problem in restricted modules - mods were accessed using strtolower(translated module name) instead of directory name as usual, it partially worked for English; merged from MOODLE_16_STABLE
2006-06-01 19:52:38 +00:00
tjhunt
1dd9972889
Check for errors before doing other processing. (Compare this with the add case.)
2006-05-31 10:34:05 +00:00
nfreear
134759fc36
Ongoing fix, bug 5614 - added ALT text for link icons, based on TITLE. Merged from stable branch.
2006-05-25 16:00:26 +00:00
skodak
a632e5dab1
fixed bug 5594 - can not save group details; merged from MOODLE_16_STABLE
2006-05-23 18:00:20 +00:00
skodak
4b9842d27d
fixed incorrect output buffer use - bug #5590 ; merged from MOODLE_16_STABLE
2006-05-23 10:55:32 +00:00
skodak
2ee2481ef9
fixed register globals issue with $loginasguest; merged from MOODLE_16_STABLE
2006-05-21 20:51:52 +00:00
skodak
cd7d03fa48
fixed register globals issues in course/search.php; merged from MOODLE_16_STABLE
2006-05-20 18:41:59 +00:00
skodak
9cb14dbd9e
proper initialisation of $focus SC#257; merged from MOODLE_16_STABLE
2006-05-20 18:19:27 +00:00
skodak
82f0028119
do not show pending courses button for nonadmins bug #5564 ; merged from MOODLE_16_STABLE
2006-05-20 18:08:25 +00:00
dwoolhead
58de1815f4
Bug 5536 Replaced references to hide by show. Merged from stable branch.
2006-05-18 16:15:04 +00:00
tjhunt
450a0a7db7
Merge from stable branch: Convert tabs to spaces in files where there were only a few rogue tabs.
2006-05-17 16:47:44 +00:00
vyshane
0adf53f6cd
Cosmetic fix in print_log_ooo, commented out call to print_log_ooo in
...
/course/report/log/index.php.
2006-05-17 03:07:11 +00:00
nfreear
5fc835a533
Merged from STABLE.
2006-05-16 10:59:27 +00:00
stronk7
0ec7502bad
Avoid [[namesite]] to appear when ADDING site activities.
...
Merged from MOODLE_16_STABLE
I sent this on May 9th! :-(
2006-05-15 17:54:29 +00:00
vyshane
92890025fe
Added option to download logs in excel or csv formats. Merged in code contributed by
...
Daniele Cordella <d.cordella@iss.it>. Originally posted as bug 5024.
2006-05-15 05:01:00 +00:00
moodler
bd7be234ee
FIxed blog log URLs
2006-05-01 06:04:22 +00:00
gustav_delius
7a38b61bfa
Fixing empty lines
2006-04-29 20:01:27 +00:00
stronk7
85e20335a6
Avoid [[namesite]] to appear when editing site activities. Bug 5370.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=5370 )
2006-04-29 15:13:31 +00:00
skodak
7d32e9ded0
fixed bug #5298 , missing string 'importfromothercourses'
2006-04-27 20:27:20 +00:00
skodak
b4a93f74bf
fixed marker handling, no sesskey error anymore - bug #5340
2006-04-27 20:06:41 +00:00
vyshane
a42ca12218
Fix for Bug #5346 .
2006-04-27 07:52:40 +00:00
urs_hunkler
8c75d90f8d
bug #5347 - JS code after page end??? corrected
2006-04-26 15:00:22 +00:00
dwoolhead
38943071f0
With appropriate error reporting, adding a label to a section of a course results in an E_NOTICE message temporarily appearing on the screen, because the module object name property is not set. Prevent message being displayed by checking that property is set before testing its value
2006-04-25 11:48:39 +00:00
skodak
d2b23346c9
block editing now uses PARAM_BOOL
2006-04-23 20:58:06 +00:00
skodak
904ee206f1
fixed short tag
2006-04-23 11:32:25 +00:00
nfreear
0c012545aa
Fix for Bug #5281 , "Validation: '&' in course (topics) format, 'Jump to' drop-down".
2006-04-21 13:08:03 +00:00