Commit graph

5090 commits

Author SHA1 Message Date
Ankush Menat
fa6dc03cc8
refactor: frappe.cache() usage to frappe.cache (#21282) 2023-06-08 11:47:17 +05:30
Ritwik Puri
094b8589f7
chore: add skipped in list view for patch log (#21264) 2023-06-07 00:01:52 +05:30
Shariq Ansari
f6cad90304
Merge branch 'develop' into workspace-content-duplicating-fix 2023-06-06 08:07:44 +05:30
Shariq Ansari
4f459f7146 fix(unrelated): make create doctype using form builder default button 2023-06-06 08:07:01 +05:30
Ankush Menat
90fd748592
fix(UX): Notify if newly created user has no roles (#21251)
- System user with no role is useless
- By default adding a new system user doesn't give them ANY role so
they can't really access desk even if they have system user role.
2023-06-05 22:27:01 +05:30
Ankush Menat
e30b823eeb fix!: Webhook naming should be prompt 2023-06-04 10:46:38 +05:30
Ankush Menat
07e1d34568 refactor: RQ enqueue after commit and tests 2023-06-03 18:44:19 +05:30
Ankush Menat
b3d370a0b1 refactor!: remove rollback_observers
use `frappe.db.after_rollback.add` instead
2023-06-03 18:44:19 +05:30
Ankush Menat
5185374f72
refactor!: Remove dynamic addition of _comments (#21217)
This isn't required anymore, was added to handle old sites.
2023-06-02 21:57:58 +05:30
Ankush Menat
cb885a86ae feat: allow clearing view logs
These dont need to exist for eternity. Let site admins decide when to
drop them.
2023-06-02 17:32:33 +05:30
Sagar Vora
f223bc0249 chore: fix formatting in user.py 2023-06-02 14:26:50 +05:30
Suraj Shetty
69927ce12f
Merge pull request #21110 from yjane99/customise-welcome-password-reset-emails 2023-06-02 12:41:49 +05:30
Ankush Menat
3bbe4498a0 feat: allow re-running patches in developer mode
Simpler debugging.
2023-05-31 16:39:29 +05:30
Ankush Menat
4104e7d733
feat: show db table utilization on doctype (#21193)
* feat: show db table utilization on doctype

* fix: nicer error message with docs
2023-05-31 16:28:44 +05:30
Corentin Flr
66eb377492
fix(role): Set desk properties (e.g. search_bar) to 1 for roles with desk access (#21162)
Replace get_doc with new_doc, because default values are not retrieved when using get_doc. Some roles with desk_access had no access to most features of the desk, such as the search bar or the form's sidebar.
2023-05-30 10:37:26 +05:30
mergify[bot]
95fc535f1a
Merge pull request #21142 from gavindsouza/server_script-cron
feat: Allow setting cron as Server Script frequency
2023-05-29 13:26:11 +00:00
Gavin D'souza
cdef2ccdd6
fix: Clear scheduled events if cron_format is changed 2023-05-29 18:34:39 +05:30
Ankush Menat
9f53b56bdb test: save server script 2023-05-29 18:30:17 +05:30
Gavin D'souza
a1b16792f9
fix: Pass cron format only if frequency is Cron 2023-05-29 18:16:23 +05:30
Ankush Menat
888209f6d2 test: cron/scheduled scripts 2023-05-29 17:45:26 +05:30
Gavin D'souza
b00aac92ba
feat: Allow setting cron as Server Script frequency 2023-05-27 16:52:09 +05:30
Shariq Ansari
25a243aa6d fix: replaced add doctype button with select group button 2023-05-26 21:03:52 +05:30
Shariq Ansari
ac3fb73702 fix: replaced add doctype button with select group button 2023-05-26 20:42:43 +05:30
Nabin Hait
af7502bba7
refactor: Workspace cleanup (#21100)
* refactor: Workspace cleanup

* fix: Resolved conflict
2023-05-26 14:42:31 +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
f612d84247 fix: change onboarding_status fieldtype
change onboarding_status to small text and handle null cases.
2023-05-24 15:42:16 +05:30
Ankush Menat
a39d478e2c fix: email notification 2023-05-24 13:29:18 +05:30
Ankush Menat
4376ebb3dc refactor: replace todo tour with user tour
adding more users is most likely to improve adoption. so better place to
show tours is user doctype?
2023-05-24 13:24:09 +05:30
Maharshi Patel
e7c71a2411 Merge branch 'onboarding-tour' of https://github.com/maharshivpatel/frappe into onboarding-tour 2023-05-24 11:43:29 +05:30
Maharshi Patel
9fec2fb499 fix: change onboarding_status type to long text
json type breaks unrelated tests and in mariadb json is alias for long text.
2023-05-24 11:42:35 +05:30
Maharshi Patel
5f91ed93ef
Merge branch 'develop' into onboarding-tour 2023-05-23 18:16:20 +05:30
Maharshi Patel
20d0e28092 fix: remove onboarding_tours_section 2023-05-23 15:20:35 +05:30
Maharshi Patel
028508c947 fix: remove from settings from core module. 2023-05-23 13:25:37 +05:30
Ankush Menat
c643d4a33c chore: capitalization 2023-05-22 16:15:53 +05:30
Ankush Menat
2b2139c7ae chore(UX): increase default session inactivity period 2023-05-22 11:12:38 +05:30
paurosello
5394e731a8
fix: cast doc name to string while exporting child docs (#21057) 2023-05-20 18:19:11 +05:30
Ritwik Puri
219d3c304e
chore: add back prepared_report_name to url
[skip ci]
2023-05-19 16:28:48 +05:30
Ritwik Puri
5a889f0da9
chore: dont track changes for prepared report
[skip ci]
2023-05-19 16:06:03 +05:30
Ritwik Puri
a0fe38ecff
fix: set filters when redirecting via show report button in prepared report 2023-05-19 15:51:29 +05:30
Maharshi Patel
20fe275ba2 fix: set default for user onboarding_status 2023-05-18 12:43:10 +05:30
Maharshi Patel
10628b9b06 feat: add onboarding and status on boot
Add List of all onboarding tours to frappe.boot and onboarding status on frappe.boot.user
2023-05-18 02:33:40 +05:30
Maharshi Patel
acbf784e2a feat: add fields for onboarding ui tours.
Fields required for UI Tours.
2023-05-18 02:15:09 +05:30
Ankush Menat
e665391c3e fix: raise correct error 2023-05-17 15:17:31 +05:30
Ankush Menat
b247c3853e test: sort before comparing 2023-05-16 17:57:41 +05:30
Ankush Menat
85377eddfe chore(ux): better labels 2023-05-16 11:04:16 +05:30
Shariq Ansari
70d86032a5
Merge pull request #20997 from shariquerik/form-builder-create-doctype 2023-05-16 11:00:56 +05:30
mergify[bot]
561db7e5cc
fix: unable to access url file from the timeline section (backport #20836) (#21011)
Co-authored-by: Sameer Chauhan <sameer@extensioncrm.com>
Co-authored-by: sameer Chauhan <sameer55chauhan@gmail.com>
2023-05-16 08:15:00 +05:30
Shariq Ansari
0ea65f0a36
Merge branch 'develop' into form-builder-create-doctype 2023-05-15 18:03:44 +05:30
Ankush Menat
6a30344a5f fix: limit RQ job refresh to list view only 2023-05-15 17:04:41 +05:30
Shariq Ansari
e2e0d3a021
Merge branch 'develop' into form-builder-create-doctype 2023-05-15 16:43:11 +05:30