14813 Commits

Author SHA1 Message Date
gustav_delius
c9350c2957 Removed the quiz upgrade warning. Merged from stable 2005-06-04 09:44:09 +00:00
urs_hunkler
cd4f79387a merged: corrected width of the middle column in course view. 2005-06-04 09:18:45 +00:00
martignoni
6ecb6a6136 Added new string 'showperpage' 2005-06-04 07:18:21 +00:00
rcantada
687bcfc6be showperpage string translated 2005-06-04 06:59:01 +00:00
rcantada
b442307081 updating the rest of docs 2005-06-04 06:23:47 +00:00
lonecatz
01ed7b9b6d one more string translated 2005-06-04 06:09:42 +00:00
lonecatz
b8232e42a2 more strings translated 2005-06-04 06:07:32 +00:00
lonecatz
36945d6ef6 Add two strings, fix one bug 2005-06-04 06:02:24 +00:00
mits
7dcd4a2972 translated one string for moodle.php on request of http://moodle.org/mod/forum/discuss.php?d=24980 . 2005-06-04 00:41:03 +00:00
mits
a7165bb326 fixed based on standard theme. 2005-06-04 00:25:28 +00:00
defacer
731df4595c Merging from STABLE:
Fix for bug 3316: Now students which have attempted the quiz but have
since been unenrolled from the course are shown with a dimmed style.

Also merging Gustav's nicer error messages (the MERGED tag wasn't up to date)
2005-06-04 00:21:00 +00:00
drabureesh
729675846f Translation upated on 04-06-05, by Dr. Ali H. Abureesh 2005-06-03 23:49:36 +00:00
defacer
bf845f2b30 Merging from STABLE:
Forgot to prepend country codes to the teacher list as well when sorting.
2005-06-03 23:41:06 +00:00
defacer
097c223156 Merging from STABLE:
Adding one new string: "Show $a per page"
2005-06-03 23:32:04 +00:00
defacer
d5406399a2 Merging from STABLE:
CSS styles for the revamped user/index.php
2005-06-03 23:29:56 +00:00
defacer
cc038b4772 Merging from STABLE:
Converted the students table to use the new table class

Fixed bug 3114: when sorting by country, prepend country code to the country name

Fixed behavior of autohiding teacher list; now there is a hide/show icon to be
consistent with the rest of Moodle

Fixed "show all" option so that the user can control it instead of relying on auto behavior

Fixed HTML, removed all inline styles

Improved accessibility (alt tags for images)

Updated obsolete optional_variable calls to optional_param

Several cosmetic and other improvements I 've already forgotten :P
2005-06-03 23:20:01 +00:00
defacer
91bb59f49f Merging from STABLE:
Added function that exports current selection for first/last initial
Added extra CSS class to initial bars (can now differentiate first/last)
2005-06-03 22:48:07 +00:00
mits
2bf53c4649 translated help files for lesson. 2005-06-03 21:53:41 +00:00
ralf-bonn
bc8edfec54 new strings for 1.5 2005-06-03 20:47:54 +00:00
stronk7
9a3725c22e Upgraded backup/restore TODO list. Only two points remain open:
- SCORM: restore. See bug 3404.
- QUIZ: 1.5 <=> 1.5 backup and restore. Gustav's team is polishing  it.

Bump to 1.5 (Final)

Merged from MOODLE_15_STABLE
2005-06-03 17:45:26 +00:00
stronk7
b2abce7ccf Added support for forum->trackingtype
Merged from MOODLE_15_STABLE
2005-06-03 17:37:11 +00:00
stronk7
c098e8c503 Small typo, preventing group events to be restored properly.
Records in backup_ids table must use the name of the table
without the prefix as name. Bug 3360. Thanks Jon.
(http://moodle.org/bugs/bug.php?op=show&bugid=3360)

Merged from MOODLE_15_STABLE
2005-06-03 16:46:28 +00:00
ikawhero
116ae3b2e4 Merged from MOODLE_15_STABLE
Bug 3408.
2005-06-03 14:43:43 +00:00
martignoni
d31b67cfeb Some cleanup 2005-06-03 14:35:09 +00:00
stronk7
8f999b78dc Bump!
Deletion (or move to site course) of orphan categories
executed in the upgrade process. Now we shouldn't have
such orphans anymore! B-)

Part of bug 2459
(http://moodle.org/bugs/bug.php?op=show&bugid=2459)

Important NOTE: In the upgrade code for postgreSQL I've included
                some steps that weren't up to date. They seem to
                standard SQL code but they should be tested
                properly.... hope all works!

Merged from MOODLE_15_STABLE
2005-06-03 12:53:58 +00:00
stronk7
465ce22cf0 Deletion (or move to site course) of orphan categories
executed in the upgrade process. Now we shouldn't have
such orphans anymore! B-)

