moodler
3d3cb923b1
Formatting
2004-08-21 14:32:57 +00:00
julmis
d4cc7e31b3
Fixed paths for aspell setting.
2004-08-21 14:22:16 +00:00
julmis
67ccec433e
Add aspellpath check before printing editor config colde
2004-08-21 14:21:09 +00:00
moodler
ef132aa077
Added some more protocols to the allowed list
2004-08-21 13:31:49 +00:00
defacer
6a3c93f484
julmis' last commit contained garbage from a CVS merge conflict he obviously had,
...
so I 'm removing them. Good thing they weren't mixed with deliberate changes!
2004-08-21 13:28:46 +00:00
moodler
7c561c7a25
Try to apply sensible file permissions to the new config.php
2004-08-21 13:27:44 +00:00
martignoni
42efc204b1
Warning message added (criterion grading with only one criterion)
2004-08-21 13:05:05 +00:00
martignoni
1dec96be69
Some fixes
2004-08-21 13:02:47 +00:00
martignoni
5c0f709dfc
Add editor settings feature and Ludo's (Marc Alier) spellchecking functionality.
2004-08-21 13:00:18 +00:00
julmis
186d52b68a
Winmerge added weird extra lines?
...
Removed those extra lines.
2004-08-21 12:52:33 +00:00
gustav_delius
369fa1b01a
Moved the raw SQL out of here and into the new search_user function in datalib.php.
2004-08-21 12:43:17 +00:00
gustav_delius
900df8b6a5
Some changes to user database functions:
...
1) get_course_students, get_course_users and count_course_students when called with course=site will now use get_site_users instead of get_users. This I believe was the consensus reached in the discussions of how front-page activities should behave.
2) all functions can handle a list of exceptions now.
3) get_site_users now returns users in the order admins, teachers, students. Similarly for get_course_users. This makes the sorting bug 1727 a bit more bearable
4) new function search_users
The whole thing is really a mess because each function has slightly different conventions for its arguments. But the beta is too close to tidy this up now.
2004-08-21 12:41:40 +00:00
mits
6b5f64d248
translated some.
2004-08-21 10:41:11 +00:00
julmis
eb2042f685
Add editor settings feature and Ludo's (Marc Alier) spellchecking functionality.
...
- Needs testing and should consider unstable.
2004-08-21 10:12:09 +00:00
gustav_delius
7a1efb695d
fixed the problem that people trying to move blocks accidentally deleted them.
2004-08-21 09:01:01 +00:00
moodler
c55d4a3337
Use the general word "Location" instead of "File name"
2004-08-21 08:46:31 +00:00
moodler
ab55a4b3f4
Use resource_defaulturl when it's blank ... somehow this got removed.
2004-08-21 08:33:53 +00:00
moodler
01a1f17457
Inlcude enrolments config
2004-08-21 07:05:50 +00:00
moodler
3bd7ffec71
Added better cleaning of HTML attributes, using kses library.
...
Thanks to Eamon Costello for finding the library and writing the
wrapper functions.
2004-08-21 04:34:06 +00:00
moodler
65fa81403d
Added kses and Eamon Costello
2004-08-21 02:36:33 +00:00
mits
b044ae501b
Polished.
2004-08-21 00:18:37 +00:00
mits
301bbf0d61
new translated files added.
2004-08-21 00:11:40 +00:00
mits
3bb6d0f371
Polished.
2004-08-20 23:06:17 +00:00
mits
a168701a07
Tough. Never ending ....
2004-08-20 21:48:36 +00:00
gustav_delius
ff9fe32584
removed some warnings from from fields, closing bug 1558
2004-08-20 20:32:38 +00:00
gustav_delius
067675c006
introduced the fullname() function in a lot of places. Still not complete though, especially in sorting.
2004-08-20 20:12:48 +00:00
gustav_delius
c117aa6c24
authenticate_user_login() function now works even if $user->auth is not yet set, fixing bug 1747
2004-08-20 18:48:05 +00:00
paca70
aedfc5d2aa
Fix broken images. Patch from Jussi Hannunen
...
CVS: ----------------------------------------------------------------------
2004-08-20 18:03:40 +00:00
papita
fc555d5904
important updates by paula
2004-08-20 16:35:52 +00:00
koenr
8a3f0dab7a
filling in missing strings...
2004-08-20 15:03:28 +00:00
koenr
878679fe1d
final (or sort of)
2004-08-20 15:01:39 +00:00
julmis
24d32007d0
Added text selection test, before opening insert link dialog.
2004-08-20 10:28:16 +00:00
martignoni
3c719e401b
Two (hopefully last) fixes
2004-08-20 10:17:25 +00:00
martignoni
668470486d
Some more tweaks
2004-08-20 10:09:50 +00:00
julmis
361b68b34a
Not so nice fix for "Not allowed to write to dialogs" on FireFox!
2004-08-20 09:56:07 +00:00
rkingdon
9e6f39a42a
Fixed comparison of assessments for error banded and criterion grading.
2004-08-20 09:08:33 +00:00
rkingdon
f355b8ddb3
Warning message added (criterion grading with only one criterion)
2004-08-20 09:05:44 +00:00
martignoni
5d1f5ad6c1
Some polishing
2004-08-20 08:53:53 +00:00
martignoni
622ac130bb
Final version translation
2004-08-19 23:06:15 +00:00
mits
4f150936fc
translated some.
2004-08-19 17:45:42 +00:00
moodler
3ae11b04bb
To help hackers who already have the table
2004-08-19 17:16:29 +00:00
moodler
2dd899c85a
Bump
2004-08-19 17:15:24 +00:00
mits
b2a460be65
Polish, New translated file added.
2004-08-19 16:58:00 +00:00
mits
d4dbf2dc4c
Polished.
2004-08-19 16:16:04 +00:00
moodler
1108bebde1
Added checks for enrolment plugin databases, and also moved some
...
stuff out to the new lib/adminlib.php
2004-08-19 09:38:20 +00:00
moodler
173cc1c342
New library for admin-only functions
2004-08-19 09:37:42 +00:00
moodler
ed15aac8a7
Version info for Paypal module
2004-08-19 09:36:20 +00:00
moodler
f7052e9117
Added database controls for Paypal module
2004-08-19 09:35:16 +00:00
moodler
9b720f926a
Updated strings. READY TO TRANSLATE!
2004-08-19 08:53:59 +00:00
moodler
51e3e0b9a1
Updated ... unfortuntely some of the fixes are the same as PJs
...
but there is also lots of other stuff too.
2004-08-19 08:53:23 +00:00