barredterra
3632a32272
fix: print warning and add comments
4 年之前
barredterra
52d78ab495
fix: don't export "lft" and "rgt" fields
4 年之前
casesolved-co-uk
291ff654f8
fix: Allow only_for for Cards
4 年之前
gavin
6365037b81
Merge pull request #13145 from gavindsouza/misc-fixes-py3-1
fix: Misc fixes
4 年之前
prssanna
b75a1629fa
fix: check if grid_rows exists
4 年之前
prssanna
ce24b0bb14
fix: check if parentfield also exists
4 年之前
mergify[bot]
6dd6d4c3e1
Merge pull request #13199 from rovertzxd/fix-svg-uploads
fix: svg files upload
4 年之前
Gavin D'souza
7930b84b71
Revert "fix(build): Use NamedTemporaryFile from mktemp"
This reverts commit 085290630e
.
Breaks via https://github.com/frappe/frappe/pull/13145/checks?check_run_id=2573309928
4 年之前
Prssanna Desai
4b0e627c94
Merge pull request #13203 from prssanna/custom-print-format-fix
fix: check if df exists in get_formatted
4 年之前
Gavin D'souza
085290630e
fix(build): Use NamedTemporaryFile from mktemp
4 年之前
Mohammad Hasnain Mohsin Rajan
90f786b0e5
chore: spaces
4 年之前
hasnain2808
ed1a9e1559
fix: do not show counter on unsaved forms
4 年之前
Roberto Murguia
ad5506453e
fix: svg files upload
4 年之前
Raffael Meyer
aa06b63eb6
refactor: getattr
Co-authored-by: gavin <gavin18d@gmail.com>
4 年之前
Gavin D'souza
e0be2cc535
Merge branch 'develop' into misc-fixes-py3-1
4 年之前
Gavin D'souza
6581ed886a
Revert "fix: Don't re-copy node_modules if public already has it"
This reverts commit 548eb079c8
.
Seems to break UI components. Learnt this from Cypress UI tests
ref: https://github.com/frappe/frappe/pull/13145/checks?check_run_id=2567366717
4 年之前
Ankush Menat
4d7f5a8f8d
ci: fix semgrep false positives ( #13161 )
* ci: fix false positive rule for split js translate
- limit regex to must match end of line.
- expand previous check to take care of other ways to split multi-line
calls.
* ci: update tests for rules, ignore rules in sider
* ci: enable semgrep on v13 branches
* ci: fix false positive for python split strings
4 年之前
Suraj Shetty
4d61098d67
Merge pull request #13165 from surajshetty3416/python-distributed-testing
4 年之前
Suraj Shetty
a34a278e06
chore: Update .mergify.yml
4 年之前
Mohammad Hasnain Mohsin Rajan
bb4be32751
chore: add semicolons
4 年之前
Mohammad Hasnain Mohsin Rajan
c246c82a85
fix: remove debugger
4 年之前
hasnain2808
c822c54f55
fix: allow updating naming series
4 年之前
prssanna
103fa1e31a
fix: check if df exists in get_formatted
4 年之前
Suraj Shetty
155b28cf51
ci: Update Job names
- Also, update mergify rules
4 年之前
Suraj Shetty
0f94407e6d
Merge pull request #12969 from surajshetty3416/fix-sqli-report-get
4 年之前
Nabin Hait
2890065d71
removed py2 support
4 年之前
Suraj Shetty
cb6f263001
Merge branch 'develop' into python-distributed-testing
4 年之前
mergify[bot]
0d0cb8b877
Merge pull request #13157 from hrwX/patch-3
fix: parse Today default value for date docfield
4 年之前
Suraj Shetty
4ccef2b16b
Merge branch 'develop' into radio-buttons
4 年之前
Suraj Shetty
110eb43914
Merge branch 'develop' into esbuild
4 年之前
mergify[bot]
75a8ab453e
Merge pull request #13192 from CaseSolvedUK/connapp-xero-v13
fix: connected app auto_refresh credentials and mandatory fields
4 年之前
Gavin D'souza
098f1564f3
refactor: bench build
* Deprecate --make-copy and --restore options for build in favour of --hard-link
* Show feedback for linking/copying application assets
4 年之前
Faris Ansari
f7c0561171
fix: Convert public fields to static fields
4 年之前
Gavin D'souza
548eb079c8
fix: Don't re-copy node_modules if public already has it
public folder already has a symlink to node_modules. So we can just
check if the realpath already exists and ignore copying it again if the
same exists
4 年之前
Faris Ansari
bd4364ab46
fix: Remove .only
4 年之前
Faris Ansari
fb0f9180d0
fix: super call
4 年之前
marination
29adcef4f0
fix: Use css variable for color
4 年之前
Faris Ansari
bd487f7ef3
fix: method syntax
4 年之前
Faris Ansari
91b6818492
fix: set_date_options method call
4 年之前
Faris Ansari
d4b0be789f
Merge branch 'develop' into esbuild
4 年之前
Gavin D'souza
82685d2545
fix: Convert multi-line translation string to single
4 年之前
Nabin Hait
ac5c2c1bf9
fix: merge conflict
4 年之前
Faris Ansari
8eaf51f846
Merge pull request #13190 from netchampfaris/web-template-clear-cache
fix: Clear web page cache after web template is updated
4 年之前
casesolved-co-uk
095994a86c
fix: connected app auto_refresh credentials and mandatory fields
4 年之前
Faris Ansari
17928f2d28
fix: Clear web page cache after web template is updated
4 年之前
Gavin D'souza
e18f080453
chore: Hide all warnings in bench console
4 年之前
Gavin D'souza
e54b1d5835
refactor: Link static assets from apps to sites/assets
4 年之前
Gavin D'souza
b5a121a1cb
fix: Drop compatability code
* Use raw text for regex patterns to avoid Deprecation warnings
4 年之前
Suraj Shetty
9f862f39d5
Merge branch 'develop' into python-distributed-testing
4 年之前
Gavin D'souza
e7d089d1cb
Merge branch 'develop' of github.com:frappe/frappe into misc-fixes-py3-1
4 年之前