Frederic Massart
a8608cba3f
MDL-33088 Glossary: disabled filtering on concepts in recent activity block
2012-06-06 12:57:02 +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
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
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
Sam Hemelryk
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
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
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
Petr Skoda
6f3451e540
MDL-31301 remove all uses of moodle_strtolower() and deprecated it
2012-03-03 11:46:26 +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
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
Eloy Lafuente (stronk7)
2a5fa9e64a
Merge branch 'MDL-30999_grade_phpdocs' of git://github.com/andyjdavis/moodle
2012-02-20 12:02:18 +01:00
Dongsheng Cai
d2b7803e5a
MDL-30973 Files API, check and update DocBlock
2012-02-15 12:48:57 +08:00
Dongsheng Cai
35453657a2
MDL-30984 comment API, check and update DocBlock
2012-02-15 11:21:35 +08:00
Andrew Davis
a153c9f2fe
MDL-30999 grade: updated Grade API phpdocs
2012-02-14 14:04:19 +07:00
Eloy Lafuente (stronk7)
a464253f15
Merge branch 'w04_MDL-31183_m23_gloscounts' of git://github.com/skodak/moodle
2012-01-24 12:24:46 +01:00
Petr Skoda
2e099772d9
MDL-31183 fix non-functional glossary_count_unrated_entries()
2012-01-21 16:47:03 +01:00
Petr Skoda
b310a86e49
MDL-31184 fix multiple problems when reseting individual glossary types
2012-01-21 16:31:04 +01:00
Aparup Banerjee
22154a3187
Revert "MDL-30482 - Glossary - Adding capability to other areas using glossary" (test failed)
...
This reverts commit aa423bd0e6
.
2011-12-15 15:47:46 +08:00
Jason Fowler
aa423bd0e6
MDL-30482 - Glossary - Adding capability to other areas using glossary
2011-12-14 15:00:30 +08:00
Aparup Banerjee
d4f2755206
Revert "MDL-30482 - Glossary - Adding capability to other areas using glossary"
...
This reverts commit d79de196c9
.
2011-12-14 14:59:16 +08:00
Jason Fowler
d79de196c9
MDL-30482 - Glossary - Adding capability to other areas using glossary
2011-12-12 10:46:10 +08:00
Sam Hemelryk
eb7ee15659
MDL-30376 mod_glossary: Integration tidy up
2011-12-01 14:17:10 +13:00
Jason Fowler
1a9528e010
MDL-30376 - Glossary - Fixing ability to see the RSS feed for a glossary
2011-11-30 14:43:08 +08:00
sam marshall
3e4c243500
MDL-27001 'Show description' feature part 3: Implementation for all modules
...
For modules that still used the 'old' generic object return from _get_coursemodule_info instead of returning a cached_cm_info object, I changed them to use the new format as part of this. This made a few areas of code regarding onclick links slightly nicer.
2011-09-06 11:03:06 +01:00
Eloy Lafuente (stronk7)
bce3e3dca5
MDL-28048 glossary - add multilang support to categories
2011-07-11 01:02:06 +02:00
Eloy Lafuente (stronk7)
67fcc9989a
Merge branch 'MDL-27829_block_pagetype_master' of git://github.com/andyjdavis/moodle
2011-07-01 11:51:26 +02:00
Andrew Davis (andyjdavis)
346a32a75b
MDL-27829 blocks: added some more page types to some _page_type_list() functions
2011-07-01 15:43:26 +08:00
Sam Hemelryk
f86e19b1ee
Merge branch 'MDL-27829_block_pagetype_master' of git://github.com/andyjdavis/moodle
2011-06-29 17:04:13 +08:00
Andrew Davis (andyjdavis)
b38e2e28a1
MDL-27829 blocks: altered the algorithm used to find plugin page types
2011-06-27 12:27:41 +08:00
Sam Hemelryk
6708a1f525
MDL-27810 portfolio: Added ->portfolioenabled checks before creating portfolio buttons to avoid initialising portfolio requirements
2011-06-21 10:35:53 +08:00
Dongsheng Cai
b1627a92e5
MDL-26105 Block settings should contains less options, and be more user friendly
...
AMOS BEGIN
MOV [page-blog-index, pagetype], [page-blog-index, blog]
MOV [page-blog-x, pagetype], [page-blog-x, blog]
MOV [page-tag-x, pagetype], [page-tag-x, tag]
MOV [page-course-view-weeks, pagetype], [page-course-view-weeks, format_weeks]
MOV [page-course-view-weeks-x, pagetype], [page-course-view-weeks-x, format_weeks]
MOV [page-course-view-topics, pagetype], [page-course-view-topics, format_topics]
MOV [page-course-view-topics-x, pagetype], [page-course-view-topics-x, format_topics]
AMOS END
2011-06-09 13:51:14 +08:00
Eloy Lafuente (stronk7)
f2e725930b
MDL-27471 rating - whitespace cleanup
2011-05-25 16:54:51 +02:00
Eloy Lafuente (stronk7)
5b52ce19c5
Merge branch 'MDL-27625_master' of git://github.com/stronk7/moodle
...
Conflicts:
mod/forum/lib.php
2011-05-25 16:37:43 +02:00
Eloy Lafuente (stronk7)
5693d56cd8
MDL-27625 rating - consider RATING_UNSET_RATING a valid rating value
2011-05-25 12:00:16 +02:00
Sam Hemelryk
2b04c41c58
MDL-27471 Adding mandatory component & ratingarea to the ratings API + other fixes
...
* Added the component and ratingarea fields and implemented it throughout
the rating API as mandatory fields
* Cleanup rating indexes
* Upgrade forum/data/glossary ratings
* Moved the logic in the render_rating method to methods of the rating object.
* Added new callback for checking ratingareas
* Cleaned comments here and there
* Mark the xxx_get_participants methods as deprecated
* Refactor rate_ajax and ratingsuser_can_view_aggregate methods
* Cleaned up rating/index.php to use html_table object and moved inline styles to CSS.
* Added missing properties of the rating object that were being set throughout the rating
API.
2011-05-23 12:35:39 +02:00
Sam Hemelryk
74cf2d0015
MDL-26704 Fixed up variable typo
2011-05-18 15:32:40 +08:00
Eloy Lafuente (stronk7)
94a74f549a
MDL-26704 gradebook: adding TODO comment to avoid forgetting
2011-05-17 11:58:22 +02:00
Eloy Lafuente (stronk7)
dcc26efb70
Merge branch 'MDL-26704_user_outline_report_master' of git://github.com/andyjdavis/moodle
2011-05-17 11:55:04 +02:00
Andrew Davis (andyjdavis)
6ac149dce3
MDL-27387 rating: prevent the submission of ratings outside of the range allowed by the current scale
2011-05-11 11:29:31 +08:00