Bas Brands
49f1803c9d
MDL-67735 theme_boost: remove bs2 and bs4alpha compatibility css
2020-08-19 08:29:50 +08:00
Tim Hunt
19f221961e
MDL-68233 renderers/block: fix reported coding style issues
2020-03-29 15:35:04 +01:00
Tim Hunt
1dcd0d3499
MDL-68233 renderers/block: remove illegal uses of $PAGE and $OUTPUT
2020-03-29 15:34:26 +01:00
David Monllaó
06579b18cc
MDL-64739 analytics: Contexts autocomplete with ajax
2019-10-21 15:33:29 +08:00
David Monllaó
76b5ee4545
MDL-64739 tool_analytics: Restrict models to specific contexts
2019-10-21 09:54:39 +08:00
Mitxel Moriana
c345aa721c
MDL-64739 core_analytics: New db field for model contexts
2019-10-21 09:54:39 +08:00
David Monllaó
bf25fb166c
MDL-65585 analytics: Global on/off switch
2019-10-10 10:06:31 +08:00
Eloy Lafuente (stronk7)
af59994f4f
Merge branch 'MDL-66628_master' of git://github.com/dmonllao/moodle
2019-10-08 00:54:03 +02:00
David Monllaó
386d109172
MDL-62191 analytics: Support for bulk actions
2019-09-27 14:13:52 +08:00
David Monllaó
4463a4ae92
MDL-66628 tool_analytics: Effectiveness report to insights report
2019-09-27 14:05:36 +08:00
David Monllaó
7b8a5bfd50
MDL-65588 tool_analytics: Alternative method to pass data to JS
...
The more time-splitting methods we have in core the more data we pass to
the amd module as an argument. There is a limit of 1024 characters and
a debugging message is triggered by js_call_amd if we surpass it.
2019-09-20 08:14:13 +08:00
Andrew Nicols
c0535be52a
Merge branch 'MDL-66234_master' of git://github.com/dmonllao/moodle
2019-08-06 14:25:20 +08:00
David Monllaó
c430def90d
MDL-66234 analytics: Extra GC during analysis
2019-07-29 18:36:42 +02:00
David Monllaó
e38c016f80
MDL-58974 tool_analytics: Adding missing absolute paths
2019-07-26 00:50:29 +01:00
David Monllaó
5ef49c591a
MDL-65633 tool_analytics: Notification for invalid analysis intervals
2019-07-18 18:38:13 +02:00
David Monllaó
3cb0aaaa8c
MDL-65633 analytics: New interfaces for time-splitting methods
2019-07-18 18:38:13 +02:00
David Monllaó
4de032eba3
MDL-65562 tool_analytics: Effectiveness report base
2019-07-09 13:36:11 +02:00
David Monllaó
5045c4d491
MDL-65639 tool_analytics: Reworded language strings
...
Some language strings have been reworded to clarify functionalities.
AMOS BEGIN
MOV [getpredictionsresults,tool_analytics],[scheduledanalysisresults,tool_analytics]
CPY [getpredictionsresultscli,tool_analytics],[scheduledanalysisresultscli,tool_analytics]
AMOS END
2019-06-06 19:07:55 +02:00
David Monllaó
21cf3ec8d4
MDL-65639 analytics: From time-splitting method to analysis interval
...
This change only affects the Moodle UI.
2019-06-06 19:07:55 +02:00
David Monllaó
8d19264bc0
MDL-65549 tool_analytics: Reduce the context name length in models_view
2019-05-21 17:26:22 +02:00
Eloy Lafuente (stronk7)
65c6deca6f
Merge branch 'MDL-65378_master' of git://github.com/dmonllao/moodle
2019-04-22 01:03:34 +02:00
David Monllaó
acaf0977a8
MDL-65378 tool_analytics: Add missing require
2019-04-17 13:56:04 +02:00
David Monllaó
d5111e6f6b
MDL-65175 tool_analytics: Do not accumulate time splitting options
2019-04-11 17:56:44 +02:00
Eloy Lafuente (stronk7)
83b2cbad02
Merge branch 'MDL-65177_master' of git://github.com/dmonllao/moodle
2019-04-10 17:47:56 +02:00
David Monllaó
b73e1cdb57
MDL-65177 tool_analytics: Static models can now be edited
...
Only the time-splitting method.
2019-04-10 12:23:03 +02:00
David Monllaó
5f1f0ee6a1
MDL-65175 analytics: Time-splittings can be invalid for evaluation
2019-04-10 12:19:52 +02:00
David Monllaó
84bc827932
MDL-65175 tool_analytics: Select a time-splitting for evaluation
2019-04-10 12:19:52 +02:00
David Monllaó
fccc728fcc
MDL-64783 analytics: Performance improvements
...
- Removed redundant query to analytics_predict_samples
- Analysers API now uses recordsets to iterate through the analysable
elements. They take the last analysed time into account.
- New method for targets so there is no need to always update the last
analysis time. Useful for lightweight targets.
2019-04-09 00:29:57 +02:00
David Monllaó
78e77fab2e
MDL-64783 analytics: Reset PAGE after analytics processes
2019-04-09 00:25:24 +02:00
David Monllaó
89f1f98f59
MDL-64954 tool_analytics: More help for analytics api elements
2019-04-05 23:59:20 +02:00
Sara Arjona
86c3df962f
Merge branch 'MDL-64506' of git://github.com/Chocolate-lightning/moodle
2019-04-03 19:30:28 +02:00
Mathew May
5cac5fa428
MDL-64506 templates: BS2 m-x-x to BS4 mx-x
2019-04-03 19:47:11 +08:00
David Monllaó
75dfc588b5
MDL-64779 tool_analytics: Export selector
2019-04-01 13:56:37 +02:00
David Monllaó
6fce5a13cc
MDL-64777 tool_analytics: Static models can also be deleted
2019-04-16 10:46:20 +02:00
Eloy Lafuente (stronk7)
f7e183e513
Merge branch 'MDL-64777-master-modelsrestore' of git://github.com/mudrd8mz/moodle
2019-04-15 23:37:43 +02:00
Eloy Lafuente (stronk7)
5fd5eaf766
Merge branch 'MDL-64786-master-renamemodels' of git://github.com/mudrd8mz/moodle
2019-04-15 22:53:55 +02:00
Eloy Lafuente (stronk7)
75cd6b9a08
Merge branch 'MDL-65307_master' of git://github.com/dmonllao/moodle
2019-04-15 20:43:13 +02:00
David Mudrák
7bd09a69ae
MDL-64786 analytics: Make the list of indicators collapsed by default
...
The list may become very long and it does not help the usability of the
table. Similarly to what we have on the restore models page, we now have
the list of indicators collapsed by default.
2019-04-15 08:22:13 +02:00
David Mudrák
066a4d6493
MDL-64786 analytics: Allow renaming models via inplace editable element
2019-04-15 08:22:13 +02:00
David Mudrák
ed47112e1b
MDL-64786 analytics: Add missing parameter to model::export() method
...
All methods that export an object to be rendered via a template, must
have the instance of a renderer available.
2019-04-15 08:17:45 +02:00
David Mudrák
76ef6610bb
MDL-64777 analytics: Add ability to restore missing default models
...
The patch introduces a new page restoredefault.php that allows the user
to select missing models to be restored.
2019-04-15 08:16:58 +02:00
David Monllaó
e80df160f7
MDL-65307 tool_analytics: Current action including sesskey
2019-04-09 08:03:35 +02:00
David Monllaó
e97dfff78d
MDL-64787 tool_analytics: Include training data source in the log table
2019-03-07 20:44:48 +01:00
David Monllaó
74823933c8
MDL-64787 tool_analytics: UI for trained models evaluation
2019-03-07 20:43:30 +01:00
David Monllaó
c70a7194f4
MDL-60944 analytics: Include trained ML models
2019-02-26 10:58:41 +01:00
David Monllaó
e4453adc55
MDL-60944 tool_analytics: Adding create and delete features
...
Extra modifications to refine the preexisting patch.
2019-02-25 09:54:07 +01:00
Ankit Agarwal
349c44128d
MDL-60944 analytics: Add base support for import / export
2019-02-25 09:54:07 +01:00
Eloy Lafuente (stronk7)
4776098fe4
Merge branch 'MDL-64679_master' of git://github.com/dmonllao/moodle
2019-02-20 00:06:50 +01:00
David Monllaó
e40af65c87
MDL-64679 tool_analytics: Allow trained models to be cleared
2019-02-15 08:43:13 +01:00
David Monllao
b9249eb3d8
MDL-64500 tool_analytics: No invalid analysables message
2019-02-01 06:58:55 +01:00