Commit graph

42389 commits

Author SHA1 Message Date
Shariq Ansari
f6da683291
Merge pull request #21140 from shariquerik/select-btn-in-doctype-list 2023-05-27 17:03:07 +05:30
Gavin D'souza
b00aac92ba
feat: Allow setting cron as Server Script frequency 2023-05-27 16:52:09 +05:30
Shariq Ansari
a556cd6a58 test: fixed failing UI test 2023-05-27 15:28:15 +05:30
Shariq Ansari
064caaa3b4 fix: only show menu button if it contains action items 2023-05-27 14:59:58 +05:30
Shariq Ansari
7fdc6007ba refactor: show/hide form builder action buttons 2023-05-27 14:47:52 +05:30
Shariq Ansari
1e47282d86 fix: only init doctype for doctype form 2023-05-27 14:46:43 +05:30
Shariq Ansari
b308e000ef fix: init doctype to trigger doctype_list events on redirecting 2023-05-27 13:00:31 +05:30
Shariq Ansari
0c90d1748f fix: go back instead of opening select_doctype dialog 2023-05-26 21:12:05 +05:30
Shariq Ansari
25a243aa6d fix: replaced add doctype button with select group button 2023-05-26 21:03:52 +05:30
Shariq Ansari
3baaea0086 fix: css fix for select group button 2023-05-26 21:02:37 +05:30
Shariq Ansari
7bdd8ee003 Merge branch 'develop' of https://github.com/frappe/frappe into select-btn-in-doctype-list 2023-05-26 20:59:27 +05:30
Shariq Ansari
c0d5e16b3f
Merge pull request #21138 from shariquerik/clear-n-add-email-template 2023-05-26 20:58:41 +05:30
Shariq Ansari
ac3fb73702 fix: replaced add doctype button with select group button 2023-05-26 20:42:43 +05:30
Shariq Ansari
2af7e74eb9 fix: made select_doctype accessable gobally which can be used to change doctype from form-builder 2023-05-26 20:41:28 +05:30
Shariq Ansari
17f25aab93 fix: form-builder/new-doctype opens separate dialog
refactored form_builder.js
2023-05-26 20:38:43 +05:30
Shariq Ansari
f91bc1bde6 fix: added left icon option 2023-05-26 19:56:12 +05:30
Shariq Ansari
78f3d9c241 fix: make dropdown item label bold 2023-05-26 19:55:06 +05:30
Shariq Ansari
61dcd09172 fix: add selected on current dropdown-item 2023-05-26 18:35:08 +05:30
Shariq Ansari
e09a72dc95
Merge branch 'develop' into clear-n-add-email-template 2023-05-26 18:24:21 +05:30
Shariq Ansari
f06449adaf fix: make option toggle button smaller 2023-05-26 18:20:05 +05:30
Shariq Ansari
b1b05ee05b fix: clear & add email template using select group btn 2023-05-26 18:18:52 +05:30
Shariq Ansari
28f6ef74a6 feat: select group button 2023-05-26 18:12:30 +05:30
Suraj Shetty
d186995567
Merge pull request #21136 from frappe/mergify/bp/develop/pr-20970 2023-05-26 17:19:56 +05:30
Doridel Cahanap Mendez
4b2730642d refactor: attach txt file in received emails
(cherry picked from commit a36d6a9df02e9a86e3701fcc6861c9c64bd40c66)
2023-05-26 11:45:03 +00:00
Ritwik Puri
d099c9376b
feat(minor): db.get_column_type for postgres (#21125) 2023-05-26 16:03:28 +05:30
Ankush Menat
43714825b0
fix: sync importable doctype before documents (#21131) 2023-05-26 15:58:26 +05:30
Suraj Shetty
898de69054
Merge pull request #21127 from s-aga-r/qb-func-round-and-truncate 2023-05-26 15:26:47 +05:30
Nabin Hait
af7502bba7
refactor: Workspace cleanup (#21100)
* refactor: Workspace cleanup

* fix: Resolved conflict
2023-05-26 14:42:31 +05:30
Sagar Sharma
fcaa5ed423
Merge branch 'develop' into qb-func-round-and-truncate 2023-05-26 14:04:26 +05:30
Sagar Sharma
a43ad15eab feat: Truncate QB function 2023-05-26 14:03:47 +05:30
Sagar Sharma
3f0b03c808 feat: Round QB function 2023-05-26 14:03:12 +05:30
Ritwik Puri
e277b94714
fix: allow default for text and long text when altering table (#21109) 2023-05-26 11:09:28 +05:30
Sagar Vora
dfa411bdc5
Merge pull request #21115 from resilient-tech/fix-notification 2023-05-25 19:04:38 +05:30
ljain112
70de5d05f2 fix: don't mutate notification when getting cc and bcc 2023-05-25 19:03:23 +05:30
Sagar Vora
2eca7b4837 chore: more pythonic code
[skip ci]
2023-05-25 18:47:39 +05:30
Ankush Menat
1eabd21bb8
chore!: remove mixpanel code (#21112) 2023-05-25 17:10:43 +05:30
Ankush Menat
284df60076
Merge pull request #21044 from maharshivpatel/onboarding-tour
feat: Onboarding tour (UI Tours)
2023-05-25 15:56:24 +05:30
Ankush Menat
1634ee0eb2
chore: update readme
remove manual install and setup production
2023-05-25 15:49:39 +05:30
Ankush Menat
7c82876305 fix: patch existing users/site 2023-05-25 15:25:57 +05:30
Ankush Menat
81c103a741 refactor: remove form tour settings 2023-05-25 15:04:38 +05:30
Yash Jane
76d7e6e379 feat: added email template customization option for welcome and password reset emails 2023-05-25 13:19:07 +05:30
Maharshi Patel
639de716d5
Merge branch 'develop' into onboarding-tour 2023-05-25 12:30:04 +05:30
Ritwik Puri
c5e62cac26
fix: allow setting default in longtext and text columns (#21089) 2023-05-25 12:29:20 +05:30
Maharshi Patel
40b78692fe chore: fix linters
missing translate function and newline at end of file.
2023-05-25 11:54:37 +05:30
Maharshi Patel
32396c7fe5 fix: guess module if not set in form tour
if unable to guess save in Desk module.
2023-05-25 11:42:24 +05:30
Ankush Menat
af3213a445
fix: offset log cleanup to avoid deadlocks (#21105)
- Email queue is cleared at midnight
- Another worker at same time might be email Email

This causes random failures almost daily
2023-05-24 18:13:16 +05:30
Ankush Menat
4ab98b998d
fix: setup wizard recursion in routing (#21101)
- setup wizard shows slide from index in route
- if you visit `/app/setup-wizard` then index in route is `undefined`
- because of hacky code we do `id + ''` so `undefined` becomes `"undefined"` a truthy value

The recursion of undefined > 0 > undefined > 0 continues until browser
intervenes and stops further routing.
2023-05-24 17:43:51 +05:30
Richard Case
6354a018de
feat: wkhtmltopdf logging (#19935)
* feat: wkhtmltopdf logging

* fix: must supply output function
2023-05-24 16:00:32 +05:30
Raffael Meyer
2205c55d3e
Merge branch 'develop' into sort-options 2023-05-24 12:23:59 +02:00
Maharshi Patel
f612d84247 fix: change onboarding_status fieldtype
change onboarding_status to small text and handle null cases.
2023-05-24 15:42:16 +05:30