Faris Ansari
2c382ca054
Add package.json ( #3364 )
8年前
Rushabh Mehta
687af5ccc4
[minor] set response in app.py
8年前
Faris Ansari
98349ee000
Add package.json ( #3364 )
8年前
Faris Ansari
bb88f30aea
Fix build js for travis ( #3359 )
* Fix build.js
* let to var
* Added use_strict flag
* Add new build system requirements
* Fix array includes
* Fix indexof
8年前
Rushabh Mehta
6e3708de80
Merge branch 'master' into develop
8年前
Rushabh Mehta
ce8fecb654
Merge branch 'hotfix'
8年前
Rushabh Mehta
e051390317
bumped to version 8.0.55
8年前
Rushabh Mehta
26d431be1d
[fix] sort_order
8年前
Rushabh Mehta
f4594a86ec
Merge branch 'master' into develop
8年前
Rushabh Mehta
46731d9312
Merge branch 'hotfix'
8年前
Rushabh Mehta
f5ca153d34
bumped to version 8.0.54
8年前
Rushabh Mehta
9f0484754f
[fix] typo in importer.py
8年前
Rushabh Mehta
7ade8fd825
Merge branch 'master' into develop
8年前
Rushabh Mehta
3c1b5aaf10
Merge branch 'hotfix'
8年前
Rushabh Mehta
2ba37e5881
bumped to version 8.0.53
8年前
Faris Ansari
dfbf616fac
Fix build.js ( #3355 )
8年前
Rushabh Mehta
15bddf45c7
Merge branch 'master' into develop
8年前
Rushabh Mehta
14060f5b13
Merge branch 'hotfix'
8年前
Rushabh Mehta
a08b6cff66
bumped to version 8.0.52
8年前
Faris Ansari
d2b650838e
Remove use strict from js files ( #3352 )
8年前
Rushabh Mehta
0d8b0b5c4d
Merge branch 'master' into develop
8年前
Rushabh Mehta
4078c0e8d7
Merge branch 'hotfix'
8年前
Rushabh Mehta
483fae4db5
bumped to version 8.0.51
8年前
Faris Ansari
bafc3aa341
Disable minify ( #3353 )
8年前
Rushabh Mehta
c85f618325
Merge branch 'master' into develop
8年前
Rushabh Mehta
b9275455c2
Merge branch 'hotfix'
8年前
Rushabh Mehta
c92477be55
bumped to version 8.0.50
8年前
Faris Ansari
4e690ba8bd
Set new build system as default ( #3348 )
8年前
Faris Ansari
63259159fb
Remove use strict from js files ( #3352 )
8年前
Rushabh Mehta
60e04c82a9
Merge branch 'hotfix'
8年前
Rushabh Mehta
070d7e16f5
Merge branch 'master' into develop
8年前
Rushabh Mehta
12324230ad
bumped to version 8.0.49
8年前
Rushabh Mehta
f02889a63b
Delete zh-tw.csv
8年前
Rushabh Mehta
b8ac253478
Delete zh-cn.csv
8年前
Rushabh Mehta
784bc82f93
Delete zh-cn.csv
8年前
Rushabh Mehta
81cfdf931d
Delete zh-tw.csv
8年前
Faris Ansari
4cb49f4fc5
Delete zh-tw.csv ( #3349 )
8年前
almeidapaulopt
e65b1216d5
search translations bug ( #3318 )
* prefix removal
* cleanup console.log
* update search_utils
* another fix
8年前
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
8年前
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
8年前
Nabin Hait
330cb2e87d
Merge branch 'hotfix'
8年前
Nabin Hait
0f7d92dab0
Merge branch 'master' into develop
8年前
Nabin Hait
ce6f0e4822
bumped to version 8.0.48
8年前
Ashwini Save
ae1b456498
Added “POST” method in app.py and updated csrf_token accessible from “frappe.session” ( #3302 )
8年前
rohitwaghchaure
4e2749354b
[fix] Refresh the page error during configuration in dropbox ( #3338 )
8年前
Rushabh Mehta
ee122a7053
Update render.py
8年前
rohitwaghchaure
0a12f631ef
[fix] User not able to access the print format from the browser view ( #3339 )
8年前
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
8年前
almeidapaulopt
aba3f3691f
reportview translation fixes ( #3337 )
* reportview translation fixes
* Update reportview.js
8年前
Faris Ansari
70e8e007f1
[Printview] Show Landscape view if columns more than 10 ( #3336 )
- frappe/erpnext#6596
8年前