212 Commits

Author SHA1 Message Date
dongsheng
f39c16e0f4 "MDL-14129, fix print_error" 2008-05-14 08:05:45 +00:00
dongsheng
5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
tjhunt
7d69de1830 MDL-13836 - When grades are imported, list users who had grades imported, but who are not currenly in the course. 2008-03-07 17:30:54 +00:00
nicolasconnault
3908893554 MDL-13709 More lang fixes. Merging from MOODLE_19_STABLE 2008-03-03 10:54:21 +00:00
nicolasconnault
4de3322dc8 MDL-13709 66 new lang files, and links to these help files have been updated wherever found. Merging from MOODLE_19_STABLE 2008-03-03 10:25:37 +00:00
moodler
3674c3985e MDL-12294 Merged language fixes from stable 2008-02-26 08:02:16 +00:00
tjhunt
18159e20db MDL-12913 - Error messages when doing an XML grade import are not very helpful, include the idnumber that is causing the problem in the error message. 2008-01-10 15:38:48 +00:00
tjhunt
77e2e3f2b8 Fix notice when you try to import an empty XML file. 2008-01-10 14:17:37 +00:00
poltawski
46decdf5d9 MDL-12840 - gradebook CSV import was failing due to newlines with nothing
on them
merged from MOODLE_19_STABLE
2008-01-08 22:25:07 +00:00
scyrma
d417533252 Fix for par of the missing strings, as reported in MDL-12294 2007-11-26 04:10:08 +00:00
skodak
a78890d593 MDL-12133 validate() method tidying up; merged from MOODLE_19_STABLE 2007-11-23 22:15:07 +00:00
skodak
0f392ff4f0 MDL-11957 improving and cleanup in grade overriding 2007-10-30 11:40:50 +00:00
skodak
f2e4a0818a preparation for 1.9 beta 2 - setting correct requires in mods and plugins 2007-10-10 16:09:17 +00:00
nicolasconnault
8ad36f4cc3 Added copyright notice 2007-10-10 06:34:20 +00:00
toyomoyo
f0b9c95bf7 MDL-11633, changing import to use $mform->getdata() instead of data_submitted() 2007-10-08 06:52:39 +00:00
moodler
4924f1d280 Removed some blank lines MDL-11632 2007-10-07 13:18:05 +00:00
skodak
8108909a60 MDL-9636 grade import fixes - allow null grades, no importcode collisions and stealing, more validation and other bugfixes 2007-10-07 13:04:49 +00:00
skodak
3405820739 MDL-11622, MDL-11623 xml import/export now uses user idnumber; feedback optional; related bugfixing 2007-10-07 10:22:21 +00:00
skodak
662a057c77 MDL-11451 adding default ipaddress restriction and 7 days lifetime for user key 2007-09-27 07:06:17 +00:00
skodak
d0cbeafbcb MDL-11451 fixing silly typo in cap name 2007-09-27 06:56:51 +00:00
skodak
0a3bdfaf79 MDL-11451 grade publishing security/privacy improved - new capabilities needed for publishing, by default allowed only for admins; added warning to publishing option 2007-09-27 06:51:54 +00:00
skodak
d7a61f65c1 MDL-10985 improved form validation in xml grade import 2007-09-26 19:34:54 +00:00
skodak
1843999a77 MDL-10985 merged the xml and xmlurl grade import plug-in 2007-09-26 18:11:48 +00:00
skodak
c22e335d80 MDL-9636 fixed many sql injections in grade import code 2007-09-26 11:02:36 +00:00
skodak
235b07fb64 MDL-9636 grade_items are now limited to current course only - can not import into other courses anymore 2007-09-26 10:54:09 +00:00
skodak
e9dea7af66 MDL-9636 corrected the creation of new manual grade items, added source parameter 2007-09-26 10:00:51 +00:00
skodak
a700b5deee MDL-10985 import from remote xml file with key login option 2007-09-26 09:42:28 +00:00
skodak
8e1ec6be58 MDL-11298 use textlib_get_instance() instead of new textlib() 2007-09-16 18:49:41 +00:00
nicolasconnault
0eeada790c MDL-10490 Implemented grade letters in export. Needs testing. 2007-08-13 04:19:01 +00:00
nicolasconnault
826c5f8635 MDL-9628 Refactoring the building of navigation array for gradebook pages 2007-08-01 06:47:35 +00:00
toyomoyo
268366744a adding jumpto menu for import and export 2007-07-30 06:28:41 +00:00
toyomoyo
bf4bb28d4f MDL-10557, adding format_string() to support multilang filter usage on grade item names 2007-07-27 02:28:59 +00:00
moodler
78091c4572 Bumping versions to fix capability upgrade 2007-07-25 07:09:12 +00:00
skodak
e77bcaa30d MDL-10579 capabilities for grade import plugins 2007-07-24 09:30:46 +00:00
skodak
dd45888a24 MDL-9511 adding/renaming grading capabilities 2007-07-23 19:22:48 +00:00
skodak
3ee5c20149 MDL-10525 renaming class grade_grades and grade_grades_text - singulars for all grade class names 2007-07-19 08:15:19 +00:00
skodak
ba74762bda regular whitespace cleanup in grade code 2007-07-18 19:56:07 +00:00
toyomoyo
5c2aa19894 adding capabilities check 2007-07-18 08:13:09 +00:00
toyomoyo
e4add64dff putting a space before { 2007-07-18 02:02:48 +00:00
toyomoyo
ffe8ee5506 allow comments, lock checking for xml plugin 2007-07-17 08:40:35 +00:00
toyomoyo
b263e53907 fixing broken headers 2007-07-17 03:32:10 +00:00
toyomoyo
b435527321 MDL-9363, some fixes for grade import, not finished! 2007-07-13 08:06:30 +00:00
toyomoyo
eff9c473a6 some grade import cleaning 2007-07-04 02:16:41 +00:00
skodak
f92dcad81a MDL-10233 improved static factory methods of grade obejcts fetch() and fetch_all(); implemented default values of grade objects, fixed null values for some properties that are not required - unit tests included, tested with PHP4 and PHP5 2007-06-24 22:26:33 +00:00
skodak
ac9b080524 MDL-10202 merge raw and final grade tables 2007-06-20 23:06:29 +00:00
toyomoyo
870a603f9c previews specified number of lines for grade imports 2007-06-13 09:07:39 +00:00
toyomoyo
f115f8c858 adding some strings and checks for grade book import/export 2007-06-12 09:12:07 +00:00
toyomoyo
741bde47c3 some fixes for gradebook imports 2007-06-11 09:00:17 +00:00
toyomoyo
ce40b7935e gradebook import fixes to use grade_update function 2007-06-08 09:01:19 +00:00
skodak
b67ec72f57 MDL-9516 update_grade(); now required $source of grading to allow modification of original grades in activities through grade_updated event 2007-06-06 23:04:24 +00:00