32bd11cb39
MDL-49628 general: improved accessibility of single selects
2015-04-09 11:12:16 +12:00
d8773d64fc
MDL-47613 wiki: allow searching several words
...
Thanks to Sandeep B for suggested solution
2014-10-10 16:35:13 +08:00
0678d09213
Merge branch 'wip-MDL-33486-master' of git://github.com/marinaglancy/moodle
2014-04-07 13:10:41 +08:00
d3adc16e48
MDL-33486 wiki: allow searching individual wikis
2014-03-28 14:16:13 +08:00
5ffb5fd4b3
MDL-43398 wiki: remove extra Choose... option from select
2014-03-27 14:58:33 +08:00
3ef5218b30
MDL-43398 Wiki: Choose... options cause SQL errors or seen inappropriate.
2014-03-27 14:58:28 +08:00
593b838546
MDL-44159 mod_wiki: unify @package use
2014-02-21 08:32:58 +13:00
876c0ac382
MDL-41288 wiki: improve heading levels and styling
2013-09-10 14:08:34 +08:00
be27bd59d9
MDL-39815: wiki and glossary mods: update print icon and system print popup
2013-07-05 12:10:30 +08:00
4a28ff88fb
MDL-26998 - mod_wiki: the page_wiki class now stores the course module object.
2013-05-23 15:11:32 +08:00
a5f82c5b21
MDL-38309 Substitute usage of print_tabs() with renderable tabtree
2013-04-15 12:13:13 +10:00
c2ab23894b
MDL-29909 wiki: do not show groups when no groups present
2012-07-26 19:13:33 -07:00
1df2362669
MDL-34470 wiki: Replace all instances of get_context_instance() with context_xxx::instance() in mod/wiki
2012-07-23 15:10:07 +08:00
559276b153
MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons
...
- function get_mimetypes_array() now contains also information about filetype groups and language strings
- use 'smart' human-readable mimetype description
- never determine filetype group based on filetype icon image! remove function mimeinfo_from_icon()
- get rid of class filetype_parser and file lib/filestorage/file_types.mm, replaced with functions file_get_typegroup(), file_extension_in_typegroup() and file_mimetype_in_typegroup()
- support multiple icon sizes, not only 16 and 32
- retrieve filetype icon only using proper functions file_..._icon() from lib/filelib.php throughout the code
- increase size of repository thumbnails to 90 and icons to 24 (will take effect when new icons exist)
2012-05-21 16:01:04 +08:00
3211569a6a
Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag"
...
This reverts commit f9f281b8fe
.
2012-04-11 17:18:58 +12:00
5bfeb5ffd3
Merge branch 'MDL-30843_b' of git://github.com/rwijaya/moodle
2012-04-10 12:34:37 +12:00
f9f281b8fe
MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag
2012-03-30 16:26:58 +08:00
4c4e659173
MDL-32018 mod_wiki: Fixed formatting of the page title so that is is consistent and secure
2012-03-30 10:21:23 +13:00
ac0a82cf92
MDL-23520 mod-wiki-2.0: Added delete page and version feature as it was in 1.9
2011-08-31 13:54:05 +08:00
c464a23873
Merged branch 's9_MDL-26392_wiki_files_master' from git://github.com/dongsheng/moodle.git with fixes
2011-06-07 16:29:44 +08:00
12c9bbbdd2
MDL-26392 WIKI added file managment support to wiki editor
2011-06-03 11:22:18 +08:00
cfdac90f2b
MOD-WIKI MDL-26213
...
1. Rewrite the image urls in diff.php and viewdiff.php
2. Fxied image urls in search.php
3. Add modcontext variable to avoid using duplicated
get_context_instance calls
2011-03-28 17:31:01 +08:00
cece1791b0
MDL-23929 WIKI, fixed has_capability parameter
2010-11-19 02:59:10 +00:00
41a42c1d02
mod-wiki MDL-25003 Wiki history diff view now uses divs for layout rather than table which fixes the nasty overflow problems that were occurring
2010-11-11 04:02:37 +00:00
367a75fae4
themes lib MDL-24895 Multiple fixes to better handle overflow.
...
Major tasks undertaken in this patch:
* New format_text argument, overflowdiv.
* New page layout Report.
* Review of all format_text calls.
* Added support for the report layout to all themes.
* Changed forum post display from tables to divs.
2010-11-05 02:53:47 +00:00
0269a79200
[MDL-23140]
...
Adding some format_string and text
2010-09-10 11:08:49 +00:00
825301f6f1
"NOBUG, remove $OUTPUT from renderer.php"
2010-08-16 02:18:42 +00:00
64f93798d4
MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment
2010-07-03 13:37:13 +00:00
74c6a62c73
[MDL-22112]
...
Finishing some todos and fixing some bugs
2010-05-21 11:07:43 +00:00
ab35d722b9
[22352]
...
Fixing the error.
2010-05-20 08:15:02 +00:00
d56a4dc5f5
Fixing problems like in [MDL-22352].
2010-05-14 08:27:15 +00:00
6aa931edb3
"MDL-22112, format module intro by format_module_intro"
2010-05-03 08:35:12 +00:00
00710f4cc1
MDL-22112, push wiki 2.0 into head
2010-05-02 11:28:11 +00:00