gavin
27ddfae59b
Merge pull request #17074 from frappe/revert-16978-mention-permissions
...
Revert "fix: mention only users that can be read"
2022-06-06 13:57:08 +05:30
gavin
be6183d408
Merge pull request #17066 from gavindsouza/allow-relative-restore-paths
...
fix(restore): Remove incorrect validation that doesn't allow relative paths
2022-06-06 13:42:01 +05:30
Ritwik Puri
d9900d4742
Revert "fix: mention only users that can be read ( #16978 )"
...
This reverts commit 576af52ec6 .
2022-06-06 13:14:09 +05:30
HENRY Florian
e0c25d2b2c
fix: update fr translation ( #17070 )
2022-06-05 22:38:52 +05:30
Gavin D'souza
e13df5ba49
fix(restore): Remove incorrect validation that doesn't allow relative paths
2022-06-04 18:20:44 +05:30
Ankush Menat
9137a597eb
ci: update apt cache ( #17057 )
2022-06-02 14:40:14 +05:30
Deepesh Garg
ce45bafb6e
Merge pull request #17054 from deepeshgarg007/v14-beta-release-fix
...
chore: fix semantic release config
2022-06-02 12:07:30 +05:30
Deepesh Garg
ebd2bd791c
chore: fix semantic release config
2022-06-02 12:06:37 +05:30
Suraj Shetty
830ace2c36
Merge pull request #17021 from surajshetty3416/fix-document-signature-2
2022-06-01 20:31:15 +05:30
Suraj Shetty
2c95434114
style: Fix linter warnings
2022-06-01 19:57:28 +05:30
Suraj Shetty
a4d7cfdd24
fix: Update exception message
2022-06-01 19:53:57 +05:30
Suraj Shetty
121fb49fb5
refactor: Remove unnecessary code
2022-06-01 18:10:30 +05:30
Suraj Shetty
0cd41fbf0c
Merge branch 'develop' into fix-document-signature-2
2022-06-01 18:01:12 +05:30
Suraj Shetty
58d0bcd736
Merge pull request #17046 from surajshetty3416/fix-error-page
...
fix: Catch any exception and show proper error page
2022-06-01 18:00:46 +05:30
Suraj Shetty
105b398c68
fix: Randomize key length to make it harder to brute force
2022-06-01 17:59:44 +05:30
Suraj Shetty
59c7fb9e0d
fix: Add "Document Share Key" to doctypes_to_skip in delete_doc.py
...
- To avoid error while deleting linked document.
2022-06-01 17:59:32 +05:30
Suraj Shetty
8f7d8bf1ff
refactor: Update exception names
2022-06-01 17:59:19 +05:30
Suraj Shetty
f7db085db5
perf: Simplify code to avoid unnecessary DB calls
2022-06-01 17:56:46 +05:30
Suraj Shetty
af287a04a9
refactor: Remove unnecessary exception handling
2022-06-01 17:50:07 +05:30
Suraj Shetty
8b22f9757e
revert: page_content class name refactor
...
Since it would have been a breaking change
2022-06-01 17:12:30 +05:30
Deepesh Garg
be3aaf715c
Merge pull request #17051 from deepeshgarg007/sematic_release_v14_beta
...
chore: Semantic releases for version-14 beta
2022-06-01 15:48:28 +05:30
Suraj Shetty
b7026a06ae
Merge branch 'develop' into fix-error-page
2022-06-01 15:41:11 +05:30
Deepesh Garg
77e01ddb63
chore: Semantic releases for version-14 beta
2022-06-01 14:33:27 +05:30
Suraj Shetty
4c74160184
Merge pull request #16981 from alyf-de/delete-user-permissions
2022-06-01 14:11:39 +05:30
Suraj Shetty
dc7ffe2916
Merge pull request #16976 from shariquerik/prioritize-custom-roles
2022-06-01 13:53:54 +05:30
Vladislav
c1c3eb0b7c
fix: update russian translation ( #17041 )
2022-06-01 13:39:48 +05:30
Suraj Shetty
3199be44cd
test: Assert status_code according to the exception
2022-06-01 12:49:47 +05:30
HarryPaulo
900f829d83
fix: translate email body for 2FA ( #17045 )
2022-06-01 12:02:23 +05:30
Suraj Shetty
c299ebe779
fix: Page card style
2022-06-01 08:40:14 +05:30
Suraj Shetty
f335db157b
fix: Set min height to avoid immediate footer after small page-content
2022-06-01 08:31:15 +05:30
Suraj Shetty
1431cb26d3
fix: Catch any expection and show proper error page
...
- Also, show title & message if it is defined in the exception class
2022-06-01 08:08:52 +05:30
Ankush Menat
f8f29e284f
perf: store compact JSON in version diffs ( #17042 )
2022-05-31 22:40:07 +05:30
Ankush Menat
462aa20386
fix: naming using doc fields ( #17040 )
2022-05-31 19:55:34 +05:30
Deepesh Garg
1c3a1e782d
Merge pull request #17038 from deepeshgarg007/semantic_release_beta
...
chore: Enable semantic release for version-14-beta branch
2022-05-31 19:12:55 +05:30
Deepesh Garg
ef35653832
chore: Enable semantic release for version-14-beta branch
2022-05-31 18:32:06 +05:30
Ankush Menat
c75199146b
Merge pull request #17027 from ankush/naming_series_settings
...
feat: Document Naming Settings
2022-05-31 15:33:43 +05:30
Suraj Shetty
ff6a2e11d1
test: Update test case and add more assertions
2022-05-31 15:00:09 +05:30
Suraj Shetty
ad77da96fd
Merge pull request #17032 from pateljannat/razorpay-checkout-currency
2022-05-31 14:55:04 +05:30
Ankush Menat
890f5dd597
fix: misc client side errors ( #17018 )
...
* fix: group by button color consistency with filter
* fix: return promise from HTML.set_value
* fix: only call set_input if control supports input
2022-05-31 14:49:12 +05:30
Ankush Menat
45604a7f3f
refactor: move all naming series related logic
2022-05-31 14:48:14 +05:30
gavin
8212aefdf3
Merge pull request #17024 from gavindsouza/misc-fixes-9
...
fix: Update modified timestamp on Notification Settings (only when needed)
2022-05-31 14:39:53 +05:30
Tom-Finke
eaef59e361
Fix: Delete Share in Frontend when read is de-selected ( #17020 )
2022-05-31 14:21:51 +05:30
Jannat Patel
636f901fc8
Merge branch 'razorpay-checkout-currency' of https://github.com/pateljannat/frappe into razorpay-checkout-currency
2022-05-31 14:16:22 +05:30
Jannat Patel
7fa451333a
fix: formatting
2022-05-31 14:16:16 +05:30
HENRY Florian
1826c9e9af
fix: translation context for print format align values ( #17026 )
2022-05-31 14:15:21 +05:30
Jannat Patel
43c75f0033
Merge branch 'develop' into razorpay-checkout-currency
2022-05-31 14:07:14 +05:30
Ankush Menat
6e47db7c1d
feat: keep version log of counter changes
2022-05-31 13:35:56 +05:30
Ankush Menat
b04e4cfecc
feat: update series counter for non-meta naming series
...
Previously only naming serieses that were part of meta could be updated.
This change permits updating and prefix that exists in DB and also
evalautes templates on the fly before sending to users.
2022-05-31 13:35:53 +05:30
Ankush Menat
7739da536d
test: add missing tests
2022-05-31 12:59:58 +05:30
Ankush Menat
b7a032e7e8
refactor: generate naming series preview without DB calls
2022-05-31 12:59:49 +05:30