jinhofer
0fa9b33463
MDL-50140 grade/import: Added CSH buttons to import grades
...
CSH buttons have been added to CSV Import as well as Paste
from spreadsheet in the following areas:
Encoding, Separator (csv only), Verbose, Preview, Map to,
and Map from.
The heading of Import CSV had a CSH button added as well.
All CSH buttons were given associated language strings.
2015-05-28 07:51:50 -05:00
Damien Bezborodov
e604d38fc7
MDL-50285 gradereport_user: Grade categories calculate wrong with suspended users (Student's view)
2015-05-25 17:43:48 +08:00
Eloy Lafuente (stronk7)
4115105c2c
Merge branch 'MDL-50169' of https://github.com/sk-unikent/moodle
2015-05-19 02:03:07 +02:00
Dan Poltawski
04d73f4fff
Merge branch 'MDL-49949-master' of git://github.com/mastnym/moodle
2015-05-18 15:32:56 +01:00
jinhofer
75a548b5f3
MDL-49764 grade/report/grader: Fixed height issue for IE
2015-05-18 07:47:54 -05:00
Martin Mastny
1be1c66a9b
MDL-49949 grader: Using method to determine item name
2015-05-15 14:58:00 +08:00
Skylar Kelty
6e60e99570
MDL-50169: Fix grade report SQL logic
2015-05-12 08:03:56 +01: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
John Okely
4887d15228
MDL-49983 navigation: Remove 'my' from user context navigation
2015-05-04 12:38:50 +08:00
David Monllao
d567320928
Merge branch 'MDL-49281-master' of git://github.com/mastnym/moodle
2015-04-30 14:53:52 +08:00
Martin Mastny
5c3b5143dc
MDL-49281 grades: Calculation settings upgraded
2015-04-30 13:42:19 +08:00
Andrew Nicols
2fac3c3c5f
Merge branch 'wip-MDL-49888-master' of git://github.com/abgreeve/moodle
2015-04-29 12:18:52 +08:00
Andrew Nicols
1c193d49f0
Merge branch 'MDL-49926-master' of git://github.com/mastnym/moodle
2015-04-28 10:11:16 +01:00
Adrian Greeve
12261113a9
MDL-49888 navigation: Added missing reports to user profile.
...
Added statistics and grade to the reports section in the user
profile.
2015-04-28 14:30:26 +08:00
Martin Mastny
1af4cced98
MDL-49926 gradereport: Feedback gets saved when editing grade in ajax mode
2015-04-24 13:16:07 +08:00
Simey Lameze
e35bac3e80
MDL-49854 core: User navigation refinements
...
Fixing some reported issues:
- Removing unnecessary conditional include
- Require login in grade/report/mygrades.php
- Remove unnecessary defined('MOODLE_INTERNAL') call
- Fixing context_header::__construct $imagedata param type
2015-04-21 11:46:32 +08:00
Rajesh Taneja
0fe86bbdbb
MDL-49799 behat: replaced asd.com with example.com
...
asd.com is a valid domain, we should use reserved domain names for testing
2015-04-20 11:21:20 +08:00
Dan Poltawski
9697b3da0a
Merge branch 'MDL-49573-master' of git://github.com/gurgus/moodle
2015-04-16 16:08:22 +01:00
David Monllao
89a6290fb9
Merge branch 'MDL-45131-master' of git://github.com/jleyva/moodle
2015-04-16 17:04:34 +08:00
Juan Leyva
82fc915f08
MDL-45131 grades: Add validation for returned parameters in WS tests
2015-04-16 10:25:34 +02:00
Dave Cooper
56913501a9
MDL-49573 gradereport_singleview: Add tests for bulk grade inserts
2015-04-16 13:03:10 +08:00
Dave Cooper
bd1537b64c
MDL-49573 gradereport_singleview: Fixed bulk insert override logic.
2015-04-16 13:01:15 +08:00
Frederic Massart
09235e249e
MDL-49741 core_grades: Restore correct padding on Setup screen
2015-04-15 12:16:56 +08:00
Dan Poltawski
0627d5802c
Merge branch 'wip-MDL-45774-master' of git://github.com/abgreeve/moodle
2015-04-14 15:32:13 +08:00
Adrian Greeve
6e918b6437
MDL-45774 navigation: General fixes for the user navigation.
2015-04-13 15:54:24 +08:00
Damyon Wiese
46a2fbc4b7
MDL-49412 Navigation: Remaining behat fixed for nav branch
...
Behat is passing after this change.
Part of MDL-45774.
2015-04-10 17:19:28 +08:00
John Okely
3a8b9b6583
MDL-49412 grades: Update grade unit tests with new navigation
...
Part of MDL-45774.
2015-04-10 17:18:23 +08:00
Adrian Greeve
0ef6c85115
MDL-49688 navigation: Update to overview report and my index.
...
Part of MDL-45774.
2015-04-10 17:17:32 +08:00
Adrian Greeve
c78dbe03fb
MDL-49634 navigation: My grades now relevant to teachers.
...
My grades was originally only showing grades to a student.
Now the report will also show teachers what courses they are
teachers in.
Part of MDL-45774.
2015-04-10 17:17:08 +08:00
Adrian Greeve
f495187da7
MDL-48935 navigation: Update the user nav breadcrumbs.
...
Part of MDL-45774.
2015-04-10 17:17:07 +08:00
Adrian Greeve
1acbd1f9b4
MDL-48931 navigation: Update grade lib for the user context header.
...
Part of MDL-45774
2015-04-10 17:17:07 +08:00
Adrian Greeve
283ea788bf
MDL-48931 navigation: Implement the user subheader.
...
Part of MDL-45774
2015-04-10 17:17:07 +08:00
Adrian Greeve
880c50731f
MDL-48930 navigation: Using user headers in user pages.
...
Pages that are percieved to be in a user context are now
using a user context for the header.
Part of MDL-45774
2015-04-10 17:17:07 +08:00
Adrian Greeve
c9451960e3
MDL-45894 navigation: My grades update to overview report.
...
Part of MDL-45774
2015-04-10 17:17:05 +08:00
David Monllao
4969c8ba63
Merge branch 'MDL-49575-master' of git://github.com/FMCorz/moodle
2015-04-10 15:11:05 +08:00
Frederic Massart
753a29a825
MDL-49575 gradereport_singleview: Regrade item when (un)overriding
2015-04-09 16:25:39 +08:00
Andrew Nicols
b38b62f86c
Merge branch 'wip-MDL-49694-master' of git://github.com/marinaglancy/moodle
2015-04-08 08:37:34 +08:00
Marina Glancy
01df798e7b
MDL-49694 gradebook: display proper course name in overview
2015-04-07 13:20:55 +08:00
Juan Leyva
45e091ac27
MDL-49500 grades: Unit tests for the new external function
...
gradereport_user_view_grade_report
2015-04-02 16:41:40 +02:00
Juan Leyva
1bc85767b5
MDL-49500 grades: Add the new function to the mobile service
2015-04-02 16:41:40 +02:00
Juan Leyva
57272121d8
MDL-49500 grades: External function gradereport_user_view_grade_report
2015-04-02 16:39:56 +02:00
Juan Leyva
ef0dd22446
MDL-49500 grades: Move events triggering (user report) to a new method
2015-04-02 16:39:56 +02: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
David Monllao
044a884f24
MDL-49558 gradereport_user: Fixing table border
2015-03-25 13:54:37 +08:00
Dan Poltawski
e8d14e464b
Merge branch 'wip_MDL-49327_2.9_guide_getinstance' of https://github.com/nixorv/moodle
...
Conflicts:
grade/grading/form/guide/tests/guide_test.php
2015-03-24 09:29:06 +00:00
David Monllao
890d8dbffe
Merge branch 'MDL-49558_master' of git://github.com/nadavkav/moodle
2015-03-24 14:51:07 +08:00
Nikita Kalinin
ea33260cce
MDL-49327 marking guide: Added condition on definitionid.
2015-03-24 00:14:33 +03:00
Dan Poltawski
c1f4001bd1
Merge branch 'wip_MDL-49327_2.9_guide_getinstance' of https://github.com/nixorv/moodle
2015-03-23 15:49:03 +00:00