Commit graph

41660 commits

Author SHA1 Message Date
phot0n
97b2adfaf2 chore: rename message_meta -> uid 2023-04-18 19:36:12 +05:30
phot0n
2a5ed28777 fix: make_error_msg for imap 2023-04-18 19:12:54 +05:30
phot0n
f6606781fb chore: take out email_list to function scope 2023-04-18 14:33:05 +05:30
Ritwik Puri
6ae91fb3b6
Merge branch 'develop' into email-retrieve-cleanup 2023-04-18 14:23:21 +05:30
phot0n
b483deac3d refactor(minor): email retreiveing 2023-04-18 14:01:11 +05:30
P-Froggy
af500bb3f5
fix: format filter values in report print view (#20717)
Co-authored-by: Michael Weißer <michael.weisser@rindenmuehle.de>
2023-04-18 11:26:18 +05:30
Saqib Ansari
c1af128aba
chore: improve insights banner message (#20736) 2023-04-17 21:40:26 +05:30
Leonard Goertz
13a7d12452
fix: check communication subject existence before converting to text (#20738) 2023-04-17 21:36:24 +05:30
Shariq Ansari
4d92189cde
Merge pull request #20342 from alyf-de/clear-all-filters
fix: clear all filters when in list view
2023-04-17 21:23:09 +05:30
Shariq Ansari
3482b37758
Merge branch 'develop' into clear-all-filters 2023-04-17 20:40:04 +05:30
Shariq Ansari
146c915692
Merge pull request #20744 from shariquerik/route-doc-with-slashes 2023-04-17 20:21:33 +05:30
Shariq Ansari
3140cd2fb5 Merge branch 'develop' into clear-all-filters 2023-04-17 20:19:56 +05:30
Shariq Ansari
1a86af4dd7
Merge branch 'develop' into route-doc-with-slashes 2023-04-17 19:35:53 +05:30
Shariq Ansari
c083ea3c62 fix: route to form if name has slashes in it 2023-04-17 19:32:25 +05:30
Maharshi Patel
1bae6a2b0b
feat: hooks added for print formats / pdf. (#20734) 2023-04-17 19:03:53 +05:30
Suraj Shetty
50505e1769
Merge pull request #20742 from surajshetty3416/fix-rq-permission 2023-04-17 17:35:44 +05:30
Suraj Shetty
ee97800f8c fix: Load doc before checking permission 2023-04-17 17:31:55 +05:30
Ankush Menat
a2f40290d8
fix: bump poplib limit (#20739)
* fix: bump poplib limit

* Update receive.py

[skip ci]
2023-04-17 16:52:41 +05:30
Shariq Ansari
c12406fa3e test: fixed failing UI test 2023-04-17 14:38:27 +05:30
Suraj Shetty
52b57d1f84
Merge pull request #20727 from harshtandiya/fix-owner 2023-04-17 12:53:10 +05:30
Suraj Shetty
06cf10edf1
Merge pull request #20730 from surajshetty3416/fix-misc-17-10 2023-04-17 12:47:10 +05:30
Suraj Shetty
9938ab0f44 fix: Remove Background Jobs from dropdown 2023-04-17 12:16:30 +05:30
Suraj Shetty
cdb943d49a fix: Show background jobs only to permitted users 2023-04-17 12:03:43 +05:30
Mohammad Hussain Nagaria
65903a5d6d
Merge branch 'develop' into fix-owner 2023-04-17 11:47:48 +05:30
Suraj Shetty
52d284ff0f fix: Hide dropdown menu on click 2023-04-17 11:43:36 +05:30
Harsh Tandiya
78829441dd fix: make owner restricted
Co-authored-by: Mohammad Hussain Nagaria <NagariaHussain@users.noreply.github.com>
2023-04-17 11:39:25 +05:30
Suraj Shetty
c262eaf18d fix: Redirect Background Jobs to RQ Jobs 2023-04-17 11:19:19 +05:30
Suraj Shetty
1053fba273 fix: Patch to update Background Jobs URL 2023-04-17 11:18:58 +05:30
Suraj Shetty
eced6a3dc1 fix(export): Use fieldname if label is not set 2023-04-17 10:09:20 +05:30
Ritwik Puri
a232c751e5
fix: remove desk access for Guest in post_model_sync (#20719)
since we added used_oauth colum in User Email, it used to fail as it wasn't present in db in pre-model
when migrating from v13 to v14
2023-04-16 19:35:04 +05:30
Shariq Ansari
8c7d0017e3
Merge pull request #20706 from shariquerik/freeze-modal-z-index 2023-04-14 17:51:36 +05:30
Shariq Ansari
602120eb8c
Merge branch 'develop' into freeze-modal-z-index 2023-04-14 17:30:30 +05:30
Shariq Ansari
477335eb4a fix: prioritize modal over freeze in grid-form 2023-04-14 17:26:24 +05:30
Wolfram Schmidt
4a7e039b87
fix: allow renaming workflow action master (#20698)
allow to rename work flow action masters will help to consolidate and make sure that typos can be corrected at ease
2023-04-14 14:53:04 +05:30
Ankush Menat
1e9ede40fa
fix: stale frappe.local (#20695)
* fix: stale `frappe.local`

Co-Authored-By: Aditya Hase <aditya@adityahase.com>

* fix: force re-init in request

To ensure that any one bad request can not completely cause recurring
loop of broken requests due to bad locals, we just force-init locals on
every request.

---------

Co-authored-by: Aditya Hase <aditya@adityahase.com>
2023-04-14 14:19:01 +05:30
Ankush Menat
76e576c83e test: fix print view test from lang 2023-04-14 09:07:00 +05:30
Raffael Meyer
652202132d
fix: remove guest permission from language (#20677)
* fix: remove guest permission from language

* fix: allow "All" to select a Language

* fix: allow "All" to read a Language
2023-04-13 18:07:28 +05:30
Anand Baburajan
b62bb8b0ec
fix: allow filter values to be saved in custom report (#20623) 2023-04-13 17:42:21 +05:30
Shariq Ansari
26c5a1926b
Merge branch 'develop' into clear-all-filters 2023-04-13 17:05:20 +05:30
Shariq Ansari
d635467c7e
Merge pull request #20671 from shariquerik/group-btn-overlap 2023-04-13 17:02:33 +05:30
Shariq Ansari
8a11ad3a6f
Merge branch 'develop' into group-btn-overlap 2023-04-13 16:23:57 +05:30
Suraj Shetty
8a0b7e2c79
Merge pull request #20610 from pps190/report-view-dt 2023-04-13 14:56:00 +05:30
Shariq Ansari
a342439494
Merge pull request #20682 from shariquerik/filter-with-captitalized-opearator-fix 2023-04-13 14:48:14 +05:30
Shariq Ansari
4913b679a7
Merge branch 'develop' into filter-with-captitalized-opearator-fix 2023-04-13 14:14:24 +05:30
Shariq Ansari
6b2b161876 fix: filter with capitalized operator was getting bypassed 2023-04-13 14:11:52 +05:30
Ankush Menat
cbb7c4a91c test: fix imghdr test 2023-04-13 12:47:37 +05:30
Ritwik Puri
ac351166b2
fix: pull from email account every 10 mins instead of 4 mins (by default) (#20675) 2023-04-13 12:36:14 +05:30
Ankush Menat
0cab0b830d
refactor: replace imghdr with filetype (#20680)
* refactor: replace `imaghdr` with `filetype`

```
11:52:06 worker.1      | /home/ankush/benches/develop/apps/frappe/frappe/core/doctype/file/utils.py:2: DeprecationWarning: 'imghdr' is deprecated and slated for removal in Python 3.13
```

* feat: improved extension guessing using filecontent
2023-04-13 12:19:08 +05:30
Shariq Ansari
844f25e646 chore: minor change in the filter icons 2023-04-12 18:09:07 +05:30
Shariq Ansari
398fe0d84f fix: group buttons are overlapping 2023-04-12 17:07:23 +05:30