mergify[bot]
75cebace8c
Merge pull request #15157 from pateljannat/onboarding-step-enhancement
...
fix: form tour field in onboarding step
2021-12-03 08:52:41 +00:00
mergify[bot]
c6187150d3
Merge pull request #15165 from netchampfaris/newsletter-markdown
...
fix(newsletter): use md_to_html instead of markdown
2021-12-03 08:47:51 +00:00
mergify[bot]
8bce576eed
Merge pull request #15125 from ankush/max_attach
...
fix(ux): validate max_attachment count on doctype
2021-12-03 08:35:40 +00:00
Suraj Shetty
aa7f6348cd
Merge branch 'develop' into newsletter-markdown
2021-12-03 13:58:47 +05:30
Suraj Shetty
b4be189eae
Merge branch 'develop' into onboarding-step-enhancement
2021-12-03 13:58:26 +05:30
Suraj Shetty
cd0a579a8f
Merge branch 'develop' into multi_timezone_support
2021-12-03 13:58:10 +05:30
Suraj Shetty
8a84ae4f08
ci: Use node version 14 to avoid node-sass failure in patch testing build ( #15176 )
2021-12-03 13:57:57 +05:30
Suraj Shetty
49a790d47c
Merge branch 'develop' into onboarding-step-enhancement
2021-12-03 13:36:15 +05:30
Suraj Shetty
e4ad02f7e7
Merge branch 'develop' into newsletter-markdown
2021-12-03 13:29:59 +05:30
Suraj Shetty
cd197608bf
Merge branch 'develop' into multi_timezone_support
2021-12-03 13:27:37 +05:30
Suraj Shetty
2ca687dac8
fix: Fix timezone conversions
...
- User to System & vice-versa
- Fixed infinite loop of setting datepicker value
2021-12-03 13:26:13 +05:30
Shariq Ansari
aea21c2fe6
fix: show unique records in list view
2021-12-03 12:48:36 +05:30
Rucha Mahabal
3bdca71924
fix: delete Event Producer Last Update on trash event of Event Producer
2021-12-03 10:37:30 +05:30
Faris Ansari
51c4738a04
fix(newsletter): use md_to_html instead of markdown
...
because valid html is valid markdown and markdown method
doesn't convert markdown if it encounters some html tags
2021-12-02 18:01:43 +05:30
rohitwaghchaure
dad4273997
Merge pull request #15162 from ankush/user_customization
...
feat: reset user-wise grid config to default
2021-12-02 16:59:03 +05:30
Ankush Menat
e0fadef11b
feat: reset user grid config to default
2021-12-02 16:19:38 +05:30
Ankush Menat
66321b075e
fix: show "Button" field in user grid config
2021-12-02 16:19:23 +05:30
Jannat Patel
a9b433e819
fix: semicolon
2021-12-02 11:42:49 +05:30
Jannat Patel
2fe2db5f94
fix: form tour field in onboarding step
2021-12-02 11:17:31 +05:30
Ankush Menat
ecca7f287e
chore: better message for system updates ( #15154 )
...
closes https://github.com/frappe/frappe/issues/10997
[skip ci]
2021-12-02 11:09:33 +05:30
mergify[bot]
ba094e76d1
fix: Add xcall to Frappe's web bundle (backport #15146 ) ( #15152 )
...
Co-authored-by: Omar Younis <oimyounis@gmail.com>
2021-12-02 10:58:36 +05:30
mergify[bot]
fe7b0719cd
Merge pull request #15150 from ruchamahabal/fix-time-format
...
fix: Add fallback option for time format when system defaults are not set
2021-12-02 05:28:08 +00:00
Rucha Mahabal
9e6cefba6c
fix: Add fallback option for time format when system defaults are not set
2021-12-02 10:01:20 +05:30
Jannat Patel
d268996629
fix: test and semicolon
2021-12-01 21:18:52 +05:30
Jannat Patel
abd6eafbad
fix: email content
2021-12-01 19:44:19 +05:30
Ankush Menat
f33be7592f
refactor: common JS controller for DocType and customize form
2021-12-01 19:10:11 +05:30
Jannat Patel
121333874a
fix: send email immediately
2021-12-01 18:54:01 +05:30
Manuel
3a34bfc520
Fix: copy_email_data patch #15106 ( #15115 )
...
Reload DocType `Email Account` in patch.
Changed `modified` in json files.
Removed linking of `imap_folder` in `Email Flag Queue` this connection
seems not necessary at this point. Also removed all parts that create
this connection.
2021-12-01 12:41:27 +00:00
Ankush Menat
2f6b57cc0a
fix(ux): validate max_attachment on doctype controller
2021-12-01 17:07:37 +05:30
Ankush Menat
db101e5ec3
fix(ux): ensure max_attachments is more than no of attach fields
2021-12-01 17:04:31 +05:30
Suraj Shetty
62073d65a0
fix: Set now date based on system timezone
...
- because set_formatted_value will convert value to user timezone down the line
2021-12-01 13:10:49 +05:30
Suraj Shetty
e2bf192633
fix: Select date of datepicker while doing set_formatted_input
...
- To avoid empty value when clicking datetime for first time
2021-12-01 12:59:32 +05:30
Suraj Shetty
515dca29fd
fix: Remove unnecessary code
...
- frappe.datetime.str_to_user(value, false) takes care of tz conversion
2021-12-01 12:57:15 +05:30
Suraj Shetty
a86f8d9640
fix: Do not guess timezone for only time
...
- Time value should be consistent across timezones
- Only worry about timezone when dealing with datetime
2021-12-01 11:27:23 +05:30
Jannat Patel
d622b96e64
fix: request for account deletion flow
2021-12-01 10:54:15 +05:30
mergify[bot]
5715bbda50
fix: multiple time global search minimize screen freeze (backport #15133 ) ( #15134 )
...
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
Co-authored-by: Bhavesh Maheshwari <34086262+bhavesh95863@users.noreply.github.com>
2021-11-30 22:50:43 +05:30
mergify[bot]
62247431ca
fix: scrolling issues after minimize global search (backport #15127 ) ( #15131 )
...
Co-authored-by: Bhavesh Maheshwari <bhavesh.freelancer95863@gmail.com>
2021-11-30 17:38:47 +05:30
Suraj Shetty
dc522395c8
test: Fix test case for datetime
2021-11-30 16:49:27 +05:30
mergify[bot]
029cba6204
Merge pull request #15128 from ruchamahabal/reset-lft-rgt
...
fix: reset lft rgt in copy doc
2021-11-30 10:23:15 +00:00
mergify[bot]
41f457f309
Merge pull request #15071 from saxenabhishek/aks-query-2
...
refactor: convert doctype db.sql calls
2021-11-30 10:19:06 +00:00
Suraj Shetty
2410dc66c1
style: Fix indentation
2021-11-30 15:36:06 +05:30
Rucha Mahabal
23ce93be73
fix: reset lft rgt in copy doc
2021-11-30 15:28:16 +05:30
saxenabhishek
9f183e6cf2
style: follow simple indenting standard
2021-11-30 14:16:13 +05:30
mergify[bot]
76cc6bf10b
Merge pull request #15104 from ankush/cancel_rest
...
fix: allow cancelling by PUT docstatus=2
2021-11-30 07:51:10 +00:00
abhishek
1bb8dcf176
refactor: convert core notifications db.sql calls
...
get_unseen_likes()
get_unread_emails()
2021-11-30 12:43:30 +05:30
abhishek
8eea80e14e
refactor: convert doctype user db.sql calls
2021-11-30 12:43:23 +05:30
Suraj Shetty
67b0293e6f
fix: Pretty date rendering based on user-timezone
2021-11-30 12:33:29 +05:30
Ankush Menat
124407a70a
fix: update EPS records when renaming doc
2021-11-30 11:16:46 +05:30
leela
72fa9a3c19
fix: Move site setup into background to fix timeouts
...
Provide an option to trigger site setup as a background task.
2021-11-30 10:34:04 +05:30
Suraj Shetty
549b36d4a2
Merge branch 'develop' into multi_timezone_support
2021-11-30 09:44:33 +05:30