Luca Bösch
f37dbcc15b
MDL-70621 mod_glossary: use glossary rsstype string.
2021-02-03 08:33:54 +01:00
Davo Smith
385247d94e
MDL-64906 mod: add support for hideif to activity modules
2019-04-02 09:13:09 +01:00
Jake Dallimore
273d310601
MDL-58138 completion: Fixes for a number of small issues.
2017-04-19 11:41:57 +08:00
Marina Glancy
7f53e8aa22
MDL-58267 completion: allow to set default activity completion
...
Part of MDL-58138 epic
2017-04-19 08:54:35 +08:00
Marina Glancy
06cdda468a
MDL-58139 completion: bulk update completion
...
Part of MDL-58138 epic
2017-04-19 08:52:57 +08:00
Jun Pataleta
e44d71a6ee
MDL-58102 mod: Set sensible defaults for additional completion fields
...
Part of MDL-55611 epic.
2017-04-03 11:37:08 +08:00
Andrew Hancox
6398ff5387
MDL-49101 core: Add a global admin setting config->requiremodintro
...
Removed requiremodintro setting from all core activity plugins and replace
with a single global setting.
Deprecated moodleform_mod::add_intro_editor and replaced with
moodleform_mod::standard_intro_elements
2015-04-07 10:11:53 +01:00
Damyon Wiese
14cd6479de
Merge branch 'MDL-38315-master' of git://github.com/sammarshallou/moodle
2013-05-06 22:27:41 +08:00
sam marshall
a9f5fc158c
MDL-38315 Completion: Bugs with 'locked' status in activity form
2013-05-01 11:57:29 +01:00
Dan Poltawski
a74cd33160
MDL-39422 mod_forms: prevent long coruse module names
...
To prevent ugly DB errors.
2013-04-30 17:41:36 +01:00
Eloy Lafuente (stronk7)
75fb383260
Merge branch 'MDL-38599-master-int' of git://github.com/FMCorz/moodle
...
Conflicts:
mod/glossary/mod_form.php
2013-04-04 00:51:47 +02:00
Dan Poltawski
1f0cd6ee98
MDL-38712 mod_glossary: fix missing PARAM type
2013-03-26 17:05:10 +08:00
Frederic Massart
f3aadb1cd0
MDL-38599 glossary: Reformat settings form
2013-03-25 18:05:43 +08:00
Frederic Massart
807cf3d0ae
MDL-38005 form: Headers have a proper name
2013-03-15 11:06:25 +08:00
Ankit Agarwal
e0a91e119a
MDL-34467 glossary: Repalce all instances of get_context_instanc() with respective context_XXX::instance()
2012-07-27 13:25:24 +08:00
Andrew Robert Nicols
c042fc819d
MDL-31014 Allow for selection of a different displayformat when approving glossary entries
2012-01-19 09:39:46 +00:00
Eloy Lafuente (stronk7)
dde5bfbcf7
MDL-25178 glossary - add completionentries rule
2010-12-20 20:02:04 +01:00
Petr Skoda
b8ea3041eb
MDL-23184 activity names are now either PARAM_TEXT or PARAM_CLEANHTML, this should be more accurate
2010-09-02 18:29:39 +00:00
Andrew Davis
16306628bd
gradebook MDL-19133 shifted around some code to move module grade settings into common code
2010-08-13 08:29:13 +00:00
Andrew Davis
37e3256aae
glossary MDL-23373 removed commented out code
2010-07-20 02:06:42 +00:00
Andrew Davis
55d95d90f9
rating MDL-23328 made date restriction of ratings work correctly
2010-07-16 06:30:30 +00:00
Martin Dougiamas
bfebaf64d8
MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script.
2010-05-13 02:02:05 +00:00
David Mudrak
94c8a38626
MDL-21695 Glossary module now uses new help strings
...
AMOS BEGIN
HLP glossary/aliases2.html,[aliases_help,mod_glossary]
HLP glossary/allowcomments.html,[allowcomments_help,mod_glossary]
HLP glossary/allowduplicatedentries.html,[allowduplicatedentries_help,mod_glossary]
HLP glossary/allowprintview.html,[allowprintview_help,mod_glossary]
HLP glossary/attachment2.html,[attachment_help,mod_glossary]
HLP glossary/attachment.html,[attachment_help,mod_glossary]
HLP glossary/casesensitive.html,[casesensitive_help,mod_glossary]
HLP glossary/defaultapproval.html,[defaultapproval_help,mod_glossary]
HLP glossary/destination.html,[destination_help,mod_glossary]
HLP glossary/displayformat.html,[displayformat_help,mod_glossary]
HLP glossary/editalways.html,[editalways_help,mod_glossary]
HLP glossary/filetoimport.html,[filetoimport_help,mod_glossary]
HLP glossary/fullmatch.html,[fullmatch_help,mod_glossary]
HLP glossary/globalglossary.html,[isglobal_help,mod_glossary]
HLP glossary/linkcategory.html,[linkcategory_help,mod_glossary]
HLP glossary/mainglossary.html,[glossarytype_help,mod_glossary]
HLP glossary/rssarticles.html,[rssarticles_help,mod_glossary]
HLP glossary/rsstype.html,[rsstype_help,mod_glossary]
HLP glossary/shows.html,[showspecial_help,mod_glossary]
HLP glossary/shows.html,[showalphabet_help,mod_glossary]
HLP glossary/shows.html,[showall_help,mod_glossary]
HLP glossary/usedynalinkentry.html,[entryusedynalink_help,mod_glossary]
HLP glossary/usedynalink.html,[usedynalink_help,mod_glossary]
AMOS END
2010-05-03 09:51:47 +00:00
Andrew Davis
a09aeee47b
rating MDL-21657 first commit for rating library
2010-03-16 05:57:51 +00:00
Petr Skoda
1adbd2c350
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 14:55:15 +00:00
skodak
d18e0fe646
MDL-20353 adding missing data types of hidden form fields
2009-09-26 17:07:08 +00:00
skodak
3268cf9921
MDL-18910 full support for module intro editor with embedded images
2009-04-22 06:48:15 +00:00
skodak
4ba2221a09
MDL-18910 full support for module intro editor with embedded images
2009-04-22 04:46:04 +00:00
skodak
42f103be4c
MDL-18910 moving modedit features to modname_supports()
2009-04-21 08:57:20 +00:00
tjhunt
9101efd312
cleanup: MDL-17083 Remove the old teacher, teachers, student and students columns from the course table.
...
For something that has been deprecated for over two years, they were still used in a lot of places!
2008-11-13 08:40:57 +00:00
tjhunt
16851b22ad
MDL-16676 All references to the text.html and emoticons.html files need to be updated to point to text2.html and emoticons2.html
2008-09-25 10:04:01 +00:00
skodak
8eb1d25ffe
MDL-11844 new option for conditional stripping of tags from activity names
2008-07-26 15:15:25 +00:00
skodak
ae8c356614
MDL-15109 glossary dml conversion
2008-06-08 10:43:39 +00:00
skodak
c18269c7e5
MDL-14679 towards modform conversion
2008-06-01 21:36:11 +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
skodak
2b0a14e472
MDL-11007 groupmembersonly support for glossaries; merged from MOODLE_19_STABLE
2008-03-18 17:12:48 +00:00
skodak
e04ff2d559
MDL-10383 adding new standard elements method - modules now must specify what they support (groups/groupings/groupmembersonly); by default only groupmode selector is enabled
2007-08-20 07:27:04 +00:00
skodak
71ee4471ac
MDL-10544 outcome adding from modedit
2007-07-31 14:34:11 +00:00
skodak
23a7718bd1
MDL-9696 used absolute path include in mod_forms
2007-06-10 23:20:45 +00:00
skodak
c3cec42188
MDL-9516 fixed mod_form.php logic
2007-06-03 19:08:14 +00:00
skodak
63e21b9bda
MDL-10009 ratings settings do not work in glossary
2007-06-02 14:03:06 +00:00
poltawski
2ee60b4944
MDL-9742 Replaced stray tabs with spaces
2007-05-08 16:11:58 +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
skodak
26de8d35ce
fixed text field widths in new forms
2007-01-11 19:47:08 +00:00
jamiesensei
18a7736107
added helpbuttons to htmleditors where needed. Further work on htmleditor helpbutton code.
2007-01-05 04:51:46 +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
jamiesensei
19194f825a
added setAdvanced MoodleQuickForm method. And added closeHeaderAfter method
2006-12-14 12:44:10 +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