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
jerome mouneyrac
5cbbcc1ae6
registration MDL-22964 check if xmlrpc is enabled on the registration pages, publication pages and community block page.
2010-07-02 03:40:12 +00:00
Rossiani Wijaya
377d7b82f6
MDL-20410 - remove set_focuscontrol (bulk commit)
2010-07-01 05:35:27 +00:00
jerome mouneyrac
efba7034b2
course MDL-22948 improve subjects select field (add None option + required + sorted)
2010-06-29 06:59:25 +00:00
Petr Skoda
f2991c6e5d
fixed incorrect writer attributes
2010-06-28 18:50:22 +00:00
David Mudrak
b54a05475a
MDL-21695 Replaced summaries.html
...
AMOS BEGIN
HLP summaries.html,[summary_help,core]
AMOS END
2010-06-28 17:05:05 +00:00
David Mudrak
df52205e75
MDL-21695 Removed participationreport.html, text moved into wiki docs
2010-06-28 14:38:04 +00:00
David Mudrak
6235771854
MDL-21695 Replaced participantswithselectedusers.htm
...
No AMOScript here as the help file is outdated and should be translated
from scratch.
2010-06-28 14:37:48 +00:00
jerome mouneyrac
acfc901427
course publication MDL-19315 get_publication returned the first result without specifying a hub in parameter => fix, the return publication now depends of the hub passed in parameter
2010-06-28 06:26:54 +00:00
David Mudrak
096ec8d63d
MDL-21695 Cleaning up legacy strings and help
...
Text of help pages Read carefully, Write carefully and Ask questions
moved to wiki by Helen. Text formatting help removed, to be
re-introduced properly in editors rewrite. Unused editorhelp form
element removed completely.
2010-06-27 21:34:01 +00:00
jerome mouneyrac
f57c4047b1
unregistration MDL-21936 add site unregistration
2010-06-25 11:36:52 +00:00
Martin Dougiamas
370f9570c7
Tweaking the display of the course overview block, spacing etc
2010-06-24 05:58:42 +00:00
Rossiani Wijaya
6b0034a695
MDL-20475 - add skip to 'maincontent' handler.
2010-06-23 09:57:45 +00:00
Dongsheng Cai
eb1c14e08e
function name typos
2010-06-23 05:17:48 +00:00
Petr Skoda
54632b02b2
MDL-21782 removing oboslete tabs
2010-06-22 07:05:11 +00:00
jerome mouneyrac
de832702ad
course publication MDL-22762 improve the publication confirmation/error message
2010-06-22 04:01:33 +00:00
Petr Skoda
df997f841f
MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week
...
AMOS START
MOV [sendcoursewelcomemessage,core_admin],[sendcoursewelcomemessage,enrol_self]
MOV [configsendcoursewelcomemessage,core_admin],[sendcoursewelcomemessage_desc,enrol_self]
MOV [enrolstartdate,core],[enrolstartdate,enrol_self]
MOV [enrolenddate,core],[enrolenddate,enrol_self]
CPY [welcometocourse,core],[welcometocourse,enrol_self]
CPY [welcometocoursetext,core],[welcometocoursetext,enrol_self]
MOV [notenrollable,core],[notenrollable,core_enrol]
MOV [enrolenddaterror,core],[enrolenddaterror,enrol_self]
MOV [enrolmentkeyhint,core],[passwordinvalidhint,enrol_self]
MOV [coursemanager,core_admin],[coursecontact,core_admin]
MOV [configcoursemanager,core_admin],[coursecontact_desc,core_admin]
MOV [enrolledincourserole,core],[enrolledincourserole,enrol_manual]
MOV [enrolme,core],[enrolme,core_enrol]
MOV [unenrol,core],[unenrol,core_enrol]
MOV [unenrolme,core],[unenrolme,core_enrol]
MOV [enrolmentnew,core],[enrolmentnew,core_enrol]
MOV [enrolmentnewuser,core],[enrolmentnewuser,core_enrol]
MOV [enrolments,core],[enrolments,core_enrol]
MOV [enrolperiod,core],[enrolperiod,core_enrol]
MOV [unenrolroleusers,core],[unenrolroleusers,core_enrol]
AMOS END
2010-06-21 15:30:49 +00:00
jerome mouneyrac
7399bcef68
course publication MDL-19315 display better error message if web service communication with the hub failed
2010-06-21 09:33:57 +00:00
Petr Skoda
1b048629bc
we do not need any new api for fetching of course record - we have DML with MUST_EXIST flag which is the right way now; we should not include course/lib.php on each page anyway
2010-06-17 22:50:25 +00:00
jerome mouneyrac
770f7e24a8
course publication MDL-19315 integrate backup UI during the publication (Kudo to Sam for writing the main backup UI code integration, and Eloy all his backup work)
2010-06-17 05:37:05 +00:00
jerome mouneyrac
dd708bbf70
publication MDL-22761 define course last time modified period
2010-06-17 05:26:01 +00:00
aparup
e818c6fcc7
Course MDL-22750 fixed sql query for reordering display using sortorder in course_categories.
2010-06-14 07:32:44 +00:00
Martin Dougiamas
4bd1108f9f
Fixed naming of sections for social format
2010-06-11 04:19:54 +00:00
Dongsheng Cai
214a81b8d1
MDL-22731, fixed category description images
2010-06-11 04:11:42 +00:00
jerome mouneyrac
94788de2a4
course publication MDL-19315 split /lib/hublib.php into admin/registration/lib.php and course/publish/lib.php
2010-06-11 03:24:09 +00:00
Martin Dougiamas
157d25fb0d
MDL-18483 Added an edit icon to the forum intro to make it easier to edit
2010-06-11 03:14:27 +00:00
David Mudrak
09eb215121
MDL-22729 Course sections can be re-edited again
...
By the way, the current style of creating course_sections is ugly. We
should probably have something like
make_sure_that_at_least_default_section_exists($courseid, $sectionid=null)
and not to insert it into database at many places as we do now.
2010-06-10 18:25:06 +00:00
jerome mouneyrac
b8c2aea51b
course publication MDL-19315 rename screenshotsids for screenshots
2010-06-10 06:11:43 +00:00
jerome mouneyrac
82bca83db5
course publication MDL-19315 add screenshots management + fix CSS for gallery for form element (Kudo to Sam for this CSS nightmare)
2010-06-10 03:42:44 +00:00
Martin Dougiamas
a229ebcdcb
MDL-19880 Fixed potential memory overflow with lots of courses
2010-06-08 06:42:00 +00:00
Sam Hemelryk
7487c85699
course formats MDL-22647 Course format names are now properly supported and used. Big thanks to Brandon Turner for the patch.
2010-06-08 06:21:25 +00:00
Dongsheng Cai
633198cac1
MDL-22574, removed unused function
2010-06-08 06:02:15 +00:00