sam_marshall
6c5a2108b5
MDL-13915: Fixed add_to_log when very long url is specified (now doesn't try to insert more than 100 chars into database)
2008-03-13 15:32:08 +00:00
skodak
71f15e84fe
MDL-13885 fixed participation report problems; merged from MOODLE_19_STABLE
2008-03-11 09:21:17 +00:00
garethmorgan
693838d37c
Populating $overridableroles and $assignableroles to make the roles tabs accessible. MDL-13803.
2008-03-10 19:05:12 +00:00
moodler
61a482fdb4
Merged notice fix
2008-03-03 05:28:56 +00:00
moodler
87486420a5
Merged MDL-13676: last-minute field change to fix an Oracle problem
2008-02-29 08:44:23 +00:00
moodler
1470825e1b
Merged MDL-13659, show groupings in (para)
2008-02-28 03:40:06 +00:00
skodak
c4d989a1f7
MDL-13274 label grouping identification; merged from MOODLE_19_STABLE
2008-02-24 10:32:59 +00:00
skodak
6682b29c8d
MDL-13615 course edit settings - improved metacourse compatible detection; merged from MOODLE_19_STABLE
2008-02-23 19:22:23 +00:00
skodak
a6af674a99
MDL-13613 added better detection for outdated course modinfo; merged from MOODLE_19_STABLE
2008-02-23 18:42:00 +00:00
skodak
ceceb9ddf4
MDL-13525 role name aliases used in stat reports; merged from MOODLE_19_STABLE
2008-02-23 12:26:35 +00:00
skodak
f698601014
MDL-13192 minor cleanup; merged from MOODLE_19_STABLE
2008-02-23 12:17:52 +00:00
moodler
ddb0a19fd7
MDL-13567 Merged from 1.9
2008-02-21 15:17:41 +00:00
skodak
b5ab55ddaf
MDL-13274, MDL-13215 - improved modedit shared forms, label supports groupmembersonly, removed extra button for labels; mergedfrom MOODEL_19_STABLE
2008-02-21 14:12:48 +00:00
skodak
ad4e76e77d
MDL-13549 major bugfixing and improvements in outline report; merged from MOODLE_19_STABLE
2008-02-21 09:36:19 +00:00
skodak
4a8c85b0ee
MDL-13549 major bugfixing and improvements in participation report; merged from MOODLE_19_STABLE
2008-02-21 09:33:19 +00:00
moodler
10ed581c9a
Merged MDL-13541 from 1.9
2008-02-20 06:07:50 +00:00
moodler
eb6582a5ed
Merged swap of the two save buttons MDL-6826
2008-02-18 14:25:33 +00:00
skodak
b45d83916f
MDL-13269 fixed regrading of activity raw grades; merged from MOODLE_19_STABLE
2008-02-17 16:01:24 +00:00
skodak
61460dd631
MDL-13192 major stats cleanup patch - see tracker for more details; merged from MOODLE_19_STABLE
2008-02-16 18:33:50 +00:00
skodak
ffd58dd626
fixed warning when module code missing; merged from MOODLE_19_STABLE
2008-02-15 10:39:47 +00:00
skodak
65bcf17b95
MDL-13450 and MDL-13303 - sorry for changing forum API so late, but it was needed; major perf improvement for forum; fixed printing of user pictures; merged from MOODLE_19_STABLE
2008-02-13 17:03:25 +00:00
skodak
d19f47709f
MDL-13375 fix for duplicate itemnumbers in outcome items; merged from MOODLE_19_STABLE
2008-02-13 09:48:46 +00:00
nicolasconnault
8c1c197e43
MDL-13375 Fixed the bug in modedit.php; Merging from MOODLE_19_STABLE
2008-02-13 08:15:31 +00:00
nicolasconnault
de6f158f2b
MDL-6826 Removed the optional_param lines at the top, and set the submit buttons to PARAM_RAW. Also changed !empty() to isset(); Merging from 1.9
2008-02-06 10:25:45 +00:00
skodak
76b570d602
MDL-12938, MDL-12937 - unenrol fixes - can not unenrol if can not unassign all users roles in course, do not show self unenrol if enrolment comes from parent context, fixed rturn value from get_user_roles; based on patch by Eric Merrill; merged from MOODLE_19_STABLE
2008-02-05 12:59:28 +00:00
nicolasconnault
b6fc06b6a4
MDL-12888 Removing redundant form
2008-02-05 10:30:27 +00:00
moodler
55da5e81b5
Cleaning up logic from MDL-6826
2008-02-05 03:16:07 +00:00
nicolasconnault
0b19ec1e95
MDL-6826 merging from 1.9
2008-02-04 13:02:07 +00:00
skodak
76cbde4138
MDL-12945 changing get_fast_modinfo() section property to sectionnum to prevent conflicts with real cm->section; full recent activity speedup when printing user pictures in forum; merged from MOODLE_19_STABLE
2008-02-01 14:10:49 +00:00
skodak
edc06a5399
MDL-13220 rebuild course cache after ajax edits - patch by Myles Carrick; merged from MOODLE_19_STABLE
2008-02-01 08:23:11 +00:00
skodak
1ea543df62
MDL-7547 yet more speed improvements in rebuild_course_cache() ; merged from MOODLE_19_STABLE
2008-02-01 08:15:38 +00:00
skodak
f36cbf1d6e
MDL-13214 rebuild_course_cache fixes and speed improvements; merged from MOODLE_19_STABLE
2008-02-01 07:48:26 +00:00
moodler
2deffacca5
MDL-13260 Fixing misplaced variable (notice)
2008-01-31 07:04:23 +00:00
tjhunt
d343bd2114
MDL-13253 - Should use separate language strings for user and module idnumber. Merged from MOODLE_19_STABLE.
2008-01-30 16:34:04 +00:00
poltawski
ce76e69ab0
MDL-13117 - course info was unavailable to students. There was broken logic...
...
course_parent_visible() always returns true if $CFG->allowvisiblecoursesinhiddencategories
is true,
2008-01-25 20:46:36 +00:00
skodak
af88aeb007
MDL-12945 minor modinfo improvement- fixed typos (thanks Nicolas); merged from MOODLE_19_STABLE
2008-01-25 12:07:36 +00:00
skodak
65a00c975e
MDL-12945 minor modinfo improvement; merged from MOODLE_19_STABLE
2008-01-25 09:39:32 +00:00
skodak
dd97c32868
MDL-12945 a slightly bigger patch for performance in recent activity and various group related issues + some other fixes - see list of subtasks in tracker; merged from MOODLE_19_STABLE
2008-01-24 20:33:50 +00:00
poltawski
cea55a1c7f
MDL-13148 - adding help popup for course module idnumber
...
merged from MOODLE_19_STABLE
2008-01-24 16:11:14 +00:00
scyrma
f461e8ec0e
MDL-8810: changing require_once to include_once when looking for mod/.../lib.php
2008-01-24 02:20:25 +00:00
nicolasconnault
6b4671097b
MDL-6826 New button added!
2008-01-23 12:56:13 +00:00
mchurch
2119c1514c
Closing the middle column div tag. XHTML compliance.
2008-01-22 20:38:12 +00:00
skodak
57956368ed
MDL-12144 new catgory on modedit available only when outcomes used in course; merged from MOODLE_19_STABLE
2008-01-22 12:12:30 +00:00
skodak
4b86bb0827
MDL-12773, MDL-12144 grade category selection on modedit page; merged from MOODLE_19_STABLE
2008-01-21 18:42:03 +00:00
skodak
204175c5ce
MDL-12912 module idnumber course unique only; merged from MOODLE_19_STABLE
2008-01-14 22:46:03 +00:00
jmg324
7ffcbfe152
MDL-6216 print_category_info no longer counts invisible courses if the user does't have permission to see them.
2008-01-10 15:43:24 +00:00
skodak
cb3883c297
MDL-12911 fixed permission checks; merged from MOODLE_18_STABLE
2008-01-10 15:09:58 +00:00
tjhunt
b26adbef4c
MDL-12373 - More instances of links to the participants list being shown in the navigation bar to people without the necessary capability.
...
I have not copied and pasted the same code into lots of different places. That sucks. We really need to refactor this into a function that builds the navigation up to, and including the user's name. However, I don't have time now. A list of the places touched by this bug (MDL-12373) will at least give a complete list of places that such a refactoring would have to touch.
2008-01-10 10:58:16 +00:00
poltawski
e0bd367d01
MDL-12888 - remove require to form no longer used
...
merged from MOODLE_19_STABLE
2008-01-09 11:04:39 +00:00
poltawski
8bbcf67bce
MDL-12888 - remove require to form no longer used
...
merged from MOODLE_19_STABLE
2008-01-09 10:57:45 +00:00