Vishal Dhayagude
f9e4893d9d
[UI Test] Test added for Shipping Rule ( #10229 )
...
* [UI Test] Test added for Shipping Rule
* [fix]Travis Failed
2017-08-02 17:16:46 +05:30
Zarrar
78c6e34106
[ui test] student applicant and various actions that can be taken ( #10221 )
...
* msgprint error fixed
* student applicant, various actions and its dependencies
2017-08-02 11:25:49 +05:30
Zarrar
35d3190822
[ui test] Setting up school course+program and their dependencies ( #10142 )
...
* setting up course and its dependencies
* rebasing with develop branch
* codacy fix
* added test for Program
* updated test-dada to maintain consistency with future tests
2017-07-31 11:05:52 +05:30
Zarrar
c54510660e
[ui test] Minor files ( #10133 )
...
* added permissions for Administrator user
* updated files
* minor files for future tests
* added entry for all tests
2017-07-27 17:19:06 +05:30
Zarrar
b5ec8381a6
[UI Tests] School Academic Term test ( #10050 )
2017-07-25 11:46:34 +05:30
Zarrar
1c6828e5d6
[UI Tests] School Academic Year test ( #10049 )
2017-07-25 11:45:39 +05:30
Makarand Bauskar
6e30f04181
[domainify] patch to set the restrict to domain for module_def ( #9912 )
2017-07-18 12:30:57 +05:30
Manas Solanki
a13c6a1bef
codacy cleanup
2017-07-12 17:49:59 +05:30
Manas Solanki
79ed58fd36
chnages in the assessment report
2017-07-12 17:49:59 +05:30
Nabin Hait
c8b6d3badb
Merge pull request #9713 from manassolanki/stud-dashb
...
changes in the student dashboard
2017-07-10 19:10:57 +05:30
Manas Solanki
5d202ca31a
change in the student type
2017-07-10 18:40:53 +05:30
Manas Solanki
101a021f7b
added student type in program enrollment and changes in the student dashboard
2017-07-10 16:21:44 +05:30
Manas Solanki
195d2b577f
add few details in the student log ( #9670 )
2017-07-10 12:29:46 +05:30
Manas Solanki
77aa4762b8
don't request another ajax call if one is pending ( #9620 )
2017-07-10 12:12:16 +05:30
Manas Solanki
3d190a15ab
changes in the student dashboard
2017-07-07 17:29:29 +05:30
Nabin Hait
3638250f5d
Merge pull request #9641 from manassolanki/att-report
...
show inactive students in the monthly attendance report
2017-07-06 15:53:16 +05:30
Nabin Hait
7bf192e46a
Merge pull request #9526 from manassolanki/validate-criteria
...
validate the duplicate assessment criteria
2017-07-06 15:47:10 +05:30
Manas Solanki
fc85768685
show inactive students in the monthly attendance reoprt
2017-07-05 16:35:47 +05:30
mbauskar
ee368221cf
[domainify] Domainification for schools doctype
2017-06-30 17:58:57 +05:30
Manas Solanki
bb68f8ca01
cleanup for the assessment report and added chart
2017-06-30 12:22:51 +05:30
Manas Solanki
85480b3af7
Added report in config/schools.py
2017-06-30 11:36:57 +05:30
Manas Solanki
c4125b32ee
Course wise assessment reports
2017-06-30 11:36:57 +05:30
Manas Solanki
800c69eec3
validate the duplicate assessment criteria
2017-06-29 13:00:22 +05:30
Makarand Bauskar
1eb31db71f
Merge pull request #9466 from manassolanki/validation
...
changes in student settings for validating the students in the student groups
2017-06-29 10:48:59 +05:30
Makarand Bauskar
ef95b4d6e3
Merge pull request #9468 from manassolanki/issue-11
...
in program enrollment filter out students which are already enrolled
2017-06-29 10:48:12 +05:30
Makarand Bauskar
7f9af46da5
[minor] removed whitespace
2017-06-29 09:38:46 +05:30
Makarand Bauskar
e38eb83358
[minor] removed print statement
2017-06-29 09:35:11 +05:30
Makarand Bauskar
af00c9f70b
[minor] removed whitespaces from get_students method
2017-06-29 09:25:19 +05:30
Makarand Bauskar
5c7545da0c
[minor] passed index for string format
2017-06-29 09:07:59 +05:30
Manas Solanki
d652221071
fetch queries for the students in the student group
2017-06-28 11:26:41 +05:30
Manas Solanki
3959c7c3c1
filter out students which are already enrolled in program enrollment
2017-06-27 18:22:05 +05:30
Manas Solanki
cb650f836e
validation of student in student attendance
2017-06-26 14:11:12 +05:30
Manas Solanki
7f64f623f0
Trigger assessment plan every time page loads
2017-06-21 12:08:23 +05:30
mbauskar
f9e2bf1ab4
fixed merge conflicts
2017-06-15 13:42:47 +05:30
Manas Solanki
67c4f1713b
Minor changes in the UX and courses automatically fetched upon saving ( #9264 )
2017-06-14 17:34:36 +05:30
tundebabzy
f5604c101c
Once primary key is generated, do not allow changing Series #8911 ( #9265 )
...
* changes set_only_once field for tabDocField to 1
* changes all affected doctypes `set_only_once` option to 1
* add patch name to text file
* adds test cases
* Revert "add patch name to text file"
This reverts commit fc7cb6b4557217cee61abfbbf42ff6f40099f23c.
* Revert "changes set_only_once field for tabDocField to 1"
This reverts commit 2b1f7f31a0d6491056d809f319bae0f7b84be435.
2017-06-14 16:10:09 +05:30
Manas Solanki
737482423b
change in the absent student report ( #9185 )
2017-06-14 15:05:48 +05:30
Manas Solanki
4458eb356b
fix for student monthly attendance report
2017-06-09 18:20:21 +05:30
Nabin Hait
a128b21baa
Fixed merge conflict
2017-06-07 12:17:17 +05:30
Manas Solanki
ba7ed4626c
fetch query for assessment group ( #9120 )
2017-06-07 11:57:11 +05:30
Manas Solanki
b76b4f40a0
Added mode of transport in program enrollment ( #9124 )
2017-06-07 11:56:26 +05:30
Manas Solanki
214e6906e5
Addition of field 'group based on' in the student attendance tool ( #9152 )
2017-06-07 11:53:41 +05:30
Manas Solanki
39adfb52f3
Naming in the assessment plan ( #9153 )
2017-06-07 11:52:36 +05:30
Manas Solanki
2a0d650735
fix in the report ( #9167 )
2017-06-07 11:29:27 +05:30
Faris Ansari
5f27c94100
Merge pull request #9078 from netchampfaris/remove-globals
...
Lint and fix JS files
2017-06-06 11:35:42 +05:30
Manas Solanki
f60bd60012
Fix the demo for the schools ( #8879 )
...
* Fix the demo for the schools
* Fix for the demo
https://github.com/frappe/erpnext/issues/6347
2017-06-01 18:30:35 +05:30
Nabin Hait
c9fa07b16d
Merge branch 'master' into develop
2017-05-30 15:59:04 +05:30
Manas Solanki
5f7b88d9c3
set student roll no in backend if not given ( #9039 )
2017-05-30 15:33:50 +05:30
Faris Ansari
ab74ca7fff
Lint and fix JS files
2017-05-30 12:54:42 +05:30
Nabin Hait
c795386230
Fixed merge conflict
2017-05-24 18:39:16 +05:30