Rushabh Mehta
f5ca153d34
bumped to version 8.0.54
pirms 8 gadiem
Rushabh Mehta
9f0484754f
[fix] typo in importer.py
pirms 8 gadiem
Rushabh Mehta
7ade8fd825
Merge branch 'master' into develop
pirms 8 gadiem
Rushabh Mehta
3c1b5aaf10
Merge branch 'hotfix'
pirms 8 gadiem
Rushabh Mehta
2ba37e5881
bumped to version 8.0.53
pirms 8 gadiem
Faris Ansari
dfbf616fac
Fix build.js ( #3355 )
pirms 8 gadiem
Rushabh Mehta
15bddf45c7
Merge branch 'master' into develop
pirms 8 gadiem
Rushabh Mehta
14060f5b13
Merge branch 'hotfix'
pirms 8 gadiem
Rushabh Mehta
a08b6cff66
bumped to version 8.0.52
pirms 8 gadiem
Faris Ansari
d2b650838e
Remove use strict from js files ( #3352 )
pirms 8 gadiem
Rushabh Mehta
0d8b0b5c4d
Merge branch 'master' into develop
pirms 8 gadiem
Rushabh Mehta
4078c0e8d7
Merge branch 'hotfix'
pirms 8 gadiem
Rushabh Mehta
483fae4db5
bumped to version 8.0.51
pirms 8 gadiem
Faris Ansari
bafc3aa341
Disable minify ( #3353 )
pirms 8 gadiem
Rushabh Mehta
c85f618325
Merge branch 'master' into develop
pirms 8 gadiem
Rushabh Mehta
b9275455c2
Merge branch 'hotfix'
pirms 8 gadiem
Rushabh Mehta
c92477be55
bumped to version 8.0.50
pirms 8 gadiem
Faris Ansari
4e690ba8bd
Set new build system as default ( #3348 )
pirms 8 gadiem
Faris Ansari
63259159fb
Remove use strict from js files ( #3352 )
pirms 8 gadiem
Rushabh Mehta
60e04c82a9
Merge branch 'hotfix'
pirms 8 gadiem
Rushabh Mehta
070d7e16f5
Merge branch 'master' into develop
pirms 8 gadiem
Rushabh Mehta
12324230ad
bumped to version 8.0.49
pirms 8 gadiem
Rushabh Mehta
f02889a63b
Delete zh-tw.csv
pirms 8 gadiem
Rushabh Mehta
b8ac253478
Delete zh-cn.csv
pirms 8 gadiem
Rushabh Mehta
784bc82f93
Delete zh-cn.csv
pirms 8 gadiem
Rushabh Mehta
81cfdf931d
Delete zh-tw.csv
pirms 8 gadiem
Faris Ansari
4cb49f4fc5
Delete zh-tw.csv ( #3349 )
pirms 8 gadiem
almeidapaulopt
e65b1216d5
search translations bug ( #3318 )
* prefix removal
* cleanup console.log
* update search_utils
* another fix
pirms 8 gadiem
Ayush Shukla
7ff1985257
Email praseaddr fix, fixes frappe/issues#3004 ( #3345 )
* email_parse address fix
* travis check for email-parseaddr
* email parseaddr fix
* fixes
* Added test case
* minor change
* Added few email_ids
* condition change
pirms 8 gadiem
Gaurav Naik
25a7fe8eb5
Phone based login ( #3340 )
* Mobile no based login.
Added Mobile No field to User doctype, unique.
Added check for searching user by mobile no in authenticate method in auth.py
Changed placeholder Email address to Email address or Mobile number in login.html
* Mobile no login option in System Settings
* Modified By to Administrator
* Update login.html
pirms 8 gadiem
Nabin Hait
330cb2e87d
Merge branch 'hotfix'
pirms 8 gadiem
Nabin Hait
0f7d92dab0
Merge branch 'master' into develop
pirms 8 gadiem
Nabin Hait
ce6f0e4822
bumped to version 8.0.48
pirms 8 gadiem
Ashwini Save
ae1b456498
Added “POST” method in app.py and updated csrf_token accessible from “frappe.session” ( #3302 )
pirms 8 gadiem
rohitwaghchaure
4e2749354b
[fix] Refresh the page error during configuration in dropbox ( #3338 )
pirms 8 gadiem
Rushabh Mehta
ee122a7053
Update render.py
pirms 8 gadiem
rohitwaghchaure
0a12f631ef
[fix] User not able to access the print format from the browser view ( #3339 )
pirms 8 gadiem
Prateeksha Singh
eaacdb097c
[multiselect]Add search term, filter by date range, pagination ( #3333 )
* add search term, filter by date range, pagination
* filters on the same row, ellipsis, translate msg
* Rename page_len to page_length
pirms 8 gadiem
almeidapaulopt
aba3f3691f
reportview translation fixes ( #3337 )
* reportview translation fixes
* Update reportview.js
pirms 8 gadiem
Faris Ansari
70e8e007f1
[Printview] Show Landscape view if columns more than 10 ( #3336 )
- frappe/erpnext#6596
pirms 8 gadiem
Makarand Bauskar
6069751b1e
[minor] added error log if there is any exception in email alert ( #3335 )
pirms 8 gadiem
Faris Ansari
bec6b5c827
Update Custom Field background color in Customize Form (frappe/erpnext#6432) ( #3334 )
pirms 8 gadiem
tundebabzy
6a92612e45
changes mysql-python to mysqlclient for py3 support ( #3301 )
pirms 8 gadiem
Nabin Hait
d6654f4fe3
Fixed merge conflict
pirms 8 gadiem
Nabin Hait
787666f54c
Merge branch 'develop'
pirms 8 gadiem
Nabin Hait
89f07fb8d6
bumped to version 8.0.47
pirms 8 gadiem
Faris Ansari
f16854559d
[minor] Handle string with no html tag in xlsxutils ( #3332 )
pirms 8 gadiem
Faris Ansari
0eb16baf82
Fix Ctrl + G not working in other languages (frappe/erpnext#7627) ( #3331 )
pirms 8 gadiem
Rushabh Mehta
0fbaf93f89
[fix] set title_prefix if set in website settings, fixes frappe/erpnext#4848 ( #3294 )
* [fix] set title_prefix if set in website settings, fixes frappe/erpnext#4848
* Update context.py
pirms 8 gadiem
Prateeksha Singh
743cfc625e
[fix] hide popovers on blur frappe/erpnext#8721 ( #3330 )
pirms 8 gadiem