rwijaya
b89e4ad8fa
tag logs MDL-19604 Add logging for tag editing/updates, merged from MOODLE19_STABLE
2009-09-09 02:43:43 +00:00
nicolasconnault
cae837087a
MDL-19676 Blog improvements
2009-09-04 00:36:43 +00:00
nicolasconnault
61867c8382
MDL-19794 Upgraded calls to link_to_popup_window()
2009-08-20 13:14:52 +00:00
nicolasconnault
b453120768
MDL-19794 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno
2009-08-20 08:40:19 +00:00
nicolasconnault
e6db30260f
MDL-19794 Upgraded calls to helpbutton, print_simple_box* and notify
2009-08-18 04:58:26 +00:00
nicolasconnault
5387640a12
MDL-19794 Upgraded calls to choose_from_menu
2009-08-17 15:18:21 +00:00
skodak
aa54ed7b02
MDL-20065 new implementation of File module, modules sub-types are being migrated to separate modules; remaining issues to be listed as sub-tasks in tracker
2009-08-13 20:45:50 +00:00
nicolasconnault
7b1f2c829f
MDL-19756 Renamed moodle_select to html_select for better API consistency
2009-08-10 08:38:45 +00:00
nicolasconnault
82fcab32c1
MDL-19794 Converted calls to popup_form()
2009-08-10 03:35:14 +00:00
nicolasconnault
64e12bb710
MDL-19794 Converting calls to popup_form()
2009-08-08 09:31:01 +00:00
nicolasconnault
2f48819b8e
MDL-19794 Added global $OUTPUT to print_courses()
2009-08-07 07:18:01 +00:00
nicolasconnault
176e842015
MDL-19794 Converted calls to print_paging_bar
2009-08-07 00:27:42 +00:00
nicolasconnault
d60c112435
MDL-19794 Converted all print_footer() calls
2009-08-06 14:10:33 +00:00
nicolasconnault
7c5286cd85
MDL-19794 Migrated calls to print_heading
2009-08-06 08:15:43 +00:00
nicolasconnault
c0d8e936ef
MDL-19799 Migrated calls to print_spacer()
2009-08-06 02:24:31 +00:00
nicolasconnault
008350b585
MDL-19799 Upgraded calls to print_headline
2009-08-06 01:38:17 +00:00
skodak
0a127169fe
MDL17980 reverting last commit - other devs agreed, to be explained in tracker
2009-08-03 07:35:41 +00:00
peterbulmer
1b509b3699
MDL17980 mnet improvements
...
* Allow multiple roles to be allocated by identity provider
* Allow existing enrolment plugins to manage mnet enrolments
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2009-08-03 03:38:23 +00:00
nicolasconnault
74623e0a3a
MDL-19756 Improved API of OUTPUT->confirm()
2009-07-30 06:09:45 +00:00
tjhunt
5048e0349c
course MDL-19794: Fix initialisation order problems on course/index.php.
2009-07-28 03:03:35 +00:00
nicolasconnault
8e127eb38e
MDL-19756 Migrating choose_from_menu to outputlib
2009-07-28 02:45:13 +00:00
sam_marshall
984baa77e2
MDL-19827: Completioninfo bugfix
2009-07-15 14:19:24 +00:00
skodak
308240b164
MDL-19785 temp fix for undefined completioninfo
2009-07-15 08:11:28 +00:00
sam_marshall
905b1de634
MDL-19692: Completion tracking help icon enhancements
2009-07-14 14:00:34 +00:00
samhemelryk
405efa5f95
filelib MDL-19707 Modified file_extension_icon to use extisting function mimeinfo and reverted
...
two uses of file_extension_icon in course-lib that were incorrect
2009-07-08 01:52:16 +00:00
samhemelryk
19c9f09430
filelib MDL-19707 Converted existing ...str_replace('png','gif')... to use file_extension_icon and file_mimetype_icon
2009-07-07 06:16:01 +00:00
skodak
f80ee89145
MDL-19690 fixed some icon conversion
2009-07-03 09:59:00 +00:00
tjhunt
666e84584c
MDL-19690 - more $CFG->pixpath to $OUTPUT->old_icon_url
2009-07-03 04:23:05 +00:00
tjhunt
42d5737a94
MDL-19690 fix some breakage.
2009-07-02 12:35:13 +00:00
tjhunt
5ef444007d
MDL-19690 - Eliminate all remaining $CFG->modpixpath apart from mod/scorm
2009-07-02 12:25:19 +00:00
tjhunt
e63f88c9a6
MDL-19690 - lots more $CFG->pixpath to $OUTPUT->old_icon_url
...
and $CFG->modpixpath to $OUTPUT->mod_icon_url
2009-07-02 12:07:58 +00:00
tjhunt
6b608f8f50
MDL-19690 - lots more $CFG->pixpath to $OUTPUT->old_icon_url
2009-07-02 10:53:31 +00:00
sam_marshall
e3568fde9c
MDL-19692: Improvement to help icon for completion tickboxes, based on user testing
2009-07-02 09:18:26 +00:00
skodak
fc29e51b2d
MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup
2009-06-13 18:34:43 +00:00
skodak
bb4b6010f3
MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup
2009-06-13 17:17:10 +00:00
tjhunt
c679c3582a
Fix some fallout from the pagelib changes.
2009-06-12 11:56:30 +00:00
skodak
73efeff61b
MDL-19119 moving get_fast_modinfo() to moodlelib.php - the recent changes related to inclusion of course/lib.php were causing regressions
2009-05-17 18:45:00 +00:00
fmarier
dc247e5232
MDL-19179 cache superfluous queries when listing categories on front page
2009-05-14 06:04:35 +00:00
mjollnir_
00f270bc6c
fix for MDL-19110
...
Author: Adrian Schlegel <adrian@liip.ch>
2009-05-08 14:24:56 +00:00
tjhunt
1d00ec6a6a
blocklib: MDL-19010 finally fix the regressions that mean that you could not create a new course.
2009-05-08 03:11:24 +00:00
tjhunt
830dd6e9cd
moodle_page: MDL-12212 reimplement user_is_editing, deprecate isediting
2009-05-06 08:59:29 +00:00
skodak
8b449a3958
MDL-18124 course creators can not delete any courses in their category any more, only those they created at most one day ago; merged from MOODLE_19_STABLE
2009-05-04 19:56:32 +00:00
sam_marshall
e8e509865e
MDL-17816: Changes to the way availability conditions are displayed when viewing course
2009-04-17 11:07:59 +00:00
sam_marshall
3982f0f87d
MDL-17816: Minor whitespace fixes before I work on the actual bug
2009-04-17 10:22:56 +00:00
sam_marshall
52dbbcf665
MDL-17816: Minor whitespace fixes before I work on the actual bug
2009-04-17 10:20:44 +00:00
tjhunt
d91a4be06d
Coding stype cleanup
2009-04-16 08:59:23 +00:00
jerome
a3a1708f63
category MDL-18876 replace error notice by exception, move success notice into index.php
2009-04-16 07:48:34 +00:00
sam_marshall
4d10247fdb
MDL-18768: Limited size of context and modinfo caches to avoid memory problems with code that loops through many courses, also changed forum role_assign to use recordset for all-courses loops
2009-04-06 09:48:39 +00:00
fmarier
c93dae38f0
mod/resource: MDL-18641 ability for resource type plugins to specify their own icon
2009-04-03 01:13:42 +00:00
jerome
a0c30e1b00
web service MDL-12886 merged Pigui's Team work on course external file + some refactoring
2009-04-02 06:59:14 +00:00