moodler
c4dfc485eb
Fixes for main SQL defintions - from Juro Chlebec
2003-04-04 10:47:37 +00:00
moodler
ef49e5c301
addslashes to string used for javascript link
2003-04-02 07:24:42 +00:00
moodler
8a205861e0
Added a robustness check for USER->id
2003-04-01 02:38:31 +00:00
moodler
0305fe824d
Undoing recent changes
2003-04-01 02:24:58 +00:00
moodler
ffb410df03
Sorry, Petri, but we need to undo these changes, because:
...
- they could break accounts in existing installations
- strtolower can corrupt strings in multibyte languages
Is it really a problem that usernames are case sensitive on PostgreSQL?
2003-04-01 02:14:16 +00:00
paca70
b398d5ee2a
Use always only lowercase version of username.
...
When using authentication module (ldap, smb, pop etc...) and postgres-database multiple moodle
users were created for usernames like 'Username' 'username' 'userName'
2003-03-31 17:05:52 +00:00
mits
73f131b7a6
New translation added and polished some.
2003-03-31 03:03:20 +00:00
moodler
e4be3d5943
Renamed randommatch.html -> randomsamatch.html
2003-03-30 16:51:24 +00:00
moodler
432d39026d
New template for Match questions
2003-03-30 16:48:34 +00:00
moodler
54a67a5921
First cut at adding new "fixed" Match question type, which is manually
...
created. Works OK after limited testing.
I've also renamed some strings to do with "Random Match", so that this
question type is now called "Random Short-Answer Match".
Later there will be a new 'Random Match' which randomly selects one of the
existing "Match" questions.
2003-03-30 16:46:50 +00:00
moodler
03fd6a965e
Fixed a slight typo
2003-03-30 13:54:28 +00:00
moodler
0d0baabf2c
Fixed a missing global $CFG declaration.
2003-03-30 13:25:49 +00:00
moodler
2d0b30a028
What was I thinking? This is much cleaner (and no duplicates).
2003-03-29 04:08:51 +00:00
moodler
adaf39283c
Changes to activate the "force subscribe" option on the Site News forum.
...
By default it is OFF, but if it is turned on, then site news is emailed
to ALL enrolled students and ALL current teachers.
2003-03-29 03:39:56 +00:00
paca70
754786f1be
Updates
2003-03-28 08:58:47 +00:00
paca70
a3b0dbfa80
updates from Jaana
2003-03-27 20:04:24 +00:00
moodler
90707adb7f
Added Romanian author, plus some fixes
2003-03-27 03:28:25 +00:00
moodler
b8a0fb13a3
Eugen Tanul <roinstitute@fx.ro>
2003-03-27 03:14:44 +00:00
moodler
aa9f961b7d
New language: Romanian by Eugen Tanul <roinstitute@fx.ro>
2003-03-27 03:13:36 +00:00
moodler
bad357c414
Restoring Paula de Waal's versions for the time being
2003-03-26 15:14:52 +00:00
moodler
ea6003eb8a
New translations of the help files, from Adriana Beal
2003-03-26 15:08:46 +00:00
moodler
b60aa549fc
Added Bobo
2003-03-26 14:14:16 +00:00
moodler
b6f64be2a5
Fixes related to AcceptPathInfo - removed need for ifDefine lines.
2003-03-26 14:13:42 +00:00
moodler
075a591656
Better regular expresssion for detecting URLs at the very start of a text.
...
I don't know what the old one thought it was doing! :-)
2003-03-26 07:33:26 +00:00
moodler
0ece16e90c
Added tags file for codewalkers who can't generate one.
...
This file will not be included in distributions.
2003-03-26 06:03:34 +00:00
moodler
036d3c1f90
Typo!
2003-03-26 05:48:21 +00:00
moodler
6eff984aee
Added some new indexes on quiz tables in MySQL
2003-03-26 05:46:09 +00:00
moodler
264d4e0b9a
Added two new indexes on log table to help speed it up.
...
See Greg's note in bug 113
2003-03-26 02:17:46 +00:00
mits
1495667946
pgassignment.php done.
...
needs enough polish :)
2003-03-24 16:34:21 +00:00
mits
8cc7286ccc
New translation added.
2003-03-24 15:33:37 +00:00
paca70
f5cdd4d133
Corrected typo
2003-03-24 13:15:48 +00:00
moodler
b2d0ca3b7c
Removed some tabs :-)
2003-03-21 14:09:51 +00:00
moodler
000cc405ba
Hack from Roberto Pinna (Bobo) to add sorting when viewing submissions
...
Might need some tidying up still but it's functional ..
2003-03-21 14:07:25 +00:00
moodler
e384fb7b73
Can now count a search of users
2003-03-21 10:10:21 +00:00
moodler
49e16355c2
Improvements to display of users
2003-03-21 10:08:23 +00:00
moodler
c750592ac4
Added a search form to the "edit users" admin page yay!
2003-03-21 09:42:42 +00:00
moodler
6a3461ad1c
Links to admin page in header are now relative
2003-03-21 04:56:05 +00:00
moodler
746665838a
More robustness on checking sequence variables
2003-03-21 04:53:08 +00:00
moodler
f8430195d9
Small fix to avoid PHP warnings
2003-03-21 04:49:29 +00:00
moodler
ef4145f6ae
Changes to make regrading work properly if the quiz has changed
...
and also an exptended timelimit for when regrading is REALLLLY slow
fue to some other unknown reason (as yet)
2003-03-20 07:28:53 +00:00
mits
f2cc50f192
New translation added.
2003-03-20 06:10:00 +00:00
moodler
4c0e951049
Updated credit for Slovak
2003-03-18 12:57:01 +00:00
moodler
0fdddefbaa
Improved Portuguese (Brazil) version by Paula de Waal
2003-03-16 15:02:38 +00:00
moodler
d4120c3d7c
Added some more options for longtimenosee
2003-03-16 02:35:03 +00:00
paca70
509139373e
Fixed incorrect comparison. Peter Paluch pointed this out.
2003-03-15 18:26:46 +00:00
moodler
78e72ed16b
Didn't quite finish the last patch of user -> usernew
2003-03-15 09:15:44 +00:00
moodler
e6829515b0
Bug fix from Ray Le Couteur ... alphanumeric check was checking old
...
username but not the new username
2003-03-15 08:26:00 +00:00
paca70
e582b65e30
Fixed logic error.
...
Now also first time users can be course creators.
2003-03-14 21:34:39 +00:00
gregb_cc
a2631c99d9
This closes bug http://moodle.org/bugs/bug.php?op=show&bugid=310
...
assignment_get_unmailed_submissions now ensures that a student is still enrolled
2003-03-14 19:58:53 +00:00
moodler
01cf7d2ebc
Added some people
2003-03-14 12:45:05 +00:00