skodak
ae8c356614
MDL-15109 glossary dml conversion
2008-06-08 10:43:39 +00:00
dongsheng
5973a4c49e
"MDL-14129, fix print_error"
2008-06-06 03:15:53 +00:00
skodak
c18269c7e5
MDL-14679 towards modform conversion
2008-06-01 21:36:11 +00:00
skodak
7cac0c4b2b
MDL-14679 fixed references to mod.html
2008-06-01 19:09:13 +00:00
stronk7
2d1e097157
Glossary concepts must support multilang filter (all filters, in fact).
...
And accesible alt texts for action buttons too. MDL-14687 ; merged from 19_STABLE
2008-05-05 00:09:58 +00:00
dongsheng
957f6fc9d2
"MDL-14460, fix all the other get_context_instance, merged from MOODLE_19_STABLE"
2008-05-02 04:37:02 +00:00
dongsheng
3f32807d97
MDL-14303, add missing cmidnumber parameter. merged from MOODLE_19_STABLE
2008-04-29 02:11:27 +00:00
skodak
cff611fc19
MDL-8188 fixed missing global $CFG; merged from MOODLE_19_STABLE
2008-04-22 13:04:35 +00:00
dongsheng
e32d5506af
MDL-8188, fix approve.gif icon
2008-04-15 03:55:07 +00:00
dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
stronk7
4d272b485f
Glossary extended search fixed. MDL-13947 ; merged from 19_STABLE
2008-03-17 12:30:47 +00:00
skodak
65bcf17b95
MDL-13450 and MDL-13303 - sorry for changing forum API so late, but it was needed; major perf improvement for forum; fixed printing of user pictures; merged from MOODLE_19_STABLE
2008-02-13 17:03:25 +00:00
skodak
dd97c32868
MDL-12945 a slightly bigger patch for performance in recent activity and various group related issues + some other fixes - see list of subtasks in tracker; merged from MOODLE_19_STABLE
2008-01-24 20:33:50 +00:00
skodak
eafb9d9eda
MDL-12458 fixed gradebook upgrade/update problems when not grades yet in activities; merged from MOODLE_19_STABLE
2007-12-25 20:51:23 +00:00
skodak
220a90c5a1
MDL-11561 admin tree improvements and bugfixing
2007-12-19 17:35:20 +00:00
skodak
0b5a80a1a5
MDL-7028 rewritten course reset + forum role_unassign cleanup fixes; merged from MOODLE_19_STABLE
2007-11-29 14:43:04 +00:00
nfreear
120a18f051
Follow up fixes MDL-12029 "Glossary view needs heading markup..."
2007-11-07 17:45:57 +00:00
nfreear
097d705e6d
Fixes MDL-12029 "Glossary view needs heading markup + other accessibility fixes".
2007-11-05 15:22:22 +00:00
skodak
03cedd6283
MDL-11432 eliminated majority of RecordCount uses, added several missing rs_close() - this should help improve perf on some platforms - Eloy says ;-)
2007-10-10 12:19:27 +00:00
nfreear
468c120ae9
Partial fix for reopened MDL-7474, Accessibility: "Provide alt text for ascending/ descending icons in glossary"
2007-09-24 17:09:37 +00:00
skodak
85c9ebb926
MDL-1883 improved perf when editing scales - new function xxx_scale_used_anywhere()
2007-09-18 18:37:58 +00:00
skodak
3bfabe6e1a
MDL-9549 minor cleanup
2007-08-10 21:01:46 +00:00
stronk7
ea16f9b2dc
Now the glossary->allowcoments setting is respected. MDL-8056
...
Credit goes to Matt Clarkson. Thanks.
Merged from MOODLE_18_STABLE
2007-07-15 22:27:16 +00:00
skodak
adcbb43a25
MDL-10422 fixed missing include
2007-07-11 17:59:13 +00:00
skodak
ac9b080524
MDL-10202 merge raw and final grade tables
2007-06-20 23:06:29 +00:00
skodak
d55930f153
MDL-9516 removing include of gradelib.php - now included only when needed
2007-06-11 11:28:42 +00:00
skodak
b67ec72f57
MDL-9516 update_grade(); now required $source of grading to allow modification of original grades in activities through grade_updated event
2007-06-06 23:04:24 +00:00
skodak
612607bd47
MDL-9516 new central grading function update_grade(); to be improved/tested more tomorrow
2007-06-05 22:58:37 +00:00
skodak
5980d52f23
MDL-9516 fixed mod_form.php logic + related lib issues
2007-06-03 19:12:55 +00:00
skodak
1970d24381
MDL-9549 function param renamed
2007-06-03 12:34:56 +00:00
skodak
dd232d0100
MDL-9549 some more grading and rating improvements, cleanup and fixes
2007-06-03 12:22:23 +00:00
skodak
3e6303b7be
MDL-9549 no rating fix
2007-06-03 11:29:38 +00:00
skodak
3460111498
MDL-9549 no grading fix
2007-06-03 10:30:23 +00:00
skodak
b01abc85e4
MDL-9549 fixed deleting of instance
2007-06-03 10:10:40 +00:00
skodak
4e9ba8c052
MDL-9549 added proper handling of magic quotes when dealing with mod_form
2007-06-03 09:56:49 +00:00
skodak
e8586b5f34
MDL-9549 minor code formatting cleanup
2007-06-03 09:27:16 +00:00
skodak
d31bae7094
MDL-9549 added comments and fixed grade item delete
2007-06-03 09:06:58 +00:00
skodak
e6d4504807
MDL-9549 Implement grade_updated event triggers in Glossary
2007-06-02 22:18:01 +00:00
skodak
63e21b9bda
MDL-10009 ratings settings do not work in glossary
2007-06-02 14:03:06 +00:00
mattc-catalyst
eee75231c1
mod/glossary: HTML fixes
...
Fixed HTML errors causing parser errors in Firefox when in developer debug
mode.
Author: Matt Clarkson <mattc@catalyst.net.nz>
Committer: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-16 23:16:25 +00:00
toyomoyo
5bd76d7fba
merged fix for MDL-9097, xhtml fixes for glossary
2007-03-30 07:04:43 +00:00
stronk7
82015ed26f
urlencode() hook for correct parameter handling & XHTML.
...
Merged from MOODLE_18_STABLE
2007-03-20 00:11:55 +00:00
stronk7
7a3ec1afc5
Deleting some inline styles and unused code. MDL-8746
...
Merged from MOODLE_18_STABLE
2007-03-19 20:15:03 +00:00
moodler
9ca8cc0847
Basic fixing of tabs for glossary
2007-02-01 06:54:15 +00:00
stronk7
a4bad45c2c
Some more uses of $CFG->dbfamily. MDL-7061
2007-01-13 00:32:19 +00:00
toyomoyo
36a2b6bdc3
MDL-7861, xhtml strict related changes for glossary
2007-01-12 06:57:33 +00:00
skodak
ff8889d8cf
MDL-7861 still some icons left ;grr previous commid had wrong MDL id
2007-01-08 20:38:03 +00:00
skodak
0d905d9f34
MDL-7861 new class .icon and .iconsmall
2007-01-08 09:14:05 +00:00
skodak
feaf5d06db
MDL-8015 improved file uploading
...
- changed file upload api in formslib
- fixed blog attachments and related code in file.php
- fixed glossary attachments
- fixed embedded images in forum posts and blogs - only gif, png and jpeg; the problme was that svg were embedded using img tag which was wrong, the same applied to other picture formats unsupported by browsers (please note that student submitted svg should be never embedded in moodle page for security reasons)
- other minor fixes
2006-12-28 21:21:44 +00:00
skodak
7150b8ae20
MDL-7434 all images that convey information should have alt text to convey that information - part 3
2006-11-26 16:20:19 +00:00