Zarrar
85eeafdccc
added filter for grading scale selection ( #10639 )
2017-09-01 21:45:10 +05:30
Aditya Hase
6ccb6562f1
Python 3 compatibility syntax error fixes ( #10519 )
...
* Use Python 3 style print function
* Use 'Exception as e' instead of 'Exception, e'
* Unpack tuple arguments explicitly in instead of relying on auto unpacking
* Use consistent indentation
* Use 0 if stock_frozen_upto_days is None
2017-08-28 18:17:36 +05:30
Zarrar
7dc113e977
instructor-naming ( #10550 )
2017-08-25 17:48:36 +05:30
Zarrar
1010a2a2a4
Resolving some issues in school [ issue no:- #10464 ] ( #10529 )
...
* guardian_name issue fix
* guardian table issue resolved
* resolved fetching issue + unnecessary code removed
2017-08-24 16:22:06 +05:30
mbauskar
7d9452f4e4
Merge branch 'master' into develop
2017-08-22 12:03:47 +05:30
Makarand Bauskar
a591d1df5f
[minor] ingore user permission for old_parent fields ( #10471 )
2017-08-21 19:04:49 +05:30
mbauskar
62f0722325
resolved merge conflicts
2017-08-21 08:58:42 +05:30
Makarand Bauskar
80d06da978
[hotfix] fixed mysql syntax error in Student and Guardian Contact Details report ( #10450 )
2017-08-21 07:34:45 +05:30
Vishal Dhayagude
8fd5b325e0
[UI Test] travis.yml modified for fresh UI Test ( #10446 )
...
* [UI Test] travis.yml modified for fresh UI Test
* [fix] travis
* Update test_production_order.js
* Update test_production_order.js
* Update test_purchase_order_receipt.js
* Update tests.txt
* Update test_purchase_order_receipt.js
2017-08-20 10:59:48 +05:30
Zarrar
abd3419632
made test less dependent on python test data ( #10424 )
2017-08-17 11:04:16 +05:30
Zarrar
9eb8680ec9
travis failing issue fix ( #10420 )
2017-08-16 13:25:31 +05:30
Rushabh Mehta
dbb5154f37
Fixes in Order / Quotation ( #10361 )
...
* Additions in Order Page for Sidebar Menu with "Order" page route
* Adjust Columns in order_taxes.html to avoid number breaks for more precisions
* Fields additions in transaction_row.html
* [fix] style for order pages, indicator for quotation etc
* [fix] style for order pages, indicator for quotation etc
* [test] add timeout
2017-08-10 21:06:09 +05:30
Zarrar
14468e79a3
[ui test] Student assessment and result ( #10353 )
...
* updated to test more thoroughly
* backbone set to generate result
* rebased with develop
2017-08-10 10:56:22 +05:30
Zarrar
17e35e6ac7
[ui tests] Student attendance and leave application ( #10326 )
...
* spelling error rectified
* setting up leave application
* marking attendance and checking
* typo error fixed
2017-08-08 18:24:15 +05:30
Zarrar
40343da1b0
Student group creation ( #10308 )
...
* auto-fills groups with students
* improvised and rectified tests
* increased timer to avoid rare failures
* removed duplicate code
* requested changes implemented
* changes implemented
2017-08-08 11:43:28 +05:30
Manas Solanki
c0fb428075
print format for the assessment report ( #10227 )
...
* print format for the assessment report
* fix for the comma in assessment plan
2017-08-07 13:54:39 +05:30
Zarrar
82d2828be6
[ui test] Student Group - manually and using creation tool ( #10283 )
...
* fixing issues in original files
* creating a student log
* student group - manually and using creation tool
2017-08-04 15:33:27 +05:30
Zarrar
326acc3ecb
[ui test] fixed tests that used fees in any way ( #10279 )
...
* course table dependency on fee structure bypassed
* testing related to fees removed
* added more students data
* codacy fix
2017-08-04 10:51:26 +05:30
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