19018 Commits

Author SHA1 Message Date
martinlanghoff
d70fd5612d block_admin: add special cases for enrol/authorize -- might need more work for multienrol 2006-03-10 02:20:56 +00:00
martinlanghoff
8c25f6f227 enrol/imsenrolment: Introducing IMS Enterprise enrolment module by Dan Stowell
IMS Enterprise 1.1 file enrolment module for Moodle
    (also reported to work with v1.01 and v1.0 data)

  (c) 2005-2006 Dan Stowell
  Released under the Gnu Public Licence (GPL)

This module was originally in contrib/enrol_imsenterprise, and a 1.5-compatible
version of the module can still be found there.
2006-03-10 02:01:06 +00:00
patrickslee
83fb39c913 rename enrol_internal.php to enrol_manual.php 2006-03-10 01:26:13 +00:00
stronk7
68a3f81d4d Now the installer will try to download the selected lang pack
from download.moodle.org to be able to continue with the
installation using such lang.
2006-03-10 01:07:41 +00:00
martinlanghoff
10741fb26e mod/resource: dos2unix on the Hive code
Some Windows newlines got in there somehow. Cleanup.
2006-03-10 01:05:52 +00:00
stronk7
844474a21b Automatic installer.php by installer_builder (20060310) 2006-03-10 00:56:14 +00:00
stronk7
77c42ea458 Added some strings to the be able to download lang packs from
the installer.

Please, check them!!!
2006-03-10 00:55:49 +00:00
stronk7
8198e4fed3 Automatic installer.php by installer_builder (20060310) 2006-03-10 00:15:13 +00:00
stronk7
87d1558be7 Automatic installer.php by installer_builder (20060310) 2006-03-09 23:59:18 +00:00
stronk7
2489a6f6fe Non-admins can use the component-install class 2006-03-09 23:55:46 +00:00
stronk7
f099f4dc12 Automatic installer.php by installer_builder (20060310) 2006-03-09 23:39:29 +00:00
stronk7
c6ebacf671 Automatic installer.php by installer_builder (20060310) 2006-03-09 23:04:23 +00:00
stronk7
d8ec84c053 Automatic installer.php by installer_builder (20060309) 2006-03-09 22:57:41 +00:00
stronk7
b9b4e32ab9 Now it's possible to use any language in the installer.
Next step: Add the possibility to download and install
the selected language from the installer.
2006-03-09 20:24:14 +00:00
stronk7
8288895c19 Automatic installer.php by installer_builder (20060309) 2006-03-09 20:11:46 +00:00
stronk7
770753855f Automatic installer.php by installer_builder (20060309) 2006-03-09 19:48:21 +00:00
stronk7
56efad85ea Initial revision 2006-03-09 19:48:21 +00:00
stronk7
6e7ed6c5ff Automatic installer.php by installer_builder (20060903) 2006-03-09 19:36:08 +00:00
stronk7
fb25dd2a86 Initial revision 2006-03-09 19:36:08 +00:00
mits
fa0a43a8a5 added styles for reports. 2006-03-09 18:27:37 +00:00
stronk7
c1f6779fac If $CFG->running_installer is set, we force to retrieve
all the strings from installer.php to allow multi-lang
installations.
2006-03-09 17:43:14 +00:00
stronk7
e05fc498ea Avoid some minor notices and warnings (reported as bug 2814 to Typo3 team)
(http://bugs.typo3.org/view.php?id=2814)
2006-03-09 17:29:58 +00:00
stronk7
7dc2cdd405 Reverted latest changes. We are going to continue faithful to
Typo3 versions. We can solve this ourselves in textlib.php
2006-03-09 17:18:15 +00:00
moodler
8a8333860e Checking in some old changes 2006-03-09 16:45:25 +00:00
moodler
9b2831eb77 Fix icons 2006-03-09 16:44:57 +00:00
moodler
72d1301aa4 Some styles for reports etc 2006-03-09 16:41:37 +00:00
moodler
375013d2f1 Take away the box, so we can use CSS instead 2006-03-09 16:35:25 +00:00
moodler
17f829a765 Added security and consistent CSS 2006-03-09 16:34:24 +00:00
moodler
be92c3c1a6 It's been moved 2006-03-09 16:33:56 +00:00
thepurpleblob
0399e15d90 Mostly error messages for import and export, previously hard coded. 2006-03-09 16:18:28 +00:00
thepurpleblob
1e3d6fd804 Fixed up some more links.
Fixed up a bunch of hardcoded text.
Added test for exporting category with no questions.
2006-03-09 16:17:45 +00:00
moodler
9216720058 Fixed some more paths 2006-03-09 15:24:41 +00:00
moodler
e3ca6280c6 More cleanups 2006-03-09 15:21:49 +00:00
moodler
6b2f1037b3 Some cleanups 2006-03-09 15:13:02 +00:00
moodler
0cb9ec10ca FIxed bug 4903 and enrol notices 2006-03-09 14:51:28 +00:00
sam_marshall
c0381e22da Added way to get a textual description of a file (e.g. 'Word document') based on its MIME type. 2006-03-09 13:14:33 +00:00
sam_marshall
3ce73b147f filelib - Added support for looking up icons via MIME type as well as via extension 2006-03-09 12:07:11 +00:00
ethem
d5e50c25d5 help with $a 2006-03-09 11:35:54 +00:00
moodler
6a25f4d957 Moved a big fat log function out to course/report/log/lib.php 2006-03-09 09:50:24 +00:00
moodler
bad35380c7 FIxed icon display 2006-03-09 09:49:34 +00:00
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