2f3c20b245
MDL-45219 remove old assignment course instance list
2014-04-23 11:53:35 +08:00
09af1e2864
MDL-42672 blocks: warnings on /mod/xxx/index.php for frontpage course
2013-11-06 14:21:24 +11:00
88715ba2c0
MDL-41192 course: Can not write to the read-only properties of cm_info
2013-09-10 14:11:30 +10:00
71a56e08c8
MDL-35339 avoid using get_all_sections(), get_all_mods() and field section.sequence directly
2012-10-15 14:08:13 +08:00
fdb797adcf
MDL-14238 - add filter to grade assignment.
2010-08-20 08:00:54 +00:00
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
24e27ac0c1
course MDL-8369 Front page combo list is now restructured and exandable by JavaScript
...
This patch also implements a course renderer.
2010-05-27 01:40:11 +00:00
e3fb62d9da
NOBUG Fixed a simple notice where idnumber was missing from assignment/index.php
2010-05-12 06:05:47 +00:00
16be897441
MDL-21652 html_table rendering refactored
...
* class html_component does not exist any more
* class html_table rendered via html_writer::table()
* html_table, html_table_row and html_table_cell have public $attributes property to set their CSS classes
* dropped rotateheaders feature, should be added again after more research of possible ways (<svg> is not nice IMHO)
* dropped possibility to define CSS classes for table heading, body and footer - can be easily done and better done using just table class and context
2010-03-20 22:15:54 +00:00
a685593466
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
2010-01-16 15:39:56 +00:00
191b267bcd
MDL-20790 more page layouts -see base theme for full list; also added new css body class for describing current layout; base layout is now default for beter BC; require_login() now sets 'incourse' layout automatically
2009-12-27 12:02:04 +00:00
816250281e
mod-assignment MDL-19803 Upgraded deprecated functions and added set_url calls
2009-09-23 02:46:55 +00:00
55c7042d8d
assignments MDL-19803 Updated print_header and build_navigation to OUTPUT and PAGE equivalents
2009-09-07 06:23:46 +00:00
75d47fa90c
MDL-19803 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno
2009-08-20 08:42:12 +00:00
256d2850a5
MDL-19803 Converted all print_footer() calls
2009-08-06 14:20:49 +00:00
cc934d000b
MDL-15871 Merging from MOODLE_19_STABLE
2008-10-08 08:25:16 +00:00
579d45b434
MDL-14679 converted some get courses
2008-06-01 18:12:24 +00:00
a939f681bb
"MDL-14129, fix print_error call"
2008-05-22 07:20:45 +00:00
62e49765a4
MDL-14045:
...
Assignment type now links to type/xxxx/all.php if it exists.
2008-05-13 14:56:29 +00:00
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
7f91ea90de
MDL-13872:
...
Display a dash when no grade info, suppresses notice.
Merged from STABLE_19
2008-03-11 14:26:38 +00:00
a344d6db71
Notices on empty array index. Merging from MOODLE_19_STABLE
2008-02-29 10:07:47 +00:00
76cbde4138
MDL-12945 changing get_fast_modinfo() section property to sectionnum to prevent conflicts with real cm->section; full recent activity speedup when printing user pictures in forum; merged from MOODLE_19_STABLE
2008-02-01 14:10:49 +00:00
52ae8c057a
MDL-12945 fixing mod indexes broken by previous commit; merged from MOODLE_19_STABLE
2008-02-01 09:09:04 +00:00
dd97c32868
MDL-12945 a slightly bigger patch for performance in recent activity and various group related issues + some other fixes - see list of subtasks in tracker; merged from MOODLE_19_STABLE
2008-01-24 20:33:50 +00:00
5978010dd2
MDL-11358 final grade from gradebook is now shown in assignments - students see only final grades from gradebook
2007-09-23 16:05:41 +00:00
ba3dc7b4a8
MDL-10888: groupings - mod/assignment - updated to support groupings
2007-08-26 23:50:08 +00:00
01e3838853
MDL-9473: Initialise navlinks array before use
...
Author: Matt Clarkson <mattc@catalyst.net.nz >
2007-07-05 04:55:24 +00:00
3b27b0fe21
MDL-9615: Correct incorrect use of term breadcrumbs
...
- $crumbs -> $navlinks
Author: Matt Clarkson <mattc@catalyst.net.nz >
2007-07-05 04:40:48 +00:00
70c6c0ad70
MDL-9474: Updated build_navigation() to use global $COURSE
...
- Removed $course parameter from build_navigation()
- Updated all calls to build_navigation()
Author: Matt Clarkson <mattc@catalyst.net.nz >
Committer: Matt Clarkson <mattc@catalyst.net.nz >
2007-04-23 21:11:10 +00:00
b9dc2734a3
Breadcrumbs: mod/assignment changes
...
- modified to use build_navigation() for creating breadcrumbs.
Author: Matt Clarkson <mattc@catalyst.net.nz >
Committer: Matt Clarkson <mattc@catalyst.net.nz >
2007-04-16 20:52:48 +00:00
f3f7610c90
cvsimport fixups -- cvshead had strayed from upstream
2007-01-04 13:15:04 +13:00
1648afb278
changes to how to pull out a list of users (course/module participants)
2006-08-28 08:42:30 +00:00
87b18f4ab7
Fixed call to required_param()
2006-04-05 07:46:52 +00:00
a86a538fef
Merged fixes from STABLE for submodules
2005-07-15 17:32:36 +00:00
b3d8e59a29
Add a little robustness to the listing (old assignment types etc)
2005-05-26 15:24:33 +00:00
60bcceadd3
Added assignment type on the index page
2005-04-19 15:37:53 +00:00
d8199f1d4c
A few tidy ups
2005-04-18 16:01:02 +00:00
3898bc3337
assignment->name supports filterall again. :-P
2005-04-17 22:17:52 +00:00
f1893f4428
Improved listing on index page for students
2005-04-17 18:45:32 +00:00
b0f2597e17
Refactored Assignment Module
...
============================
This new assignment module allows Plugin Assignment types. This should
allow a whole lot of new stuff to easily be placed in Moodle without
making the modules list longer for no good reason.
This checkin is still a really rough version that needs work on it.
Normally I would want it better than this to check in, but I need
to collaborate with Shane on the remaining code and CVS is the best
way.
Give it a day or two to settle in. :-)
This is the last thing I wanted to get into 1.5. Getting close now!!
Cheers!
Martin
2005-04-14 13:24:40 +00:00
2500b88bab
Now assignment->name works under filterall.
2005-03-26 18:14:46 +00:00
f622d17759
Fix bug 1998
2005-02-14 00:05:00 +00:00
9a58f7cb85
towards XHTML compliance
2004-09-12 21:43:59 +00:00
f950af3c43
All modules are now suitable for the site page. They now all follow the same rules, namely that any students enrolled in at least one course is considered to be a student on the site.
...
All the page headers work correctly also on the site course.
On the site page the modules don't require login unless necessary or required by $CFG->forcelogin.
2004-08-22 14:38:47 +00:00
90fcc576ea
Removed notices by introducing new function print_header_simple() which works on site as well as in courses without extra logic.
2004-08-21 20:20:58 +00:00
9fa8271283
Fixes for displaying numbers of assignment submissions when
...
groups are active
2004-03-16 13:54:29 +00:00
8ff79e8c5b
Fixed the counting of submissions for a new function assignment_count_real_submissions()
2004-01-30 16:53:01 +00:00
ad7101a17b
FIxed counting of submissions
2004-01-28 11:03:44 +00:00
858c8a05e8
Better dividers in the table
2004-01-26 12:07:34 +00:00