Petr Skoda
516c5eca68
MDL-24698 hopefully fixed all completion_info problems
2010-11-17 06:23:56 +00:00
David Mudrak
45e8775911
MDL-13379 mnet: course overview at my home page displays remote courses, too
...
The patch submitted by Hubert Chathi. I just changed it a bit to use
moodle_url instead of string URLs and to use s() instead of format_string()
when putting the course fullname into title="" attribute value.
2010-11-16 13:40:34 +00:00
jerome mouneyrac
0c92f1138f
publication MDL-25221 destroy backup controller once backup is done.
2010-11-16 03:04:40 +00:00
jerome mouneyrac
6dfa3c07e8
publication MDL-25040 display hub information (logo - description - link) on the publication metadata page
2010-11-15 08:38:02 +00:00
Eloy Lafuente
ab00250268
MDL-24924 course/import - delete one more file I missed in my prev commit
2010-11-11 22:57:39 +00:00
Eloy Lafuente
96c726b663
MDL-24924 course/import - plugin not available anymore. Killed!
2010-11-11 22:52:17 +00:00
Andrew Davis
c91f29e5f9
course MDL-25101 made course description popup actually set its layout to popup
2010-11-10 02:42:57 +00:00
David Mudrak
03276af682
MDL-25072 reverted theme's disablecourseajax to enablecourseajax property
2010-11-09 11:55:37 +00:00
David Mudrak
b31b2d842d
MDL-14790 ajax delete confirmation box now uses the same wording as the non-ajax confirmation page
2010-11-09 11:55:26 +00:00
David Mudrak
8b2918a425
MDL-25072 convert $CFG->disablecourseajax to $CFG->enablecourseajax
2010-11-09 11:55:11 +00:00
David Mudrak
c0b5d9252b
MDL-25072 Stop abusing $CFG->ajaxcapable and $CFG->ajaxtestedbrowsers
2010-11-09 11:54:58 +00:00
jerome mouneyrac
0d731457f7
community block/publication MDL-23056 use required_param instead of optional_param when possible
2010-11-09 02:35:36 +00:00
Petr Skoda
cdfb6ba850
MDL-25072 themes may disable ajax course edit
2010-11-09 01:28:43 +00:00
Sam Marshall
91d0bb0a1f
Activity completion MDL-24746 If you turn on autocompletion for an activity after users have already done things that should complete it, it didn't mark them complete
2010-11-08 11:51:19 +00:00
Petr Skoda
ad26248c3a
MDL-25053 invalid SQL syntax
...
postgresql requires AS when defining column aliases, credit goes to Alan Peter Carter
2010-11-05 07:29:24 +00:00
Sam Hemelryk
367a75fae4
themes lib MDL-24895 Multiple fixes to better handle overflow.
...
Major tasks undertaken in this patch:
* New format_text argument, overflowdiv.
* New page layout Report.
* Review of all format_text calls.
* Added support for the report layout to all themes.
* Changed forum post display from tables to divs.
2010-11-05 02:53:47 +00:00
jerome mouneyrac
042bb40e79
publication MDL-24687 fix pb with screenshots sent during a second course sharing
2010-11-03 02:43:40 +00:00
Andrew Davis
f1c5b522fc
condition MDL-24180 added a help item to the conditional activity availability config UI
2010-11-02 08:35:33 +00:00
Petr Skoda
36b1c872a3
MDL-24927 fixed orphaned activities regression when single topic selected
2010-10-29 20:01:21 +00:00
jerome mouneyrac
8a6b119343
webservice MDL-24926 fix undefined variables into external course create.
2010-10-29 05:30:00 +00:00
Rossiani Wijaya
4756795bf7
MDL-22528: fixed AJAX Course editing in Chrome and Safari.
2010-10-28 07:13:56 +00:00
Sam Hemelryk
45390cf744
course-format-topic MDL-24680 Fixed XHTML bug that was destroying page layout.
2010-10-28 03:32:40 +00:00
jerome mouneyrac
4a73f9be8c
community block MDL-24830 better "wait for upload" message + fix a javascript issue when screenshot number = 0 (metadata page)
2010-10-26 06:26:52 +00:00
Sam Hemelryk
0d804f2fbf
course-format-social MDL-24254 Removed admin from the default blocks
2010-10-26 05:28:57 +00:00
jerome mouneyrac
dff1e39844
publication MDL-24661 set default value for creator notes.
2010-10-25 09:12:08 +00:00
jerome mouneyrac
20e033bd34
image gallery MDL-24773 replace external image gallery library calls with a new image gallery created in community block
2010-10-25 03:42:46 +00:00
Sam Hemelryk
3714c264b9
navigation MDL-24780 Navigation cache is cleared after moving a section
2010-10-21 02:09:37 +00:00
Sam Hemelryk
51fc46a392
course MDL-24780 Fixed up typo is ajax editing
2010-10-21 02:04:19 +00:00
Sam Hemelryk
0a5ece3d3b
navigation MDL-24783 Navigation cache is now cleared after editing a section name
2010-10-21 01:56:03 +00:00
David Mudrak
18f8a34fd8
NOMDL fixed typo in variable name
2010-10-19 15:38:53 +00:00
Sam Marshall
cfc3392582
MDL-24714: Completion report names inconsistent
2010-10-18 10:15:37 +00:00
jerome mouneyrac
0b55ad4a69
publication MDL-24663 increase default metadata text field size
2010-10-18 09:00:06 +00:00
jerome mouneyrac
fcb4decd09
registration MDL-24582 average number of participant and average number of course module functions
2010-10-18 08:01:32 +00:00
Sam Hemelryk
7d8e60f5ee
course-participation-report MDL-23603 Optimised SQL
2010-10-18 04:48:37 +00:00
jerome mouneyrac
60cc2f788e
publication MDL-24608 display a waiting page when uploading a backup
2010-10-15 08:56:06 +00:00
Petr Skoda
46b2346b57
MDL-24316 new lang string, improved visualisation
2010-10-14 10:20:30 +00:00
Petr Skoda
04cc7da3e4
MDL-20366 removing the ability to add new activities to invisible sections, I do not think we should encourage this kind of tricks
2010-10-14 10:02:32 +00:00
Petr Skoda
4cac68ab13
MDL-24316 adding support for stealth sections on course edit page - work in progress, we need to decide how to visualise it and what lang strings to use
2010-10-13 20:17:56 +00:00
Petr Skoda
81ed4632fc
MDL-14232 group import moved to group UI, fixed regressions and improved coding style - in future we should definitely improve the navigation structure of groups interface
2010-10-12 08:34:52 +00:00
Andrew Davis
b97af59794
rating MDL-24513 made scales.php work with site level (not course level) scales
2010-10-11 06:21:53 +00:00
jerome mouneyrac
2324aab954
publication MDL-24580 clean course description default value from HTML tags
2010-10-11 03:10:46 +00:00
Dongsheng Cai
ef106e5b28
"MDL-24210, added missing context to html editor"
2010-10-06 03:48:32 +00:00
Aaron Barnes
c8ea6c60ab
MDL-24328 completion Check criteria are set before showing links to report
2010-10-06 02:23:50 +00:00
David Mudrak
47cdfde347
MDL-24449 Fixed icons at /course/category.php page
2010-09-29 20:41:37 +00:00
Sam Hemelryk
d703f226da
course-combolist MDL-24300 Added CSS to dim categories on the combolist.
2010-09-28 02:17:20 +00:00
jerome mouneyrac
0d5fae12eb
community block/registration/publication MDL-24230 change /admin/ for $CFG->admin and /lib/ for $CFG->libdir
2010-09-24 05:22:07 +00:00
jerome mouneyrac
a8e174ccd8
community block/registration/publication MDL-24230 change /admin/ for $CFG->admin and /lib/ for $CFG->libdir
2010-09-24 05:12:44 +00:00
Rossiani Wijaya
1e6c1f7a3e
MDL-24333 - fixed invalidate xhtml strict for courses in combo list.
2010-09-23 05:15:02 +00:00
Sam Hemelryk
035f3a4f57
course-report-progress MDL-19794 Fixed up deprecated calls
2010-09-22 08:52:02 +00:00
Petr Skoda
532a91d431
MDL-24329 reverting previous patch, it should be imo better to not should discouraged legacycoursefiles option when it is disabled site-wide
2010-09-22 08:18:18 +00:00