ChillarAnand
8191fafa58
chore: Add test for archiving site before dropping
3 vuotta sitten
ChillarAnand
f648852e81
fix: Use makedirs instead of mkdir to create arhived sites path
3 vuotta sitten
mergify[bot]
d1e229de2c
Merge pull request #15343 from sumaiya2908/empty-fetch-from-field
fix: Clear fetched field when link field is cleared
3 vuotta sitten
mergify[bot]
97cd221f24
Merge pull request #15404 from adityahase/fix-restore-default-value
fix(restore): Repopulate db_tables cache after database restore
3 vuotta sitten
Suraj Shetty
f8cbe9575f
Merge branch 'develop' into empty-fetch-from-field
3 vuotta sitten
Aditya Hase
d334379b02
fix(restore): Repopulate db_tables cache after database restore
This takes care of the following scenario.
During restore, before tabDefaultValue is created if a request/command executes frappe.db.get_tables, then the cached value db_tables is populated with partial list of tables.
bootstrap_database then checks if this partial list contains tabDefaultValue (as a sanity test to see if the restore worked). This check fails even though the database is correctly restored.
3 vuotta sitten
mergify[bot]
4f38b7d544
Merge pull request #15400 from hrwX/translate_update_pwd_page
fix: use python _ instead of __
3 vuotta sitten
hrwx
350fe71662
fix: use python _ instead of __
3 vuotta sitten
mergify[bot]
02fc043745
Merge pull request #15355 from pateljannat/custom-signup
feat: Custom signup form hook
3 vuotta sitten
Suraj Shetty
52b5265868
fix: Make labels translatable
3 vuotta sitten
mergify[bot]
e352c2e343
fix(ui): Rendering forms created by disabled users (backport #15371 ) ( #15391 )
Co-authored-by: Gavin D'souza <gavin18d@gmail.com>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
3 vuotta sitten
mergify[bot]
daa8520e88
Merge pull request #15379 from ankush/feat/nested_transactions
feat: SQL savepoints
3 vuotta sitten
Sagar Vora
27e2b0ce0b
Merge pull request #15318 from resilient-tech/import-translation
feat: translations in Data Import
3 vuotta sitten
mergify[bot]
6d8ec787a7
Merge pull request #15381 from cpdeethree/patch-1
fix: default to 'en' if no language in settings
3 vuotta sitten
mergify[bot]
c4a714e20e
fix: Barcode rendering in server side printing (backport #15383 ) ( #15384 )
Co-authored-by: Suraj Shetty <surajshetty3416@gmail.com>
Co-authored-by: gavin <gavin18d@gmail.com>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
3 vuotta sitten
Sagar Vora
6dc67835c5
fix: typo in comment
Co-authored-by: Faris Ansari <netchampfaris@users.noreply.github.com>
3 vuotta sitten
Sagar Vora
8b8f03f2d1
fix: remove irrelevant comment
3 vuotta sitten
Sagar Vora
e6d550b451
fix: remove unnecessary translation
3 vuotta sitten
Sagar Vora
a952c8994d
fix: remove unnecessary loop
3 vuotta sitten
Sagar Vora
5df970013e
feat: translations in Data Import
3 vuotta sitten
Conor
6217fe0967
fix: default to 'en' if no language in settings
This fixes an issue during installation of tests for erpnext in postgres - global settings
3 vuotta sitten
Summayya
edb1e0b372
refactor: remove return statement for empty response
3 vuotta sitten
mergify[bot]
5389e7eebd
Merge pull request #15277 from saxenabhishek/aks-fix-setup_wizard_region
fix: misc setup_wizard region slide
3 vuotta sitten
Summayya Hashmani
9e8a343e9e
Merge branch 'frappe:develop' into empty-fetch-from-field
3 vuotta sitten
mergify[bot]
df0ac2e666
Merge pull request #15368 from shariquerik/custom-rating
feat: Half star rating (4.5 out of 5)
3 vuotta sitten
Suraj Shetty
b530beb503
revert: Empty value checks
3 vuotta sitten
Suraj Shetty
1dd870ce73
refactor: Use placeholder instead of additional option in select
- Additional options were still selectable which could have got through
- Minor formatting changes
3 vuotta sitten
Ankush Menat
3101c45f26
fix: return self when using `save` on new docs
for consistency.
3 vuotta sitten
Ankush Menat
1c0de77634
feat: SQL savepoints
3 vuotta sitten
mergify[bot]
29c0e13fb0
Merge pull request #15377 from phot0n/website-generator-import-path-fix
fix: wrong website generator import tag
3 vuotta sitten
phot0n
564f463073
fix: wrong website generator import tag
3 vuotta sitten
Suraj Shetty
9006f92296
test: Fix flaky test of language selection ( #15373 )
3 vuotta sitten
Shariq Ansari
b54aa00a9f
Merge branch 'develop' into custom-rating
3 vuotta sitten
Shariq Ansari
ed60a30e69
test: fixed failing tests
3 vuotta sitten
mergify[bot]
16749e387b
Merge pull request #15287 from ankush/treeeview_expand_fix
fix: treeview expanding at random
3 vuotta sitten
mergify[bot]
8c52eb6389
Merge pull request #15339 from phot0n/uninstall-hooks
feat: `before_uninstall` and `after_uninstall` hooks
3 vuotta sitten
Shariq Ansari
5aafc4def9
fix: sider fix
3 vuotta sitten
Shariq Ansari
7912d6072d
feat: Half star rating (4.5 out of 5)
3 vuotta sitten
gavin
34d343bc06
Merge pull request #15362 from gavindsouza/agg-patch-fix-0
fix: Escape matching pattern for substitution
3 vuotta sitten
phot0n
1d879f741b
feat: before_uninstall and after_uninstall hooks
3 vuotta sitten
Gavin D'souza
7bd46a3e29
fix: Escape matching pattern for substitution
Tested on PY3.9.7 and PY3.9.9
3 vuotta sitten
mergify[bot]
0b50f2aeb4
Merge pull request #15352 from hrwX/add_writable
fix: value associated with property may be changed
3 vuotta sitten
Jannat Patel
679c61531f
fix: renamed hook and moved template
3 vuotta sitten
mergify[bot]
ea091d0eb5
Merge pull request #15312 from nextchamp-saqib/fix-more-btn
fix: more button in multi-select dialog
3 vuotta sitten
Jannat Patel
fa4bccb284
fix: accept path instead of fn in signup hook
3 vuotta sitten
hrwx
7fda27e569
fix: value associated with property may be changed
3 vuotta sitten
Saqib Ansari
262bcdaf43
chore: wait for request to avoid flaky tests
3 vuotta sitten
mergify[bot]
87adfb5ebd
Merge pull request #15203 from DeeMysterio/star-rating-dev
feat: make rating field's stars customizable with options field
3 vuotta sitten
mergify[bot]
021a451283
Merge pull request #15142 from pateljannat/data-deletion-enhancements
fix: User Account Deletion Flow
3 vuotta sitten
mergify[bot]
acba26b025
fix(Translations): Search suggestions for lists, reports etc (backport #15305 ) ( #15346 )
Co-authored-by: Lev Vereshchagin <mail@vrslev.com>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
3 vuotta sitten