Commit graph

13661 commits

Author SHA1 Message Date
mbauskar
69eb8934c0 [hotfix] refresh dependancy after values are set in doc 2017-09-21 17:55:10 +05:30
mbauskar
ead7056167 [hotfix] set the email account for outgoing emails 2017-09-19 15:56:33 +05:30
Rushabh Mehta
a3f0fa4de5 Merge pull request #4126 from saurabh6790/set_default_role_as_per_portal_settings
[fix] set default role specified in Portal Settings while signup as website user
2017-09-14 17:17:26 +05:30
Saurabh
607806e74f [fix] set default role specified in Portal Settings while signup as website user 2017-09-14 17:12:47 +05:30
mbauskar
3cfbae5645 Merge branch 'hotfix' 2017-09-14 15:24:18 +05:30
mbauskar
e6c175a628 bumped to version 8.10.6 2017-09-14 15:54:18 +06:00
Nabin Hait
4d4e5dcc02 Fixes for align labels right 2017-09-14 12:25:21 +05:30
Saurabh
cb46380e64 [fix] if supervisor is restarting, do not queue the jobs (#4112)
* [fix] if supervisor is restarting, do not queue the jobs

* Update scheduler.py
2017-09-14 11:03:56 +05:30
Nabin Hait
87d5c071ae Merge branch 'hotfix' 2017-09-12 16:09:18 +05:30
Nabin Hait
6052800e15 bumped to version 8.10.5 2017-09-12 16:39:18 +06:00
Nabin Hait
bd5d7717e7 Disable custom checkbox for doctype if not administrator or in developer mode (#4092) 2017-09-12 15:46:41 +05:30
Rushabh Mehta
f57dfc04c7 Merge pull request #4089 from mbauskar/minor-fixes
[hotfix] minor fixes for text editor, report print and 2fa
2017-09-12 11:34:25 +05:30
Rushabh Mehta
028e166d5f Merge pull request #4094 from nabinhait/csv_export_encoding
Fixed encoding issue on exporting report in csv
2017-09-12 10:43:03 +05:30
Rushabh Mehta
b2b2db1a9e Merge pull request #4097 from nabinhait/deadlock_fix
Changed order to avoid deadlock
2017-09-12 09:52:15 +05:30
Nabin Hait
e9eb5c4021 Changed order to avoid deadlock 2017-09-11 19:22:58 +05:30
Nabin Hait
18cd78e7d7 Fixed encoding issue on exporting report in csv 2017-09-11 16:17:39 +05:30
Rushabh Mehta
64b81cffc9 Merge pull request #4087 from pratu16x7/hotfix
[hotfix] global search: ignore results with non-existent doctypes
2017-09-11 10:19:55 +05:30
mbauskar
90ebd643a7 [hotfix] minor fixes for text editor, report print and 2fa 2017-09-10 11:21:17 +05:30
mbauskar
80b0aadb19 Merge branch 'hotfix' 2017-09-09 10:50:00 +05:30
mbauskar
cec777538a bumped to version 8.10.4 2017-09-09 11:20:00 +06:00
Shreya Shah
c5cf341f48 integer conversion fix (#4085) 2017-09-09 10:45:51 +05:30
pratu16x7
9cee53c33f [fix] specify exception 2017-09-08 16:03:51 +05:30
Rushabh Mehta
f66cfcece5 Update global_search.py 2017-09-08 15:47:32 +05:30
pratu16x7
1a3d0bb459 [fix] clear messages on exception 2017-09-08 15:46:03 +05:30
pratu16x7
0aaaca9b1a [fix] ignore results with non-existent doctypes 2017-09-08 15:45:36 +05:30
mbauskar
ba38e945c1 Merge branch 'hotfix' 2017-09-07 20:02:10 +05:30
mbauskar
f891278265 bumped to version 8.10.3 2017-09-07 20:32:10 +06:00
Makarand Bauskar
2495f06aba [hotfix] fixes for UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 17: ordinal not in range(128) (#4082)
* [hotfix] fixes for UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 17: ordinal not in range(128)

* [hotfix] datetime field filters issue
2017-09-07 20:00:00 +05:30
mbauskar
2ea4b9479b Merge branch 'hotfix' 2017-09-07 11:49:19 +05:30
mbauskar
d1ee33db22 bumped to version 8.10.2 2017-09-07 12:19:19 +06:00
Makarand Bauskar
5a30cca165 [hotfix] fixed attachement issue on CommunicationComposer while reply from Communication (#4078) 2017-09-07 11:47:09 +05:30
mbauskar
518d9f742e Merge branch 'master' into hotfix 2017-09-06 19:26:32 +05:30
mbauskar
3d1027a79d Merge branch 'staging' 2017-09-06 19:26:31 +05:30
mbauskar
1c7e3a57ae bumped to version 8.10.1 2017-09-06 19:56:31 +06:00
Makarand Bauskar
41f03cd303 [hotfix] don't add trigger if the autoname field and fieldname is not same (#4074) 2017-09-06 19:25:30 +05:30
Makarand Bauskar
22036c363e Revert "[hotfix] don't add trigger if the autoname field and fieldname is not same (#4072)" (#4073)
This reverts commit a722b64eb1.
2017-09-06 19:04:05 +05:30
Makarand Bauskar
a722b64eb1 [hotfix] don't add trigger if the autoname field and fieldname is not same (#4072) 2017-09-06 18:57:47 +05:30
Makarand Bauskar
6e6fb684ec [hotfix] dont Patch Log, Module Def in Permission Manager (#4070) 2017-09-06 16:15:37 +05:30
Rushabh Mehta
2a5a6d6adc Merge pull request #4067 from gshmu/master
default value can't be true
2017-09-06 15:03:53 +05:30
Rushabh Mehta
9fa512e26f Update upload.js 2017-09-06 15:03:35 +05:30
Rushabh Mehta
98561b4f1b Update upload.js 2017-09-06 15:02:17 +05:30
Faris Ansari
3df0659c87 [Print Format] Align labels to right (#4068) 2017-09-06 12:17:48 +05:30
gshmu
aa6f9b1b24 default can't be true
after set `opts.is_private` false, is private still true.
2017-09-06 13:59:19 +08:00
mbauskar
43f4485c54 Merge branch 'staging' 2017-09-05 20:42:01 +05:30
mbauskar
d4449c37d6 bumped to version 8.10.0 2017-09-05 21:12:00 +06:00
mbauskar
c43e73d704 Merge branch 'master' into staging 2017-09-05 08:41:32 +05:30
mbauskar
6da8d440b2 Merge branch 'hotfix' 2017-09-05 08:39:36 +05:30
mbauskar
03c695d60d bumped to version 8.9.4 2017-09-05 09:09:36 +06:00
Rushabh Mehta
e7f49f5110 Merge pull request #4042 from mbauskar/hotfix
[minor] unscrub field name for download templete filename if lable is not available
2017-09-04 20:41:25 +05:30
Rushabh Mehta
4b5ccc96ad Merge pull request #4046 from mbauskar/twofactor
[minor] fixes for https://github.com/frappe/frappe/issues/4035
2017-09-04 20:40:24 +05:30