Commit graph

33728 commits

Author SHA1 Message Date
mergify[bot]
555bcc4153
feat: Improvements in Webhooks (backport #13320) (#13791)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com>
2021-08-05 11:08:01 +05:30
mergify[bot]
774022aed6
Merge pull request #13826 from netchampfaris/set-password
feat: set-password site command
2021-08-04 11:37:42 +00:00
Suraj Shetty
99a04d24d1
Merge branch 'develop' into set-password 2021-08-04 16:57:26 +05:30
Faris Ansari
47a21fb9a7 test: db.commit to release lock 2021-08-04 16:29:22 +05:30
mergify[bot]
93691a1ab1
Merge pull request #13836 from ankush/remove_bg_queue
fix: Remove unused queue
2021-08-04 10:45:25 +00:00
Suraj Shetty
af30607719
Merge branch 'develop' into remove_bg_queue 2021-08-04 15:12:47 +05:30
mergify[bot]
29269cd01e
Merge pull request #13817 from nextchamp-saqib/form-tour-position-fix
fix: handle case if position is not defined
2021-08-04 09:23:49 +00:00
mergify[bot]
d6bbdf0ea5
Merge pull request #13760 from netchampfaris/fetch-from-ux
feat: UX for Fetch From
2021-08-04 08:24:41 +00:00
mergify[bot]
6d077153e3
Merge pull request #13686 from nextchamp-saqib/put-req-integrations
feat: add put request to integration utils
2021-08-04 08:10:42 +00:00
Suraj Shetty
5066cd8345
Merge branch 'develop' into fetch-from-ux 2021-08-04 13:39:36 +05:30
mergify[bot]
c80ec84f7d
Merge pull request #13828 from deepeshgarg007/refresh_field_fixes_develop
fix: Focus reset issue due to field refresh
2021-08-04 08:07:34 +00:00
Snyk bot
3fa9b42f26
chre(Snyk): Security upgrade snyk from 1.520.0 to 1.667.0 (#13790)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-08-04 13:33:07 +05:30
Mohammad Hasnain Mohsin Rajan
e9076a1e33
fix: Get title only when necessary (#13831)
* fix: query only if necessary

* fix: titile not found

* chore: linting

* chore: use `not in`

* chore: translate title

* chore: quotes

* chore: quotes
2021-08-04 07:54:56 +00:00
gavin
7908fb1284
Merge pull request #13820 from gavindsouza/lang-resolution-loggedin
refactor(frappe.lang): frappe.translate.get_language
2021-08-04 12:08:09 +05:30
Gavin D'souza
e8f099c7bf Merge branch 'develop' of github.com:frappe/frappe into lang-resolution-loggedin 2021-08-03 18:33:38 +05:30
Deepesh Garg
3fb9a27875 fix: Check if there is any active element 2021-08-03 13:49:01 +05:30
mergify[bot]
e8c1a27a7a
Merge pull request #13775 from shariquerik/list-checkbox-area-fix
fix: Clicking area around list row checkbox opens doc
2021-08-03 08:11:56 +00:00
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
91aaf9107b
Merge branch 'develop' into list-checkbox-area-fix 2021-08-03 12:49:44 +05:30
Suraj Shetty
421fc3c4ed
Merge branch 'develop' into fetch-from-ux 2021-08-03 12:46:18 +05:30
Suraj Shetty
36fb05cfde
fix(routing): Check if href exists for a link (#13843) 2021-08-03 12:41:29 +05:30
Deepesh Garg
da50263c1e fix: Remove comma 2021-08-03 11:57:22 +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
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
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
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