Gavin D'souza
|
5d3453eeb9
|
refactor: Re-use DefaultOrderBy value as global constant
|
2023-02-02 13:43:31 +05:30 |
|
Gavin D'souza
|
d50f6fa7b4
|
test: cleanup test_create_virtual_doctype
|
2023-02-02 13:42:29 +05:30 |
|
Gavin D'souza
|
dc940bac1d
|
fix: Pass all DatabaseQuery.execute params to virtual doctype's get_list
Give parsed args higher priority in kwargs resolution
|
2023-01-31 17:07:04 +05:30 |
|
Gavin D'souza
|
9d236fc2cc
|
fix: handle missing is_virtual column via is_virtual_doctype
|
2023-01-31 15:31:24 +05:30 |
|
Gavin D'souza
|
5cc21da6a1
|
fix: Interface DatabaseQuery to virtual doctypes'
|
2023-01-31 13:06:44 +05:30 |
|
Ankush Menat
|
70ee9272b1
|
fix: sanitize traceback for common secrets (#19805)
|
2023-01-27 12:44:33 +05:30 |
|
Shariq Ansari
|
7047a2853a
|
Merge pull request #19790 from barredterra/freeze-message-bulk-delete
|
2023-01-27 11:03:07 +05:30 |
|
Shariq Ansari
|
5b8a8bb59f
|
Merge branch 'develop' into freeze-message-bulk-delete
|
2023-01-27 10:43:34 +05:30 |
|
Sagar Vora
|
db9b25ec0e
|
fix(MariaDBTable): dont attempt to drop index twice (#19783)
|
2023-01-27 09:27:11 +05:30 |
|
Ankush Menat
|
cbd5e1156d
|
Merge pull request #19799 from barredterra/disable-pip-audit
ci: temporarily disable pip-audit
|
2023-01-27 09:10:57 +05:30 |
|
Ankush Menat
|
c0fab395a7
|
ci(vuln check): skip dropbox package and use cache
|
2023-01-27 09:05:56 +05:30 |
|
Ritwik Puri
|
f83775e24d
|
fix: respect disable sidebar stats on list view (#19665)
fix: respect disable sidebar stats on list view
|
2023-01-26 21:30:26 +05:30 |
|
Ritwik Puri
|
576d95a143
|
Merge pull request #19788 from barredterra/almost-equal-with-precision
fix: assertAlmostEqual with precision
|
2023-01-26 21:19:13 +05:30 |
|
barredterra
|
9d9c06985e
|
fix: use count instead of concatenated docnames
|
2023-01-26 14:49:50 +01:00 |
|
barredterra
|
8fe6b8f3d9
|
fix: add freeze message for bulk delete
|
2023-01-26 13:53:03 +01:00 |
|
Shariq Ansari
|
ba6a969f3c
|
Merge pull request #19787 from shariquerik/ui-test-fix-1
|
2023-01-26 17:23:25 +05:30 |
|
Shariq Ansari
|
177ca618eb
|
test: fix flaky control_link UI test
|
2023-01-26 17:05:24 +05:30 |
|
Shariq Ansari
|
114db456f8
|
test: fix flaky navigation UI test
|
2023-01-26 16:44:47 +05:30 |
|
Shariq Ansari
|
28e9b44dbc
|
test: fix flaky folder_navigation UI test
|
2023-01-26 16:19:23 +05:30 |
|
Shariq Ansari
|
ea306db2a2
|
test: fix flaky view_routing UI test
|
2023-01-26 16:11:49 +05:30 |
|
barredterra
|
4bcb12617c
|
fix: assertAlmostEqual with precision
|
2023-01-26 11:39:41 +01:00 |
|
Shariq Ansari
|
ed86da416f
|
test: fixed failing web_form UI test
|
2023-01-26 15:50:12 +05:30 |
|
Shariq Ansari
|
586613d94c
|
test: fixed failing control_color UI test
|
2023-01-26 15:36:18 +05:30 |
|
V Shankar
|
9bccedc761
|
feat: change quick entry dialog size based on column breaks (#19715)
Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
|
2023-01-26 15:30:47 +05:30 |
|
Ritwik Puri
|
fb9ae0823e
|
Merge pull request #19716 from resilient-tech/simpler-doc-cache
chore!: remove special local cache for documents (and related `cache_locally` parameter)
|
2023-01-25 22:21:12 +05:30 |
|
Ankush Menat
|
ffc5447548
|
fix: set-config without -g must specify site (#19782)
|
2023-01-25 20:33:55 +05:30 |
|
Shariq Ansari
|
1492f84041
|
Merge pull request #19732 from riandrys/fix_set_df_property_child_table
|
2023-01-25 19:55:19 +05:30 |
|
Shariq Ansari
|
f0ad75708e
|
Merge branch 'develop' into fix_set_df_property_child_table
|
2023-01-25 19:36:16 +05:30 |
|
Shariq Ansari
|
6a5ee6018a
|
Merge pull request #19781 from shariquerik/bump-datatable-1
|
2023-01-25 19:04:26 +05:30 |
|
Shariq Ansari
|
2a1c5f1fa9
|
build(deps): Bump frappe-datatable to 1.17.1
|
2023-01-25 18:45:10 +05:30 |
|
Shariq Ansari
|
664fa3ac15
|
Merge pull request #19778 from shariquerik/bump-datatable
|
2023-01-25 17:49:02 +05:30 |
|
Shariq Ansari
|
599f5a0ce5
|
build(deps): Bump frappe-datatable to 1.17.0
|
2023-01-25 17:25:26 +05:30 |
|
Sabu Siyad
|
cf92c5ac84
|
fix(translation): empty string passed gets passed (#19776)
It is reserved by GNU gettext: gettext("") returns the header entry with
meta information, not the empty string
|
2023-01-25 16:05:36 +05:30 |
|
Sagar Vora
|
0fd3c5a0f0
|
perf(DX): use cached Meta to create FormMeta (#19736)
|
2023-01-25 11:56:11 +05:30 |
|
Ankush Menat
|
c24cd12a27
|
Merge pull request #19755 from gavindsouza/maxsplit-as-needed
refactor: Add a maxsplit limit to string splits
|
2023-01-25 11:10:48 +05:30 |
|
Ankush Menat
|
ca0cb9335c
|
Merge pull request #19756 from barredterra/password-strength-for-long-passwords
fix: Password strength check for long passwords
|
2023-01-25 10:51:00 +05:30 |
|
Gavin D'souza
|
e75bfd0e73
|
refactor: Split objects just once
Co-authored-by: Ritwik Puri <ritwikpuri5678@gmail.com>
|
2023-01-25 10:45:30 +05:30 |
|
Shariq Ansari
|
643ed3fb66
|
Merge branch 'develop' into fix_set_df_property_child_table
|
2023-01-24 21:15:47 +05:30 |
|
Raffael Meyer
|
ad77a74df9
|
Merge branch 'develop' into password-strength-for-long-passwords
|
2023-01-24 15:06:05 +01:00 |
|
barredterra
|
a33e34519a
|
feat: add test case for long passwords
|
2023-01-24 15:04:47 +01:00 |
|
Gavin D'souza
|
d357af1533
|
refactor: Add a maxsplit limit to string splits
|
2023-01-24 19:22:51 +05:30 |
|
Shariq Ansari
|
72ae670b88
|
Merge pull request #19754 from shariquerik/ldap-test-fix
|
2023-01-24 18:47:58 +05:30 |
|
barredterra
|
92e684d4fc
|
fix: use new source for zxcvbn
|
2023-01-24 14:07:34 +01:00 |
|
Shariq Ansari
|
b4ff826711
|
fix: default_user_type should be Website User if not set
|
2023-01-24 18:30:51 +05:30 |
|
barredterra
|
2148dc745e
|
refactor: assign instead of update
|
2023-01-24 13:51:47 +01:00 |
|
barredterra
|
e61d87827b
|
refactor: imports
- remove unused imports
- import only the required patterns, not the entire file
|
2023-01-24 13:50:17 +01:00 |
|
barredterra
|
d5a72b16ce
|
fix: trim long passwords before check
In order for the check to pass in a reasonable amount of time.
|
2023-01-24 13:48:07 +01:00 |
|
barredterra
|
8aa8ea0ee2
|
feat: bump zxcvbn version
zxcvbn 4.4.28 no longer crashes on long, random passwords.
|
2023-01-24 13:46:57 +01:00 |
|
Shariq Ansari
|
0173d2abfb
|
test: fixed failing LDAP test
|
2023-01-24 17:56:10 +05:30 |
|
Ankush Menat
|
46ffda6045
|
Merge pull request #19744 from ankush/incorrect_link
fix: incorrect link when std field has problem
|
2023-01-24 16:16:18 +05:30 |
|