deepeshgarg007
8678ebc519
fix: Duplicate items in menu dropdown
2019-08-15 10:59:10 +05:30
mergify[bot]
0511862431
Merge pull request #8175 from ppd1990/patch-1
...
fix: Always use field.fieldname in preview_fields
2019-08-14 02:34:28 +00:00
Maximilian Federle
ff16430ed8
fix: Always use field.fieldname in preview_fields
...
If building preview_fields from mandatory fields in get_preview_data, use the correct property "fieldname" instead of "name".
If not, subsequent db queries will fail with illegal column names.
2019-08-13 11:57:10 +02:00
mergify[bot]
7b7d510e20
Merge pull request #8171 from surajshetty3416/fix-security-p
...
fix(security): Remove 'ignore_permissions' in form_dict
2019-08-13 07:50:36 +00:00
mergify[bot]
f85bda8bcd
Merge pull request #8169 from deepeshgarg007/module_fix
...
fix: Error while customizing desk
2019-08-13 07:48:51 +00:00
Suraj Shetty
327b757e6c
fix: Remove unwanted code
2019-08-13 13:06:52 +05:30
Suraj Shetty
9ae4100836
fix(security): fix(security): Remove 'ignore_permissions' from in form_dict
2019-08-12 21:25:37 +05:30
deepeshgarg007
60268b2612
fix: Add label if not present
2019-08-12 20:21:01 +05:30
deepeshgarg007
cec263427a
fix: Add label if not present
2019-08-12 19:26:09 +05:30
deepeshgarg007
8fb468b9dd
fix: Error while customizing desk
2019-08-12 18:06:36 +05:30
mergify[bot]
d9143a13ce
Merge pull request #8137 from sahil28297/fix_dynamic_patch
...
fix(patch): escape illegal characters
2019-08-12 10:15:30 +00:00
Frappe PR Bot
cbc4865e27
feat: Updated translation ( #8100 )
2019-08-12 10:23:44 +05:30
mergify[bot]
8760f0f3b7
Merge pull request #8149 from scmmishra/remove-background
...
refactor: Remove background fields from user
2019-08-12 04:36:57 +00:00
mergify[bot]
8e8610cac0
Merge pull request #8155 from surajshetty3416/fix-multiple-index-creation-issue
...
fix: Add missed out patch entry
2019-08-09 16:05:44 +00:00
Suraj Shetty
9660d3622e
fix: Add missed out patch entry
2019-08-09 18:05:55 +05:30
mergify[bot]
6eb1502490
Merge pull request #8132 from surajshetty3416/fix-multiple-index-creation-issue
...
fix: check_default method for column in schema.py
2019-08-09 10:43:23 +00:00
Suraj Shetty
22103a9fdb
fix: Run patch only if the db_type is mariadb
2019-08-09 15:16:29 +05:30
Aditya Hase
c4de05ec64
Revert "feat: Allow utils inside Energy Point Rule condition " ( #8152 )
...
Revert "feat: Allow utils inside Energy Point Rule condition "
2019-08-09 15:06:24 +05:30
Aditya Hase
9591d71ab1
Revert "feat: Allow utils inside Energy Point Rule condition "
2019-08-09 13:25:53 +05:30
Shivam Mishra
7104686a15
refactor: remove background_style
2019-08-09 13:16:18 +05:30
Suraj Shetty
8fac2cf0cb
fix: Add patch to delete duplicate issues
2019-08-09 13:07:06 +05:30
mergify[bot]
6d0cc434b2
Merge pull request #8126 from scmmishra/chat-fix
...
fix: json.loads getting none value in chat
2019-08-09 06:31:39 +00:00
mergify[bot]
f352968eca
Merge pull request #8131 from gavindsouza/users-permissions-module
...
fix: log sub-module added under users and permissions
2019-08-09 06:26:00 +00:00
Shivam Mishra
4492dbfc38
refactor: remove code related to background image
2019-08-09 10:42:03 +05:30
Shivam Mishra
047e175097
refactor: remove background fields from user
2019-08-09 10:36:34 +05:30
mergify[bot]
488fb19a31
Merge pull request #8129 from gavindsouza/new-file
...
fix: new file upload via new_doc
2019-08-08 17:22:45 +00:00
Faris Ansari
7336b219fb
feat: Allow utils inside Energy Point Rule condition ( #8135 )
...
feat: Allow utils inside Energy Point Rule condition
2019-08-08 22:40:44 +05:30
Suraj Shetty
a1b2203ad3
fix: Button should be visible even with only Read perm ( #8138 )
2019-08-08 20:57:56 +05:30
Sahil Khan
100f861265
fix(patch): escape illegal characters
2019-08-08 18:57:37 +05:30
Suraj Shetty
137e1c9262
style: fix quotes
2019-08-08 18:37:47 +05:30
Suraj Shetty
c0951b78fe
fix: Add complete utils instead
2019-08-08 18:36:48 +05:30
Suraj Shetty
35e78707dd
fix: Pass correct getdate method
2019-08-08 18:30:05 +05:30
Suraj Shetty
fe67796130
feat: Allow getdate for Energy Point Rule condition
2019-08-08 18:27:44 +05:30
mergify[bot]
0722ea9f56
Merge pull request #8130 from prssanna/notifications-fix
...
fix: Set 'update_modified' as False when setting energy point notifications as seen
2019-08-08 10:32:27 +00:00
Suraj Shetty
d9f70b7fab
fix: check_default method for column in schema.py
...
- This fixes the multiple creation of index for same columns
Co-authored-by: Faris Ansari <netchamp.faris@gmail.com>
2019-08-08 15:56:04 +05:30
Gavin D'souza
5aaeb995bb
fix: log sub-module added under users and permissions
2019-08-08 15:28:10 +05:30
Prssanna Desai
84c8ee24a5
fix: set 'update_modified' as False when setting energy point notification as seen
2019-08-08 14:57:20 +05:30
Gavin D'souza
1171e52884
fix: new file upload via new_doc
2019-08-08 14:15:42 +05:30
Shivam Mishra
1d967f7e45
fix: json.loads getting none value in chat
2019-08-08 13:14:40 +05:30
mergify[bot]
41fbdc5fb8
Merge pull request #8110 from prssanna/energy-point-notifications
...
fix: Improvements to Energy Point Notifications
2019-08-08 06:41:11 +00:00
mergify[bot]
3b20f4981e
Merge pull request #8109 from surajshetty3416/fix-public-private-files-p
...
fix: Check is_private when checking for duplicates
2019-08-07 15:34:53 +00:00
mergify[bot]
fd5946db33
Merge pull request #8119 from surajshetty3416/fix-video-links
...
fix: Video links in learn section
2019-08-07 15:32:46 +00:00
mergify[bot]
267d467da0
Merge pull request #8113 from deepeshgarg007/print_format_develop
...
fix: Headings and line breaks not seen in print formats
2019-08-07 12:58:38 +00:00
deepeshgarg007
037f231d3c
fix: Add prefix print in attribute names
2019-08-07 18:10:58 +05:30
Deepesh Garg
eb7c7aad0d
Merge pull request #8116 from surajshetty3416/fix-label
...
fix: Label Reference Doctype -> Reference Document Type
2019-08-07 17:38:08 +05:30
Suraj Shetty
135f911e2e
fix: Video Links in learn section
2019-08-07 16:50:21 +05:30
mergify[bot]
8d4fa7e6c4
Merge pull request #7887 from prssanna/mobile-fix
...
fix: Form workflow status visible in mobile view
2019-08-07 10:37:20 +00:00
Suraj Shetty
56b19a9001
fix: Label Reference Doctype -> Reference Document Type
2019-08-07 15:52:54 +05:30
deepeshgarg007
9e278c83c6
fix: Headings and line breaks not seen in print formats
2019-08-07 15:08:40 +05:30
Prssanna Desai
3c3a7cfeb0
fix: Fix for dropdown menu not working on mobile ( #8108 )
2019-08-07 14:33:21 +05:30