Faris Ansari
c0cb56763d
fix(Quill): Set HTML without triggering a focus ( #6456 )
2018-11-13 15:39:06 +05:30
Zarrar
4f0081743b
minor fix ( #6443 )
2018-11-13 10:33:11 +05:30
Ameya Shenoy
0303444eb3
Merge pull request #6451 from codingCoffee/uperm
...
fix: set is_patch flag before running patch
2018-11-12 19:08:44 +05:30
Ameya Shenoy
7dd2ccd066
fix: set is_patch flag before running patch
...
set frappe.flags.in_patch to True before running the
sync_user_permission_doctype_before_migrate patch via hooks
2018-11-12 12:59:06 +00:00
rohitwaghchaure
30ee228b4a
Code cleanup and fixed print permission error ( #6377 )
2018-11-12 11:08:18 +05:30
Deepesh Garg
57c11adc64
With group indentation checkbox while exporting reports in csv format ( #6417 )
2018-11-12 11:06:39 +05:30
Faris Ansari
bb9df9b128
fix(Quill Editor): Set HTML using Quill's API ( #6433 )
...
To avoid doc changes when form is loaded
2018-11-12 10:32:52 +05:30
rohitwaghchaure
8ebeb0b2a3
Merge pull request #6440 from rohitwaghchaure/date_format_not_showing_correct_in_report
...
[Fix] Date format not shwoing properly in the prepared report
2018-11-11 17:55:15 +05:30
Rohit Waghchaure
a5645fec64
[Fix] Date format not shwoing properly in the prepared report
2018-11-11 17:53:11 +05:30
Faris Ansari
ff6d934c66
Merge pull request #6428 from rohitwaghchaure/revert_filter_hidden_feature
...
Revert feature, listView filter shows hidden field
2018-11-10 20:37:10 +05:30
Frappe Bot
0bfc864a69
Merge branch 'staging-fixes' into staging
2018-11-09 11:33:29 +00:00
Frappe Bot
aa530dab24
bumped to version 11.0.3-beta.25
2018-11-09 11:33:29 +00:00
Faris Ansari
d7d86a15e7
Merge pull request #6421 from netchampfaris/misc-fixes-1
...
Miscellaneous fixes
2018-11-09 16:54:25 +05:30
Frappe Bot
cc563b74e4
Merge branch 'staging-fixes' into staging
2018-11-09 10:41:19 +00:00
Frappe Bot
6953924ca7
bumped to version 11.0.3-beta.24
2018-11-09 10:41:19 +00:00
Ameya Shenoy
d4a8ad4533
Merge pull request #6431 from codingCoffee/dummy
...
dummy commit
2018-11-09 16:10:13 +05:30
Frappe Bot
bbd929212b
dummy commit
2018-11-09 10:38:07 +00:00
Frappe Bot
cc9874e025
Merge branch 'staging-fixes' into staging
2018-11-09 10:13:51 +00:00
Frappe Bot
1a1be3852d
bumped to version 11.0.3-beta.23
2018-11-09 10:13:51 +00:00
Frappe Bot
c373a172af
Merge branch 'master' into staging-fixes
2018-11-09 10:08:19 +00:00
Frappe Bot
3be307169f
Merge branch 'hotfix'
2018-11-09 10:08:19 +00:00
Frappe Bot
1800f9f70a
bumped to version 10.1.60
2018-11-09 10:08:19 +00:00
Ameya Shenoy
dd1d94b1aa
Merge pull request #6429 from codingCoffee/emailcc
...
fix(Email Queue): change fieldtype of shown_as_cc
2018-11-09 14:57:08 +05:30
Ameya Shenoy
afb6a7166c
fix(Email Queue): change fieldtype of shown_as_cc
...
This is done to allow more number of recipients to be CCed in
the email. The existing fieldtype was Data, which had a
restriction of 140 characters, thereby allowing only a few email
addresses to be CCed. It has now been changed to Small Text, to
incorporate more email addresses.
Co-authored-by: sahil28297 <37302950+sahil28297@users.noreply.github.com>
Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
2018-11-09 07:35:25 +00:00
Rohit Waghchaure
ac915c4257
Revert feature, listView filter shows hidden field
2018-11-09 12:59:28 +05:30
gshmu
a2642868a5
fix read_xlsx_file_from_attached_file when xlsx contain functions ( #6400 )
2018-11-09 10:53:03 +05:30
Navdeep Ghai
36c6552fe9
remove meta dependency when Link field options is [Select] ( #6418 )
2018-11-09 10:51:09 +05:30
Faris Ansari
c0a0c7e94c
fix: Remove duplicate declaration
2018-11-08 13:45:28 +05:30
Faris Ansari
a8b5fdd5ca
fix(Query Report): Enable refresh button after report is errored
2018-11-08 13:45:21 +05:30
Faris Ansari
cc8743aab9
fix(security): Sanitize file names in upload dialog ( #6419 )
2018-11-08 12:45:29 +05:30
Ameya Shenoy
5ada7746db
fix: develop version should be 12 ( #6414 )
2018-11-08 12:44:40 +05:30
Faris Ansari
fa9b8eaeb7
Merge pull request #6415 from netchampfaris/communication-list-view-fix
...
fix: Override primary_action from list_settings
2018-11-08 11:37:51 +05:30
Faris Ansari
12b39a6118
style: Ignore console statement
2018-11-07 18:33:41 +05:30
Faris Ansari
184a3f57bc
style: Missing semicolon
2018-11-07 18:32:29 +05:30
Faris Ansari
65e0fe19cc
fix: Override primary_action from list_settings
...
Show Email Composer as primary action in Communication List
2018-11-07 16:35:41 +05:30
Faris Ansari
223fa9453f
Merge pull request #6412 from netchampfaris/email-reply-chain-fix
...
fix: Email Reply Chain
2018-11-07 14:06:58 +05:30
Faris Ansari
338c4c8794
fix: Email Reply Chain
...
Previous email is appended to the next reply, but was not rendered by
splitting it with a hardcoded comment string. Since Quill does not
support comments, created a new HiddenBlock for it.
2018-11-07 13:06:22 +05:30
Ameya Shenoy
93720a911d
Merge branch 'staging-fixes' into staging
2018-11-06 11:05:32 +00:00
Ameya Shenoy
aa26e39da0
bumped to version 11.0.3-beta.22
2018-11-06 11:05:32 +00:00
rohitwaghchaure
4232bde0a1
Merge pull request #6408 from rohitwaghchaure/user_list_view_is_not_working
...
[Fix] User listview is not working becaause full name field is hidden
2018-11-06 13:31:04 +05:30
Rohit Waghchaure
6381c84ffd
[Fix] User listview is not working becaause full name field is hidden
2018-11-06 12:44:25 +05:30
Faris Ansari
cac173289b
Merge pull request #6399 from deepeshgarg007/datatable-upgrade
...
Upgrade Datatable to version 1.5.3
2018-11-05 20:09:29 +05:30
Faris Ansari
fc7a4a7835
fix(listview): Smart parsing of route options ( #6404 )
...
- Fieldname should also be searched in child tables
2018-11-05 18:35:44 +05:30
rohitwaghchaure
5aa9dbf6ee
fix: Dynamic Link filter in listview ( #6405 )
2018-11-05 18:35:29 +05:30
Ameya Shenoy
321e45925a
Merge branch 'staging-fixes' into staging
2018-11-05 11:43:04 +00:00
Ameya Shenoy
889f0a2744
bumped to version 11.0.3-beta.21
2018-11-05 11:43:04 +00:00
Ameya Shenoy
e289f5041e
Merge pull request #6403 from netchampfaris/quill-fixes-returns
...
fix(Quill): Add all quill attributes that are required to render it
2018-11-05 17:10:25 +05:30
Faris Ansari
fe334d2c92
fix(Quill): Add all quill attributes that are required to render it
2018-11-05 17:07:21 +05:30
deepeshgarg007
c164aac933
Datatable Upgrade
2018-11-05 12:53:34 +05:30
Ranjith Kurungadam
a34eab2140
Add Bcc in Notification ( #6392 )
...
* Notification - add Bcc
* remove Bcc from email header
* feat: Bcc in Notification
2018-11-05 12:27:21 +05:30