Commit graph

36186 commits

Author SHA1 Message Date
Gavin D'souza
7fa9a3fd39 feat(minor): Add "in list view" fields in sort selector 2022-01-25 12:01:29 +05:30
dependabot[bot]
5d2d9f6a25
build(deps): bump nanoid from 3.1.22 to 3.2.0 (#15685)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 16:55:38 +05:30
Wolfram Schmidt
632b19da28
fix(translation): Update de.csv (#15697) 2022-01-24 16:54:33 +05:30
mergify[bot]
2fdd1ceba5
Merge pull request #15692 from ankush/trim_db
fix: correctly compute doctype name from table name
2022-01-24 06:04:05 +00:00
Ankush Menat
e58c557e12 fix: correctly compute doctype name from table name 2022-01-24 11:18:21 +05:30
mergify[bot]
3cf3489172
Merge pull request #15684 from hrwX/add_validation_for_ui_test
chore: add exists check for web form ui test
2022-01-21 21:40:17 +00:00
hrwx
ae80c7e372 chore: add exists check for web form ui test 2022-01-21 19:29:14 +00:00
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
2022-01-21 12:30:18 +05:30
Suraj Shetty
a55ef8477b
fix: Set first day of the week for date range (#15669) 2022-01-20 15:46:16 +05:30
mergify[bot]
a053e8b33c
fix: allow custom queues (backport #15653) (#15667)
* fix: allow custom queues

(cherry picked from commit ab7077dd31c854f5a739f1a1a653e0fbffb2c53c)

* fix: remove site config and reformat the code

(cherry picked from commit b3e11c01ee08533e8ce151873e974730b16f26f7)

* fix: remove redundant code

(cherry picked from commit 51ae9a57fde9276877ef47a22d3a468a3fcfb479)

Co-authored-by: Lucas Vazquez <lucas5zvazquez@gmail.com>
2022-01-20 09:34:32 +00:00
Ankush Menat
b88a215da6
fix(ux): increase modal dialog size for diffview (#15666) 2022-01-20 14:50:16 +05:30
Suraj Shetty
02ffb1c2fa
Merge pull request #15663 from surajshetty3416/alert-colors 2022-01-20 09:39:43 +05:30
Suraj Shetty
377eb88198 fix: Update alert colors according to the new design 2022-01-20 09:29:29 +05:30
Suraj Shetty
1e70c02e43
Merge pull request #15659 from surajshetty3416/fix-toast-style 2022-01-19 15:13:23 +05:30
Suraj Shetty
a7a265c4b1 fix: Set toast's background color based on alert type 2022-01-19 14:29:50 +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
Rushabh Mehta
acac60d061 fix(minor): allow auto close without permission check 2022-01-18 18:06:27 +05:30
Rushabh Mehta
6752460f1e fix(minor): smaller default image for empty list 2022-01-18 17:37:27 +05:30
Pruthvi Patel
53d4ddca43
fix: Recursive routing for Form route (#15539)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2022-01-18 13:24:28 +05:30
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
2022-01-18 07:08:24 +00:00
Raffael Meyer
53dc9f528d
fix: document email in timeline (#15592) 2022-01-18 11:51:32 +05:30
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
2022-01-18 06:07:58 +00:00
mergify[bot]
2885885716
Merge pull request #15636 from netchampfaris/datatable-rtl-column-resize
fix: datatable column resize in rtl
2022-01-18 05:55:50 +00:00
Suraj Shetty
830a788294
Merge pull request #15641 from skjbulcher/kanban-click-drag-scroll 2022-01-18 11:24:58 +05:30
Suraj Shetty
568a86393c
Merge branch 'develop' into datatable-rtl-column-resize 2022-01-18 09:17:21 +05:30
Suraj Shetty
a630763849
style: Fix formatting 2022-01-18 09:13:42 +05:30
John Bulcher
115bb8faed feat: Add click-drag scrolling to kanban boards 2022-01-17 10:10:18 -08:00
Shariq Ansari
3f7ede278d
build: Upgrade Frappe Gantt from 0.5.0 to 0.6.0 (#15635) 2022-01-17 18:45:00 +05:30
Faris Ansari
6ef4b6833d fix: datatable column resize in rtl 2022-01-17 17:00:53 +05:30
Rohit Waghchaure
4b1eb47860 fix: the YYYY.MM.DD format not working for the document naming rule 2022-01-17 16:00:27 +05:30
mergify[bot]
9c9c62d71c
Merge pull request #15632 from alyf-de/is_none
refactor: use `is None` instead of `== None`
2022-01-17 10:04:10 +00:00
barredterra
b1383df15a refactor: use is None instead of == None 2022-01-17 10:37:51 +01:00
Suraj Shetty
eab99f4596
Merge pull request #15627 from surajshetty3416/fix-session-expiry 2022-01-17 14:07:16 +05:30
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
2022-01-17 10:01:29 +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
mergify[bot]
2ea25f0baa
Merge pull request #15615 from ankush/perm_import
fix: AttributeError when calling frappe.permissions.$function
2022-01-14 12:52:56 +00:00
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.
2022-01-14 18:03:41 +05:30
mergify[bot]
1313d66fae
Merge pull request #15561 from ruthra-kumar/data_exporter_bug
fix: data exporter throwing exception
2022-01-14 07:15:40 +00:00
ruthra
93ae700612 test: add test cases for Data Export tool 2022-01-14 11:54:42 +05:30
Rushabh Mehta
0486cde0a5
Merge pull request #15606 from rmehta/fix-user-info
fix: load user_info on-demand
2022-01-14 09:58:28 +05:30
Suraj Shetty
db5fab52ed
Merge pull request #15610 from surajshetty3416/toggle-theme-option 2022-01-14 09:16:24 +05:30
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.
2022-01-13 19:45:48 +05:30
Rushabh Mehta
545a3a3ac4 fix(minor): handle for illegal user 2022-01-13 18:49:18 +05:30
gavin
dcbb9bb60f
Merge pull request #15597 from gavindsouza/refactor-backup-tests
refactor: Test Commands
2022-01-13 18:16:09 +05:30
Rushabh Mehta
b08f9f3649 fix(minor): linting errors 2022-01-13 17:13:34 +05:30
Rushabh Mehta
d2b9fc89ed fix(minor): incorrect condition 2022-01-13 16:55:28 +05:30
Rushabh Mehta
5b5662ed9a fix(minor): remove print 2022-01-13 16:41:47 +05:30
Rushabh Mehta
853287f49d fix: load user_info on-demand 2022-01-13 16:39:24 +05:30
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_ :')
2022-01-13 15:42:02 +05:30
Gavin D'souza
d5b3fc04e0 fix: Breaking backup tests due to site settings 2022-01-13 13:25:32 +05:30