Rushabh Mehta
4078c0e8d7
Merge branch 'hotfix'
před 8 roky
Rushabh Mehta
483fae4db5
bumped to version 8.0.51
před 8 roky
Faris Ansari
bafc3aa341
Disable minify ( #3353 )
před 8 roky
Rushabh Mehta
c85f618325
Merge branch 'master' into develop
před 8 roky
Rushabh Mehta
b9275455c2
Merge branch 'hotfix'
před 8 roky
Rushabh Mehta
c92477be55
bumped to version 8.0.50
před 8 roky
Faris Ansari
4e690ba8bd
Set new build system as default ( #3348 )
před 8 roky
Faris Ansari
63259159fb
Remove use strict from js files ( #3352 )
před 8 roky
Rushabh Mehta
60e04c82a9
Merge branch 'hotfix'
před 8 roky
Rushabh Mehta
070d7e16f5
Merge branch 'master' into develop
před 8 roky
Rushabh Mehta
12324230ad
bumped to version 8.0.49
před 8 roky
Rushabh Mehta
f02889a63b
Delete zh-tw.csv
před 8 roky
Rushabh Mehta
b8ac253478
Delete zh-cn.csv
před 8 roky
Rushabh Mehta
784bc82f93
Delete zh-cn.csv
před 8 roky
Rushabh Mehta
81cfdf931d
Delete zh-tw.csv
před 8 roky
Faris Ansari
4cb49f4fc5
Delete zh-tw.csv ( #3349 )
před 8 roky
almeidapaulopt
e65b1216d5
search translations bug ( #3318 )
* prefix removal
* cleanup console.log
* update search_utils
* another fix
před 8 roky
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
před 8 roky
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
před 8 roky
Nabin Hait
330cb2e87d
Merge branch 'hotfix'
před 8 roky
Nabin Hait
0f7d92dab0
Merge branch 'master' into develop
před 8 roky
Nabin Hait
ce6f0e4822
bumped to version 8.0.48
před 8 roky
Ashwini Save
ae1b456498
Added “POST” method in app.py and updated csrf_token accessible from “frappe.session” ( #3302 )
před 8 roky
rohitwaghchaure
4e2749354b
[fix] Refresh the page error during configuration in dropbox ( #3338 )
před 8 roky
Rushabh Mehta
ee122a7053
Update render.py
před 8 roky
rohitwaghchaure
0a12f631ef
[fix] User not able to access the print format from the browser view ( #3339 )
před 8 roky
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
před 8 roky
almeidapaulopt
aba3f3691f
reportview translation fixes ( #3337 )
* reportview translation fixes
* Update reportview.js
před 8 roky
Faris Ansari
70e8e007f1
[Printview] Show Landscape view if columns more than 10 ( #3336 )
- frappe/erpnext#6596
před 8 roky
Makarand Bauskar
6069751b1e
[minor] added error log if there is any exception in email alert ( #3335 )
před 8 roky
Faris Ansari
bec6b5c827
Update Custom Field background color in Customize Form (frappe/erpnext#6432) ( #3334 )
před 8 roky
tundebabzy
6a92612e45
changes mysql-python to mysqlclient for py3 support ( #3301 )
před 8 roky
Nabin Hait
d6654f4fe3
Fixed merge conflict
před 8 roky
Nabin Hait
787666f54c
Merge branch 'develop'
před 8 roky
Nabin Hait
89f07fb8d6
bumped to version 8.0.47
před 8 roky
Faris Ansari
f16854559d
[minor] Handle string with no html tag in xlsxutils ( #3332 )
před 8 roky
Faris Ansari
0eb16baf82
Fix Ctrl + G not working in other languages (frappe/erpnext#7627) ( #3331 )
před 8 roky
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
před 8 roky
Prateeksha Singh
743cfc625e
[fix] hide popovers on blur frappe/erpnext#8721 ( #3330 )
před 8 roky
Faris Ansari
1f47653ca5
Fix Custom Report freeze (Fixes frappe/erpnext#6806) ( #3305 )
před 8 roky
almeidapaulopt
e7cf2bb588
translation fixes ( #3327 )
před 8 roky
Frappe PR Bot
2f1043cfa0
[translation] translation updates ( #3312 )
před 8 roky
Neil Trini Lasrado
c4e8ac47f6
Changed Introduction feild type to text editor ( #3297 )
před 8 roky
Prateeksha Singh
4fa5a25d77
[fix] Tree breadcrumb fix ( #3308 )
* [fix] set tree doctype breadcrumb to last_view
* [minor]
před 8 roky
Makarand Bauskar
ae52c7a487
[minor] added error message if the encryption_key in the site_config is changed ( #3326 )
před 8 roky
tundebabzy
c8d8baeaff
fixes frappe/erpnext#8606 ( #3322 )
* fixes frappe/erpnext#8606
* fixes frappe/erpnext#8606
před 8 roky
Makarand Bauskar
f26fa3816a
[minor] fixed UnicodeEncode error for item name ( #3321 )
* [minor] fixed UnicodeEncode error for item name
* Update router.py
před 8 roky
Faris Ansari
d8d8db819a
Reset comment input when form is refreshed (frappe/erpnext#8151) ( #3300 )
před 8 roky
Faris Ansari
de00b1db4c
Update gantt library ( #3299 )
- Fixes frappe/erpnext#8531
před 8 roky
Faris Ansari
1eb9562a3c
Obey slickgrid's inline filter for ( #3291 )
- Print PDF
- Export to Excel
Fixes frappe/erpnext#3747
před 8 roky