Marina Glancy
47f4909a08
MDL-53443 mod_feedback: fix SQL statment to work on all DB
2016-04-13 12:00:14 +08:00
Marina Glancy
df003a85f0
MDL-53443 mod_feedback: templates code clean up and behat tests
2016-04-13 09:21:33 +08:00
Rajesh Taneja
eb9ca848fa
MDL-53381 behat: Replaced chained steps with api.
...
Behat 3.x doesn't support chained steps and hence
this is first step to get rid of chained steps in core.
2016-04-06 11:32:49 +08:00
Marina Glancy
9b9b9caba3
MDL-43470 mod_feedback: remove mapping form autosave
2016-04-06 10:29:56 +08:00
Marina Glancy
ed724aac99
MDL-43470 mod_feedback: select courses for mapping
...
- use course autocomplete element to map courses
- add a tab and navigation node
- clean up some html
- cover course mapping with behat tests
2016-04-06 10:13:33 +08:00
Dan Poltawski
9bb87baf18
MDL-53449 mod_feedback: reponses page clean up and behat
2016-04-05 14:46:20 +01:00
Andrew Nicols
7dbc7a60fc
MDL-53588 mod_feedback: Behat scenario verb change
2016-04-05 10:22:01 +08:00
Marina Glancy
0e548b8063
MDL-53588 mod_feedback: always submit checkboxes
2016-03-31 17:21:23 +08:00
Marina Glancy
17a6064dd3
MDL-50941 mod_feedback: client validation of maxlength
2016-03-31 09:34:16 +08:00
Marina Glancy
4ba67534d8
MDL-53557 mod_feedback: fix to formatting float
2016-03-30 09:17:51 +08:00
David Monllao
686bb3ea9d
Merge branch 'wip-MDL-53557-master' of https://github.com/marinaglancy/moodle
2016-03-29 13:28:04 +08:00
David Monllao
227a4f1419
Merge branch 'wip-MDL-53209-master' of git://github.com/marinaglancy/moodle
2016-03-29 12:52:07 +08:00
Marina Glancy
2aad1094b1
MDL-29303 mod_feedback: allow any characters in labels
2016-03-27 21:47:49 +08:00
Marina Glancy
17e166847b
MDL-53557 mod_feedback: partial boundaries in numeric items
2016-03-27 21:37:32 +08:00
Marina Glancy
02b2e3e70e
MDL-53209 mod_feedback: allow frontpage users to view and complete
2016-03-27 21:03:01 +08:00
Dan Poltawski
ec7a8d3da3
Merge branch 'wip-MDL-50941-master' of https://github.com/marinaglancy/moodle
2016-03-26 11:26:31 +08:00
David Monllao
8c16f34c88
Merge branch 'wip-MDL-53227-master' of git://github.com/marinaglancy/moodle
2016-03-22 13:00:30 +08:00
Marina Glancy
372a92a7dc
MDL-50941 mod_feedback: change default legnth for shorttext to 255
2016-03-18 08:18:54 +08:00
Marina Glancy
5e9b2eda3c
MDL-45274 mod_feedback: show heading on non-respondents page
2016-03-18 07:56:50 +08:00
Marina Glancy
4832a0b3dd
MDL-53227 mod_feedback: merge files complete_guest.php and complete.php
...
Simplify access check, add behat tests
2016-03-18 07:54:59 +08:00
Rajesh Taneja
e01012e96d
MDL-46891 behat: Driver specific fixes.
...
1. Browserkit doesn't handle [] in name
2. Grades are not visible in viewport and might fail
with few drivers, increasing size of window to ensure
grades are visible and can be modified.
3. Click edit first to see grade link
4. Expand fields before setting value
5. Updated xpath, as crawler update it.
6. Hover fails to show icon
2016-03-11 10:51:16 +08:00
Rajesh Taneja
42ad096fdb
MDL-46891 Behat: Added support for behat 3
2016-03-11 10:51:15 +08:00
Andrew Nicols
8a3d695d6c
Merge branch 'MDL-53210-master' of git://github.com/marinaglancy/moodle
2016-03-08 09:21:47 +08:00
Marina Glancy
17f53b45ab
MDL-44952 mod_feedback: set value for hidenoselect if disabled
2016-03-01 12:21:00 +08:00
Andrew Nicols
80f79ad6ec
Merge branch 'MDL-50175-master' of git://github.com/danpoltawski/moodle
2016-03-01 08:07:56 +08:00
Dan Poltawski
b70b436875
Merge branch 'MDL-44952-master' of git://github.com/marinaglancy/moodle
2016-02-29 16:34:22 +08:00
KeenRivals
83ea83ec19
MDL-50175 graphics: Optimized SVGs with SVGO.
2016-02-25 11:56:42 +00:00
KeenRivals
26c19b02d5
MDL-50175 graphics: Optimized PNG images with optipng
...
Used options: -o7 -strip all and advdef -z4 -i50.
(With ./lib excluded)
2016-02-25 11:56:37 +00:00
Marina Glancy
2a94a2f60f
MDL-53210 mod_feedback: fixes in check feedback access
...
1. show only uservisible feedbacks in block_feedback
2. nicer error message when user opens feedback on frontpage instead of from the mapped course
3. corrected cap check in view.php page before displaying link to complete.php
2016-02-24 15:22:21 +08:00
Dan Poltawski
fef5360053
Merge branch 'MDL-42460-master' of git://github.com/marinaglancy/moodle
2016-02-23 14:36:54 +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
Marina Glancy
42756192d7
MDL-53129 mod_feedback: forms cleanup and behat tests
2016-02-23 13:17:21 +08: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
David Monllao
11ce3ffccc
Merge branch 'MDL-51839-master' of git://github.com/andrewnicols/moodle
2016-02-16 10:58:22 +08:00
Eloy Lafuente (stronk7)
e8c82aac82
MDL-51580 upgrade: clean < 2.7.0 upgrade steps
...
This just deletes all the upgrade steps previous to 2.7.0. Some
small adjustments, like adding missing MOODLE_INTERNAL or tweaking
globals can also be applied when needed.
Next commit will get rid of/deprecate all the upgradelib functions
not used anymore in codebase.
2016-02-15 18:38:09 +01:00
Andrew Nicols
87d567d3c5
MDL-51839 mod: Remove really old logos in gif format
2016-02-10 16:20:29 +08:00
Dan Poltawski
aa306e7bc8
MDL-52219 behat: remove steps which turn on avaibility/completion
...
Now its the default, we can reduce test time by relying on the default
state rather than going around turning it on
2015-11-26 14:07:17 +00:00
Eloy Lafuente (stronk7)
6d29c4acdd
MDL-52140 upgrade: add 3.0.0 separation line to all upgrade scripts
2015-11-17 17:08:56 +01:00
Eloy Lafuente (stronk7)
2e144835bb
MDL-52059 versions: bump all versions and requires near release
...
version = planned 2015111600 release version
requires= current 2015111000 rc3 version
2015-11-10 12:33:52 +01:00
Mark Nelson
607021c14b
MDL-46455 events: added more mapping
...
Also fixed a few bugs.
2015-10-11 18:52:36 -07:00
Mark Nelson
0bfafc5ba0
MDL-46455 mod_*: added restore mapping to events
2015-10-11 18:14:57 -07:00
yashvardhanpatel07
3da723d548
MDL-49098 feedback: Fix completion message language strings
...
With contributions from John Okely
2015-06-03 16:47:52 +08:00
Eloy Lafuente (stronk7)
b758ab3053
MDL-50183 upgrade: add 2.9.0 separation line to all upgrade scripts
2015-05-12 00:21:05 +02:00
Eloy Lafuente (stronk7)
26ea380d24
MDL-50102 versions: bump all versions and requires near release
...
version = planned 2015051100 release version
requires= current 2015050500 rc1 version
Note: On purpose, the course format social wrong version (2015102100)
has been kept unmodified. Looking forward a solution right now.
2015-05-05 17:43:19 +02:00
Andreas Grabs
9f78349f58
MDL-49993 mod_feedback: Question auto numbers have no space between number and question
2015-04-26 19:04:40 +02:00
Damyon Wiese
75ece778c5
Merge branch 'MDL-49101' of https://github.com/andrewhancox/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2015-04-07 17:27:17 +08:00
Andrew Hancox
6398ff5387
MDL-49101 core: Add a global admin setting config->requiremodintro
...
Removed requiremodintro setting from all core activity plugins and replace
with a single global setting.
Deprecated moodleform_mod::add_intro_editor and replaced with
moodleform_mod::standard_intro_elements
2015-04-07 10:11:53 +01:00
Rajesh Taneja
345c6a1ac0
MDL-49513 behat: Updated step name to match new step
2015-04-02 11:08:21 +02:00
Rajesh Taneja
bed97c39eb
MDL-49513 behat: Set admin config using php api
...
Added a new set to set config using set_config() api
to make steps faster and more efficient
2015-04-01 14:25:23 +08:00