saxenabhishek
ee3c84beef
style: typecast to string inside db.sql
4 年之前
saxenabhishek
dd36b2a528
refactor: move to get_query_builder
4 年之前
saxenabhishek
c05a032811
refactor: qb in global_search.search
4 年之前
saxenabhishek
3f081a55e5
refactor: qb in Website_analytics.get_data
4 年之前
saxenabhishek
2f7c78b266
refactor: qb in patch v12 set_correct_assign_value_in_docs
4 年之前
saxenabhishek
90cd4f708c
refactor: qb in patch v13 increase_password_length
4 年之前
saxenabhishek
43b0d31cf8
refactor: qb in delete_fields
4 年之前
saxenabhishek
a8222126e8
refactor: qb in after_rename
4 年之前
saxenabhishek
8b82815ba6
refactor: qb in get_all_empty_tables_by_module
4 年之前
saxenabhishek
49105ad08a
refactor: qb in build_table_count_cache
4 年之前
saxenabhishek
eb9d2bcd64
feat: Query builder
4 年之前
Leela vadlamudi
2c659e1bce
Merge pull request #13746 from leela/rq-auth
feat: Redis Authentication and namespaces for Redis queue instance
4 年之前
mergify[bot]
ffc9415c27
Merge pull request #13809 from shariquerik/new-doc-error-fix
fix: new-doc-2 not found error while duplicating record.
4 年之前
Jon Lockwood
3beea20ddd
feat(ldap): Validate additional required fields.
If the user selects 'Custom' LDAP Directory, when they hit save, validate the additional required fields ('ldap_group_objectclass' and 'ldap_group_member_attribute') for this selection to function.
Issue #13738
4 年之前
Jon Lockwood
172d1b31e8
test: LDAP unit-tests
Created unit tests for integration LDAP. These tests are designed to confirm that LDAP will continue to work after changes are made to frappe.
PR-#13777
4 年之前
Jon Lockwood
26b0fe3023
docs(ldap): update field to be a fdn
User can use any valid LDAP fdn to search. fields updated to refect.
issue #13738 PR-#13777
4 年之前
Jon Lockwood
c37e16bd09
feat(ldap): validate the user and group search path
to prevent exceptions in other locations, validate the user and group search paths at the timeof input.
issue #13738 PR-#13777
4 年之前
Leela vadlamudi
32a266927f
Merge pull request #13800 from leela/revert-amend-doc-feat
Revert "refactor: set amended docname to original docname"
4 年之前
Ankush Menat
bf82d909af
fix: multiple recorder ui fixes
- fix broken list view
- syntax error in html showing template strings in output.
- UX of toggling rows. Click anywhere on same row to toggle instead of a button.
4 年之前
leela
ff973477a3
fix: Use bench path as default bench_id
4 年之前
shariquerik
5bb01511aa
fix: new-doc-1 not found error
4 年之前
Leela vadlamudi
e79fd6d6a2
Merge pull request #13794 from leela/report-view-print-row-numbering
style: Add row numbering for report view print format
4 年之前
shariquerik
83d442d39d
fix: using slice instead of splice
4 年之前
shariquerik
2c12f63bd8
fix: grid header missing when new column added through code
4 年之前
gavin
71234c15f6
Merge pull request #13753 from Aradhya-Tripathi/at-queries
refactor: Moving from raw queries to frappe orm
4 年之前
Gavin D'souza
b40721de4b
style: Remove extra whitespace
4 年之前
Gavin D'souza
dfccae5246
perf(minor): Permission Manager remove API
Delete using the filters directly instead of selecting rows in one query
and deleting those rows in another. DBMS would have to scan the table
twice prior
4 年之前
Gavin D'souza
d63affc732
refactor(minor): Use ORM instead of raw delete queries
Modified query building for "IN" statements, as well as older condition
builders to use frappe.db.delete
4 年之前
Gavin D'souza
3ca7fa7796
refactor(minor): Make frappe.db.delete DRY-er
4 年之前
Gavin D'souza
7dac03cea0
fix: Re-introduce code erreneously taken out in previous commits
Due to bulk updations, some statements were missed out/got deleted. This
commit re-introduces them.
4 年之前
Gavin D'souza
a836b2de0c
perf: Use truncate instead of drop
Changed DML DROP statements to use DDL TRUNCATE for better performance
wherever possible
4 年之前
shariquerik
f7b551fe33
fix: updated router.js and undo inbox_view changes
4 年之前
Gavin D'souza
01d275f667
style: Format code for better readability
* Remove trailing whitespaces
* Format code to fit module conventions
* Add appropriate new lines between imports, classes, fn defs, etc
* Added comments, docstrings & module headers
4 年之前
leela
b719e1481d
Revert "refactor: set amended docname to original docname"
This reverts commit d459847ae3
.
4 年之前
Gavin D'souza
a02848849d
Merge branch 'develop' of github.com:frappe/frappe into at-queries
4 年之前
leela
9a74255a2e
style: Add row numbering for report view print format
4 年之前
Aradhya-Tripathi
84ff1d0af9
style: removed frappe.db.sql comments
4 年之前
mergify[bot]
943e37adf3
Merge pull request #13792 from surajshetty3416/fix-print-view
fix: Report print option
4 年之前
Suraj Shetty
9a28242868
fix: Report print option
4 年之前
shariquerik
61328c29ae
fix: Inbox View not loading
4 年之前
mergify[bot]
4d883b063d
Merge pull request #13778 from pateljannat/web-form-child-table-issue
fix: web form child table issue
4 年之前
Mohammad Hasnain Mohsin Rajan
ee6d4f50b4
chore: remove unwanted changes
4 年之前
hasnain2808
0c5bee974d
Merge branch 'optimize-bench-migrate' of https://github.com/hasnain2808/frappe into optimize-bench-migrate
4 年之前
hasnain2808
17e7f557a1
Merge branch 'develop' of https://github.com/frappe/frappe into optimize-bench-migrate
4 年之前
Mohammad Hasnain Mohsin Rajan
266a5511c9
chore: fix sider
4 年之前
Mohammad Hasnain Mohsin Rajan
ea7dd9e8df
chore: remove unrelated changes
4 年之前
Mohammad Hasnain Mohsin Rajan
27608d8590
chore: remove unrelated changes
4 年之前
Mohammad Hasnain Mohsin Rajan
2a116a59b9
chore: remove unrelated changes
4 年之前
Mohammad Hasnain Mohsin Rajan
574bc57abe
chore: remove unrelated changes
4 年之前
Mohammad Hasnain Mohsin Rajan
780778d7e3
chore: remove unrelated code
4 年之前