Commit graph

2653 commits

Author SHA1 Message Date
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
jerome mouneyrac
c7ff0149f9 course publication MDL-23427 change 'cancel' for 'remove from hub' 2010-07-21 07:56:45 +00:00
Sam Hemelryk
8c5ce0ec59 course-category MDL-23058 Fixed pagination bug with category listing. Kudos Myles for the patch 2010-07-21 06:46:19 +00:00
Jonathan Harker
c71f326514 MDL-20876 Fix remaining split() calls. 2010-07-20 03:27:36 +00:00
Jonathan Harker
d44bdfb068 course/import/groups: MDL-20876 Fix split() call and remove redundant escaping. 2010-07-20 03:19:49 +00:00
David Mudrak
2650f44d2a MDL-21695 Replaced help/blog
AMOS BEGIN
 HLP blog/deleteblogassociations.html,[deleteblogassociations_help,core_blog]
 HLP blog/description.html,[description_help,core_blog]
 HLP blog/filtertags.html,[filtertags_help,core_blog]
 HLP blog/name.html,[name_help,core_blog]
 HLP blog/publish_state.html,[publishto_help,core_blog]
 HLP blog/tags.html,[autotags_help,core_blog]
 HLP blog/url.html,[url_help,core_blog]
AMOS END
2010-07-19 18:31:13 +00:00
Inaki
54a0159805 course/lib.php: MDL-23401 Fix regression introduced in MDL-23255 that prevents course creation when new course data doesn't include visibility info 2010-07-19 17:44:08 +00:00
Aaron Barnes
c1a6ef1220 MDL-23281 Include course completion library 2010-07-19 04:06:51 +00:00
David Mudrak
152a2273be MDL-22787 MNet: Fixing regressions in auth_mnet caused by changes in enrol_mnet
This smells - IMHO auth_enrol should not do anything with the enrolment
related information. These two plugins seem to be tied too much...
2010-07-17 22:34:12 +00:00
aparup
7feebf6f6d Administration MDL-23144
Course create/update/cancel now navigates back to where u came from (namely /course/index.php & /course/category.php).
 (except when creating by default in Misc whereby you're sent to Misc where the course was created)
2010-07-16 07:10:49 +00:00
Andrew Davis
55d95d90f9 rating MDL-23328 made date restriction of ratings work correctly 2010-07-16 06:30:30 +00:00
Petr Skoda
08fd3268d2 MDL-23227 fixed stupid coding errors, mod restriction settings work again 2010-07-15 18:24:20 +00:00
Petr Skoda
44b64a5683 MDL-19281 fixing proper function name of course delete hook for course formats 2010-07-15 15:27:18 +00:00
aparup
ba138d4730 Assignment MDL-23192
- fixed query to reflect updated field name mdl_block_instances.contextid->mdl_block_instances.parentcontextid
 - fixed records iteration.
2010-07-15 08:30:02 +00:00
Petr Skoda
db1218a970 MDL-23255 fixed inverted isset preventing visibility change in course edit form (creadit goes to Jay Knight) + fixed visibility of new course in hidden category when not allowed to change visibility; improved comments 2010-07-14 14:23:32 +00:00
Petr Skoda
70740405d2 MDL-22909 fixed course request regressions 2010-07-10 15:46:07 +00:00
jerome mouneyrac
001251f222 web service MDL-12886 extends xml-rpc client from Zend client 2010-07-08 08:15:46 +00:00
aparup
924ca8450f ADministration MDL-23144 fixed course creation -> cancel button going to limbo. now goes back to course(cat) index page 2010-07-08 05:40:03 +00:00
Martin Dougiamas
9645a4843a MDL-16203 Updated the mod_created, mod_updated and mod_deleted events to be more generic and easier to handle 2010-07-08 02:27:58 +00:00
Eloy Lafuente
ffe5025874 NOBUG DB syntax - fix/improve some uses. I haven't tested completion, have you? 2010-07-05 22:48:07 +00:00
Sam Hemelryk
7d2b6e8cbe course MDL-8369 Fixed bug when displaying course titles with an & in them 2010-07-05 08:34:41 +00:00
Petr Skoda
6236aba21b oh my, no more id cvs markers or closing php tags 2010-07-04 12:07:43 +00:00
Petr Skoda
64f93798d4 MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment 2010-07-03 13:37:13 +00:00