Petr Skoda
|
8086b08328
|
MDL-24079 log migrated to new sql_like(), removing unnecessary preg test that had potential utf8 problem; removed extra '-'
|
2010-09-04 12:36:00 +00:00 |
|
Petr Skoda
|
f685e83030
|
MDL-14679 fixed remaining old style set_field()s
|
2010-09-03 18:14:55 +00:00 |
|
Petr Skoda
|
deb73728e7
|
MDL-23308 added a feature to allow legacy course files in new courses too
|
2010-09-03 12:00:59 +00:00 |
|
Andrew Davis
|
f5e2602aea
|
gradebook MDL-15457 hide grade item when activity is hidden in the course
|
2010-09-03 02:49:04 +00:00 |
|
Petr Skoda
|
72e9f8910d
|
MDL-23184 activity names are in fact dir names
|
2010-09-02 18:34:39 +00:00 |
|
Sam Marshall
|
46e1237279
|
Completion MDL-23995 Completion, availability data not deleted with modules/course
|
2010-09-01 17:02:56 +00:00 |
|
jerome mouneyrac
|
9c9de5f0c2
|
course publish MDL-24022 cast bool into int (enrollable field)
|
2010-09-01 03:18:15 +00:00 |
|
jerome mouneyrac
|
a8adbef8ae
|
course publish MDL-24022 cast bool into int (enrollable field)
|
2010-09-01 03:02:06 +00:00 |
|
Andrew Davis
|
f9cd798c7e
|
rating MDL-23908 improved rating role tips
|
2010-08-31 07:59:32 +00:00 |
|
Sam Hemelryk
|
47e75d04b8
|
course MDL-23996 section names now used in jump to menu
|
2010-08-30 01:32:45 +00:00 |
|
Aaron Barnes
|
70f25ccee4
|
course completion: MDL-2631 Only update passing grade if grade criteria enabled
|
2010-08-26 23:05:43 +00:00 |
|
Andrew Davis
|
750925e2e4
|
rating MDL-23908 made some progress resolving the get roles with capability problem
|
2010-08-26 02:58:55 +00:00 |
|
Andrew Davis
|
52eac7506c
|
rating MDL-23908 reformated the rating role hints
|
2010-08-25 09:00:56 +00:00 |
|
Petr Skoda
|
629e12fd81
|
MDL-23927 do not use = 'guest' because we have CFG->siteguest AND it matches any other username with accents and different case in MySQL
|
2010-08-25 08:43:42 +00:00 |
|
Andrew Davis
|
d90dd97390
|
rating MDL-23908 moved around some strings
|
2010-08-25 07:42:07 +00:00 |
|
Andrew Davis
|
bbf277335e
|
rating MDL-23908 altered the way the role hints for ratings work
|
2010-08-25 01:41:15 +00:00 |
|
Andrew Davis
|
0d54a3985b
|
rating MDL-23908 added info to module config to help the user with rating permissions
|
2010-08-24 13:06:49 +00:00 |
|
Petr Skoda
|
e884f63a0c
|
MDL-23911 login as session can be only terminated by logout, this should improve security on pages where user may enter JS that only he/she can see - such as the /my/index.php
|
2010-08-24 08:50:53 +00:00 |
|
Sam Hemelryk
|
f36b47efa0
|
admin blog comment course MDL-22856 Minor cleanups and improvements to styles
|
2010-08-19 05:56:57 +00:00 |
|
Petr Skoda
|
3ead116af3
|
MDL-22795 guest access icon + lang pack enrol related cleanup
AMOS BEGIN
MOV [allowguests,core],[allowguests,enrol_guest]
AMOS END
|
2010-08-18 09:26:46 +00:00 |
|
Petr Skoda
|
bf423bb1d1
|
MDL-22795 basic support for course enrol icons and enrol info
|
2010-08-18 09:02:05 +00:00 |
|
Petr Skoda
|
dba37691c5
|
MDL-23797 fixed some problems discovered by the new PAGE->context diag code
|
2010-08-16 19:11:50 +00:00 |
|
Andrew Davis
|
16306628bd
|
gradebook MDL-19133 shifted around some code to move module grade settings into common code
|
2010-08-13 08:29:13 +00:00 |
|
Petr Skoda
|
ede7252234
|
MDL-23784 finally getting rid of all legacy .gif and .png extensions, yay! fixing issues with incorrect & in JS code
|
2010-08-12 20:37:24 +00:00 |
|
Petr Skoda
|
f8e9c93a9a
|
MDL-23784 fixed incorrect pix links
|
2010-08-12 18:30:32 +00:00 |
|
Dongsheng Cai
|
113c260a12
|
" MDL-23778, fixed module intro"
|
2010-08-12 07:07:53 +00:00 |
|
Andrew Davis
|
60d5a2e405
|
gradebook MDL-19133 renamed the function that provides grading related activity config fields
|
2010-08-12 06:20:06 +00:00 |
|
Aaron Barnes
|
24a3b34131
|
completion: MDL-2631 Improve queries, reports and fix problems checking for tracked users
|
2010-08-12 03:40:35 +00:00 |
|
jerome mouneyrac
|
6bb31e404e
|
webservice MDL-13129 add moodle_course_get_courses and moodle_course_create_courses
|
2010-08-06 15:22:27 +00:00 |
|
Petr Skoda
|
6163adcc54
|
MDL-23666 linking enrol UI instead of role assign at course context
|
2010-08-04 19:49:23 +00:00 |
|
Aaron Barnes
|
c919b26d7e
|
course completion: MDL-2631 Prevent error when no roles are available
|
2010-08-04 02:21:19 +00:00 |
|
Petr Skoda
|
8a7934f7b1
|
we really should redirect after each action, otherwise sloppy referer tricks fail back especially when action is using POST
|
2010-08-03 11:00:02 +00:00 |
|
jerome mouneyrac
|
4cab1150ea
|
community block MDL-23629 fix missing global $CFG in the renderer
|
2010-08-03 09:50:40 +00:00 |
|
Sam Hemelryk
|
de4127cb2c
|
NOBUG set missing context on course delete page
|
2010-08-03 05:08:03 +00:00 |
|
Petr Skoda
|
2a63b636d7
|
MDL-23583 fixing incorrect $this
|
2010-08-01 09:52:54 +00:00 |
|
Petr Skoda
|
9eb7b1cb81
|
MDL-23502 improved coding style
|
2010-07-31 10:14:05 +00:00 |
|
Petr Skoda
|
eef400a460
|
MDL-23502 removed annoying redirect messages - it is obvious that the course was updated or created when there was no error; changing redirect after adding to new ajax UI; enrolment is not a good starting place for courses created by course creators - this role is design for creating of course for own use, not for others
|
2010-07-31 10:12:37 +00:00 |
|
jerome
|
c146652094
|
renderer MDL-23495 change $OUTPUT into $this->output in renderer
|
2010-07-28 08:53:17 +00:00 |
|
David Mudrak
|
6d16a670e8
|
NOMDL course recent activity form: fixed group field value if there are no groups in the course
|
2010-07-26 21:29:02 +00:00 |
|
David Mudrak
|
b50d110eb6
|
NOMDL Fixed module icon location in user complete activity report
|
2010-07-26 10:36:23 +00:00 |
|
Rossiani Wijaya
|
fac9c4eff8
|
MDL-20447 - add page heading
|
2010-07-26 08:45:16 +00:00 |
|
Rossiani Wijaya
|
ea831ceb6d
|
MDL-20459 - convert $OUTPUT->spacer to use CSS. eliminate echo '<div>' to use html_writer::tag
|
2010-07-26 05:43:10 +00:00 |
|
Petr Skoda
|
525e16ce0c
|
MDL-22735 finally fixed incorrectly hardcoded groupedit button on course page in edit mode
|
2010-07-25 18:04:36 +00:00 |
|
Rossiani Wijaya
|
2afcfc44cf
|
MDL-23501- convert table to CSS.
|
2010-07-23 08:34:59 +00:00 |
|
Rossiani Wijaya
|
cb184beb24
|
MDL-20459 - update list of categories layout to support accessibility. Convert table to CSS.
|
2010-07-23 08:11:22 +00:00 |
|
Sam Hemelryk
|
e67e026fd0
|
course-report-completion MDL-23451 Fixed block display
|
2010-07-23 03:47:44 +00:00 |
|
Sam Hemelryk
|
080d447d3b
|
navigation MDL-23451 Fixed up course reports page blocks
|
2010-07-23 03:44:03 +00:00 |
|
Sam Hemelryk
|
49a33d8f5b
|
course-completion MDL-23249 Fixed up notices and deprecated functions
|
2010-07-23 03:25:07 +00:00 |
|
Rossiani Wijaya
|
3aa11c75c3
|
MDL-21619 - add label to activities and resources icons.
|
2010-07-23 02:15:43 +00:00 |
|
Eloy Lafuente
|
1459becf88
|
NOBUG fixed notice - when creating missing sections
|
2010-07-21 23:27:13 +00:00 |
|