26766 Commits

Author SHA1 Message Date
toyomoyo
d30c99c107 some cosmetic fixes 2007-07-04 09:14:39 +00:00
skodak
3593af19df MDL-10341 fixed user search cleaning; merged from MOODLE_18_STABLE 2007-07-04 08:31:54 +00:00
moodler
18536f768f Started a Grades page for grades settings 2007-07-04 03:40:08 +00:00
toyomoyo
9e7a3d4298 fixes for extend enrol to make it less restrictive MDL-10181 2007-07-04 02:38:24 +00:00
toyomoyo
5480af3724 MDL-10181 manual enrolment changes 2007-07-04 02:35:52 +00:00
toyomoyo
f4bee9e580 added a method that returns the submitted data without validation MDL-10181, please let me know if this is not needed, thanks 2007-07-04 02:32:08 +00:00
toyomoyo
898d7119f0 round up enrolment to day, truncate the rest MDL-10181 2007-07-04 02:26:36 +00:00
toyomoyo
cf05753492 cron unenrolment of manual should takes place in the main cron, MDL-10181 2007-07-04 02:24:05 +00:00
toyomoyo
eff9c473a6 some grade import cleaning 2007-07-04 02:16:41 +00:00
toyomoyo
0674ff6ca8 sql_concact() can handle more than 2 params, thanks Eloy 2007-07-04 02:03:47 +00:00
urs_hunkler
a04c3b55b9 working on MDL-10322 :: tabs. I added a space before the closing </li> to close the gap between the li elements used without images. I don't know why this space is necessary. 2007-07-03 20:17:54 +00:00
nicolasconnault
4a129c473b MDL-12010 Added preferences to config table 2007-07-03 18:41:31 +00:00
nicolasconnault
13b1072464 More language strings, minor edits. 2007-07-03 17:54:56 +00:00
bobopinna
6cb178cd20 Fixed help title 2007-07-03 12:13:52 +00:00
bobopinna
b984add67b Added two missing strings 2007-07-03 12:07:58 +00:00
bobopinna
5a11f4c35e Added missing help files 2007-07-03 12:04:17 +00:00
bobopinna
4b07d3a8d9 Fixed a bad string definition 2007-07-03 10:26:14 +00:00
skodak
6639ead31e complete unit tests for grade_category, minor API cleanup, fixed forced regrading in grade_category 2007-07-03 10:06:08 +00:00
bobopinna
5dcb429b34 Fixed bug MDL-9570 2007-07-03 09:45:13 +00:00
bobopinna
4e204f8956 Fixed bug MDL-9236 2007-07-03 09:38:56 +00:00
bobopinna
43e892c93b Fixed bug MDL-9776 2007-07-03 09:19:05 +00:00
bobopinna
d3e4854956 Fixed update.php
Bug MDL-10318
2007-07-03 07:53:47 +00:00
bobopinna
7d97f6f87b Fixed a problem with memory use and big data tracks MDL-10318 2007-07-03 07:52:22 +00:00
toyomoyo
7759d32720 some minor cleanup/bug fix 2007-07-03 06:20:07 +00:00
nicolasconnault
5b5eb8e6c7 MDL-9268
Added language strings for grade item edit form.
Fixed HTML error in grader report.
Added tabs to category edit page.
2007-07-03 05:25:08 +00:00
skodak
8d27270849 MDL-10288 some more improvements for the item edit form 2007-07-02 18:26:11 +00:00
stronk7
7934f019af XHTML compliance
Merged from MOODLE_18_STABLE
2007-07-02 17:03:12 +00:00
stronk7
f4a51541ad Using the new "choose" parameter to navigate/preview/choose
IMS-CP resource packages. MDL-10036

Merged from MOODLE_18_STABLE
2007-07-02 16:57:50 +00:00
stronk7
66524dae2e Using the new choosecoursefileorimsrepo form element. MDL-10036
Merged from MOODLE_18_STABLE
2007-07-02 16:54:38 +00:00
stronk7
6f05b1e149 Registering the choosecoursefileorimsrepo form element to
show the "Browse Repository" button
for IMS-CP resources type. (MDL-10036)

Merged from MOODLE_18_STABLE
2007-07-02 16:51:50 +00:00
stronk7
f7c91a30c5 Adding the choosecoursefileorimsrepo form element to
show the "Browse Repository" button
for IMS-CP resources type. (MDL-10036)

Merged from MOODLE_18_STABLE
2007-07-02 16:49:39 +00:00
toyomoyo
db313fec53 MDL-10288, adding some fields for grade item edit and security fixes for grader report 2007-07-02 08:57:04 +00:00
moodler
6ba3d875f2 Added some new strings for gradebook export settings 2007-07-02 07:29:04 +00:00
tjhunt
bb4598fcf7 Quiz time limit field: Store it in the DB as an int(10), like the other time-related columns. Also, include the unit (minutes) in the forum label. 2007-07-02 06:48:50 +00:00
moodler
555dc5c454 Automatic installer.php lang files by installer_builder (20070702) 2007-07-02 04:48:33 +00:00
toyomoyo
f208e0e1d1 fixing an error when no grade item is listed for this course 2007-07-02 02:40:30 +00:00
skodak
739196ba10 MDL-10224 fixing some more regressions in grade reports; adding proper CSS; more fixes and improvements 2007-07-01 19:45:13 +00:00
skodak
026eada789 MDL-9599 Glossary terms revert back to 'Not categorized' when using categories, patch by Alexander Pavlyutin; merged from MOODLE_18_STABLE 2007-07-01 15:48:50 +00:00
skodak
9347082d10 MDL-10309 Broken password expiration support for LDAP user types rfc2307 and rfc2307bis, patch by Iñaki Arenaza; merged from MOODLE_18_STABLE 2007-07-01 15:42:36 +00:00
skodak
f13002d53e MDL-9629 fixed regressions in grade reports caused by my previous commits, added unfinished forms for category and item edit 2007-06-30 21:12:47 +00:00
jamiesensei
7856a8c384 removing file that mistakenly was committed to HEAD 2007-06-30 04:22:51 +00:00
jamiesensei
c28245d7e5 test for questionlib on MOODLE_19_QUESTIONS branch 2007-06-30 03:50:52 +00:00
thepurpleblob
3e60818b91 MDL-10240:
Added Bb Short Response as a Moodle Essay type question.
Found quite a lot of stuff that could do to be checked and improved
in this code, so this should be considered an intermediate step.
2007-06-29 14:32:20 +00:00
wildgirl
0825e989d0 improved help file - MDL-5074 and MDL-5075 fixes 2007-06-29 14:26:29 +00:00
jamiesensei
20c55233c3 small change to make icons easier to override in child classes. 2007-06-29 14:19:22 +00:00
toyomoyo
0cdd512c17 taking out some redundant sql 2007-06-29 08:31:01 +00:00
toyomoyo
12e27a048d MDL-9283, fixing a broken SQL, thanks Arno 2007-06-29 08:23:31 +00:00
urs_hunkler
c8672ca70b CSS for login block updated 2007-06-29 06:19:17 +00:00
moodler
0c02467624 Automatic installer.php lang files by installer_builder (20070629) 2007-06-29 04:49:59 +00:00
skodak
314c433698 MDL-10224 some more improvements in grader report related to total course grade and category grade + other bugfixes 2007-06-28 22:55:46 +00:00