Commit graph

3295 commits

Author SHA1 Message Date
moodler
bdebe6c40c this is the db migration script, this is not called at the moment, please do not call this script as it is only in testing stage. 2006-01-16 07:59:04 +00:00
martinlanghoff
1f84d800af admin/uploaduser: missing strings fixups 2006-01-16 03:43:41 +00:00
martinlanghoff
d8559098ff admin/uploaduser fixups - lowercase oldusername and fix missing strings 2006-01-16 03:16:08 +00:00
martinlanghoff
a2ce7344de admin/uploaduser fixes and enhancements
Several fixes and enhancements:

 + No longer fail due to timeouts or memory limits. And let apache know
   that we're a memory hog so it can clean up after us.

 + Add support for user account updates (optional)

 + Add support for user account renames (optional)

 + Cleaned up the logic that deals with creation and failure

 + More robust error handling

 + Use optional_param() -- no longer depends on register_globals
   -- when do we switch that off?

 + Added the relevant documentation.
2006-01-16 03:15:32 +00:00
martinlanghoff
e3b6b2b083 User uploads allow missing password
User upload now has an option to allow missing passwords to be accepted -
if we have an email field available. Cron will pick up those users, and call
setnew_password_and_mail() for them.

Effective way to spam your way through life...
2006-01-16 02:53:19 +00:00
defacer
e58e1a9474 XHTML fixes for the administration page, plus a couple assorted styles. 2006-01-13 15:30:24 +00:00
defacer
1198996db6 Some XHTML fixes I had lying around. 2006-01-13 15:15:19 +00:00
moodler
ee8c71c235 added array_unique($installedfilters) so that no redundant filter is stored in DB 2006-01-10 04:11:56 +00:00
toyomoyo
6e113a156a formatting etc 2006-01-09 02:06:51 +00:00
stronk7
7d5ab7e2ed Avoid one notice. 2006-01-07 10:44:44 +00:00
toyomoyo
1a71d8074c some changes to lang pack management 2006-01-06 02:14:16 +00:00
stronk7
04d4d63368 Allow to define some globals about mail encodings.
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 17:17:40 +00:00
moodler
3699264c68 Something old needing checking in 2006-01-05 06:28:57 +00:00
moodler
6aaa17c7cc Merging language-pack-related updates from Eloy's MOODLE_16_UTF8 branch.
Do not use that branch any more!!
2006-01-04 08:23:42 +00:00
toyomoyo
bb5c34a144 bug fixes and sesskey checks 2005-12-23 02:28:24 +00:00
toyomoyo
9db8228397 more bug fix 2005-12-21 02:02:35 +00:00
toyomoyo
436c8dffcf . 2005-12-21 00:57:46 +00:00
toyomoyo
f962f6bf7b language import utility 2005-12-20 08:34:52 +00:00
patrickslee
e1638d616c Site frontpage now supports displaying of all avaliable options with ordering 2005-12-14 21:42:44 +00:00
moodler
a570256968 Changing from optional_variable to optional_param 2005-12-06 04:53:28 +00:00
moodler
0063abee89 spacing issue 2005-11-22 02:58:45 +00:00
moodler
16a1fed4d2 spacing issues 2005-11-22 02:55:55 +00:00
moodler
35d781d9a7 -fixed not adding teachers to groups
-allow users to be in multiple groups through uploading
2005-11-22 02:37:47 +00:00
patrickslee
3468d58a1b New feature: Configureable visibility of fields in Participants page
A new configuration variable is avaliable to limit which fields normal user can see about other users. Teachers/admins can still see the full info.

This provides some degree of privacy for students.
2005-11-20 21:29:59 +00:00
mjollnir_
d1f1e3f899 Merged from MOODLE_15_STABLE: perf configvar & footer 2005-11-15 21:34:53 +00:00
skodak
04eb5d5243 XSS prevention in older PHP versions SC#190; merged from MOODLE_15_STABLE 2005-11-15 18:21:22 +00:00
moodler
7b8cc33964 Moodle now cleans out accounts that never get completed bug 3309 2005-11-08 07:24:11 +00:00
moodler
2340e991c2 Added Yu's extensions to support assignation of teachers and non-editing teachers 2005-11-05 07:02:49 +00:00
mjollnir_
7b89e1898f Admin setting for stats: ranked courses get userthreshold 2005-11-03 22:45:35 +00:00
mjollnir_
1330905958 Cronjob: override admin user timezone to moodle default timezone 2005-10-28 01:33:32 +00:00
thepurpleblob
a0bb4fcd3a Put in missing parameter type. 2005-10-18 15:32:20 +00:00
thepurpleblob
ba2afbafe1 Fixed some typos and dodgy XHTML. 2005-10-18 15:30:08 +00:00
mjollnir_
1217708363 My moodle sticky block config now generic, can be used for any pagetype.
Currently implemented: course-view (and my moodle, of course)
2005-10-16 22:34:25 +00:00
mjollnir_
b32145b87c Missing strings for new stats report, new link in admin/index.php for admin reports 2005-10-16 22:13:35 +00:00
mjollnir_
3eb9babc71 Some fixes to stats (performance) and new reports for ranking courses based on usage/particpation 2005-10-16 20:55:40 +00:00
mjollnir_
4900433c84 More fixes to stats to do with runtimes 2005-10-10 00:46:44 +00:00
mjollnir_
5560ed98c8 Various fixes to stats after our attempts to run it on a large real dataset 2005-10-04 20:25:31 +00:00
thepurpleblob
1fc53fadc2 Added missing $Id 2005-10-04 12:29:04 +00:00
mjollnir_
9c5b82dd34 Fixing various small silly things in stats - runtime stuff and a couple PHP notices 2005-09-28 02:36:44 +00:00
mjollnir_
aff2511993 Don't clear out old daily logs unless the run was complete. 2005-09-27 21:09:10 +00:00
thepurpleblob
7ac15a921a Change password url is now one-per-auth-method rather than just one for
the whole site. Password change help field also added (one per auth too).
This is to support improved lost password handling (ie, multiple authentication)
2005-09-22 15:12:31 +00:00
mchurch
19216ba3d8 Prevent a wearning message from being displayed around the modules menu on
a fresh install of Moodle.
2005-09-19 20:56:36 +00:00
thepurpleblob
1ae63ba704 Added settings options for filtermatchoneperpage and filtermatchonepertext. 2005-09-12 14:26:52 +00:00
thepurpleblob
343f4898ed Use correct function for heading with help attached. 2005-09-05 09:33:08 +00:00
mjollnir_
51332190b9 Merged from MOODLE_15_STABLE: Performance fix for get_directory_size: new config option for path to du - if we have it, use that instead. MUCH faster on directories with a lot of files 2005-09-05 05:33:02 +00:00
mjollnir_
f3221af9e5 Initial checkin of stats (from processing the log table).
I will write up some information about it for the developers wiki.
2005-09-01 04:14:31 +00:00
thepurpleblob
4478a12b56 Disabled filters are now dimmed. See bug #3994 2005-08-30 10:06:56 +00:00
thepurpleblob
f21bf0639c Fixed some hard code strings. Bug #3993. 2005-08-30 08:56:50 +00:00
mjollnir_
62e4c0959b New config setting for /my redirect and breadcrumb replacement rather than always doing it 2005-08-29 02:34:17 +00:00
julmis
8af1a3af3b Merged from stable
- Adding escapeshellarg to aspell path
2005-08-25 07:48:28 +00:00