phot0n
|
1aa267a519
|
chore: move the field to permission section
* chore: fix type in description of ignore_xss_filter in docfield doctype
|
il y a 3 ans |
phot0n
|
bb58ee5ee6
|
feat(minor): add ignore_xss_filter to customize form field
|
il y a 3 ans |
Faris Ansari
|
9482ac4399
|
style: semicolons
|
il y a 3 ans |
Faris Ansari
|
afebaa0a23
|
test: less flaky date control test
|
il y a 3 ans |
Ankush Menat
|
7b19c91c37
|
fix: kanban board without title field (#16659)
|
il y a 3 ans |
Faris Ansari
|
5b046ded15
|
Merge pull request #16634 from netchampfaris/fix-background-jobs-workers
fix: current job was not shown in workers view
|
il y a 3 ans |
Ankush Menat
|
d4c4cdce62
|
Merge pull request #16647 from deepeshgarg007/semantic_releases
chore: Add semantic releases
|
il y a 3 ans |
Ankush Menat
|
95a13853c7
|
ci(Mergify): configuration update (#16655)
Signed-off-by: Ankush Menat <me@ankush.dev>
[skip ci]
|
il y a 3 ans |
Shariq Ansari
|
de8f066dce
|
fix: Set dependant property of grid fields while rendering (#16548)
|
il y a 3 ans |
Rushabh Mehta
|
930ae45fb8
|
fix(test): add a test for Error Log
|
il y a 3 ans |
Rushabh Mehta
|
626ef14e1e
|
fix(linting): fix quotes
|
il y a 3 ans |
Rushabh Mehta
|
d9fbee3b9c
|
fix(minor): frappe.log_error
|
il y a 3 ans |
Rushabh Mehta
|
6e6fe9521e
|
fix(linting): no single quotes :'|
|
il y a 3 ans |
Rushabh Mehta
|
fca6c3d305
|
fix(minor): circular imports?
|
il y a 3 ans |
Rushabh Mehta
|
d55986d56d
|
fix(conflicts): fix conflicts'
|
il y a 3 ans |
Rushabh Mehta
|
57a55e4225
|
feat(minor): Add document reference to Error Log and doc.log_error
|
il y a 3 ans |
Deepesh Garg
|
bf21d2fe2a
|
chore: use ubuntu latest
|
il y a 3 ans |
Deepesh Garg
|
17aeec04c8
|
chore: do not publish any assets
|
il y a 3 ans |
Himanshu
|
803f1fb061
|
feat: add/remove fields from kanban board (#16257)
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
|
il y a 3 ans |
Ankush Menat
|
8df645c904
|
fix(UX): better highlighting for jumped field
|
il y a 3 ans |
Ankush Menat
|
c68da5e6c7
|
fix(UX): focus field immediately after jump
Not sure why we need to wait 1sec :)
|
il y a 3 ans |
Ankush Menat
|
af0b98334f
|
chore: eslint - use es2020 for parsing
|
il y a 3 ans |
Ankush Menat
|
2d3c75a4a7
|
fix(ux): lose focus from all fields on ESC
|
il y a 3 ans |
Ankush Menat
|
666a33a575
|
fix: dont animate "Jump to field" modal
It's supposed to be keyboard driven and currrently wasting 500 ms of my
precious life.
sd
|
il y a 3 ans |
Faris Ansari
|
8b9ae0da23
|
Merge pull request #16633 from netchampfaris/enh-client-get-filters-json
fix: handle filters passed as dict to client.get
|
il y a 3 ans |
Suraj Shetty
|
1b5203c78f
|
Merge pull request #16648 from surajshetty3416/check-in-report-print
|
il y a 3 ans |
borgdb
|
289242a685
|
fix: Update default currency & date format for Malta. (#16630)
|
il y a 3 ans |
Deepesh Garg
|
6c7d867dbd
|
chore: block major releases
|
il y a 3 ans |
Suraj Shetty
|
155dbb5652
|
refactor: Move checkbox style to a separate file to re-use it in print
|
il y a 3 ans |
Suraj Shetty
|
8cd372d90b
|
refactor: Commonify autoname validation
- Validate autoname for Customize Form
|
il y a 3 ans |
Deepesh Garg
|
bafb1faa48
|
chore: Add semantic releases
|
il y a 3 ans |
Nikhil Kothari
|
746e017aef
|
fix: Fixed spelling of "Submitting" in Bulk Upload Modal (#16638)
* Fixed spelling of "Submitting"
* Updated translation files
|
il y a 3 ans |
Faris Ansari
|
839eee7bd5
|
fix: current job was not shown in workers view
because of `if` conditions that should only be checked when view is Jobs
|
il y a 3 ans |
Faris Ansari
|
112da07451
|
test: dict and JSON filters in client.get
|
il y a 3 ans |
Faris Ansari
|
7233c257c7
|
fix: handle filters passed as dict to client.get
|
il y a 3 ans |
Suraj Shetty
|
dff622d38e
|
Merge pull request #16631 from surajshetty3416/fix-webform
|
il y a 3 ans |
Suraj Shetty
|
bb4c2a80a3
|
Merge branch 'frappe:develop' into fix-webform
|
il y a 3 ans |
Suraj Shetty
|
3c1175ea15
|
fix: Directly pass `link_title_doctypes` instead of calling it
To avoid permission error
|
il y a 3 ans |
HENRY Florian
|
0ae7248847
|
fix: update translation (#16623)
|
il y a 3 ans |
Deepesh Garg
|
2af2b80ba6
|
feat: Expose add index in exec_globals (#16605)
* feat: Expose add index in exec_globals
* fix: Linting issues
|
il y a 3 ans |
mergify[bot]
|
6890f83324
|
Merge pull request #16591 from netchampfaris/allow-multiple-client-scripts
feat: allow multiple client scripts
|
il y a 3 ans |
Suraj Shetty
|
a0e9b61e04
|
test: Simplify phone control test
|
il y a 3 ans |
mergify[bot]
|
b0de2dda1d
|
Merge pull request #16624 from ankush/autoname_field_validation
fix: extend autoname validation to child items
|
il y a 3 ans |
Suraj Shetty
|
a396afc7d4
|
fix: Validation error
|
il y a 3 ans |
Ankush Menat
|
a615c60be4
|
test: naming on child tables
|
il y a 3 ans |
Ankush Menat
|
b409a7eeba
|
fix: extend autoname validation to child items
|
il y a 3 ans |
Suraj Shetty
|
6b7fda495b
|
Merge branch 'develop' of https://github.com/frappe/frappe into phone_field_control
|
il y a 3 ans |
Suraj Shetty
|
48cd1c2ad4
|
refactor: Fix naming and simpify code
- Ability to clear code, by hiting backspace
|
il y a 3 ans |
Gavin D'souza
|
66655eb8ed
|
Merge branch 'develop' of github.com:frappe/frappe into bg-rename_doc
|
il y a 3 ans |
mergify[bot]
|
b8114eea9c
|
Merge pull request #16007 from netchampfaris/better-autocompletion-api
fix(ux): Images in Markdown
|
il y a 3 ans |