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 |
|
nfreear
|
2a06efcc69
|
Accessibility: calendar_get_mini, table summary now multilingual; replaced table in calendar_top_controls.
|
2006-03-08 17:27:56 +00:00 |
|
nfreear
|
f20c4d02b8
|
Accessibility: table summary and <abbr> for day abbreviations.
|
2006-03-08 17:03:02 +00:00 |
|
nfreear
|
b5c42e700b
|
Accessibility: code taken from function calendar_get_mini, for new function calendar_get_popup.
|
2006-03-08 16:52:23 +00:00 |
|
tjhunt
|
09481160db
|
Refactor course deletion code to eliminate about 70 lines of duplication.
|
2006-03-08 16:10:24 +00:00 |
|
thepurpleblob
|
5651e89765
|
Added instructions for blackboard 6+
|
2006-03-08 14:43:23 +00:00 |
|
thepurpleblob
|
c6333d4de5
|
Added string for blackboard_6
|
2006-03-08 14:35:58 +00:00 |
|
thepurpleblob
|
d1c9748130
|
Adding support for BlackBoard V6 (and 7). Modified from contrib version.
Needs more testing and some fixes, but more-or-less works.
|
2006-03-08 14:32:54 +00:00 |
|
thepurpleblob
|
a0e512feac
|
Fixed missing courseid param in paging bar
|
2006-03-08 14:27:26 +00:00 |
|
nfreear
|
f4077420c2
|
Accessibility: additional styles, img.resize and .searchform button
|
2006-03-08 14:22:36 +00:00 |
|
nfreear
|
2eff1f87ef
|
Accesibility: added 'breadcrumb' strings.
|
2006-03-08 14:12:04 +00:00 |
|
thepurpleblob
|
07663430ac
|
Fixed some urls (mod/quiz to question).
|
2006-03-08 13:58:55 +00:00 |
|
thepurpleblob
|
5a4bcbc37c
|
changed filename cleaning from PARAM_CLEANFILE to PARAM_FILE
|
2006-03-08 13:12:46 +00:00 |
|
nfreear
|
5496f50cae
|
Accessibility: fixes .clearer, .skip-block, img.resize now in styles_fonts, .breadcrumb now a list.
|
2006-03-08 12:50:43 +00:00 |
|
nfreear
|
9b22400f20
|
Accessibility: /pix/a for accessibility and usability related images - 1em resizable.
|
2006-03-08 12:38:43 +00:00 |
|
nfreear
|
9a477f9024
|
Accessibility: function print_navigation now uses <ul> list, replaced » with image, fixed print_side_block using $block_id.
|
2006-03-08 12:33:21 +00:00 |
|
nfreear
|
123238d042
|
Accessibility: /pix/a for accessibility and usability related images - fixed path.
|
2006-03-08 12:24:57 +00:00 |
|
nfreear
|
430ac17bec
|
Accessibility: /pix/a for accessibility and usability related images.
|
2006-03-08 12:20:04 +00:00 |
|
nfreear
|
9252cbb703
|
Accessibility: replaced <input type="submit"> with button-embedded image.
|
2006-03-08 12:11:30 +00:00 |
|
skodak
|
9f79b50f05
|
fixed missing global $CFG - anyway it worked even without it :-D
|
2006-03-08 11:20:38 +00:00 |
|
toyomoyo
|
5790c8998a
|
took out some debug code for koen
|
2006-03-08 06:57:53 +00:00 |
|
toyomoyo
|
ffa5b35f6d
|
counting is not sensible is not sorting by id asc
|
2006-03-08 05:08:44 +00:00 |
|
vyshane
|
f1b6ce824d
|
Made some of the tabs linked even if selected in the different views.
|
2006-03-08 04:54:57 +00:00 |
|
vyshane
|
748e0925c2
|
Added attribute $linkedwhenselected to tabobject class. Basically defines
whether the tab should be linked even if it is selected.
|
2006-03-08 04:53:48 +00:00 |
|