AMOS bot
14d45c443c
Automatically generated installer lang files
2016-02-24 00:04:19 +08:00
Dan Poltawski
fef5360053
Merge branch 'MDL-42460-master' of git://github.com/marinaglancy/moodle
2016-02-23 14:36:54 +00:00
Dan Poltawski
f0ad27291e
MDL-31989 version: proper bump
2016-02-23 12:11:39 +00:00
Dan Poltawski
e03711fc08
MDL-31989 version: bump
2016-02-23 12:10:05 +00:00
Dan Poltawski
0011d7c5e1
Merge branch 'MDL-31989_survey-fix' of git://github.com/dmonllao/moodle
2016-02-23 12:07:46 +00:00
David Monllao
c625b01a4c
MDL-31989 mod_survey: Prevent templates from being indexed
2016-02-23 19:58:52 +08:00
Dan Poltawski
5500e15d67
Merge branch 'MDL-33663' of https://github.com/rushi963/moodle
2016-02-23 11:44:24 +00:00
Dan Poltawski
d71448e2a6
Merge branch 'wip-MDL-45104-master-v2' of git://github.com/abgreeve/moodle
2016-02-23 11:06:05 +00:00
Dan Poltawski
02038b9d79
Merge branch 'MDL-52958_master' of git://github.com/dmonllao/moodle
2016-02-23 10:57:38 +00:00
David Monllao
69d66020ce
MDL-31989 search: get_config method to search areas
...
Also content_to_text moved to weblib.
2016-02-23 10:47:59 +00:00
David Monllao
f900b2b6c9
MDL-31989 component: Allow classes to be retrieved by namespace
2016-02-23 10:47:58 +00:00
David Monllao
db48207e1a
MDL-31989 search: Search API and search engine API
...
Introducing both APIs in moodle along with:
- search_box widget to add a tiny search box
- admin settings with setup steps helper
- cache for search results
- template for a search result
- php unit stuff
Many thanks to Tomasz Muras, Prateek Sachan and Daniel Neis for their contributions, for starting this development
and for pushing for it to be completed. Also thanks to other contributors: Jonathan Harker and eugeneventer.
2016-02-23 10:47:58 +00:00
David Monllao
95c6aeaf1c
MDL-31989 search_solr: Solr search engine
2016-02-23 10:47:58 +00:00
David Monllao
e2be996171
MDL-31989 search: New search areas
...
Some search areas have been introduced as part of the initial search API
and search engine API implementation.
- Forum posts
- Glossary enties
- All moodle activities
2016-02-23 10:47:57 +00:00
David Monllao
28b70ba536
MDL-31989 block_globalsearch: Adding the block
...
Just a basic block with a search box.
2016-02-23 10:47:57 +00:00
David Monllao
17675612b5
MDL-31989 report_search: Adding the report
2016-02-23 10:47:57 +00:00
David Monllao
4040c8b35e
MDL-31989 theme: Global search styles
2016-02-23 10:47:55 +00:00
David Monllao
eddea91dfd
MDL-31989 task: Global search indexing task
2016-02-23 10:47:31 +00:00
Dan Poltawski
2c720c9772
Merge branch 'MDL-50312_master' of https://github.com/jinhofer/moodle
2016-02-23 08:07:13 +00:00
Andrew Nicols
bde3e8c5d1
Merge branch 'MDL-49338' of git://github.com/timhunt/moodle
2016-02-23 13:32:00 +08:00
Andrew Nicols
7bf992cccb
Merge branch 'wip-MDL-53129-master' of https://github.com/marinaglancy/moodle
2016-02-23 13:22:49 +08:00
Marina Glancy
42756192d7
MDL-53129 mod_feedback: forms cleanup and behat tests
2016-02-23 13:17:21 +08:00
Andrew Nicols
0ea14dd849
Merge branch 'MDL-52996-master' of https://github.com/sammarshallou/moodle
2016-02-23 12:44:06 +08:00
Adrian Greeve
61f7b10b9a
MDL-45104 logging: Deprecate writting to the legacy log store.
2016-02-23 11:55:30 +08:00
Andrew Nicols
7367520bb1
Merge branch 'MDL-52371-Activity-Chooser-alignment-of-strings-that-need-line-wrap' of git://github.com/synergylearning/moodle
2016-02-23 11:36:54 +08:00
Andrew Nicols
2a9bce48ac
Merge branch 'MDL-53081-master-txtfiles' of git://github.com/mudrd8mz/moodle
2016-02-23 11:13:45 +08:00
Jun Pataleta
eb66223c42
MDL-53071 course: Allow blank space input for section name
2016-02-23 09:41:47 +08:00
Andrew Nicols
91a1fc805e
Merge branch 'MDL-52892' of https://github.com/dg711/moodle
2016-02-23 09:39:26 +08:00
Damyon Wiese
30be6c846a
MDL-49324 Grades: Use a progress bar when recalculating gradebook grades
2016-02-23 08:35:10 +08:00
Damyon Wiese
b9d2419e39
MDL-49324 Output: The progress bar output is buffered.
...
Each call to update the progress bar needs to fill the output buffer so that it
gets sent immediately.
2016-02-23 08:35:10 +08:00
Eloy Lafuente (stronk7)
a4a44e2c27
Merge branch 'MDL-52806' of git://github.com/timhunt/moodle
2016-02-22 23:04:43 +01:00
Eloy Lafuente (stronk7)
153fbcd24a
Merge branch 'MDL-53065' of git://github.com/timhunt/moodle
2016-02-22 23:01:04 +01:00
Michael Milette
89e68e6c1e
MDL-42460 mod_feedback: Fix markup validation
2016-02-22 22:41:32 +08:00
Marina Glancy
8ad534bd9f
MDL-44952 mod_feedback: validate required multichoice
2016-02-22 22:01:02 +08:00
Dan Poltawski
c5a4c64fcc
Merge branch 'MDL-44093-master-flowplayer' of git://github.com/mudrd8mz/moodle
2016-02-22 09:04:15 +00:00
Davo Smith
b8645d6df5
MDL-52371 theme_base: activity chooser - support long names
2016-02-22 08:57:16 +00:00
Kenny McCormack
3523f77522
MDL-52371 theme_bootstrapbase: activity chooser - support long names
2016-02-22 08:57:14 +00:00
Andrew Nicols
ec1b9de1b0
Merge branch 'wip-mdl-52970' of https://github.com/rajeshtaneja/moodle
2016-02-22 15:20:34 +08:00
Andrew Nicols
ea65e55b51
Merge branch 'wip-mdl-50484' of https://github.com/rajeshtaneja/moodle
2016-02-22 12:22:07 +08:00
Tim Hunt
293f5d1b11
MDL-53065 quiz redo question: avoid PHP notice in edge case
...
When selecting the variant of the new question, we need to add the
new question to the usage before trying to select a variant.
Also, we need to acutally use the selected variant number!
2016-02-19 12:10:39 +00:00
Tim Hunt
a10bd0d9a8
MDL-52806 quiz manual grading: show right answer for auto-graded Qs
2016-02-19 12:06:24 +00:00
Tim Hunt
de3b803dea
MDL-49338 quiz stats: preview urls wrong for question variants
2016-02-19 12:01:05 +00:00
David Mudrák
9e7d95d232
MDL-53081 docs: Improve the text doc files in the root directory
...
Existing contents of README moved to INSTALL. Added new README,
CONTRIBUTING and PULL_REQUEST_TEMPLATE files. TRADEMARK updated using
the text at https://moodle.com/trademarks/ .
2016-02-19 09:11:06 +01:00
Rajesh Taneja
9b4903c8fd
MDL-52970 behat: Wait for page to be ready after click
...
After click enusre to wait so text fields are not
use autosize
2016-02-19 15:23:49 +08:00
Rajesh Taneja
fee2cde5b6
MDL-52970 behat: Navigation step improvement
...
If navigation node to expand is a link then first
click on it and navigate to next page where it is
expanded, and then click on link within. This is
needed as some drivers click on link and don't open
the navigation node which are links
2016-02-19 15:21:52 +08:00
Rajesh Taneja
f7a73e196e
MDL-52970 behat: For single select only click event is enough
2016-02-19 15:21:52 +08:00
Rajesh Taneja
e8ef0e4f63
MDL-52970 behat: don't set select value if already set
...
In FF 44.0, it fails to click on submit button if
select value is set to the original value
2016-02-19 15:21:51 +08:00
Rajesh Taneja
660b0f0eed
MDL-50484 core_lib: No need to cache action_icons
...
action_icons should not be cached as they
have a unique id and if cache is used then
all icons will have same id.
Other solution is to replace id with some static
but it's not worth a cache for a page, so
removing cache
2016-02-19 14:00:04 +08:00
Rajesh Taneja
7b287e09e2
MDL-50484 core_grade: courseheader id should be unique
...
grader report show category with courseheader id
which gets replicated for all categories on page.
This will now be courseheader_categoryname.
2016-02-19 14:00:04 +08:00
Rajesh Taneja
7e341eb48f
MDL-50484 block_navigation: Set number to be unique
...
Set number to be unique for unique id's
in navigation
2016-02-19 14:00:04 +08:00