Gavin D'souza
70ac05025b
fix: Make make_access_log write only
...
Write to primary db if connection is currently set to replica
2021-09-08 13:48:02 +05:30
Gavin D'souza
61d067710f
feat: @frappe.write_only
...
When would you want to use it? Typically if you want to be sure that
"this" particular thing will be make WRITES to the database. If this
were to be called via a function wrapped with @frappe.read_only. This
will momentarily switch the connection from replica to primary
2021-09-08 13:25:19 +05:30
gavin
620cad18d6
Merge pull request #14129 from gavindsouza/timeline-missing-comments
...
fix: Bring back the missing Comments
2021-09-07 11:35:46 +05:30
Leela vadlamudi
8968653072
Merge pull request #14133 from frappe/mergify/bp/develop/pr-14132
...
fix: customizing print formats (backport #14132 )
2021-09-07 06:50:47 +05:30
leela
3594890eb2
fix: customizing print formats
...
Currently system managers can only customize the print formats even though
the other roles has a permissions to do so. Fixed it to show
customize button based on permissions.
(cherry picked from commit f9486fce5fb24402fce31e3d36370120c4524a9b)
2021-09-07 01:16:16 +00:00
Suraj Shetty
92fceb88d5
Merge branch 'develop' into timeline-missing-comments
2021-09-06 22:57:59 +05:30
Suraj Shetty
ecf08e9886
Merge pull request #14108 from frappe/mergify/bp/develop/pr-14099
2021-09-06 22:55:35 +05:30
Suraj Shetty
084be78f95
Merge branch 'develop' into mergify/bp/develop/pr-14099
2021-09-06 22:51:29 +05:30
Suraj Shetty
fba196484c
ci: Conditionally run codecov upload
2021-09-06 22:50:42 +05:30
Suraj Shetty
8b252d493a
ci: Conditionally run codecov upload
2021-09-06 22:49:48 +05:30
Suraj Shetty
9d9ca1c2dd
Merge branch 'develop' into mergify/bp/develop/pr-14099
2021-09-06 22:45:25 +05:30
Suraj Shetty
4e200d13a5
Merge pull request #14127 from frappe/mergify/bp/develop/pr-14114
2021-09-06 22:44:25 +05:30
mergify[bot]
cea341ccf5
Merge pull request #13594 from shariquerik/custom-doctype-webform-perm
...
fix: Webform Permission for custom doctype
2021-09-06 17:06:13 +00:00
Gavin D'souza
d55254e7dc
feat(minor): Show title for form timeline icons
2021-09-06 19:45:44 +05:30
Gavin D'souza
ab7dee13cf
chore: Added return type for DatabaseQuery.execute
2021-09-06 19:44:25 +05:30
Gavin D'souza
f0b9eb5f7c
fix: Update available Frappe icons
...
* Added icons for milestone
* Updated Workflow and Branch icons for consistency
2021-09-06 19:41:49 +05:30
Gavin D'souza
a233bf1061
fix: Add workflow comments in form timeline
...
* Add Edit, Label along with Info timeline logs
* Added title field for timeline icon
2021-09-06 19:39:08 +05:30
Gavin D'souza
6f0a02aaa5
fix: Handle multiple comment types in get_comments
2021-09-06 19:37:39 +05:30
Rushabh Mehta
c3c4057866
Merge pull request #14111 from shariquerik/wspace-2-fixes
...
fix: Dashboard Settings already exist error on first login
2021-09-06 14:41:21 +05:30
Shariq Ansari
4f76c56347
Merge branch 'frappe:develop' into wspace-2-fixes
2021-09-06 14:32:08 +05:30
mergify[bot]
f4d260de0d
fix: Problems while using translations via Globe Symbol ( #14128 )
...
Co-authored-by: Vama Mehta <vama.mehta@inqubit.in>
(cherry picked from commit 40f2e915918860ade1e514c8b0bb4cf1bb6d0b2b)
Co-authored-by: vama <vamagithub@gmail.com>
2021-09-06 14:16:27 +05:30
Saqib
62a205fe2e
feat: change custom button type ( #14074 )
...
* feat: change custom button type using frm
2021-09-06 12:43:17 +05:30
Leela vadlamudi
3527731b93
Merge pull request #14124 from frappe/mergify/bp/develop/pr-14113
...
fix: RTL support for text editor (backport #14113 )
2021-09-06 12:35:24 +05:30
leela
768e4052f9
fix: node creation from tree view
...
(cherry picked from commit f8cd2ad388c96eefff4730ce130806231bc0d87e)
2021-09-06 07:04:05 +00:00
leela
5ccda1d5ac
fix: RTL support for text editor
...
(cherry picked from commit 99f914698f7b86048c25087eb74dbd1fae707ac4)
2021-09-06 05:15:14 +00:00
Rushabh Mehta
ea27dd001a
Merge pull request #14123 from rmehta/packages
...
feat(minor): Packages! also cleanup of DocField and other minor fixes
2021-09-06 10:03:22 +05:30
Rushabh Mehta
d807e3b1e2
fix(minor): fix for aggregate functions, use special query
2021-09-06 09:11:58 +05:30
Rushabh Mehta
5befc80cd4
fix(minor): linting
2021-09-05 22:30:09 +05:30
Rushabh Mehta
c2e93256f2
fix(minor): remove test modules
2021-09-05 22:14:24 +05:30
Rushabh Mehta
20dea90670
feat(minor): Packages! also cleanup of DocField and other minor fixes
2021-09-05 22:01:55 +05:30
Shariq Ansari
b20e543de9
test: test hook to get website_list_context
2021-09-03 16:55:44 +05:30
gavin
b2f78de243
Merge pull request #14112 from gavindsouza/license-fixes
...
chore: License fixes
2021-09-03 13:10:35 +05:30
Gavin D'souza
cce3a381fc
chore: Update copyright until date to 2021
...
INAL but this date range is purely decorational. If the date hasnt been
updated in a while, doesn't really matter AFAIK. MIT license and
copyright is still under effect if the license exists in the published source
2021-09-03 12:19:15 +05:30
Gavin D'souza
816dd709f4
chore: Ignore updating license header from blame
...
This adds the previous style changes in the license header (for
consistency) in the ignore-revs file
2021-09-03 12:14:45 +05:30
Gavin D'souza
3446026555
chore: Update header: license.txt => LICENSE
...
The license.txt file has been replaced with LICENSE for quite a while
now. INAL but it didn't seem accurate to say "hey, checkout license.txt
although there's no such file". Apart from this, there were
inconsistencies in the headers altogether...this change brings
consistency.
2021-09-03 12:02:59 +05:30
Gavin D'souza
65864c027f
chore: Update module license header
...
These modules were imported from the ERPNext codebase into Frappe.
License header was overlooked at that point. These were contributed
initially by Frappe Technologies Pvt Ltd under GPLv3 (ERPNext's license) and now
we, as Frappe Technologies Pvt Ltd converting them to MIT to comply with
Frappe's license.
2021-09-03 11:51:01 +05:30
Shariq Ansari
ab09ebf696
fix: Dashboard Setting already exist error and linter fixes
2021-09-02 20:46:19 +05:30
Suraj Shetty
3f69350f09
ci: Add 0.5% as threshold for coverage failure
2021-09-02 18:49:04 +05:30
mergify[bot]
5b78407789
Merge pull request #14109 from vrslev/fix-qb-autocomplete
...
feat: Query Builder autocomplete hack
2021-09-02 09:50:18 +00:00
Raffael Meyer
ba07f3bc95
fix: resolve merge conflicts
2021-09-02 11:30:57 +02:00
Lev
6f114b1c19
chore: Query Builder autocomplete hack
2021-09-02 12:21:34 +03:00
Youssef
6c847987f1
feat: Choose Letter Head when printing multiple documents from List /Report
...
(cherry picked from commit 1c6688fd9c39008e86e88617ce901ba02b9076de)
# Conflicts:
# frappe/public/js/frappe/list/bulk_operations.js
2021-09-02 08:57:44 +00:00
Suraj Shetty
a3a2d96579
chore: Update code coverage badge
...
coveralls badge -> codecov badge
2021-09-02 13:28:35 +05:30
Suraj Shetty
f4e477ef42
ci: Run postgres builds as well after a push on develop
2021-09-02 13:06:48 +05:30
Suraj Shetty
717285871e
Merge pull request #14105 from surajshetty3416/codecov
2021-09-02 12:49:29 +05:30
mergify[bot]
35b47d9fa3
Merge pull request #14101 from netchampfaris/server-script-enabled
...
fix: Enable Server Scripts by default
2021-09-02 06:38:55 +00:00
Suraj Shetty
329919d43d
chore: Add codecov config file
2021-09-02 11:37:40 +05:30
Suraj Shetty
cbd94bd33d
ci: Set name for coverage data upload
2021-09-02 10:53:53 +05:30
Suraj Shetty
ba73d99377
ci: Enable code coverage for postgres build as well
2021-09-02 09:36:57 +05:30
Suraj Shetty
cf028964f3
CI: Use codecov coverage reporting
...
Why?
- Coveralls had login issues and we were not able to view files to find the actual uncovered lines
- Codecov has better reporting (status checks & commit diff coverage, ), UX (better folder/file navigation, faster page loads), and has more features.
- Codecov will not require additional step of
coverage wrap-up for parallel builds (it manages it internally somehow).
2021-09-02 09:36:25 +05:30