Frederic Massart
a8608cba3f
MDL-33088 Glossary: disabled filtering on concepts in recent activity block
2012-06-06 12:57:02 +08:00
Frederic Massart
50d24a3c85
MDL-32325 Glossary: Entrylist print version is XHTML compliant
2012-06-06 09:55:36 +08:00
Dan Poltawski
c86d6be226
Merge branch 'MDL-29924-master' of git://github.com/FMCorz/moodle
2012-05-25 11:14:22 +08:00
Marina Glancy
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
Dan Poltawski
7e89cbe0ac
Merge branch 'MDL-31675-file-browsing' of git://github.com/mudrd8mz/moodle
2012-05-18 10:30:22 +08:00
Helen Foster
2e6b68f4a8
MDL-32925 lang: Add extended help texts for all modules
...
Thanks to Mary Cooch & Martin Dougiamas who contributed to this
rewording.
AMOS BEGIN
REM These module help texts are going to be displayed more prominently in the Moodle interface
AMOS END
2012-05-18 00:27:04 +08:00
Frederic Massart
096d4d8767
MDL-29924 Glossary: Entry attachments displayed in Moodle dialogue
2012-05-17 15:12:22 +08:00
Frederic Massart
50a8374ef8
MDL-30649 Glossary : Fixed floating element breaking HTML
2012-05-11 10:53:22 +08:00
Sam Hemelryk
efd412dda9
MDL-30649 Fixed up whitespace
2012-05-10 11:57:59 +12:00
Sam Hemelryk
320b4deb6a
Merge branch 'wip-MDL-30649-master' of git://github.com/phalacee/moodle
2012-05-10 11:56:58 +12:00
David Mudrak
7978d5dc31
MDL-31675 File browsing support for the Glossary module
...
AMOS BEGIN
CPY [attachments,mod_forum],[areaattachment,mod_glossary]
CPY [definitions,mod_glossary],[areaentry,mod_glossary]
AMOS END
2012-05-09 03:01:46 +02:00
Jason Fowler
486a138bf1
MDL-30649 - Glossary - Adding functions so recent glossary activity shows up in the activity reports
2012-05-04 10:11:50 +08:00
Jason Fowler
58cc51ee15
MDL-31947 - Glossary - Removing the deprecated glossary_get_participants function
2012-05-08 14:33:42 +08:00
Eloy Lafuente (stronk7)
d7f84a2962
Merge branch 'MDL-32471-thumbnails' of git://github.com/mudrd8mz/moodle
2012-04-25 15:14:27 +02:00
David Mudrak
261cbbacc1
MDL-32471 preview thumbnails support for activity modules
...
Activity module's xxx_pluginfile() now accepts the $options parameter
that is to be passed to the send_stored_file() function.
2012-04-24 12:09:45 +02:00
Eloy Lafuente (stronk7)
3e0b0ae59b
Merge branch 'wip-MDL-26500' of git://github.com/danpoltawski/moodle
2012-04-24 00:03:36 +02:00
Petr Skoda
cdbea7eed1
MDL-31607 use full course object for require_login() if already available
...
This eliminates 1 db query.
2012-04-22 17:41:47 +02:00
Dan Poltawski
20d1c739dd
MDL-26500 mod/glossary: Rewrite pluginfile urls in RSS
2012-04-17 17:47:11 +08:00
Sam Hemelryk
3211569a6a
Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag"
...
This reverts commit f9f281b8fee75c2416d71bae7583fd026b9ccabb.
2012-04-11 17:18:58 +12:00
Sam Hemelryk
5bfeb5ffd3
Merge branch 'MDL-30843_b' of git://github.com/rwijaya/moodle
2012-04-10 12:34:37 +12:00
Petr Skoda
b60d21747f
MDL-32149 remove empty tests and outdated/disabled portfolio tests
2012-04-03 22:31:02 +02:00
Sam Hemelryk
90ad4ed589
Merge branch 'master_MDL-31908_glossary_entrylist_print_version_not_showing_content' of git://github.com/kanikagoyal/moodle
2012-04-02 11:19:58 +12:00
Rossiani Wijaya
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
Kanika Goyal
0c758f8200
MDL-31908 Glossary: entry list format- printable version does not show content
2012-03-26 00:00:24 +05:30
Jason Fowler
bcab2b21b3
MDL-30482 - Glossary - Fixing the capability controls for the recent activity block
2012-03-22 16:19:38 +08:00
Aparup Banerjee
5599f2062c
Merge branch git://github.com/phalacee/moodle.git wip-MDL-30482-master
...
- resolved conflicts
- fixed up tab --> spaces
2012-03-21 10:50:51 +08:00
Jason Fowler
c3963fbd9b
MDL-30482 - Glossary - Adding capability to other areas using glossary
2012-03-21 10:22:53 +08:00
Aparup Banerjee
0e5c50e29a
MDL-29848 glossary: fixed whitespace
2012-03-20 16:12:02 +08:00
Aparup Banerjee
aa4edcf614
Merge branch 'MDL-29848-master' of https://github.com/mackensen/moodle
2012-03-20 16:06:40 +08:00
Tim Hunt
88eca3cd26
MDL-19125 module restrictions: addinstance capabilities for all mods
2012-03-15 17:13:43 +00:00
Petr Skoda
bb88a54d06
MDL-31985 remove text sizes from all install.xml files
2012-03-11 15:55:37 +01:00
Eloy Lafuente (stronk7)
2ed7cc2730
Merge branch 'w10_MDL-31301_m23_textlibcleanup' of git://github.com/skodak/moodle
2012-03-06 16:06:53 +01:00
Petr Skoda
c3dd6b01fe
MDL-27982 drop UNSIGNED attributes from all install.xml files
2012-03-06 12:01:10 +01:00
Petr Skoda
6f3451e540
MDL-31301 remove all uses of moodle_strtolower() and deprecated it
2012-03-03 11:46:26 +01:00
Petr Skoda
f8311defeb
MDL-31301 use static textlib methods
2012-03-03 11:46:13 +01:00
Charles Fulton
464ee7577d
MDL-29848 glossary: get proper context for comments on exported entry
2012-03-02 07:46:51 -08:00
Eloy Lafuente (stronk7)
d8c9ff403b
Merge branch 's17_MDL-30973_file_docblock_master' of git://github.com/dongsheng/moodle
2012-03-01 00:25:18 +01:00
Eloy Lafuente (stronk7)
1f256ec5ca
Merge branch 'MDL-30982-docblock-backup' of git://github.com/mudrd8mz/moodle
2012-02-29 00:47:10 +01:00
Eloy Lafuente (stronk7)
24ff971106
Merge branch 'wip-MDL-31738-master' of git://github.com/marinaglancy/moodle
2012-02-29 00:29:23 +01:00
David Mudrak
63baccbc54
MDL-30982 Improving phpDocs for the classes that extend backup_activity_task
2012-02-27 11:59:42 +01:00
Petr Skoda
e67bc2a410
MDL-30964 fix phpdocs in access.php files in all plugins
2012-02-27 07:23:10 +01:00
Marina Glancy
00ecac7295
MDL-31738: added functions mod_xxx_get_file_info() to glossary and data modules
2012-02-27 14:20:00 +08:00
Sam Hemelryk
da3ec93275
Merged branch 'MDL-31014-master-4' of git://git.luns.net.uk/moodle.git with conflict resolution
2012-02-21 10:33:00 +13:00
Andrew Robert Nicols
bca2b1c157
MDL-31014 Allow for selection of a different displayformat when approving glossary entries
2012-02-20 12:28:52 +00:00
Eloy Lafuente (stronk7)
2a5fa9e64a
Merge branch 'MDL-30999_grade_phpdocs' of git://github.com/andyjdavis/moodle
2012-02-20 12:02:18 +01:00
Sam Hemelryk
398f16fe0f
MDL-31014 Integrated
2012-02-20 15:39:11 +13:00
Sam Hemelryk
284814724b
Merge branch 'MDL-31014-master-3' of git://git.luns.net.uk/moodle
2012-02-20 15:38:32 +13:00
Sam Hemelryk
6dce4aa1ba
Merge branch 'MDL-31647-master' of git://github.com/sammarshallou/moodle
2012-02-20 12:03:32 +13:00
Sam Hemelryk
9fdd4f7dc8
Merge branch 'wip-MDL-30971-master' of git://github.com/phalacee/moodle
2012-02-20 11:37:59 +13:00
sam marshall
f5f19eb70e
MDL-31647 Glossary: Links to glossary entries from glossary main page should not be popups
2012-02-17 10:36:18 +00:00