Commit graph

24161 commits

Author SHA1 Message Date
skodak
e7e3055e95 minor xhtml fix 2006-11-30 09:04:06 +00:00
skodak
3307d3f65f minor xhtml fix 2006-11-30 08:55:49 +00:00
jamiesensei
67906614ad now using disabledIf method in course/edit 2006-11-30 08:47:52 +00:00
skodak
5157276977 minor xhtml fix 2006-11-30 08:42:11 +00:00
ethem
c1cc7fb513 Brushed up a string. 2006-11-30 08:40:29 +00:00
vyshane
c45152e346 Editor keyboard shortcuts. MDL-7466. 2006-11-30 08:33:29 +00:00
skodak
93741e6797 MDL-7736 added hidden description of the admin settings search box 2006-11-30 08:33:25 +00:00
skodak
f2de62da39 minor xhtml fix 2006-11-30 08:32:30 +00:00
vyshane
195cc7072d New help button for keyboard shortcuts. 2006-11-30 08:31:43 +00:00
vyshane
fb08106cfe Added help button for html editor shortcut keys. 2006-11-30 08:30:46 +00:00
toyomoyo
93a501c181 fix for MDL-7496, incorrect is read almost last, need to be said first 2006-11-30 08:27:58 +00:00
vyshane
d550d20523 Added string for editorshortcutkeys. 2006-11-30 08:25:22 +00:00
vyshane
a88d8eefb8 Help content for html editor shortcuts. 2006-11-30 08:22:52 +00:00
toyomoyo
a5fd49611b fix for MDL-7469, changed help icon alt to "helpwiththis" if text is displayed with help icon 2006-11-30 06:03:02 +00:00
toyomoyo
26c65d5f44 changed help, abc to help with abc 2006-11-30 05:55:14 +00:00
skodak
d04f52349f MDL-7438 cleaned up groups assign page 2006-11-29 22:32:32 +00:00
skodak
32636f90f6 MDL-7741 missing ? in start php tag 2006-11-29 22:30:54 +00:00
skodak
fe4bc84ce1 MDL-7438 cleaned up metacourse children import page 2006-11-29 22:06:48 +00:00
skodak
718269e7f5 returned "Show all" back the the search row 2006-11-29 21:55:31 +00:00
skodak
574558f0e5 minor blog tag edit page cleanup MDL-7438 2006-11-29 21:49:36 +00:00
skodak
6117edc7c1 fix submission and notes edit to use new forms lib MDL-7740 2006-11-29 21:28:38 +00:00
skodak
2495b9a128 fixed addStopFieldsetElements of submitbutton 2006-11-29 20:57:28 +00:00
skodak
d6d049718c accessibility cleanup in langimport.php - original patch by Nick Freear MDL-7438 + whitespace and old code cleanup 2006-11-29 20:17:13 +00:00
skodak
a85e7029b7 fixed attachment typos 2006-11-29 19:53:21 +00:00
thepurpleblob
ee259d0cd1 Category can now be specified in Moodle XML format. 2006-11-29 14:27:48 +00:00
thepurpleblob
b39c7aada6 Added ability to specify destination category within GIFT file.
MDL-4163
2006-11-29 13:34:32 +00:00
thepurpleblob
08892d5be5 Fixed a notice. Tidied up format class call a bit. Added provision
for categories to be specified within import files - MDL-4163.
2006-11-29 13:32:00 +00:00
thepurpleblob
f5c154078a Merged from STABLE. Addition function to find or create category path.
MDL-4163
2006-11-29 13:29:00 +00:00
thepurpleblob
98de921075 Help files for specifying category within GIFT file. MDL-4163 2006-11-29 13:26:09 +00:00
thepurpleblob
029a3c5224 Added strings for selecting category inside import file. MDL-4163 2006-11-29 13:07:23 +00:00
ethem
0ba9f5d68a + More more more security.
* Don't show login name, password and transaction key at the configuration page.
* RC4Encrypt these fields and move to the config_plugins table from the config table.
* Config page is fully https.
2006-11-29 11:05:56 +00:00
nfreear
0dda92522c Fixing bug in patch for MDL-7721 - missing Search button. Sorry! 2006-11-29 10:16:01 +00:00
toyomoyo
c2d341983f undoing damage (hidden text, < > arrows) 2006-11-29 08:57:18 +00:00
toyomoyo
708fbe8819 format/notices 2006-11-29 04:44:00 +00:00
skodak
3108c00b83 added label to group form MDL-7438 2006-11-28 21:55:31 +00:00
skodak
b6e5a6e6f0 Role assignment form buttons have no text MDL-7721; original patch by Nick Freear 2006-11-28 21:04:56 +00:00
skodak
2493fc103c ensure that layout table headers are not marked as th, but by label instead MDL-7438
th should be used only for data tables
2006-11-28 19:25:24 +00:00
tjhunt
485349ddf2 MDL-7720 - non-unicode-safe case-insensitive string comparison in shortanswer question type. Merged from MOODLE_17_STABLE. 2006-11-28 18:44:18 +00:00
tjhunt
2962ad61e4 Put back spaces in code that Martin Dougiamass stripped out of the lang strings without thinking about the consequences. Merged from MOODLE_17_STABLE. 2006-11-28 18:42:18 +00:00
nfreear
e77718755b Fixing markup: <select ..> was <select ../>, multiple="multiple" and onfocus (was onFocus). 2006-11-28 17:20:41 +00:00
jamiesensei
d4b26b9025 migrated mod/exercise/mod.html to formslib 2006-11-28 15:35:22 +00:00
nfreear
ce27e6f42f Fix for MDL-6685 (and MDL-7122 "breadcrumb separator missing"). Merged from MOODLE_17_STABLE. 2006-11-28 15:26:40 +00:00
thepurpleblob
b0b95fe6fb Merged from STABLE. Fix for MDL-7703. Fixed scope problem by moving all
functions inside the class. Also fixed some notices.
2006-11-28 15:14:37 +00:00
jamiesensei
4c523bed9e small change to formslib css 2006-11-28 15:14:22 +00:00
jamiesensei
f88a9e6359 added help file for 'req' icon. 2006-11-28 15:13:16 +00:00
thepurpleblob
85474b2615 Merged from STABLE.
Examview 'SA' type questions now supported.
2006-11-28 11:51:50 +00:00
skodak
5772f71f1c fixed addStopFieldsetElements of submitbutton 2006-11-28 10:55:12 +00:00
skodak
b8db24a59c Fix frames accessibility on Hotpot MDL-7468 2006-11-28 10:43:27 +00:00
nfreear
8430912a73 Fixes MDL-7603 <script Language..> should use 'type', user/index.php, course/report/participation/index.php 2006-11-28 10:23:26 +00:00
thepurpleblob
a60b5c161f Merged from STABLE. Fixed a typo and a notice 2006-11-28 09:28:33 +00:00