9762 Commits

Author SHA1 Message Date
paca70
bbdba907e5 Updates 2004-10-10 07:30:36 +00:00
paca70
e09ecb0604 Allow password changes with standard password change dialog if
$CFG->{'auth_'.$USER->auth.'_stdchangepassword'} is true.
2004-10-10 06:26:29 +00:00
jpuntd
f9aa73d1b9 fixed some typos 2004-10-10 03:55:58 +00:00
stronk7
1a11dfd14a iNow FileManager is using the new, central zip_files() function.
Only tested under MacOS X. It should support all the new
features of that function (Win32 external zip, imporved security...).

TODO: Create the unzip_file() function and use it here too!!
      Apply this changes to the rest of filemanagers (coursefiles.php...)
      TEST, TEST, TEST...!!

Merged from MOODLE_14_STABLE
2004-10-10 01:20:59 +00:00
stronk7
ef1e97c7ec Now the zip_files() function is working better:
- More checks are done
- Non existing files are out
- Both internal an external are supported and protected
- All Petr's patchs applied
- Included support to Win32 external zip.

TODO: Create a paralel unzip_file() function
      Use this functions in all the FileManager scripts

THOUGHT: External zip seems to work always adding files to
      zip file if it exists, where PclZip resets the file.
      Perhaps a rm (or delete) should be included in the
      command chain. Analyse it!!

Merged from MOODLE_14_STABLE
2004-10-10 01:07:47 +00:00
stronk7
26082098d9 Use of cleardoubleslashes() added to the backup and restore functions.
They will be changed to calls to new, central zip and unzip functions.
(coming soon)

Merged from MOODLE_14_STABLE
2004-10-09 23:19:53 +00:00
koenr
a4f495e619 filling in missing strings 2004-10-09 22:54:24 +00:00
koenr
4145e17130 fixed a left to right related problem
see http://moodle.org/mod/forum/discuss.php?d=13668&parent=65906
Thank you dovix
2004-10-09 21:54:11 +00:00
koenr
002ea5204a NCR for thislanguage 2004-10-09 21:40:20 +00:00
koenr
891c7031f0 version 1.4 from Anders Berggren [andersbe@ikt-pedagogen.se] 2004-10-09 21:05:05 +00:00
koenr
5a4a62f745 First set for the Bulgarian language pack
Translated by Andrew Ivanov [red_eye@abv.bg]
2004-10-09 20:32:42 +00:00
stronk7
5b224948aa course/view.php is using sesskey
(changes in blocks done, please check them)

Merged from MOODLE_14_STABLE
2004-10-09 20:16:05 +00:00
stronk7
967cd1164b course/unenrol.php is using sesskey.
Merged from MOODLE_14_STABLE
2004-10-09 19:08:01 +00:00
stronk7
5bcfaece3d course/teacher.php is using sesskey.
(POST form too)

Merged from MOODLE_14_STABLE
2004-10-09 19:02:35 +00:00
stronk7
a60399f0fe course/student.php is using sesskey.
Merged from MOODLE_14_STABLE
2004-10-09 18:51:12 +00:00
stronk7
92604dbcf8 course/scales.php is using sesskey.
Merged from MOODLE_14_STABLE
2004-10-09 18:33:44 +00:00
mits
283fde50cf translated some. 2004-10-09 17:48:49 +00:00
stronk7
8b92f5bb7d course/mod.php is using sesskey.
Merged from MOODLE_14_STABLE
2004-10-09 17:23:28 +00:00
stronk7
d99ceac20f course/index.php is using sesskey.
Merged form MOODLE_14_STABLE
2004-10-09 13:22:59 +00:00
stronk7
d84e70d049 course/groups.php is using sesskey.
Merged from MOODLE_14_STABLE
2004-10-09 12:03:55 +00:00
stronk7
740c44428e course/group.php is using sesskey.
Merged from MOODLE_14_STABLE
2004-10-09 11:47:36 +00:00
stronk7
bb207404e8 course/grades.php is using sesskey.
Merged from MOODLE_14_STABLE
2004-10-09 11:37:48 +00:00
paca70
d9184e20cd Added changes from mysql.php 2004-10-09 06:33:50 +00:00
paca70
cfa56cffef Added missing , 2004-10-09 06:27:17 +00:00
rkingdon
54c014ebc7 New version which adds events and amends them in the event table. 2004-10-08 21:41:10 +00:00
mits
88f45a13e1 new translation file added. 2004-10-08 20:50:32 +00:00
mits
d995e33f29 translated one string. 2004-10-08 20:29:07 +00:00
mits
9594aa32f4 added JAPANESE FONT INSTALL INSTRUCTION on /lang/ja_utf8/fonts 2004-10-08 20:01:53 +00:00
stronk7
676eb5e8df course/editsection.php is using sesskey.
Merged from MOODLE_14_STABLE
2004-10-08 18:32:27 +00:00
stronk7
38c8de9591 course/edit.php is using sesskey.
Merged from MOODLE_14_STABLE
2004-10-08 18:13:05 +00:00
stronk7
56fcb59a51 course/delete.php is using sesskey
Merged from MOODLE_14_STABLE
2004-10-08 17:58:38 +00:00
mits
6b22eb8785 polished. 2004-10-08 17:23:16 +00:00
stronk7
abf45bedf0 course/category.php is using sesskey
Merged from MOODLE_14_STABLE
2004-10-08 16:52:20 +00:00
moodler
78a5d54391 Bump the version since installation actually works now. :-) 2004-10-08 16:20:11 +00:00
moodler
6ac98433a7 Changes for XHTML compatibility 2004-10-08 14:43:35 +00:00
moodler
20277b1019 Changes for XHTML compatibility and accessibility.
Removed redundant <p> tags
2004-10-08 14:24:43 +00:00
moodler
7c9f6f4195 Tidied up some HTML 2004-10-08 14:06:02 +00:00
moodler
d7d21c383c Minor changes for XHTML compatibility 2004-10-08 13:58:33 +00:00
moodler
3d90760aa2 Just added support for "site" format, for completeness. 2004-10-08 13:46:55 +00:00
moodler
195d7cf291 Site can now have proper blocks on an install 2004-10-08 13:46:06 +00:00
moodler
bcb5605ee1 Minor change for XHTML compatibility 2004-10-08 13:39:46 +00:00
moodler
bb9436edd1 Classes added for XHTML compatibility in main code 2004-10-08 13:35:36 +00:00
moodler
de78568276 Changes for XHTML compatibility 2004-10-08 13:34:48 +00:00
moodler
5526e0fa64 Make sure the new admin user has the sessionIP set properly the first time 2004-10-08 13:16:34 +00:00
moodler
3f3a1b360f Main admin can never change their own authentication method from "manual" 2004-10-08 13:15:13 +00:00
martignoni
0c4e063d82 New string 'confirmsesskeybad' 2004-10-08 06:20:55 +00:00
moodler
3af575075c Merged new stuff from stable 2004-10-08 06:11:17 +00:00
moodler
6d8f47d64f Checked in something that hadn't been 2004-10-08 06:06:03 +00:00
moodler
c7029edf84 Merged latest from stable 2004-10-08 05:41:52 +00:00
moodler
df69f6485a Error message for sesskey 2004-10-08 03:59:56 +00:00