Commit graph

22485 commits

Author SHA1 Message Date
Faris Ansari
5da2a5b4e4
feat: Handle server and client side primary action in msgprint (#8835)
feat: Handle server and client side primary action in msgprint
2019-11-22 15:02:33 +05:30
rohitwaghchaure
bf7abb257e
Merge pull request #8866 from rohitwaghchaure/fixed_patch_create_notification_settings_for_user
fix: patch
2019-11-22 10:38:34 +05:30
Rohit Waghchaure
c3fcbce168 fix: patch 2019-11-21 19:36:04 +05:30
mergify[bot]
f3363ac241
Merge pull request #8798 from nick9822/nick9822-fixes
fix: Web form edit and new doc creation
2019-11-21 12:02:12 +00:00
mergify[bot]
0058fd4e51
Merge pull request #8790 from ruchamahabal/fix_report_builder
fix(Report): do not validate Script Manager role for Report Builder type
2019-11-21 11:48:05 +00:00
Jack
a7315a7832 fix: Typo in email account doctype (#8864) 2019-11-21 16:48:01 +05:30
Rucha Mahabal
6a489f1e39
fix: remove explicit check for session user as Administrator
Co-Authored-By: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2019-11-21 14:43:53 +05:30
mergify[bot]
625eedf7a2
Merge pull request #8816 from rohitwaghchaure/fixed_deadlock_while_opening_company_record_v12
fix: deadlock issue on load of company
2019-11-21 07:56:50 +00:00
mergify[bot]
9dd8346d88
Merge pull request #8770 from ruchamahabal/fix_blog_post
fix(Blog Post): add iframe tag to acceptable elements to allow embedding videos in blog posts
2019-11-21 07:09:56 +00:00
mergify[bot]
990329f268
Merge pull request #8852 from makeen/develop
feat: use "title_field" in delete confirmation message
2019-11-21 04:45:08 +00:00
mergify[bot]
070ae8c032
Merge pull request #8855 from netchampfaris/fix-multiselect-list-backspace-on-input
fix: MultiSelect backspace on input
2019-11-21 04:29:18 +00:00
Suraj Shetty
073a19ad79
fix(List): standard filters with default value are saved when c… (#8847)
fix(List): standard filters with default value are saved when changed
2019-11-21 09:33:22 +05:30
Suraj Shetty
0bf40721fa style: Remove trailing tabs 2019-11-21 08:49:30 +05:30
prssanna
5ac4968e53 fix: check for __default, __global default values 2019-11-21 00:33:32 +05:30
Rucha Mahabal
6797aec45b
fix: do not validate Script Manager role for Report Builder type 2019-11-20 19:52:08 +05:30
mergify[bot]
4bdbd0c29c
Merge pull request #8777 from prssanna/notifications-fix
fix: Notification fixes
2019-11-20 12:05:08 +00:00
Faris Ansari
caabe9b87f fix: MultiSelect backspace on input
- Dont clear values if backspace is pressed on input
2019-11-20 15:31:13 +05:30
mergify[bot]
1814dd9ef4
Merge pull request #8850 from scmmishra/webform-value-fix
fix: value not being set in webform
2019-11-20 08:47:16 +00:00
prssanna
7bf1e09327 fix: code cleanup 2019-11-20 14:03:25 +05:30
marination
65f20a3ad9 fix: Codacy 2019-11-20 09:54:26 +05:30
makeen
dee08b38a2
feat: use "title_field" in delete confirmation message
use "title_field" if autoname is "hash" in delete confirmation message
Example:
      for translations, when delete one, it asks "Permanently delete f1f99806c0?" 
      now it asks: "Permanently delete text_to_translate (f1f99806c0)?"
2019-11-19 23:25:20 +01:00
makeen
6d6167bd86
Merge pull request #1 from frappe/develop
update from upstream
2019-11-19 22:33:18 +01:00
marination
d7d602b134 chore: Code cleanup 2019-11-19 19:54:39 +05:30
prssanna
6f00c83e74 fix: check if settings exist before ccreating 2019-11-19 19:04:00 +05:30
prssanna
72038b586e fix: mark all as read, not only dropdown items 2019-11-19 17:49:16 +05:30
Shivam Mishra
b6ed303522 fix: value not being set in webform 2019-11-19 17:11:22 +05:30
prssanna
f03bb82a3a fix: remove whitelist 2019-11-19 16:39:31 +05:30
prssanna
f8da091b93 fix: set seen value to 0 without check 2019-11-19 16:38:57 +05:30
prssanna
338bbd4a84 fix: create notification settings for new user 2019-11-19 16:05:04 +05:30
mergify[bot]
222b9a51fd
Merge pull request #8849 from scmmishra/standard-filter-fix
fix: change code type to data in standard filter
2019-11-19 10:30:50 +00:00
mergify[bot]
00acec4ef5
Merge pull request #8848 from scmmishra/noscript-login
feat(ux): added noscript for login page
2019-11-19 10:27:53 +00:00
Shivam Mishra
61b6311a79 fix: change code type to data in standard filter 2019-11-19 15:40:16 +05:30
Shivam Mishra
23da5fa0e0 refactor: enable translations 2019-11-19 15:39:28 +05:30
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
Shivam Mishra
3526f773f9 feat (ux): added noscript for login page 2019-11-19 15:08:22 +05:30
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
prssanna
287c872df6 fix: standard filters with default value are saved when changed 2019-11-19 14:38:24 +05:30
prssanna
835aa6d10a fix: tests 2019-11-19 13:51:01 +05:30
Suraj Shetty
24230d5292 fix: Only execute enabled server scripts 2019-11-19 13:39:01 +05:30
prssanna
d14ea23331 fix(patch): create notification settings for all users 2019-11-19 13:26:27 +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