hrwx
ae80c7e372
chore: add exists check for web form ui test
3 years ago
Raffael Meyer
d49199876a
chore: add translation context to strings( #15649 )
* chore: add translation context
* revert: changes to some translatable strings
This way existing translations will continue to work until the translation process is improved.
* style: sider
3 years ago
Suraj Shetty
a55ef8477b
fix: Set first day of the week for date range ( #15669 )
3 years ago
mergify[bot]
a053e8b33c
fix: allow custom queues (backport #15653 ) ( #15667 )
* fix: allow custom queues
(cherry picked from commit ab7077dd31
)
* fix: remove site config and reformat the code
(cherry picked from commit b3e11c01ee
)
* fix: remove redundant code
(cherry picked from commit 51ae9a57fd
)
Co-authored-by: Lucas Vazquez <lucas5zvazquez@gmail.com>
3 years ago
Ankush Menat
b88a215da6
fix(ux): increase modal dialog size for diffview ( #15666 )
3 years ago
Suraj Shetty
02ffb1c2fa
Merge pull request #15663 from surajshetty3416/alert-colors
3 years ago
Suraj Shetty
377eb88198
fix: Update alert colors according to the new design
3 years ago
Suraj Shetty
1e70c02e43
Merge pull request #15659 from surajshetty3416/fix-toast-style
3 years ago
Suraj Shetty
a7a265c4b1
fix: Set toast's background color based on alert type
3 years ago
mergify[bot]
e153a087ca
fix(patch): reload property setter for new fields ( #15654 ) ( #15655 )
(cherry picked from commit 8f05cdb5d5
)
Co-authored-by: Ankush Menat <ankush@frappe.io>
3 years ago
Rushabh Mehta
acac60d061
fix(minor): allow auto close without permission check
3 years ago
Rushabh Mehta
6752460f1e
fix(minor): smaller default image for empty list
3 years ago
Pruthvi Patel
53d4ddca43
fix: Recursive routing for Form route ( #15539 )
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
3 years ago
mergify[bot]
785d5d7232
Merge pull request #15491 from resilient-tech/fix-delete-property-setter
fix: customize same property for multiple rows of DocType Link / DocType Action
3 years ago
Raffael Meyer
53dc9f528d
fix: document email in timeline ( #15592 )
3 years ago
mergify[bot]
86f3e45956
Merge pull request #15634 from rohitwaghchaure/date-format-not-working-for-document-naming-rule
fix: the YYYY.MM.DD format not working for the document naming rule
3 years ago
mergify[bot]
2885885716
Merge pull request #15636 from netchampfaris/datatable-rtl-column-resize
fix: datatable column resize in rtl
3 years ago
Suraj Shetty
830a788294
Merge pull request #15641 from skjbulcher/kanban-click-drag-scroll
3 years ago
Suraj Shetty
568a86393c
Merge branch 'develop' into datatable-rtl-column-resize
3 years ago
Suraj Shetty
a630763849
style: Fix formatting
3 years ago
John Bulcher
115bb8faed
feat: Add click-drag scrolling to kanban boards
3 years ago
Shariq Ansari
3f7ede278d
build: Upgrade Frappe Gantt from 0.5.0 to 0.6.0 ( #15635 )
3 years ago
Faris Ansari
6ef4b6833d
fix: datatable column resize in rtl
3 years ago
Rohit Waghchaure
4b1eb47860
fix: the YYYY.MM.DD format not working for the document naming rule
3 years ago
mergify[bot]
9c9c62d71c
Merge pull request #15632 from alyf-de/is_none
refactor: use `is None` instead of `== None`
3 years ago
barredterra
b1383df15a
refactor: use `is None` instead of `== None`
3 years ago
Suraj Shetty
eab99f4596
Merge pull request #15627 from surajshetty3416/fix-session-expiry
3 years ago
Suraj Shetty
b6cb0fc1e7
fix: Pass SQL string of lastupdate instead of normal string
- Normal string of pypika field has additional quotes
which creates a invalid query
- `get_sql` returns column name without additional quotes
3 years ago
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>
3 years ago
mergify[bot]
2ea25f0baa
Merge pull request #15615 from ankush/perm_import
fix: AttributeError when calling frappe.permissions.$function
3 years ago
Ankush Menat
d09fd25ad7
fix: import permissions
For some reason not importing this is causing issue with running the
functionality directly; specifically when running from background job.
3 years ago
mergify[bot]
1313d66fae
Merge pull request #15561 from ruthra-kumar/data_exporter_bug
fix: data exporter throwing exception
3 years ago
ruthra
93ae700612
test: add test cases for Data Export tool
3 years ago
Rushabh Mehta
0486cde0a5
Merge pull request #15606 from rmehta/fix-user-info
fix: load user_info on-demand
3 years ago
Suraj Shetty
db5fab52ed
Merge pull request #15610 from surajshetty3416/toggle-theme-option
3 years ago
Suraj Shetty
645f23a9a7
fix: Add toggle theme as standard dropdown option
- For new sites toggle theme was not available. It was added via patch for old sites.
3 years ago
Rushabh Mehta
545a3a3ac4
fix(minor): handle for illegal user
3 years ago
gavin
dcbb9bb60f
Merge pull request #15597 from gavindsouza/refactor-backup-tests
refactor: Test Commands
3 years ago
Rushabh Mehta
b08f9f3649
fix(minor): linting errors
3 years ago
Rushabh Mehta
d2b9fc89ed
fix(minor): incorrect condition
3 years ago
Rushabh Mehta
5b5662ed9a
fix(minor): remove print
3 years ago
Rushabh Mehta
853287f49d
fix: load user_info on-demand
3 years ago
Gavin D'souza
023269d927
test(fix): Remove options passed in archive backup tests
* Run archive tests only for MariaDB
* Removed and added the options for root and admin passwd because they
were in the site_config and not in common_ :')
3 years ago
Gavin D'souza
d5b3fc04e0
fix: Breaking backup tests due to site settings
3 years ago
mergify[bot]
daab7b580f
Merge pull request #15601 from ruchamahabal/fix-field-placement
fix(minor): Is Custom field placement in Role form
3 years ago
Rucha Mahabal
b878b71e37
fix(minor): Is Custom field placement in Role form
3 years ago
mergify[bot]
fa2cbe6a45
Merge pull request #15483 from Aradhya-Tripathi/at-fix
fix: fixed `frappe.db.escape` in query generated by query builder
3 years ago
Gavin D'souza
7136106e3d
test: Clear cache on updating system settings
3 years ago
Gavin D'souza
9e281e7b19
refactor: Test Commands
* Separate out test case for backup cases
* Split each case into separate tests
* Add teardown to remove files geenrated in custom paths
* Rename test that wasn't running
* Rename test cases for consistency
3 years ago
mergify[bot]
a54bf39ec3
Merge pull request #15591 from sumaiya2908/html-editor-fixes
fix: html mode for ace editor
3 years ago