23739 Commits

Author SHA1 Message Date
mark-nielsen
15d2933a00 Merged in changes from MOODLE_17_STABLE for bug MDL-2006 2006-12-06 02:04:37 +00:00
skodak
fed13a5e88 MDL-7807 duplicate error messages in client side validation, errorSpan inserted only once 2006-12-05 21:48:44 +00:00
skodak
e35c9eeb5f MDL-7807 duplicate error messages in client side validation, fixed the rest of problems I hope 2006-12-05 21:43:33 +00:00
tjhunt
fb6179a16c MDL-7804 - Essay questions do not backup properly. Merged from MOODLE_16_STABLE. 2006-12-05 18:47:40 +00:00
tjhunt
2e0ed03e5e Fix error when restoring into a newly created course. The course files folder may not exist yet, so need to do a recursive directory create. 2006-12-05 18:42:39 +00:00
tjhunt
89475b805d Fixed notice when restoring a backup file that was created with Users: none. 2006-12-05 18:38:56 +00:00
tjhunt
b036f941e3 There was some random code between two functions definitions that was giving errors on restore. I assume it was just a copy and paste error, so I have deleted the offending lines so that restore works.
However, someone who understands SCORM should review this.
2006-12-05 18:34:29 +00:00
tjhunt
edea4db46b Add $level parameters to each backup method. Merged from MOODLE_17_STABLE. 2006-12-05 18:14:57 +00:00
sam_marshall
7fa944ca85 MDL-7805 Block instance_delete was not called 2006-12-05 17:46:39 +00:00
jamiesensei
e7004d051a fix for problem of duplicated error messages, client side validation not deleting old error message before displaying new ones. 2006-12-05 14:27:24 +00:00
jamiesensei
a2e67a9a47 fix for error preventing adding of more choices in chat upate form 2006-12-05 13:32:32 +00:00
jamiesensei
0b82f5b913 fix for error in logic about where to redirect to after a cancel or after activity mod is successfully added or update. 2006-12-05 13:23:18 +00:00
jamiesensei
0befbdfd8f petr's patch to fix problem with htmlarea breaking clientside validation. Also using id's with same naming convention as formslib for htmlareas. 2006-12-05 13:21:40 +00:00
jamiesensei
eca038b50b changed name of reset element in form from 'reset' to 'resetbutton' so that the element name doesn't conflict with js form method reset. 2006-12-05 11:58:43 +00:00
skodak
d73e265e9a added cancel button to glossary comment form and fixed initialization of button arrays MDL-7778 2006-12-05 09:44:11 +00:00
skodak
5571b5f4f8 added cancel button to assignment forms MDL-7778 2006-12-05 09:37:31 +00:00
skodak
5d2b6c1c42 added cancel button to forms in login/ directory MDL-7778 2006-12-05 09:30:18 +00:00
skodak
f71346e29a require_login not working properly MDL-7800 2006-12-05 09:19:26 +00:00
vyshane
57f876b732 Merged from 1.7 2006-12-05 08:15:01 +00:00
moodler
99ad7633a6 Merged cache clearing from stable 2006-12-05 07:17:04 +00:00
moodler
40cab82e64 Merged fix for last access time for my moodle, MDL-7609. 2006-12-05 07:00:43 +00:00
moodler
caac897791 Merged fixes for switchroles from stable MDL-7605 2006-12-05 05:45:08 +00:00
moodler
265860e09c Automatic installer.php lang files by installer_builder (20061205) 2006-12-05 03:17:13 +00:00
skodak
1cbb09f1d1 MDL-7778 fixed cancel button failing on some pages (I hope) 2006-12-04 22:00:47 +00:00
nfreear
f24a257d85 lib.php, moved to group/ (Part of MDL-7380, new groups) 2006-12-04 17:29:03 +00:00
tjhunt
f60774823f MDL-7719. Merged from MOODLE_17_STABLE. 2006-12-04 16:21:40 +00:00
tjhunt
6542b1ecfe Typo in help. Thanks to Ken Wilson. 2006-12-04 16:08:00 +00:00
tjhunt
f725489c9a Typo. Merged from MOODLE_17_STABLE. 2006-12-04 11:54:48 +00:00
jamiesensei
1c51317b2c small change to type of returned var from is_validated() 2006-12-04 10:59:07 +00:00
jamiesensei
3ba2c1871e *** empty log message *** 2006-12-04 10:55:50 +00:00
jamiesensei
19110c573d added new 'cancel' element type and introduced new is_cancelled() MoodleQuickForm method.
also used new cancel button in all mod_forms as well as a 'Revert' button and reworked logic about where to go on cancel or after submission for modedit.php
2006-12-04 09:36:30 +00:00
skodak
9c0f063b2c MDL-7737 Remove form referer checks - $CFG->secureforms optional checking 2006-12-04 09:13:51 +00:00
skodak
7b678e0a99 MDL-7767 Guests should not be able to hide course sections - section hiding is not stored in db for guests, only session is used now; merged from MOODLE_17_STABLE 2006-12-04 09:02:17 +00:00
vyshane
ea3caf69cd Merged from 1.7. 2006-12-04 08:09:22 +00:00
moodler
4e75f4249f Merged timezone fixes for WA from stable 2006-12-04 07:01:02 +00:00
moodler
f320591f83 Automatic installer.php lang files by installer_builder (20061204) 2006-12-04 03:09:49 +00:00
toyomoyo
c05275675b merged stops showing admins from participants list 2006-12-04 03:05:40 +00:00
toyomoyo
30c82426e3 merged fixed a bug where admin can't unassign himself from non-admin role in site context 2006-12-04 01:54:24 +00:00
toyomoyo
a08d5db719 merged fix for MDL-7773, restore_to not set for creators 2006-12-04 01:14:43 +00:00
skodak
8a3a634afd MDL-7783 Non-internal authentication change password URL doesn't work - patch by Iñaki Arenaza 2006-12-03 20:06:35 +00:00
skodak
28b52b8607 removed space from alt attribute, use empty "" insted according to accessibility recommendations 2006-12-03 15:34:37 +00:00
skodak
30e113f4fa MDL-7781 Move help button out from element label in new formslib 2006-12-03 14:28:40 +00:00
skodak
0c3f57fa69 MDL-7776 Switch required and help icon - rearanged fieldset too 2006-12-03 13:05:34 +00:00
skodak
980c7dcabe MDL-7777 Remove dot from "Required field." string 2006-12-03 11:31:41 +00:00
skodak
441e8334af MDL-7776 Switch required and help icon 2006-12-03 11:26:05 +00:00
skodak
3d6851692c MDL-7775 Remove links from required field icon - leave only onle help button per page 2006-12-03 11:10:21 +00:00
skodak
5301205a24 MDL-7757 URL check is too restrictive, allow port 2006-12-03 10:23:56 +00:00
skodak
4adc9c4f60 MDL-7768 forgot_password.php copnverted to use new forms:
* new forms
* minor refactoring and code cleanup
* secret is now cleared to prevent repeated use of change confirmation link, added new error message see MDL-7755 (patch by Andrew Walbran)
2006-12-02 19:05:24 +00:00
skodak
1437f0a5e3 conversion of login/change_password.php to new formslib and other changes:
* new formslib
* works only when logged in - added redirection to login page for guests or not logged in yet
* fixed redirects when logging in and on forced password change
* "Logged in as" users are not allowed to use this form
* general cleanup
2006-12-02 14:38:31 +00:00
skodak
e4e29623f9 name of submit button changed to submitbutton 2006-12-02 11:38:08 +00:00