Suraj Shetty
a56b117ca4
test: Wait for filter save on clear filter
3 年前
Suraj Shetty
3aed8f9e22
test: Miscellaneous fixes to avoid flaky tests
3 年前
Suraj Shetty
b4bb4c039f
test: Update click_sidebar_button to accept btn_name
- to make tests cases readable
3 年前
gavin
620cad18d6
Merge pull request #14129 from gavindsouza/timeline-missing-comments
fix: Bring back the missing Comments
3 年前
Leela vadlamudi
8968653072
Merge pull request #14133 from frappe/mergify/bp/develop/pr-14132
fix: customizing print formats (backport #14132 )
3 年前
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 f9486fce5f
)
3 年前
Suraj Shetty
92fceb88d5
Merge branch 'develop' into timeline-missing-comments
3 年前
Suraj Shetty
ecf08e9886
Merge pull request #14108 from frappe/mergify/bp/develop/pr-14099
3 年前
Suraj Shetty
084be78f95
Merge branch 'develop' into mergify/bp/develop/pr-14099
3 年前
Suraj Shetty
fba196484c
ci: Conditionally run codecov upload
3 年前
Suraj Shetty
8b252d493a
ci: Conditionally run codecov upload
3 年前
Suraj Shetty
9d9ca1c2dd
Merge branch 'develop' into mergify/bp/develop/pr-14099
3 年前
Suraj Shetty
4e200d13a5
Merge pull request #14127 from frappe/mergify/bp/develop/pr-14114
3 年前
mergify[bot]
cea341ccf5
Merge pull request #13594 from shariquerik/custom-doctype-webform-perm
fix: Webform Permission for custom doctype
3 年前
Gavin D'souza
d55254e7dc
feat(minor): Show title for form timeline icons
3 年前
Gavin D'souza
ab7dee13cf
chore: Added return type for DatabaseQuery.execute
3 年前
Gavin D'souza
f0b9eb5f7c
fix: Update available Frappe icons
* Added icons for milestone
* Updated Workflow and Branch icons for consistency
3 年前
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
3 年前
Gavin D'souza
6f0a02aaa5
fix: Handle multiple comment types in get_comments
3 年前
Rushabh Mehta
c3c4057866
Merge pull request #14111 from shariquerik/wspace-2-fixes
fix: Dashboard Settings already exist error on first login
3 年前
Shariq Ansari
4f76c56347
Merge branch 'frappe:develop' into wspace-2-fixes
3 年前
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 40f2e91591
)
Co-authored-by: vama <vamagithub@gmail.com>
3 年前
Saqib
62a205fe2e
feat: change custom button type ( #14074 )
* feat: change custom button type using frm
3 年前
Leela vadlamudi
3527731b93
Merge pull request #14124 from frappe/mergify/bp/develop/pr-14113
fix: RTL support for text editor (backport #14113 )
3 年前
leela
768e4052f9
fix: node creation from tree view
(cherry picked from commit f8cd2ad388
)
3 年前
leela
5ccda1d5ac
fix: RTL support for text editor
(cherry picked from commit 99f914698f
)
3 年前
Rushabh Mehta
ea27dd001a
Merge pull request #14123 from rmehta/packages
feat(minor): Packages! also cleanup of DocField and other minor fixes
3 年前
Rushabh Mehta
d807e3b1e2
fix(minor): fix for aggregate functions, use special query
3 年前
Rushabh Mehta
5befc80cd4
fix(minor): linting
3 年前
Rushabh Mehta
c2e93256f2
fix(minor): remove test modules
3 年前
Rushabh Mehta
20dea90670
feat(minor): Packages! also cleanup of DocField and other minor fixes
3 年前
Shariq Ansari
b20e543de9
test: test hook to get website_list_context
3 年前
gavin
b2f78de243
Merge pull request #14112 from gavindsouza/license-fixes
chore: License fixes
3 年前
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
3 年前
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
3 年前
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.
3 年前
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.
3 年前
Shariq Ansari
ab09ebf696
fix: Dashboard Setting already exist error and linter fixes
3 年前
Suraj Shetty
3f69350f09
ci: Add 0.5% as threshold for coverage failure
3 年前
mergify[bot]
5b78407789
Merge pull request #14109 from vrslev/fix-qb-autocomplete
feat: Query Builder autocomplete hack
3 年前
Raffael Meyer
ba07f3bc95
fix: resolve merge conflicts
3 年前
Lev
6f114b1c19
chore: Query Builder autocomplete hack
3 年前
Youssef
6c847987f1
feat: Choose Letter Head when printing multiple documents from List /Report
(cherry picked from commit 1c6688fd9c
)
# Conflicts:
# frappe/public/js/frappe/list/bulk_operations.js
3 年前
Suraj Shetty
a3a2d96579
chore: Update code coverage badge
coveralls badge -> codecov badge
3 年前
Suraj Shetty
f4e477ef42
ci: Run postgres builds as well after a push on develop
3 年前
Suraj Shetty
717285871e
Merge pull request #14105 from surajshetty3416/codecov
3 年前
mergify[bot]
35b47d9fa3
Merge pull request #14101 from netchampfaris/server-script-enabled
fix: Enable Server Scripts by default
3 年前
Suraj Shetty
329919d43d
chore: Add codecov config file
3 年前
Suraj Shetty
cbd94bd33d
ci: Set name for coverage data upload
3 年前
Suraj Shetty
ba73d99377
ci: Enable code coverage for postgres build as well
3 年前