17442 Commits

Author SHA1 Message Date
moodler
aff9fe5e11 Rolled back, bug Bug #4431 hasnt been fixed 2005-12-08 06:48:50 +00:00
moodler
d0087b2f5c Adding if statement to verify whether user can see postings or not (Bug #4431) 2005-12-08 05:01:57 +00:00
mits
fa7be56710 polished. 2005-12-08 04:23:27 +00:00
defacer
ccfa3918de Merge from STABLE:
XHTML fix, pointed out by James Ballard here:
http://moodle.org/mod/forum/discuss.php?d=35830

(Also just found out it's bug 4451)
2005-12-07 15:01:02 +00:00
carlesbellver
4e0793d598 *** empty log message *** 2005-12-07 13:04:52 +00:00
ethem
4bc2251693 Default values. 2005-12-07 13:03:47 +00:00
carlesbellver
123114ee92 LAMS 2005-12-07 09:21:40 +00:00
moodler
aa8139414e Replaced optional_var with optional_param 2005-12-07 06:21:58 +00:00
moodler
3a6b53e80d Replaced optional_var with optional_param 2005-12-07 03:30:59 +00:00
moodler
a844e88fff Removed optional_var 2005-12-07 03:19:20 +00:00
mits
1dbaf9d032 Changed a word "window" from "UINDOU" to "UiNDOU"in whole Japanese lang pack. 2005-12-07 01:18:44 +00:00
gustav_delius
9a609e0934 Removed some code that had not function and produced a warning. Merged from STABLE 2005-12-07 00:09:31 +00:00
ralf-bonn
068be677f4 German Lang-Quality-Action. Thanks to Robert. 2005-12-06 22:49:35 +00:00
patrickslee
7352cd1caa Fixed an SQL query compatibility issue in quiz module
Merged form MOODLE_15_STABLE
2005-12-06 21:13:20 +00:00
patrickslee
a935cf4cdf Fixed a typo in quiz_category_object->output_edit_single_table()
Merged from MOODLE_15_STABLE
2005-12-06 21:01:54 +00:00
martignoni
dfafac3fb2 Added one string needed by IMS CP 2005-12-06 14:42:17 +00:00
martignoni
ded42258b5 Better fix to change_password.php - primary admin can change their OWN password,
the form displays the error for other admins trying to change the primary
password (before it failed silently) and external auth admin change password
works too!
2005-12-06 14:38:03 +00:00
mits
b2f41f2c03 translated a new string for IMS CP. 2005-12-06 10:54:29 +00:00
stronk7
760eefb641 Some strings are now properly displayed. End of work in IMS for now. 2005-12-06 10:41:24 +00:00
stronk7
a2920a439d Added one string needed by IMS CP 2005-12-06 10:39:22 +00:00
stronk7
2396b0d0c2 Fixed one typo-bug! :-P 2005-12-06 10:28:53 +00:00
stronk7
4e7a03f68e Added suport to read submanifests (not deployed yet but loaded) 2005-12-06 10:22:52 +00:00
stronk7
bf74b55720 Check the IMS package has been deployed before delete dir. 2005-12-06 10:17:03 +00:00
mits
d5b6f40348 polished. 2005-12-06 09:54:49 +00:00
moodler
8a2e09584f Removed optional_variable 2005-12-06 05:47:58 +00:00
moodler
22ef40b0a4 Removed optional_param 2005-12-06 05:16:07 +00:00
moodler
a570256968 Changing from optional_variable to optional_param 2005-12-06 04:53:28 +00:00
stronk7
5e6c566167 Now IMS Content Packaging resources are deleted properly
(both DB records and deply files under moddata)
2005-12-06 00:12:56 +00:00
stronk7
f0c6abbfe9 Now delete_instance() in resource classes receives the
full $resource record instead of the $id alone. Needed
to be able to specialize such method in some resource types.

Merged from MOODLE_15_STABLE
2005-12-06 00:02:40 +00:00
carlesbellver
985e77f16e *** empty log message *** 2005-12-05 11:05:56 +00:00
mits
e07238e664 polished. 2005-12-05 10:07:21 +00:00
carlesbellver
54e07c7fd1 *** empty log message *** 2005-12-05 09:32:21 +00:00
moodler
68c88622ac fixed a little search bug >_< 2005-12-05 08:56:48 +00:00
moodler
7f8edff98c Merged from stable, added autocomplete=off
(Bug #4423 - Short Answer Quiz Q's Saving Form Entries)
2005-12-05 06:15:53 +00:00
moodler
f8432d2500 Merged from stable (Bug #4423 - Short Answer Quiz Q's Saving Form Entries) 2005-12-05 06:11:26 +00:00
moodler
5a0345c2e1 Merged parameter fixes from stable 2005-12-05 04:53:57 +00:00
moodler
c992ff85c2 Merged parameter fixes from STABLE 2005-12-05 04:36:25 +00:00
moodler
fc64d5cf2c Merged param fixes from stable, even though they were already here :-) 2005-12-05 04:23:50 +00:00
moodler
27b219f16c fix for XSS exploit in search 2005-12-05 03:11:32 +00:00
toyomoyo
fd78420b78 patch for cookieless sessions 2005-12-05 02:24:45 +00:00
mits
3878294615 translated a new string for primary admin's password. 2005-12-04 23:17:26 +00:00
mjollnir_
f3180d6e70 Better fix to change_password.php - primary admin can change their OWN password, the form displays the error for other admins trying to change the primary password (before it failed silently) and external auth admin change password works too! 2005-12-04 23:01:25 +00:00
mjollnir_
9b4082cd1f Backing out last patch - needs fixing differently 2005-12-04 22:42:28 +00:00
mjollnir_
f3929d413c Merged from MOODLE_15_STABLE: Fixing problem where admins couldn't change their password (with external auth) 2005-12-04 22:30:35 +00:00
martignoni
e159d1be10 Authorize.net Setting section strings. 2005-12-04 21:05:17 +00:00
ralf-bonn
f820cd60c9 German Lang-Quality-Action. Thanks to Fredi Gertsch 2005-12-04 17:44:41 +00:00
koenr
4ae9069a9c there we go again 2005-12-04 15:06:04 +00:00
koenr
65a897d640 New Somali strings from Mohammed. 2005-12-04 15:00:36 +00:00
martignoni
536e4d47f2 Workaround wink emoticon insertion problem with HTML Editor. Thanks to Joseph Rézeau. 2005-12-04 09:45:06 +00:00
barias
eabf36cad5 *** empty log message *** 2005-12-03 23:49:26 +00:00