Ankush Menat
7453e8e3a1
perf: drop all old parent indexes
...
- re-add parent index on custom_docperm
2022-09-14 14:28:47 +05:30
Ankush Menat
fc048ae5e3
refactor!: remove background jobs page
2022-09-12 11:49:25 +05:30
Ritwik Puri
fddaa2da57
Merge pull request #17910 from phot0n/remove-event-streaming
...
refactor!: remove event streaming
2022-09-08 22:00:45 +05:30
Ankush Menat
5e6fbc4d99
chore: dont rerun patch
...
Rerunning this isn't required and might cause unexepcted behaviour
[skip ci]
2022-08-30 18:21:26 +05:30
Shariq Ansari
6a24748f9a
fix(patch): only run patch if webform has is_multi_step_form field ( #17993 )
2022-08-30 18:05:38 +05:30
phot0n
0ece578e41
chore: remove delete_event_producer_and_consumer_keys patch
2022-08-26 18:51:18 +05:30
phot0n
1f98552610
chore: patch for removing event streaming doctypes & module
2022-08-26 18:51:18 +05:30
Ankush Menat
17d327719e
build(deps): drop unused dependencies
...
- googlemaps
- google-auth-httplib2
- urllib3
- pypng
- pyasn1
- gitdb
2022-08-26 10:23:09 +05:30
Shariq Ansari
f51948934f
fix(patch): update multi step webform's Section Break fields to Page Break ( #17797 )
2022-08-11 02:45:26 +05:30
Ankush Menat
bdeb032fba
refactor: use separate config key for encryption ( #17720 )
2022-08-03 13:52:02 +05:30
phot0n
a2571b5490
chore: patch for deleting payment doctypes
2022-07-26 23:17:05 +05:30
phot0n
4b069374f5
chore: remove stripe patch
2022-07-26 23:17:05 +05:30
Sagar Vora
85a3837b14
fix: ensure 2FA patch sets parent only for 2FA keys ( #17575 )
...
* fix: ensure 2FA patch sets parent only for 2FA keys
* fix: try to rebuild defaults
* fix: set other app defaults as well
* fix: set POS profile defaults
* fix: exists params
* chore: remove unnecessary change
* fix: handle case where POS Profile doesnt exist
* chore: move erpnext code to erpnext
2022-07-21 13:04:47 +05:30
Shariq Ansari
a50e0ffa08
refactor: Webform ( #17232 )
2022-07-19 15:52:15 +05:30
mergify[bot]
6f8be47ff9
Merge pull request #17300 from resilient-tech/encrypt-otp-secrets
...
feat: encrypt 2FA secrets
2022-07-19 05:08:26 +00:00
Sagar Vora
4b0a9da400
refactor: rename hold_queue to suspend_email_queue
2022-07-18 22:32:12 +05:30
Sagar Vora
9a7f92ca1d
fix!: allow system managers to toggle email queue
2022-07-18 16:53:49 +00:00
Sagar Vora
d6f3e2935f
Merge branch 'develop' into encrypt-otp-secrets
2022-07-18 16:47:11 +00:00
Shariq Ansari
a8f86abbd8
refactor: Replaced blog's feedback with comment's comment_type='Like' ( #17479 )
2022-07-14 14:09:00 +05:30
Sagar Vora
17b3f171ff
fix: update patch to use case when...then
2022-07-11 13:18:19 +05:30
Sagar Vora
9cb3408035
fix: resolve conflict
2022-07-01 17:51:28 +05:30
Ankush Menat
3ec6f7f470
refactor: merge two workspace2.0 patches
2022-06-29 15:37:44 +05:30
Sagar Vora
b96bd8a45b
feat: encrypt 2FA secrets
2022-06-26 16:22:27 +05:30
Deepesh Garg
c6d5c6bbe2
fix: Migration failures for version-13 to develop
2022-06-21 21:12:38 +05:30
Ankush Menat
214be6a7e8
chore: discard stale patches, add relevant ones to patches.txt
2022-06-16 14:10:01 +05:30
Ankush Menat
a1fa2353c1
fix: clear pending logs using big-deletes
...
If some sites have long pending old data that doesn't get cleared
automcatically then this patch now attempts to discard old data by using
"big-delete" code instead of typical delete query.
2022-06-15 12:33:14 +05:30
Ankush Menat
ea416f9d6b
feat: log settings with "interface"
...
We have hardcoded "Log settings" to only apply on 3 doctypes, there are
few more logging doctypes in core which are not cleared right now, on
top of that it's not easy for user to configure all logging behaviour
from one place.
This change adds a table on log settings where logging doctypes that
support the interface required by log settings can auto-register and
show up in settings.
Currently only supported configuration is "number of days" to keep.
2022-06-15 12:30:38 +05:30
Faris Ansari
eea5cc52da
refactor!: Remove Data Migration Tool ( #17134 )
...
* refactor: Remove Data Migration Tool
* chore: unnecessary imports
2022-06-13 16:24:00 +05:30
Suraj Shetty
0fab4de3b8
Merge branch 'develop' of https://github.com/frappe/frappe into fix-document-signature
2022-05-25 14:18:10 +05:30
Ankush Menat
e8657d52ed
fix: remove old test runner doc ( #16929 )
...
Not sure from where this ever came but on some old site it's present and
causes installation issue.
closes https://github.com/frappe/frappe/issues/16917
2022-05-19 15:50:33 +05:30
Shariq Ansari
8a61c7489f
fix(patch): Reload workspace child tables in pre_model_sync ( #16897 )
...
* chore: used better db API arguments
Co-authored-by: gavin <gavin18d@gmail.com>
2022-05-14 12:59:54 +05:30
Suraj Shetty
0d10624ce5
Merge branch 'develop' of https://github.com/frappe/frappe into fix-document-signature
2022-05-05 14:20:29 +05:30
phot0n
ff080cde5a
minor: add patch for removing is_first_startup field
2022-05-04 10:43:59 +05:30
phot0n
317ff3b9e2
chore: remove tag link patch
2022-04-19 13:50:45 +05:30
Ankush Menat
e1d90dcc29
revert: "feat: redirect for support portal" ( #16394 )
2022-03-24 15:50:44 +05:30
Suraj Shetty
127b5477e1
Merge branch 'develop' into is-system-generated-customization
2022-03-17 14:09:11 +05:30
Suraj Shetty
191803e15f
fix: Add a patch to set is_system_generated flag
2022-03-17 12:49:35 +05:30
shadrak gurupnor
9268405d62
feat: added redirect for support portal
2022-03-15 17:36:33 +05:30
Suraj Shetty
99aa2ec7f6
fix: Add patch to set document expiry
2022-03-13 19:08:35 +05:30
Jannat Patel
12ae7b9239
fix: User Account Auto Deletion in Hours ( #16135 )
...
* fix: data-deletion-in-hours
* test: process_auto_request function
* fix: import and comment
* fix: patch for auto account deletion hours
Co-authored-by: gavin <gavin18d@gmail.com>
2022-03-07 10:38:25 +05:30
Gavin D'souza
22df3e73ca
fix: Reset any creation datetimes if inconsistencies exist
2022-02-28 17:02:45 +05:30
Gavin D'souza
e20c1ef013
fix(patch): ReSync Custom FIeld schema
2022-02-14 20:25:44 +05:30
phot0n
9e42d1b769
chore: remove patch
2022-02-07 15:12:43 +05:30
Mohammad Hasnain Mohsin Rajan
4ff86e1d63
revert: "refactor: set amended docname to original docname" ( #15867 )
...
* Revert: "refactor: set amended docname to original docname"
80d111baf2 .
* test: test if amended doc has different name
2022-02-04 17:22:18 +05:30
phot0n
6baae86787
fix: patch for removing post and post comment doctypes
2022-01-28 21:07:18 +05:30
Suraj Shetty
6f5feb05fa
fix: Add patch to remove chat related doctypes
2022-01-28 14:24:26 +05:30
Ankush Menat
fd227d38f4
feat: post model-sync patches ( #15351 )
...
Ability to run a few patches after the doctype model schema is synced.
Read module-level docstring of patch_handler.py for more info.
2022-01-26 11:21:30 +05:30
mergify[bot]
e153a087ca
fix(patch): reload property setter for new fields ( #15654 ) ( #15655 )
...
(cherry picked from commit 8f05cdb5d57c4f8d0525554f3ac0ca6b0c689d9f)
Co-authored-by: Ankush Menat <ankush@frappe.io>
2022-01-19 12:57:32 +05:30
Shadrak Gurupnor
c3409c818e
fix: patch for validating options field ( #15565 )
...
* fix: patch for validating options field
* fix: reorder patch execution
* refactor: reduce queries for patching
* refactor: change patch name and license
Co-authored-by: Ankush Menat <ankush@frappe.io>
2022-01-15 14:45:01 +00:00
Suraj Shetty
5d5ad78789
refactor: Rename week_starts_on to first_day_of_the_week
...
For consistency
2022-01-05 14:54:46 +05:30