18828 Commits

Author SHA1 Message Date
moodler
256ed9e4cd Moved these to course/report/log 2006-03-09 09:49:19 +00:00
moodler
52af9a3544 Logs have moved 2006-03-09 09:47:53 +00:00
moodler
0a935fb3c0 Added real rough new report for logs - needs work. Shane? 2006-03-09 09:45:57 +00:00
toyomoyo
1242eb8f38 Checking in some blog-related user changes for testing on
another machine
2006-03-09 09:09:20 +00:00
toyomoyo
1917efb2b2 added default for blogs 2006-03-09 09:01:40 +00:00
moodler
e0dd378807 Aha 2006-03-09 08:55:41 +00:00
moodler
883fdc5241 Added newline 2006-03-09 08:45:45 +00:00
moodler
8c5ea8d5ce Look for languages in report directories too 2006-03-09 08:27:53 +00:00
moodler
bcadf372af Quickly cleaning up reports
This one was the old participation report (still needs work!)
2006-03-09 08:24:10 +00:00
moodler
e3f97fc284 Slight tidy-up, needs work still 2006-03-09 08:09:28 +00:00
moodler
5585348a6a Quickly moving old reports into new structure
This one is Outline Report
2006-03-09 08:06:19 +00:00
vyshane
05da418753 Added $CFG->pagepath so that the Moodle Doc URLs are generated properly for
this section.
2006-03-09 07:53:14 +00:00
moodler
2622ceb494 Renamed mod.html to mod.php 2006-03-09 07:41:59 +00:00
moodler
36245854f2 No direct inclusion 2006-03-09 07:41:18 +00:00
moodler
222aa60d3f Adding reports link. 2006-03-09 07:40:41 +00:00
moodler
3bf7fc74a4 New report plugin structure for all course reports.
More to be added soon.
2006-03-09 07:37:40 +00:00
moodler
7064007f5b Fixing the logic for the enrol upgrade 2006-03-09 06:54:31 +00:00
vyshane
53008a8d4b Added data module to list of allowed modules for the report. 2006-03-09 06:27:29 +00:00
vyshane
4c03f9209d Added functions data_get_view_actions() and data_get_post_actions() for
participation reports.
2006-03-09 06:26:42 +00:00
martinlanghoff
46a811142e [multienrol]Don't die if there's an empty directory in enrol and better strings for admin ui
The admin UI still needs a bit of wordsmithing to make it easy to understand what the model we have is.
2006-03-09 05:06:18 +00:00
martinlanghoff
c6a40e74b9 [multienrol]enrol/authorize: Back put last commit - "manual" is the right name 2006-03-09 05:03:41 +00:00
martinlanghoff
7ce85a1969 [multienrol]enrol/authorize: fix references to 'internal' method 2006-03-09 04:26:37 +00:00
martinlanghoff
a60952d73d [multienrol] 2006-03-09 04:22:03 +00:00
martinlanghoff
aa190ccd1e [multienrol]Merged Ethem Evlice's changes to authorize.net
Minimal changes -- with this, the tip of MOODLE_16_MULTIENROL is fully merged.
2006-03-09 04:14:12 +00:00
martinlanghoff
ed8365d9c2 [multienrol]Set default enrol_plugins_enabled if the variable is not set 2006-03-09 03:58:08 +00:00
martinlanghoff
9feef2bfb7 [multienrol]Rename enrolment language files according to the rename of internal plugin to manual
(and cleanup the mess I made merging files into lang/en -- sorry!)
2006-03-09 03:55:31 +00:00
martinlanghoff
4af1efecf7 [multienrol]Fixed a typo in database upgrade script. Bug #4528 2006-03-09 03:47:54 +00:00
martinlanghoff
29f8533223 [multienrol]More changes to the internal->manual transition 2006-03-09 03:46:53 +00:00
martinlanghoff
908c1ae7ac [multienrol]DB upgrade script to clean up enrol field for user_students and user_teachers 2006-03-09 03:23:07 +00:00
martinlanghoff
e90737c7fe [multienrol]More changes to the internal->manual transition 2006-03-09 03:22:20 +00:00
martinlanghoff
6a2c524ca9 [multienrol]DB upgrade script to clean up enrol field for user_students and user_teachers 2006-03-09 03:20:30 +00:00
martinlanghoff
a51e2a7f3b [multienrol]Renamed "internal" enrolment plugin to "manual" 2006-03-09 03:19:10 +00:00
martinlanghoff
c02fdda12d [multienrol]Made upgrade script more intelligent about setting enrol_plugins_enabled 2006-03-09 03:16:17 +00:00
martinlanghoff
74da3c2c89 [multienrol]Improved get_student/teacher_courses() functions to cache enrolment type that saves lots of recursive database query 2006-03-09 03:15:42 +00:00
martinlanghoff
1919f9926e [multienrol]Replaced configuration variable override with class property 2006-03-09 03:15:01 +00:00
martinlanghoff
c9e0b90be1 [multienrol]Make sure internal plugin is saved on the top so it will be called at the first place 2006-03-09 03:14:32 +00:00
martinlanghoff
54e9516e59 [multienrol]Some database upgrade to preserve the default enrolment plugin 2006-03-09 03:02:37 +00:00
martinlanghoff
4d3f4df562 [multienrol]Wrote some breif notices for the new enrolment configuration panel 2006-03-09 03:00:48 +00:00
martinlanghoff
cd1d0ef61a [multienrol]Hide disabled plugins and show the name of the site default in selection list 2006-03-09 02:57:41 +00:00
martinlanghoff
f5befec4e8 [multienrol]Fixed some wired characters caused by my editor 2006-03-09 02:56:44 +00:00
martinlanghoff
b31c216293 [multi-enrol]Fixed a wrong URL 2006-03-09 02:54:40 +00:00
martinlanghoff
f9667a5aea [multienrol]Initial commit for multi enrolment plugin feature 2006-03-09 02:48:29 +00:00
michaelpenne
379bf73893 [Added] Added lang entry for lesson_delete_course() feedback 2006-03-09 02:27:23 +00:00
michaelpenne
eee850986f [Added] Added function lesson_delete_course() to clean up the lesson_default table 2006-03-09 02:26:20 +00:00
moodler
1ec13950d1 Checking in some unchecked-in code 2006-03-09 01:51:22 +00:00
patrickslee
613c1fcf49 Corrected calls to user table migration functions back to course table ones 2006-03-09 01:39:51 +00:00
skodak
acc26080d6 fixed notices, the last one is quite hacky :-( 2006-03-08 21:53:53 +00:00
gbateson
330388c3ac JCloze improvements: allow gap at start of cloze and allow "0" for a gap value 2006-03-08 17:54:11 +00:00
nfreear
00e648c100 Accessibility: .calendar-controls now div and span, not <table> 2006-03-08 17:36:52 +00:00
nfreear
d9a976cc39 Accessibility: lang/xx/calendar.php: add 'eventnone', lang/xx/access.php: rem 'today'. 2006-03-08 17:31:37 +00:00