Part of bug 2459
(http://moodle.org/bugs/bug.php?op=show&bugid=2459)

Important NOTE: In the upgrade code for postgreSQL I've included
                some steps that weren't up to date. They seem to
                standard SQL code but they should be tested
                properly.... hope all works!

Merged from MOODLE_15_STABLE
2005-06-03 12:52:22 +00:00
moodler
2bf5b5d4fc Merged fixes from stable 2005-06-03 12:22:54 +00:00
ikawhero
4920d2387c Fix for Bug 3036.
Merged from STABLE
2005-06-03 10:31:31 +00:00
havran
8bd5127c7b updates and minor changes from Martina Majorova 2005-06-03 10:02:48 +00:00
rcantada
d77a9ce6f5 translated helpfiles for hotpot and scorm. updated old docfiles. 2005-06-03 03:55:38 +00:00
mits
9f2b4f07a8 translated help files for scorm. 2005-06-02 22:31:41 +00:00
martignoni
292d9cb3aa Config_plugin work 2005-06-02 18:25:56 +00:00
martignoni
0a471d8592 Sort the strings 2005-06-02 18:19:50 +00:00
martignoni
6c35b5c64f Change the remaining 'sujet' to 'thème' (for theme format) 2005-06-02 18:16:26 +00:00
ethem
095bd2923d Removing course=$course->id in profile url. If autologin=true user can't login... 2005-06-02 18:03:08 +00:00
ethem
52fbf9138b Some clean up. 2005-06-02 17:56:31 +00:00
moodler
6283105094 Complete the removal of Attendance from the main CVS tree (on HEAD) 2005-06-02 14:51:50 +00:00
moodler
7d45304236 Removing Attendance from main tree (it's now in contrib/attendance) 2005-06-02 14:18:43 +00:00
barias
b2d5bbbf1e Minor updates in spanish translation 2005-06-02 14:07:23 +00:00
barias
614554d686 *** empty log message *** 2005-06-02 13:57:26 +00:00
urs_hunkler
00a55bd4f1 some theme optimizations: manly font-sizes and the list pages. merged from 1.5 2005-06-02 12:33:26 +00:00
martinlanghoff
e4513b6687 Per-auth-backend field locks support. Merged from MOODLE_15_STABLE
* Extended set_config()
 * Implemented get_config() which takes over $CFG loading in setup.php
 * admin/auth.php has special handling if post vars starting in pluginconfig_
 * admin/auth.php print_auth_lock_options() prints a form fragment -- being called from most plugins now
 *  user/edit.php follows the new convention when locking down fields, both javascript UI and on POST.
 * admin/auth: More solid checking for auth GET/POST var.
 * admin/auth: print_auth_lock_options() now handles user field mapping options for LDAP and similar modules
 * admin/auth: user mapping options have moved to config_plugins table
 * auth/ldap module has migrated to using new field mapping vars -- simplified config.html a lot
 * auth settings migration to config_plugins
2005-06-02 05:50:03 +00:00
martinlanghoff
a40803130b Per-auth-backend field locks support. Merged from MOODLE_15_STABLE
* Extended set_config()
 * Implemented get_config() which takes over $CFG loading in setup.php
 * admin/auth.php has special handling if post vars starting in pluginconfig_
 * admin/auth.php print_auth_lock_options() prints a form fragment -- being called from most plugins now
 *  user/edit.php follows the new convention when locking down fields, both javascript UI and on POST.
 * admin/auth: More solid checking for auth GET/POST var.
 * admin/auth: print_auth_lock_options() now handles user field mapping options for LDAP and similar modules
 * admin/auth: user mapping options have moved to config_plugins table
 * auth/ldap module has migrated to using new field mapping vars -- simplified config.html a lot
 * auth settings migration to config_plugins
2005-06-02 05:39:41 +00:00
rcantada
631bbc6dac new translated help files for wiki, exercise, dialogue. 2005-06-02 02:46:18 +00:00
mits
5327f33d43 translated a help file for hotpot. 2005-06-02 00:52:14 +00:00
barias
c0f09ddf66 Minor updates in spanish translation 2005-06-01 19:47:19 +00:00
zibas
0be73f6505 Applied the patch submitted with bug #3344. This fixes PHP5 issues while retaining PHP4 functionality.
Also altered the bb5.5 importer:
* Respecting certain "visible" flags
* Made the default course properties match the importer capabilities better
* Fixed the resource summaries
* Converting Bb "Staff Information"
2005-06-01 19:32:52 +00:00
koenr
d8107b26ab polish after proofreading by a mathteacher :-) 2005-06-01 19:24:17 +00:00
gustav_delius
ebbb178e35 tiny tweaks 2005-06-01 19:02:07 +00:00
martignoni
af4201baae Four new strings added to show the work done against quiz_categories when a course is deleted. 2005-06-01 13:17:04 +00:00