Suraj Shetty
ca9b2a953d
fix: Add patch to set week_starts_on as "Monday"
il y a 3 ans
Suraj Shetty
4a5d9a02e3
test: Update date utils test cases
il y a 3 ans
Suraj Shetty
9c75336ea0
fix: Set start of the week for date control based on configuration
il y a 3 ans
Suraj Shetty
42e1c15c18
feat: Add setting to configure the day on which week starts
il y a 3 ans
Suraj Shetty
85360ef4c0
test: Add cases to check date utilities
il y a 3 ans
Suraj Shetty
b5e2f78a88
fix: Start week from Sunday instead of Monday
- Like we do in client-side
il y a 3 ans
mergify[bot]
c9fc7ee97c
Merge pull request #15485 from hrwX/translations_context
fix: unhide context field
il y a 3 ans
hrwx
f0a9d50671
fix: unhide context field
il y a 3 ans
mergify[bot]
39097b05a7
Merge pull request #15470 from shariquerik/fix-link-js
fix: do not validate if options is undefined
il y a 3 ans
Himanshu
8947a542d1
fix: translations in setup wizard ( #15401 )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
il y a 3 ans
mergify[bot]
5793b3ce52
Merge pull request #15464 from ChillarAnand/archive
test: Test case for archiving site before dropping
il y a 3 ans
Shariq Ansari
0fd20c7862
fix: do not validate if options is undefined
il y a 3 ans
Suraj Shetty
2d5c5c7f10
fix: Use `frappe.permissions.has_permission` for proper error message ( #15467 )
il y a 3 ans
ChillarAnand
8191fafa58
chore: Add test for archiving site before dropping
il y a 3 ans
mergify[bot]
72ee2a0817
Merge pull request #15434 from ChillarAnand/archive
fix: Use makedirs instead of mkdir to create archived sites path
il y a 3 ans
ChillarAnand
f648852e81
fix: Use makedirs instead of mkdir to create arhived sites path
il y a 3 ans
mergify[bot]
b7dfd7f75a
Merge pull request #15443 from alyf-de/dont-rebuild-search
feat: option to not rebuild search on rename
il y a 3 ans
gavin
e1ec5ec964
Merge pull request #15458 from gavindsouza/print-format-rename
fix: Rename Property Setter on Print Format Rename
il y a 3 ans
mergify[bot]
047466bc77
Merge pull request #15457 from ruchamahabal/fix-set-fetch-from
fix: set fetch from values before checking permissions
il y a 3 ans
mergify[bot]
b3cacdf40d
Merge pull request #15435 from karthikeyan5/develop-fix-mobile-print-page-menu
fix(print page): additional menu in mobile view print page
il y a 3 ans
Gavin D'souza
7a68d797e9
fix: Rename Property Setter on Print Format Rename
This fixes the default print format set when Custom Print Formats are
renamed
il y a 3 ans
Rucha Mahabal
97d049cab9
fix: set fetch from values before checking permissions
Co-authored-by: Suraj Shetty <surajshetty3416@gmail.com>
il y a 3 ans
mergify[bot]
bace5cd209
Merge pull request #15439 from shariquerik/container-js-fix
fix: Workspace content loading twice
il y a 3 ans
Suraj Shetty
7cb293799a
Merge branch 'develop' into container-js-fix
il y a 3 ans
Wolfram Schmidt
f0e15338fe
fix: Grammar of error statement in 404 page ( #15447 )
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
il y a 3 ans
Suraj Shetty
a83f91f5b4
Merge pull request #15454 from frappe/misc-fixes-25-dec
il y a 3 ans
mergify[bot]
753523bb77
Merge pull request #15449 from frappe/fix-iss-15448
fix: don't run webhook in migrate
il y a 3 ans
Raffael Meyer
829475a98d
fix: don't run webhook in migrate
il y a 3 ans
mergify[bot]
ba9d302357
Merge pull request #15328 from saxenabhishek/aks-test-fixtures
test: import fixtures
il y a 3 ans
Suraj Shetty
8dce649933
fix: Use last_value as a fallback if model value isn't set
- Did this to avoid repeated value set of datetime value which causes browser to freeze.
This happens only with the datetime control is used in filters (with a default value) and is not linked with a form.
il y a 3 ans
Suraj Shetty
16435de3d6
fix: Null state style
il y a 3 ans
barredterra
429d5178e0
feat: option to not rebuild search on rename
il y a 3 ans
karthikeyan5
a1c9282368
fix: update refresh lable in print view
il y a 3 ans
mergify[bot]
1b28c3b4ed
Merge pull request #15407 from resilient-tech/server-scripts
feat: `frappe.enqueue` and `frappe.call` for Server Scripts
il y a 3 ans
Suraj Shetty
84f366bbfc
Merge branch 'develop' into aks-test-fixtures
il y a 3 ans
Suraj Shetty
f19c67314d
style: Fixed indentation
il y a 3 ans
mergify[bot]
8b3ccd9ab6
Merge pull request #15437 from gavindsouza/custom-child-table-get_list
fix: Handle custom child tables via check_parent_permission
il y a 3 ans
Shariq Ansari
9f18c9eeb7
Merge branch 'develop' into container-js-fix
il y a 3 ans
Ankush Menat
3ff26ae44c
Merge pull request #15426 from gavindsouza/feedback-bs
refactor: Fractional ratings patch
il y a 3 ans
Shariq Ansari
109b07971c
fix: removed unused code from container.js which fixes workspace content loading twice
il y a 3 ans
Ankush Menat
0b7f2804d7
refactor: make ratings field nullable while altering
il y a 3 ans
Ankush Menat
600156b1a1
refactor!: allow modified column to be nullable
* updated change_column_type to allow making columns nullable.
* breaking change: in postgres the method was previously nullable by
default, changed it to be consistent with mariadb.
il y a 3 ans
Rushabh Mehta
193eca4721
Merge pull request #15438 from shariquerik/single-card-for-tabs
refactor(UI): Single card design for form
il y a 3 ans
Shariq Ansari
6eb00fd378
Merge branch 'develop' into single-card-for-tabs
il y a 3 ans
Shariq Ansari
a2a6e112ee
refactor(UI): Single card design for form
il y a 3 ans
Gavin D'souza
0f71dd411b
style: DatabaseQuery.execute's permission cond block
il y a 3 ans
Gavin D'souza
84ebdabe49
refactor(minor): frappe.has_permission
The throw block was very clearly broken. Referencing frappe.throw inside
__init__.py rip. Added drop in replacement msgprint call
il y a 3 ans
Gavin D'souza
3b7b555148
fix: Pass parent_doctype required for DatabaseQuery perm checks
has_child_table_permission would throw 'Parent DocType Required: Please
specify a valid parent DocType for {TEST DOCTYPE}' after the previous
commit 33b7d7d74f
. Passing parent_doctype
solves this
il y a 3 ans
Gavin D'souza
33b7d7d74f
fix: Handle custom child tables via check_parent_permission
Check `tabCustom Field` and `tabDocfield` for matching parent existence.
il y a 3 ans
karthikeyan5
dd731903bd
fix(print page): addtional menu in mobile view
il y a 3 ans