Commit graph

36088 commits

Author SHA1 Message Date
Shariq Ansari
fd99f4bb61
Merge branch 'frappe:develop' into icon-picker 2021-08-03 12:47:44 +05:30
Suraj Shetty
421fc3c4ed
Merge branch 'develop' into fetch-from-ux 2021-08-03 12:46:18 +05:30
Gavin D'souza
77895bbcfc feat: Support for Column comparison in DatabaseQuery 2021-08-03 12:43:01 +05:30
Suraj Shetty
36fb05cfde
fix(routing): Check if href exists for a link (#13843) 2021-08-03 12:41:29 +05:30
Faris Ansari
7a34c542c1 test: safe_render 2021-08-03 12:40:48 +05:30
Faris Ansari
2c3b179197 fix: ability to disable safe_render for template pages 2021-08-03 11:57:42 +05:30
Deepesh Garg
da50263c1e fix: Remove comma 2021-08-03 11:57:22 +05:30
shariquerik
d014084ae5 fix: moved datetime logic to datetime.js 2021-08-02 20:23:44 +05:30
shariquerik
383483022d fix: corrected exception 2021-08-02 19:26:48 +05:30
Faris Ansari
44f728ef09 style: sider 2021-08-02 19:21:40 +05:30
Ankush Menat
7994706bdb fix: remove unused queue
Removed because causes unnecessary confusion. A queue called
"background" never existed it was commited by mistake while developing a
feature but that feature ended up not using it.

reference commit: e6adf91029
reference PR: https://github.com/frappe/erpnext/pull/26701
2021-08-02 19:00:26 +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
MitulDavid
a3430ca2a9 feat: Image optimization 2021-08-02 18:23:26 +05:30
MitulDavid
47ac923b3e feat: Image cropping 2021-08-02 18:22:44 +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
Faris Ansari
fbd900aaff test: for set-password and set-admin-password 2021-08-02 15:28:25 +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
Deepesh Garg
f1e881f009 fix: Focus reset issue due to field refresh 2021-08-02 11:44:05 +05:30
shariquerik
e4a46deb8b fix: sider fix 2021-08-02 11:37:00 +05:30
shariquerik
6fbdfab783 fix: minor fix 2021-08-02 11:30:37 +05:30
shariquerik
dee694368a fix: Better error message while getting web image 2021-08-02 11:15:48 +05:30
Faris Ansari
315eb8d08b feat: set-password site command
for resetting any user's password on a site
2021-08-01 12:32:15 +05:30
Deepesh Garg
b3e2647813 fix: Linting issues 2021-07-31 15:52:37 +05:30
Deepesh Garg
252850be98 fix: Internal link support for custom document links 2021-07-31 15:46:54 +05:30
Saqib Ansari
ea72dc2aae Merge branch 'develop' of https://github.com/frappe/frappe into chart-in-custom-script-reports-dev 2021-07-31 11:59:31 +05:30
Saqib Ansari
d6b4974bde refactor: use session.request to commonify code 2021-07-31 11:56:30 +05:30
Saqib Ansari
ac4c0bb4f0 Merge branch 'develop' of https://github.com/frappe/frappe into put-req-integrations 2021-07-31 11:45:40 +05:30
Gavin D'souza
29706e5d14 test: Update tests as per new lang resolution 2021-07-30 19:50:38 +05:30
Gavin D'souza
450d4e489b refactor(lang): frappe.translate.get_language
User.language should be given higher priority in terms of
authenticated user since they chose it. Even higher than the
browser they're using...even if the system locales aren't set
properly and browser isn't configured properly
2021-07-30 18:59:57 +05:30
shariquerik
a2b9bafdd3 fix: created class to avoid inline styles 2021-07-30 15:56:39 +05:30
Saqib Ansari
92ef59e8e2 fix: handle case if position is not defined 2021-07-30 13:58:22 +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