Commit graph

23166 commits

Author SHA1 Message Date
Shivam Mishra
7608c03eb3
Update frappe/integrations/doctype/razorpay_settings/razorpay_settings.py
Co-Authored-By: Faris Ansari <netchampfaris@users.noreply.github.com>
2019-11-19 12:54:47 +05:30
Rohan Bansal
01c926daec fix: move stat reload to subclass 2019-11-19 12:28:20 +05:30
mergify[bot]
dc902f8b01
Merge pull request #8824 from surajshetty3416/fix-data-import-issue
fix: Cache can_import for all users and not just System Managers
2019-11-19 06:53:54 +00:00
mergify[bot]
b18dd80594
Merge pull request #8819 from surajshetty3416/eps-fixes
fix(eps): Allow creation of new point log if old logs were reverted
2019-11-19 06:41:42 +00:00
Shivam Mishra
29060d8db6
Update frappe/integrations/doctype/razorpay_settings/razorpay_settings.py
Co-Authored-By: Faris Ansari <netchampfaris@users.noreply.github.com>
2019-11-19 12:05:13 +05:30
mergify[bot]
7bed235dbc
Merge pull request #8774 from netchampfaris/fix-barcode-control
fix: Barcode Control
2019-11-19 06:20:32 +00:00
Faris Ansari
f3278c4703
fix: typo
Co-Authored-By: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2019-11-19 11:37:43 +05:30
mergify[bot]
db7c823d06
Merge pull request #8841 from gavindsouza/fix-chat
fix: revert "unique" fields in chat_token and chat_profile
2019-11-19 05:47:11 +00:00
mergify[bot]
f23ca4996f
Merge pull request #8843 from netchampfaris/communication-content-readonly
fix(Communication): Set content as read only
2019-11-19 05:46:27 +00:00
Gavin D'souza
eaa2cfda59 fix: revert "unique" fields in chat_*.json 2019-11-19 10:18:04 +05:30
Gavin D'souza
5db319eec8 fix: revert "unique" fields in chat_*.json 2019-11-19 10:06:15 +05:30
Faris Ansari
cc6325c28d fix(Communication): Set content as read only 2019-11-18 20:20:25 +05:30
mergify[bot]
46cdc4cdc2
Merge pull request #8834 from scmmishra/fix-throw-message
fix: layout & api for message print
2019-11-18 14:41:13 +00:00
mergify[bot]
1d1683c910
Merge pull request #8838 from prssanna/currency-fix
fix(Report): Fix report currency
2019-11-18 13:50:39 +00:00
prssanna
3a976d82e7 fix: pass doc to frappe.format so doc currency is set for the row, not system default currency 2019-11-18 19:00:33 +05:30
mergify[bot]
88dd1e928c
Merge pull request #8828 from netchampfaris/child-table-label
fix: Fallback for label in Table
2019-11-18 11:40:53 +00:00
Faris Ansari
3427509b56 test: UI test for Barcode Control 2019-11-18 16:21:01 +05:30
mergify[bot]
fda11bbbb9
Merge pull request #8836 from Mangesh-Khairnar/fix-activity-perm
fix: permission issue for activity
2019-11-18 10:46:02 +00:00
prssanna
731c041762 fix: scrolling behaviour 2019-11-18 16:10:23 +05:30
Mangesh-Khairnar
dc89aa9193 fix: permission issue for activity 2019-11-18 15:52:23 +05:30
marination
d468a25caf feat: Handle server and client side primary action in msgprint
- Added provision to pass primary action from server side msgprint
- msgprint on client side handles server side and client side methods as primary actions
2019-11-18 15:50:25 +05:30
mergify[bot]
e841000884
Merge pull request #8830 from deepeshgarg007/check_field_fix_develop
fix: Default check field value in treeview
2019-11-18 10:02:43 +00:00
prssanna
8bdaaa3775 fix: empty grid_rows on delete all rows 2019-11-18 14:51:44 +05:30
Shivam Mishra
93e0d33172 fix: allow setting message title from server 2019-11-18 13:10:16 +05:30
Shivam Mishra
49c0058f89 fix: spacing for modal 2019-11-18 13:10:01 +05:30
Rucha Mahabal
5d02a080b9 fix(Blog Post): enabled ignore XSS filter for Content(HTML) field 2019-11-18 11:20:34 +05:30
deepeshgarg007
f7e0d09e88 fix: Default check field value in treeview 2019-11-17 18:19:41 +05:30
Nickesh
45ec5d47a3 Check allow_edit before preparing web form 2019-11-17 14:42:55 +05:30
Faris Ansari
2ba7439520 fix: Handle overflow in version info 2019-11-17 13:05:58 +05:30
Nickesh
4b462bfd8a Codacy suggested fixes 2019-11-17 12:01:58 +05:30
Faris Ansari
f31e93255e fix: Fallback for label in Table 2019-11-16 18:59:36 +05:30
Deepesh Garg
0871db97f6
Merge pull request #8822 from adityahase/fix-pdf-quote-encoding
fix(pdf): Remove unnecessary argument
2019-11-15 18:31:37 +05:30
Deepesh Garg
6d8c06ae14
Merge pull request #8818 from deepeshgarg007/total_row_print
fix: Show total row in print only if add total row is checked
2019-11-15 18:30:28 +05:30
Suraj Shetty
642d69b592 fix: Cache can_import list for all users and not just System Managers 2019-11-15 17:08:46 +05:30
Aditya Hase
ab455b46cd
fix(pdf): Remove unnecessary argument
https://docs.python.org/3/library/urllib.parse.html#urllib.parse.quote
https://docs.python.org/2/library/urllib.html#urllib.quote
2019-11-15 15:44:39 +05:30
Gavin D'souza
aa217e3b46 fix(compat): pin requirements for backwards compatibility
gunicorn==19.9.0
ipython==5.8.0
openpyxl==2.6.4

