creador30
0df3335e9e
[fix] dropbox upload of unicode filenames
...
When using Unicode filenames Dropbox backup fails with an error similar to:
UnicodeEncodeError: 'ascii' codec can't encode character u'\u015f' in position 44: ordinal not in range(128)
This commit fixes this issue.
2017-09-24 11:12:52 +03:00
Rushabh Mehta
2d9e441cd0
Merge pull request #4158 from pratu16x7/toolbar-fix
...
[fix] Make toolbar only after reaching desk
2017-09-22 10:31:41 +05:30
pratu16x7
70e1158c45
[fix] don't make toolbar while in setup
2017-09-22 03:07:44 +05:30
Rushabh Mehta
a52d393980
[fix] test
2017-09-21 17:22:11 +05:30
Rushabh Mehta
dcaf5f98af
[fix] remove prints
2017-09-21 16:47:53 +05:30
Rushabh Mehta
d4fd3efef4
[fix] checkbox editor
2017-09-21 15:31:12 +05:30
Rushabh Mehta
82c9357b50
[fix] item selector
2017-09-21 14:55:13 +05:30
Rushabh Mehta
1e59f16588
Merge pull request #4153 from manassolanki/eval-try--catch
...
try catch expression in eval for depends_on
2017-09-21 14:53:10 +05:30
Rushabh Mehta
8a2b91b79e
Merge pull request #4133 from mbauskar/grid
...
[minor] don't setup checkbox if the childtable is read_only
2017-09-21 14:51:45 +05:30
Rushabh Mehta
b321d30dea
Merge pull request #4122 from mbauskar/depends-on
...
[test-cases] minor fixes and checked all the depends on fields are valid of not
2017-09-21 14:50:49 +05:30
Rushabh Mehta
fdebb727ed
Merge pull request #4090 from revant/web_hooks
...
Web hooks or Reverse API
2017-09-21 14:49:17 +05:30
Rushabh Mehta
ab2e36fc8c
Merge pull request #4136 from shridarpatil/notiy_by_email
...
Notiy by email
2017-09-21 14:48:08 +05:30
Nabin Hait
9d24c8038a
Merge branch 'develop' into staging
2017-09-21 13:01:51 +05:30
Manas Solanki
486ea5bb05
fix codacy
2017-09-21 12:24:18 +05:30
Rushabh Mehta
6651726b06
Merge pull request #4151 from rmehta/file-upload-fallback
...
[minor] fallback to file upload
2017-09-20 21:54:25 +05:30
Revant Nandgaonkar
45f2ff43ad
[Fix] Codacy
...
https://www.codacy.com/app/frappe/frappe/pullRequest?prid=900990
2017-09-20 18:52:50 +05:30
Revant Nandgaonkar
2d148c804e
Webhook retry 3 times
2017-09-20 18:34:28 +05:30
Revant Nandgaonkar
520e815f1d
Merge branch 'develop' of frappe/frappe into web_hooks
2017-09-20 16:33:37 +05:30
Revant Nandgaonkar
1f9b1e40e3
Moved run_webhooks to webhook.py
2017-09-20 16:33:28 +05:30
Rushabh Mehta
8a37efcfd2
[fix] lint
2017-09-20 14:59:47 +05:30
Rushabh Mehta
85b88d6b09
[fix] lint
2017-09-20 14:58:54 +05:30
Rushabh Mehta
202732ed5f
[minor] added fallback to file upload
2017-09-20 14:51:55 +05:30
mbauskar
9b1f46d2c8
[minor] move the toggle_check funcation call to refresh
2017-09-20 12:02:22 +05:30
Rushabh Mehta
97393402da
[fix] dirty for text editor and use emoji for desktop icon
2017-09-20 11:54:23 +05:30
Rushabh Mehta
80679f1b2f
Merge pull request #4135 from mbauskar/backup
...
[minor] change backup filename format to DDMMYY_HHMMSS_SITE_DATABASE.*
2017-09-20 11:22:00 +05:30
Rushabh Mehta
16148abc9b
Update backups.py
2017-09-20 11:21:40 +05:30
Rushabh Mehta
98f92d5427
Merge pull request #4146 from mbauskar/html_utils
...
[minor] fixed uneven intendation, replaced spaces with tag
2017-09-20 11:20:08 +05:30
Rushabh Mehta
0bb59b83c2
Merge pull request #4138 from Zlash65/linking
...
[Fix] Minor fix - refresh contact links
2017-09-20 11:17:07 +05:30
Rushabh Mehta
fbabaec919
Merge pull request #4147 from mbauskar/unhandle-emails
...
[minor] save uid, raw email for unhandled emails and other minor fixes
2017-09-20 11:16:09 +05:30
Rushabh Mehta
3ace312ed5
Merge pull request #4149 from agritheory/patch-2
...
Update model.js
2017-09-20 11:15:38 +05:30
Tyler Matteson
86c44b871f
Update model.js
...
Add comment to clarify slug or slugify functionality
2017-09-19 13:31:29 -04:00
Revant Nandgaonkar
daf918bcde
Merge branch 'develop' of frappe/frappe into web_hooks
2017-09-19 16:40:32 +05:30
Revant Nandgaonkar
e7459c7e83
Clean up
2017-09-19 16:40:17 +05:30
mbauskar
c12eca952d
[minor] save uid, raw email for unhandled emails and other minor fixes
2017-09-19 16:30:48 +05:30
mbauskar
6b5b78b3cf
[minor] fixed uneven intendation, replaced spaces with tag
2017-09-19 16:12:22 +05:30
Manas Solanki
7ddc6ce933
try catch expression in eval for depends_on
2017-09-19 14:07:01 +05:30
mbauskar
92973a1cf9
[minor] don't setup checkbox if the childtable is read_only
2017-09-19 12:49:43 +05:30
Nabin Hait
ea571a0d6c
Merge branch 'master' into staging
2017-09-19 12:07:08 +05:30
Nabin Hait
399c26d043
Merge branch 'master' into develop
2017-09-19 12:07:07 +05:30
Nabin Hait
79787d0ec5
Merge branch 'hotfix'
2017-09-19 12:07:07 +05:30
Nabin Hait
1774e60c0d
bumped to version 8.10.8
2017-09-19 12:37:07 +06:00
Revant Nandgaonkar
620b7f482e
Merge branch 'develop' of frappe/frappe into web_hooks
2017-09-18 17:12:46 +05:30
Revant Nandgaonkar
fadb45e369
enqueue webhook request
2017-09-18 17:10:53 +05:30
Revant Nandgaonkar
421b436803
move run webhook to Document from hooks
2017-09-18 16:32:33 +05:30
Rushabh Mehta
9d15d74918
Merge pull request #4142 from nabinhait/backup_fix
...
Delete backups if path exists
2017-09-18 15:55:53 +05:30
Rushabh Mehta
c86176c572
Merge pull request #4140 from mbauskar/control-code
...
[minor] reverted code control's background color to white
2017-09-18 15:54:42 +05:30
mbauskar
cd7b1c16cd
[minor] used @text-color for color attribute instead of black
2017-09-18 15:53:16 +05:30
Nabin Hait
44277a35fb
Delete backups if path exists
2017-09-18 15:41:00 +05:30
Rushabh Mehta
e4bca53088
Merge pull request #4130 from mbauskar/4005
...
[fixes] render extracted jinja title for custom doctypes
2017-09-18 13:25:06 +05:30
Rushabh Mehta
f65f38610c
Merge pull request #4134 from mbauskar/comment
...
[minor] delete comment from documents _comments column on communication on_trash event
2017-09-18 13:24:33 +05:30