gavin
2f9055fa04
Merge pull request #8853 from gavindsouza/address-web-from
...
fix(web-forms): view addresses only by session user
2019-11-25 12:01:59 +05:30
Shivam Mishra
9536d6d61c
feat: contextual null state messages
2019-11-25 12:01:25 +05:30
Mangesh-Khairnar
f7e48d5a81
fix: minor changes
2019-11-23 18:36:34 +05:30
Mangesh-Khairnar
3d748c8a33
feat: add yearly in dashboard charts
2019-11-23 12:07:46 +05:30
Mangesh-Khairnar
2489a1bc9d
fix: fetch date based on a predefined period for yearly charts
2019-11-23 12:07:46 +05:30
Mangesh-Khairnar
cc4f0e98ca
feat: add all time in dashboard charts
2019-11-23 12:07:45 +05:30
Nabin Hait
3a73cf6e7d
feat: Handle server and client side primary action in msgprint ( #8870 )
...
* 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
* chore: Code cleanup
* fix: Codacy
* fix: patch
2019-11-22 15:13:19 +05:30
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
prssanna
30d20610c4
fix: ui tests
2019-11-22 12:14:38 +05:30
Nabin Hait
2759689ea9
fix: reload notification subscribed document ( #8868 )
2019-11-22 11:34:20 +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
Rucha Mahabal
27245d14be
feat: onboarding wizard with configurable slides
2019-11-21 20:21:13 +05:30
Rohit Waghchaure
c3fcbce168
fix: patch
2019-11-21 19:36:04 +05:30
Suraj Shetty
01d517f815
Merge branch 'develop' of https://github.com/frappe/frappe into v12-pre-release
2019-11-21 17:38:01 +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
7e6f5ea07e
Misspelt, when selecting ALL emails it was being set to UNSEEN. This rectifies the issue.
2019-11-21 17:07:15 +05:30
Suraj Shetty
3d15be73fa
style: Remove trailing tabs
2019-11-21 17:05:49 +05:30
prssanna
fdf37115aa
fix: check for __default, __global default values
2019-11-21 17:05:49 +05:30
prssanna
3505e68081
fix: standard filters with default value are saved when changed
2019-11-21 17:05:49 +05:30
Suraj Shetty
81b5084eb1
Merge branch 'v12-pre-release' of https://github.com/frappe/frappe into v12-pre-release
2019-11-21 17:01:39 +05:30
Suraj Shetty
cbde464319
fix: Add Notification Settings
2019-11-21 17:01:33 +05:30
Jack
a7315a7832
fix: Typo in email account doctype ( #8864 )
2019-11-21 16:48:01 +05:30
Shivam Mishra
27d87a7028
feat: added a null state to list view
2019-11-21 16:09:43 +05:30
prssanna
65fffcf9eb
fix: grid page length
2019-11-21 16:02:06 +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
Bob Schulze
ed98820929
fix for a problem than prevents deletion of a table that is solely custom
2019-11-21 09:35:33 +01:00
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
Suraj Shetty
013843e5ef
Merge pull request #8842 from gavindsouza/v12-chat-fix-release
...
fix: revert "unique" fields in chat_token and chat_profile
2019-11-21 13:20:06 +05:30
prssanna
6605b2e8d3
fix: codacy
2019-11-21 12:52:30 +05:30
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
Gavin D'souza
22aa7cef78
fix(web-forms): view addresses only by session user
2019-11-20 21:46:55 +05:30
Rucha Mahabal
6797aec45b
fix: do not validate Script Manager role for Report Builder type
2019-11-20 19:52:08 +05:30
prssanna
8cfbc0a51c
fix: go to last page only when add row is clicked
2019-11-20 18:41:05 +05:30
Suraj Shetty
02fd8123bd
Merge branch 'develop' of https://github.com/frappe/frappe into v12-pre-release
2019-11-20 18:12:29 +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
30e3e1a5b8
fix: typo
...
Co-Authored-By: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2019-11-20 17:31:22 +05:30
Faris Ansari
0264b6fb29
test: UI test for Barcode Control
2019-11-20 17:31:22 +05:30
Faris Ansari
7b55f1657b
fix: Barcode Control
...
- Fix render caching in forms
- Handle raw and svg value
2019-11-20 17:31:22 +05:30
Suraj Shetty
95c116e71a
style: Fix deepsource
2019-11-20 17:28:12 +05:30
Suraj Shetty
afb0a50189
style: Fix codacy
2019-11-20 17:28:12 +05:30
Suraj Shetty
d9dae005c3
refactor: Move revert functionality to controller
2019-11-20 17:28:12 +05:30
Suraj Shetty
e19b8dbff2
test: Check allowance of new log over reverted log
2019-11-20 17:28:12 +05:30
Suraj Shetty
31bc8b3aa4
fix: Allow creation of new point log if old logs were reverted
2019-11-20 17:28:12 +05:30
Shivam Mishra
bee23f0725
fix: allow setting message title from server
2019-11-20 17:27:36 +05:30