to update these packages, will have to drop support for py2
2019-11-15 15:35:54 +05:30
sahil28297
f8da1dffc3
fix(notification_log): skip enqueue_create_notification during new site creation 2019-11-15 14:22:08 +05:30
Suraj Shetty
05c05a7e03
fix(List): Save checked list rows on auto refresh (#8804)
fix(List): Save checked list rows on auto refresh
2019-11-15 14:08:52 +05:30
Suraj Shetty
5ae026295d
fix: Trigger on_row_checked after checking rows 2019-11-15 13:53:47 +05:30
Suraj Shetty
1c6881ba3c
fix: Make code explicit
.click() could have unchecked already checked row (this case may never occur but it's better to explicitly set it as checked)
2019-11-15 13:47:32 +05:30
Gavin D'souza
6cb2a9c2ee chore: added selenium requirements 2019-11-15 13:45:33 +05:30
Gavin D'souza
e55135f216 fix: updated travis config 2019-11-15 13:37:50 +05:30
Gavin D'souza
a3b100daae chore: manual requirements.txt generation 2019-11-15 13:36:47 +05:30
Suraj Shetty
f4fb04c4b2 style: Fix deepsource 2019-11-15 11:15:53 +05:30
Suraj Shetty
96715b10f4 style: Fix codacy 2019-11-15 11:00:05 +05:30
Suraj Shetty
4bfbeb2c1b refactor: Move revert functionality to controller 2019-11-15 10:50:52 +05:30
Suraj Shetty
3b01712341 test: Check allowance of new log over reverted log 2019-11-15 10:50:40 +05:30
Suraj Shetty
b51ff98f73 fix: Allow creation of new point log if old logs were reverted 2019-11-15 10:37:41 +05:30
deepeshgarg007
a685b10f8e fix: Show total row in print only if add total row is checked 2019-11-14 20:11:21 +05:30
Suraj Shetty
a0c004112c Merge branch 'v12-pre-release' of https://github.com/frappe/frappe into v12-pre-release 2019-11-14 17:29:23 +05:30