Saurabh
a9c3ee978f
bumped to version 8.0.66
2017-06-13 15:46:33 +06:00
tundebabzy
ff4c86089c
Make "Amount in words" spell three decimals ( #3358 )
...
* fixes frappe/erpnext#8895
* checks for non-numeric type
* makes words translatable
2017-06-13 12:09:35 +05:30
Makarand Bauskar
5341ac535a
Merge pull request #3382 from tundebabzy/issue_erpnext#8965
...
fixes frappe/erpnext#8965 : Get item inside Request for Quote
2017-06-12 17:07:24 +05:30
Makarand Bauskar
836ad397a9
Merge pull request #3462 from saurabh6790/dropbox_backup
...
[fix] move dropbox backup upload from short queue to long queue to avoid timeout exceptions
2017-06-12 16:57:31 +05:30
Saurabh
7e2972dee8
a[fix] move dropbox backup upload from short queue to long queue to avoid timeout exceptions
2017-06-12 16:14:12 +05:30
Revant Nandgaonkar
5a0eb81340
[fix] OAuth2 Frappe Server URL Validation ( #3397 )
...
* [fix] OAuth2 Frappe Server URL Validation
Only request and validate the frappe_server_url if hostname is not equal to frappe_server_hostname
request.get to localhost by using hostname results into timeout
* check domains in local.conf.domains as well
* removed unused variable as per codacy
2017-06-12 16:12:49 +05:30
Nabin Hait
8c1b31655a
Merge branch 'hotfix'
2017-06-07 12:11:35 +05:30
Nabin Hait
46efcf14e2
bumped to version 8.0.65
2017-06-07 12:41:35 +06:00
Makarand Bauskar
66c9dfa42c
[minor] compair minimum score with zxcvbn feedback score ( #3444 )
2017-06-07 12:07:01 +05:30
Makarand Bauskar
c495e2f4c8
[minor] fixes in Search term label ( #3424 )
2017-06-06 18:06:38 +05:30
rohitwaghchaure
59acca249a
[fix] Email alert for value change not working for the allow on submit field ( #3433 )
2017-06-06 18:06:05 +05:30
Faris Ansari
bcb195fa1c
Update frappe-gantt to 0.0.6 ( #3434 )
2017-06-06 18:05:00 +05:30
Makarand Bauskar
c45b575a93
[minor] ignore password strength test in frappe.in_test ( #3423 )
...
* Fixed issue #frappe WN-SUP25323 for password strength error
* [hotfix] fixes in password strength test
* [hotfix] ignore password strength test in tests
2017-06-06 18:03:37 +05:30
Nabin Hait
f1dc09fa3a
Merge branch 'hotfix'
2017-06-02 14:46:13 +05:30
Nabin Hait
b23d25275e
bumped to version 8.0.64
2017-06-02 15:16:12 +06:00
Prateeksha Singh
fe9fdcb23a
[hotfix] Password strength fix ( #3420 )
...
* [fix] password min-score loophole
* [minor] cleanup message
* [fix] test
2017-06-02 14:45:41 +05:30
Nabin Hait
1b10107bd8
Merge branch 'hotfix'
2017-06-02 14:05:34 +05:30
Nabin Hait
6d9dc4a0c1
bumped to version 8.0.63
2017-06-02 14:35:34 +06:00
Makarand Bauskar
71d1e8c0e0
[minor] select the Inbox in readonly false mode while pulling emails ( #3412 )
2017-06-02 14:03:21 +05:30
Nabin Hait
37cd69b4df
Clear email query via separate query to avoid deadlock ( #3418 )
2017-06-02 14:03:11 +05:30
Nabin Hait
0699ea100f
Merge branch 'hotfix'
2017-06-01 19:09:31 +05:30
Nabin Hait
a101f0fa04
bumped to version 8.0.62
2017-06-01 19:39:31 +06:00
rohitwaghchaure
dc455a3c24
Row with label like Opening not displaying in the General Ledger report if user has set user permissions ( #3414 )
2017-06-01 19:02:01 +05:30
Makarand Bauskar
50bfc3b353
[travis] Install node v7 ( #3417 )
2017-06-01 19:00:49 +05:30
Nabin Hait
1b6a0e1dea
Merge branch 'hotfix'
2017-05-30 15:58:59 +05:30
Nabin Hait
b0f2da7e26
bumped to version 8.0.61
2017-05-30 16:28:59 +06:00
Nabin Hait
36d45fb709
Report and Page is editable for Admin ( #3410 )
2017-05-30 15:23:49 +05:30
Nabin Hait
8890165fa3
Multiple issues fixed in auto email report ( #3394 )
2017-05-30 15:22:25 +05:30
Manas Solanki
ecfd190044
Error handling if visible_index not found in query report ( #3399 )
2017-05-30 15:21:50 +05:30
Faris Ansari
4f80f7633f
Fix wrong precision shown in form ( #3400 )
2017-05-30 15:21:29 +05:30
Makarand Bauskar
9503ae655b
[minor] changed the yahoo smtp port from 465 to 587 ( #3402 )
2017-05-30 15:21:15 +05:30
Nabin Hait
5e99c3ec9b
Merge branch 'hotfix'
2017-05-26 21:36:17 +05:30
Nabin Hait
6829dadbda
bumped to version 8.0.60
2017-05-26 22:06:16 +06:00
Makarand Bauskar
9149fbc5df
[minor] fixes for default print format appears twice ( #3392 )
2017-05-26 12:44:38 +05:30
Makarand Bauskar
edeee39122
[minor] fixed pdf export issue for the reports ( #3391 )
2017-05-26 11:06:51 +05:30
Prateeksha Singh
a124734860
[fix] remove redundant progress modal frappe/erpnext#8993 ( #3389 )
2017-05-25 15:47:30 +05:30
tunde
3c66b27a0d
fixes frappe/erpnext#8965 : Get item inside Request for Quote
2017-05-24 17:05:08 +01:00
Nabin Hait
728a94ba3c
Changed modified timestamp for system_settings
2017-05-24 18:40:58 +05:30
Nabin Hait
a86c543d73
Merge branch 'hotfix'
2017-05-24 18:37:44 +05:30
Nabin Hait
7487a00a89
bumped to version 8.0.59
2017-05-24 19:07:44 +06:00
Manas Solanki
f66a6686d6
fix export report in csv ( #3362 )
2017-05-24 18:30:48 +05:30
Faris Ansari
5adc4d2d24
Add file_watcher_port in common_site_config.json ( #3375 )
...
* Add file_watcher_port in common_site_config.json
* minor
2017-05-24 17:57:55 +05:30
Faris Ansari
dba2f4e8f0
Fix upload.js existing attachment ( #3376 )
2017-05-24 17:53:52 +05:30
Nabin Hait
72ba2b41d5
Global search patch: Ignore checking is_website_published, if controller does not exists ( #3379 )
2017-05-24 17:52:01 +05:30
Nabin Hait
4343b3cd59
Merge branch 'hotfix'
2017-05-23 21:07:47 +05:30
Nabin Hait
6a6ac94ec9
bumped to version 8.0.58
2017-05-23 21:37:46 +06:00
Faris Ansari
1aeb563879
Fix sort_selector ( #3372 )
...
* Fix sort_selector
* early return if no meta
2017-05-23 21:03:08 +05:30
Nabin Hait
637b224c9c
Reload Role doctype
2017-05-23 17:21:55 +05:30
Nabin Hait
56780dd4b8
Merge branch 'hotfix'
2017-05-23 17:15:43 +05:30
Nabin Hait
acd0dbdfd5
bumped to version 8.0.57
2017-05-23 17:45:43 +06:00