mergify[bot]
|
e799a4546a
|
Merge pull request #8829 from netchampfaris/version-table-overflow
fix: Handle overflow in version info
|
2019-11-19 09:43:23 +00:00 |
|
mergify[bot]
|
28ba9466a3
|
Merge pull request #8845 from surajshetty3416/fix-server-scripts
fix: Only execute enabled server scripts
|
2019-11-19 09:34:30 +00:00 |
|
Suraj Shetty
|
24230d5292
|
fix: Only execute enabled server scripts
|
2019-11-19 13:39:01 +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 |
|
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
|
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 |
|
Mangesh-Khairnar
|
dc89aa9193
|
fix: permission issue for activity
|
2019-11-18 15:52:23 +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 |
|
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 |
|
deepeshgarg007
|
f7e0d09e88
|
fix: Default check field value in treeview
|
2019-11-17 18:19:41 +05:30 |
|
Faris Ansari
|
2ba7439520
|
fix: Handle overflow in version info
|
2019-11-17 13:05: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 |
|
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 |
|
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 |
|
mergify[bot]
|
3dafabc261
|
Merge pull request #8815 from netchampfaris/test-control-link-fix
test: More robust control link test
|
2019-11-14 08:09:51 +00:00 |
|
mergify[bot]
|
d74faae430
|
Merge pull request #8814 from netchampfaris/file-uploader-403
fix(fileuploader): Handle 403 status code
|
2019-11-14 07:33:36 +00:00 |
|
Faris Ansari
|
9dad73c300
|
test: More robust control link test
|
2019-11-14 12:44:05 +05:30 |
|
Faris Ansari
|
ac9fe0215c
|
fix(fileuploader): Handle 403 status code
|
2019-11-14 12:29:52 +05:30 |
|
mergify[bot]
|
2a1b61e9c8
|
Merge pull request #8800 from adityahase/fix-reactivate-scheduler
fix(scheduler): Activate scheduler if found inactive
|
2019-11-14 06:11:36 +00:00 |
|
mergify[bot]
|
ede955ca44
|
Merge pull request #8794 from scmmishra/fix-formatting-charts
fix: formatting for chart tooltip
|
2019-11-14 05:55:58 +00:00 |
|
mergify[bot]
|
1ff5089fec
|
Merge pull request #8596 from ruchamahabal/email_fix
fix(Email): poplib.error_proto exception
|
2019-11-14 05:35:55 +00:00 |
|
Shivam Mishra
|
de0984a87b
|
Merge pull request #8799 from prssanna/filters-fix
fix: set first option as value for 'is' condition if no value selected
|
2019-11-13 17:47:15 +05:30 |
|
Aditya Hase
|
e35af96257
|
fix(scheduler): Activate scheduler if found inactive
|
2019-11-13 12:03:28 +05:30 |
|
prssanna
|
a7fb0dba57
|
fix(List): save checked rows on auto refresh
|
2019-11-13 11:48:35 +05:30 |
|
prssanna
|
f6b4fdef0c
|
fix: codacy
|
2019-11-12 21:21:12 +05:30 |
|
mergify[bot]
|
d7773207d7
|
Merge pull request #8797 from scmmishra/blog-fix
fix: filtering for blog category
|
2019-11-12 13:48:26 +00:00 |
|
prssanna
|
eae67eb0dd
|
fix: set first option as value for 'is' condition if no value selected
|
2019-11-12 19:06:43 +05:30 |
|