skodak
190437b919
MDL-9780 Groups 181 cleanup - part 2
2007-05-15 18:26:48 +00:00
Martin Langhoff
48cc1a0e6a
cvsimport fixups - remove obsolete files
2007-05-09 22:01:21 +12:00
Martin Langhoff
d27de862a6
cvsimport fixups - add missing files
2007-05-09 22:00:29 +12:00
nicolasconnault
c30e73badc
Fixed many XHTML errors
2007-04-20 07:49:39 +00:00
nicolasconnault
86b331477a
MDL-9138; Edited lib/xmlize.php to return false when the passed file doesn't return any entries (when it's not valid XML or is empty). Also made it much clearer that glossary/import requires an XML file, not just any old file.
2007-04-04 03:34:00 +00:00
stronk7
b3a55ad382
Show continue button after importing glossary. MDL-9071
2007-04-03 15:42:25 +00:00
toyomoyo
8f99b22439
fix for MDL-9097, xhtml fixes for glossary
2007-03-30 07:02:57 +00:00
stronk7
fa3ce02ba1
Fixing approval interface. Step4. MDL-8793
2007-03-30 00:24:54 +00:00
stronk7
344c50611d
Fixing export interface. Step3. MDL-8793
2007-03-29 23:23:37 +00:00
stronk7
7cf3b7fabd
Fixing import interface. Step2. MDL-8793
2007-03-29 23:10:16 +00:00
stronk7
79eebc83aa
Moving options from 2nd tab to main area. Step1. MDL-8793
2007-03-29 22:16:42 +00:00
stronk7
68b8dfa13b
ignore this...
2007-03-26 23:30:57 +00:00
stronk7
b0e97aec74
Always print the entry when adding, updating/deleting comments. MDL-9047
2007-03-26 23:01:11 +00:00
stronk7
b0aeae8288
Deleted one debug line...
2007-03-24 00:57:43 +00:00
stronk7
a655cd9a38
Fix a problem with glossary not being able to sort by firstname.
2007-03-24 00:56:31 +00:00
stronk7
401e26306e
One default was causing author view not being able to sort
...
by firstname or lastname.
2007-03-24 00:37:16 +00:00
skodak
9ba5cf85e0
MDL-8347 Cannot create new glossary category if category with same name exists in another course on site; patch by Ray Lawrence
2007-03-22 22:43:22 +00:00
stronk7
5ce30e94ed
urlencode() hook for correct parameter handling & XHTML.
2007-03-20 00:10:25 +00:00
stronk7
4b593df481
Changing one generic class-name to a glossary specific one.
2007-03-19 23:51:31 +00:00
stronk7
99feca8c8e
Deleting some inline styles and clearing some unused code. MDL-8746
2007-03-19 20:10:50 +00:00
stronk7
87290838c9
Now the add/update entry page XHTML validates and doesn't show
...
the tabs and intro anymore.
2007-03-19 18:42:01 +00:00
stronk7
20ad9953df
Now glossary "add entry" is a button instead of a tab. Part of MDL-8746
2007-03-19 18:21:30 +00:00
martinlanghoff
84d46ef3d5
Auto-linking filters: fix serious caching bug in forum mailouts
...
Autolinking of glossaries, activity, resources and wiki names were using a
trivial single-entry cache implemented with static vars. The cache was _not_
keyed on course.
This bug was visible during forum_cron() which walks many courses. The cache
would get "stuck" on the first course that had something to put in the cache.
All mailouts from there onwards would autolink to stuff in the wrong course.
2007-03-19 06:32:24 +00:00
stronk7
7bae742ae7
Minor fixes for XHTML compliance
2007-03-19 00:00:46 +00:00
nicolasconnault
7c08ef3653
Fixed MDL-8582
...
Not sure if the hotpot module is converting ampersands correctly. $heading and $title are set up differently than in other modules: instead of outputting $course->title, a temporary $title variable is created and assigned that value. That made it difficult for me to decide whether it was already formatted elsewhere or not.
Also I didn't format_string() any of the variables included in $navigation rings, because I assume these strings get processed by print_navigation(), which includes format_string().
2007-02-28 05:36:13 +00:00
stronk7
63513603e7
Fixing RSS link to source. http://moodle.org/mod/forum/discuss.php?d=65762
...
Merged from MOODLE_17_STABLE
2007-02-27 18:21:08 +00:00
vyshane
ae21a6519b
Merged from 1.7.
2007-02-16 08:43:10 +00:00
skodak
5fe904adc2
MDL-8490 Glossary student not being able to edit entries
2007-02-13 19:25:04 +00:00
moodler
1934b87667
Updated versions and requires (primarily because of formslib dependencies)
2007-02-02 13:02:24 +00:00
moodler
9ca8cc0847
Basic fixing of tabs for glossary
2007-02-01 06:54:15 +00:00
jamiesensei
a7f7e52fc5
changed name of moodleform_mod method 'defaults_preprocessing' to 'data_preprocessing' in line with change of set_defaults name to set_data.
2007-01-16 15:36:33 +00:00
stronk7
73be66c7a8
Now all the modules global config pages are valid XML. Related to MDL-7861
2007-01-13 20:13:58 +00:00
stronk7
a4bad45c2c
Some more uses of $CFG->dbfamily. MDL-7061
2007-01-13 00:32:19 +00:00
skodak
beac4717de
MDL-8166 rename in/out methods in formslib - HQ consensus
2007-01-12 18:52:09 +00:00
toyomoyo
36a2b6bdc3
MDL-7861, xhtml strict related changes for glossary
2007-01-12 06:57:33 +00:00
skodak
26de8d35ce
fixed text field widths in new forms
2007-01-11 19:47:08 +00:00
moodler
c1afef8059
FIxed up the intro boxes XHTML Strict
2007-01-11 08:06:15 +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
0f13ec8f9b
MDL-8105 some more icon class fixes including new .iconhelp for help and docs icon
2007-01-08 20:30:38 +00:00
skodak
60af27037b
MDL-7861 xhtml transient fixes for not closed input fields - I hope all of them except imported libs are now fixed
2007-01-08 19:34:16 +00:00
skodak
0d905d9f34
MDL-7861 new class .icon and .iconsmall
2007-01-08 09:14:05 +00:00
jamiesensei
18a7736107
added helpbuttons to htmleditors where needed. Further work on htmleditor helpbutton code.
2007-01-05 04:51:46 +00:00
skodak
7150226896
MDL-7861 xhtml strict fixes - fixed all <br> in our code
2007-01-04 23:38:17 +00:00
skodak
b7dc225654
MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead
2007-01-04 21:32:36 +00:00
Martin Langhoff
f3f7610c90
cvsimport fixups -- cvshead had strayed from upstream
2007-01-04 13:15:04 +13: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
jamiesensei
1d284fbd85
fixing all the form names as per new class naming convention (PHP class names are also used for html id for styling)
2006-12-28 15:43:47 +00:00
jamiesensei
f07b9627b6
changes to how we generate the id attribute of forms and the naming convention of forms
...
migrate blog edit to formslib
2006-12-28 09:32:45 +00:00
toyomoyo
6221541139
taking out unwanted/broken strings from mod_form to make form xhtml strict MDL-7861
2006-12-22 04:23:43 +00:00
jamiesensei
a23f0aaf95
* Added setAdvanced functionality see http://docs.moodle.org/en/Development:lib/formslib.php_setAdvanced
...
* Added MoodleQuickForm method closeHeaderBefore($elementName); http://docs.moodle.org/en/Development:lib/formslib.php_Form_Definition#Use_Fieldsets_to_group_Form_Elements
* Added moodleform method add_action_buttons(); see http://docs.moodle.org/en/Development:lib/formslib.php_Form_Definition#add_action_buttons.28.24cancel_.3D_true.2C_.24revert_.3D_true.2C_.24submitlabel.3Dnull.29.3B
* is_cancelled method added to moodleform http://docs.moodle.org/en/Development:lib/formslib.php_Usage#Basic_Usage_in_A_Normal_Page
* added hidden labels to elements within groups such as the date_selector select boxes and other elements in 'groups'
* quiz/mod.html migrated to formslib
* glossary/edit.html migrated to formslib
* extended registerNoSubmitButton() functionality to automatically add js to onclick to bypass client side js input validation.
* added no_submit_button_pressed() function that can be used in a similar way to is_cancelled() as a test in the main script to see if some button in the page has been pressed that is a submit button that is used for some dynamic functionality within the form and not to submit the data for the whole form.
* added new condition for disabledIf which allows to disable another form element if no options are selected from within a select element.
* added default 'action' for moodleform - strip_querystring(qualified_me()) http://docs.moodle.org/en/Development:lib/formslib.php_Usage#Basic_Usage_in_A_Normal_Page
2006-12-19 07:03:08 +00:00