Commit graph

36088 commits

Author SHA1 Message Date
Aradhya-Tripathi
e4724f06fc style: removed print statements 2021-09-20 23:29:23 +05:30
Aradhya-Tripathi
cbe068c7ff feat: added aggregation in safe_exec 2021-09-20 23:00:52 +05:30
Aradhya-Tripathi
7f8128b27c fix: added Column in aggregation 2021-09-20 23:00:20 +05:30
Aradhya-Tripathi
5ae95cd001 refactor: moved get_condition to query class 2021-09-20 22:58:41 +05:30
Aradhya-Tripathi
0a09f93889 refactor: moved non-instance specific functions out of the class 2021-09-20 22:55:32 +05:30
Aradhya-Tripathi
8c45157fea feat: added aggregation using build_conditions 2021-09-20 22:52:14 +05:30
Aradhya-Tripathi
4f7446c722 refactor: changed return_query to run in database.py 2021-09-20 22:48:51 +05:30
Aradhya-Tripathi
c4f5db9f96 fix: fixed set_version in package_release 2021-09-20 22:48:31 +05:30
Aradhya-Tripathi
73eb7806a8 refactor: removed aggregation from database.py
refactor: moved aggregate to frappe.query
2021-09-20 22:47:06 +05:30
Aradhya-Tripathi
1c2e470792 fix: fixed strings and integer representation in build_conditions 2021-09-20 22:40:20 +05:30
Aradhya-Tripathi
a726c0f7e8 feat: Added support for list of lists 2021-09-20 22:35:06 +05:30
Aradhya-Tripathi
4e75489f4c feat: added support for Criterion objects 2021-09-20 22:34:38 +05:30
Aradhya-Tripathi
9c3229018e refactor: moved count to use frappe.qb 2021-09-20 22:26:11 +05:30
Aradhya-Tripathi
ead9369586 fix(minor): fixed orderby in build_conditions 2021-09-20 22:25:18 +05:30
Aradhya-Tripathi
601d75ad96 refactor: modified pypika imports 2021-09-20 22:24:46 +05:30
Aradhya-Tripathi
1af8f5289f feat: added support for orderby 2021-09-20 22:22:32 +05:30
Aradhya-Tripathi
3bd665ddf6 refactor: using frappe.qb for frappe.db.get_values 2021-09-20 22:21:54 +05:30
Aradhya-Tripathi
3fefc6a10d fix: added delete without filters 2021-09-20 22:21:24 +05:30
Aradhya-Tripathi
a1ed8dc68f feat: added support for interval 2021-09-20 22:21:11 +05:30
Aradhya-Tripathi
a738f8ba7b wip: adding support for sql functions in frappe ORM 2021-09-20 22:21:00 +05:30
Aradhya-Tripathi
ae0c5ee291 refactor: moved to frappe.qb in frappe.db.delete 2021-09-20 22:20:40 +05:30
Aradhya-Tripathi
f36808e4cc refactor: using Query for frappe.db.delete 2021-09-20 22:20:25 +05:30
Aradhya-Tripathi
1e6b30b711 refactor: shifted build_conditions to query module 2021-09-20 22:19:55 +05:30
Shariq Ansari
50f16d17e9 chore: Updating patch date 2021-09-20 21:40:58 +05:30
Shariq Ansari
5d00602f06 fix: Removing unused code for worspace 2021-09-20 21:27:14 +05:30
MitulDavid
b82162769e test: Fix uncaught exception in dashboard_links.js 2021-09-20 21:13:08 +05:30
MitulDavid
d8d8c8e54e ci: Code coverage for JS files 2021-09-20 21:11:47 +05:30
Leela vadlamudi
43b6f06199
Merge pull request #14262 from leela/fix-tag-permission-issue
fix: All all roles to create tags
2021-09-20 20:05:14 +05:30
Sagar Vora
778ab5919c
fix: properly queue tasks in frappe.model.trigger (#14260) 2021-09-20 19:16:19 +05:30
leela
e4ef3a40c5 fix: Only system manager is able to create tags
Currently creating tags for a document by any user other than system
manager throwing error. Fixed it by giving permissions to `ALL` role.
2021-09-20 16:59:12 +05:30
Suraj Shetty
2f427a82c8 Merge branch 'develop' of https://github.com/frappe/frappe into form-tab-break 2021-09-20 15:49:01 +05:30
Suraj Shetty
07adeac74d fix Dashboard position and make card layout optional 2021-09-20 15:48:34 +05:30
Suraj Shetty
713acd7b24 fix: Section wrapper 2021-09-20 15:46:41 +05:30
Manuel
122f7edb66
Merge branch 'frappe:develop' into develop 2021-09-20 10:55:41 +02:00
Suraj Shetty
33bec9358e
Merge branch 'develop' into get-distinct-records-from-backend 2021-09-20 12:05:45 +05:30
Shariq Ansari
33aa4c2372
fix: Keep checkbox checked after updating checked rows (#14110)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-09-20 12:02:01 +05:30
Suraj Shetty
9f92762def
Merge pull request #14173 from sumaiya2908/portal-pages-cleanup
refactor(UI): Reset password page
2021-09-20 11:30:39 +05:30
gavin
1a4d27c917
Merge pull request #14159 from lukptr/custom-replica-db-port
feat: custom database port for read-only replica configuration
2021-09-20 11:25:02 +05:30
Suraj Shetty
e2326fdbe9
Merge pull request #14247 from kennethsequeira/note-desc
fix: Update record linking description in Note
2021-09-20 11:13:04 +05:30
Suraj Shetty
0bbfe54c74
Merge pull request #14253 from surajshetty3416/fix-workflow-action-email
fix(Workflow Action): Pass doc to attach_print to avoid "Not Found"
2021-09-20 11:11:17 +05:30
Suraj Shetty
ec6f5a1aa8
Merge branch 'develop' into fix-workflow-action-email 2021-09-20 10:36:42 +05:30
Suraj Shetty
1553ebdc99 fix: Link workflow document 2021-09-20 10:34:59 +05:30
Suraj Shetty
62d97864f2
refactor: Remove commented code 2021-09-20 09:50:54 +05:30
Suraj Shetty
20c9af556f fix(Workflow Action): Pass doc to attach_print to avoid "Not Found"
- Printview used to go empty for new document due to "Not Found" error in printview because that new document has not been saved in the database while processing workflow action email.
2021-09-19 21:23:03 +05:30
gavin
7d5c843ab3
Merge pull request #14243 from ankush/shift_tab_nav
fix: shift+tab keyboard navigation
2021-09-18 16:37:19 +05:30
Jannat Patel
bc5fcce14f fix: tests 2021-09-18 12:34:54 +05:30
Kenneth Sequeira
1c693a84aa
fix: update record linking desciption in Note 2021-09-18 11:31:39 +05:30
Ankush Menat
eafb8f6081
fix: reverse tab navigation
Reverse tab navigation seems to be broken from years, instead of going
back to previous field it jumps to primary button.

Root cause: when all fields are exhausted it's suppose to go to primary
button, however that's not the case for shift-tab.
2021-09-17 19:38:47 +05:30
Jannat Patel
d49ce24e09 fix: web page and load time 2021-09-17 18:10:26 +05:30
Jannat Patel
afdf561140 fix: removed unnecessary redirect 2021-09-17 16:13:04 +05:30