Commit graph

33696 commits

Author SHA1 Message Date
hrwx
bee72ee6ff fix: Null query error 2021-08-03 17:15:29 +05:30
hrwx
d056beb0ef feat: show title links in Link Fields 2021-08-03 15:55:32 +05:30
mergify[bot]
757a07251a
Merge pull request #13805 from shariquerik/grid-header-rebuild-fix
fix: grid header missing when new column added through code
2021-08-03 07:51:46 +00:00
Suraj Shetty
d5a29996ca
Merge branch 'develop' into grid-header-rebuild-fix 2021-08-03 12:50:21 +05:30
Suraj Shetty
36fb05cfde
fix(routing): Check if href exists for a link (#13843) 2021-08-03 12:41:29 +05:30
gavin
4d38093f6c
Merge pull request #13694 from deepeshgarg007/api_update
fix: Error on updating docs via API
2021-08-02 18:58:33 +05:30
mergify[bot]
750eaf8395
Merge pull request #13813 from ankush/recorder_ui_fixes
fix: multiple recorder ui fixes
2021-08-02 11:31:53 +00:00
mergify[bot]
eb924e994c
Merge pull request #13830 from shariquerik/activity-render-fix
fix: some activities not rendering correctly
2021-08-02 11:16:45 +00:00
mergify[bot]
7bfc894779
Merge pull request #13788 from shariquerik/inbox-view-fix
fix: Inbox View & Kanban View not loading
2021-08-02 11:12:23 +00:00
Mohammad Hasnain Mohsin Rajan
e87d22b244
perf: strain html before passing to bs4 (#13785) 2021-08-02 16:34:51 +05:30
shariquerik
317c228cbd chore: correcting comments 2021-08-02 15:47:02 +05:30
shariquerik
11cdb9f030 fix: some activities not rendering correctly 2021-08-02 13:41:07 +05:30
shariquerik
ba6aeaa658 fix: convert arguments to Array in set_route 2021-08-02 12:04:34 +05:30
gavin
5f678a0d40
Merge pull request #13705 from saxenabhishek/aks-orm
feat: Frappe Query Builder
2021-07-30 13:38:07 +05:30
Leela vadlamudi
d4be603cfa
Merge pull request #13816 from leela/fix-incoming-email-receivers
fix: incoming emails are not sending to the task owners
2021-07-30 13:37:37 +05:30
Gavin D'souza
f7b8f86666 Merge branch 'develop' of github.com:frappe/frappe into aks-orm 2021-07-30 13:10:59 +05:30
Gavin D'souza
b1c6ccffe1 style: Remove redundant brackets 2021-07-30 13:09:12 +05:30
gavin
373c0c6ea7
Merge pull request #13815 from gavindsouza/rm-dt-data-imp-legacu
chore: Patch to drop Data Import Legacy
2021-07-30 13:07:00 +05:30
leela
07d192f95a fix: incoming emails are not sending to the task owners 2021-07-30 13:02:45 +05:30
Gavin D'souza
5350210ad5 fix: Add patch to remove Data Import Legacy
This patch removes the document record from DocType list/table and adds
a message directing how existing data should be handled.
2021-07-30 12:31:07 +05:30
Gavin D'souza
43cde90109 fix(backups): Allow individual backups of all tables
Due to previous logic, only tables under DocType table were allowed to
take partial backups. This change allows backup to be taken for
deprecated doctypes too.
2021-07-30 12:28:27 +05:30
Gavin D'souza
94701fdb7d feat(utils): frappe.utils.get_table_name
Fetch table name from doctype/__ table name passed
2021-07-30 12:27:22 +05:30
mergify[bot]
8dfbc14852
Merge pull request #13786 from hasnain2808/optimize-bench-migrate
perf: optimize recollecting routes for  bench migrate
2021-07-30 06:37:13 +00:00
saxenabhishek
42dc8a180f refactor: get_table_name, run_only_if 2021-07-30 11:48:12 +05:30
hasnain2808
025d2e65d8 Merge branch 'optimize-bench-migrate' of https://github.com/hasnain2808/frappe into optimize-bench-migrate 2021-07-30 11:32:00 +05:30
hasnain2808
a017c89afc fix: validation for website search field 2021-07-30 11:31:55 +05:30
saxenabhishek
7671e78487 style: minor fixes and improvements 2021-07-30 11:29:41 +05:30
saxenabhishek
9423861c34 test: for db rename, change_column_type, describe 2021-07-30 11:29:23 +05:30
saxenabhishek
639b666a0d test: for qb builder classes 2021-07-30 11:00:35 +05:30
saxenabhishek
681d0ab995 test: for qb Match and GroupConcat 2021-07-30 11:00:35 +05:30
saxenabhishek
ce10e36725 refactor: move all pypika functions to a module 2021-07-30 11:00:35 +05:30
saxenabhishek
45d1afe739 refactor: move rename, change_column_type, DESC to db 2021-07-30 11:00:35 +05:30
saxenabhishek
ee3c84beef style: typecast to string inside db.sql 2021-07-30 11:00:35 +05:30
saxenabhishek
dd36b2a528 refactor: move to get_query_builder 2021-07-30 11:00:35 +05:30
saxenabhishek
c05a032811 refactor: qb in global_search.search 2021-07-30 11:00:34 +05:30
saxenabhishek
3f081a55e5 refactor: qb in Website_analytics.get_data 2021-07-30 11:00:34 +05:30
saxenabhishek
2f7c78b266 refactor: qb in patch v12 set_correct_assign_value_in_docs 2021-07-30 11:00:34 +05:30
saxenabhishek
90cd4f708c refactor: qb in patch v13 increase_password_length 2021-07-30 11:00:34 +05:30
saxenabhishek
43b0d31cf8 refactor: qb in delete_fields 2021-07-30 11:00:34 +05:30
saxenabhishek
a8222126e8 refactor: qb in after_rename 2021-07-30 11:00:34 +05:30
saxenabhishek
8b82815ba6 refactor: qb in get_all_empty_tables_by_module 2021-07-30 11:00:34 +05:30
saxenabhishek
49105ad08a refactor: qb in build_table_count_cache 2021-07-30 11:00:34 +05:30
saxenabhishek
eb9d2bcd64 feat: Query builder 2021-07-30 11:00:34 +05:30
Leela vadlamudi
2c659e1bce
Merge pull request #13746 from leela/rq-auth
feat: Redis Authentication and namespaces for Redis queue instance
2021-07-30 09:07:31 +05:30
mergify[bot]
ffc9415c27
Merge pull request #13809 from shariquerik/new-doc-error-fix
fix: new-doc-2 not found error while duplicating record.
2021-07-30 03:16:40 +00:00
Leela vadlamudi
32a266927f
Merge pull request #13800 from leela/revert-amend-doc-feat
Revert "refactor: set amended docname to original docname"
2021-07-30 06:45:59 +05:30
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.
2021-07-29 23:14:25 +05:30
leela
ff973477a3 fix: Use bench path as default bench_id 2021-07-29 20:43:34 +05:30
shariquerik
5bb01511aa fix: new-doc-1 not found error 2021-07-29 17:50:43 +05:30
Leela vadlamudi
e79fd6d6a2
Merge pull request #13794 from leela/report-view-print-row-numbering
style: Add row numbering for report view print format
2021-07-29 16:32:22 +05:30