MitulDavid
401b56ee39
fix: Image with .jpeg extension breaks file uploader
před 3 roky
mergify[bot]
a6d9170e5f
Merge pull request #13878 from AfshanKhan/fix-date-formatting-for-babel
fix: format string for formating date
před 3 roky
Komal-Saraf0609
b46b5546f7
test: Corrected function description and shorten some of the selectors by removing unwanted classes
před 3 roky
Saqib Ansari
99442cca4a
fix: hide empty dialog if camera not found
před 4 roky
Saqib Ansari
51e45de747
feat: Barcode option for data fields
před 4 roky
Saqib Ansari
5058a77056
feat: handle exceptions on scan
před 4 roky
Saqib Ansari
d20ed0edd7
feat: stop scanning on dialog hide
před 4 roky
Saqib Ansari
a028e9f830
fix: undefined variable errorMessage
před 4 roky
MitulDavid
ccfe4a857c
refactor: Minor changes to doc image upload, UI test
před 4 roky
Leela vadlamudi
40362c0ac5
Merge pull request #13861 from leela/amended-doc-naming
refactor: set amended docname to original docname
před 4 roky
Komal-Saraf0609
eb669c16f6
test: fixing sider issues
před 4 roky
Komal-Saraf0609
716452ea69
test: Added test case for cancel functionality
před 4 roky
Suraj Shetty
aea6e55a50
Merge branch 'develop' into core-test-coverage
před 4 roky
mergify[bot]
7915e20cba
Merge pull request #13885 from ChillarAnand/handler
fix: Show command and error message when an exception is raised
před 4 roky
ChillarAnand
703edfed73
fix: Show command and error message when an exception is raised
před 4 roky
leela
80d111baf2
refactor: set amended docname to original docname
Currently, whenever a document is amended it's name is set
to name-X(X is a counter) when amended again and so on. In this PR,
we have postfixed all cancelled document names with '-CAN' and new
cancelled documents gets a name as original_name-CANC-X.
so that amended docs can use the original name instead of name-X.
před 4 roky
Suraj Shetty
a1a18a917e
Merge pull request #13883 from frappe/db-set-no-reload-doc-before-save
fix: do not reset doc_before_save on db_set
před 4 roky
Saqib Ansari
37b59acd2f
Merge branch 'develop' of https://github.com/frappe/frappe into frappe-scanner
před 4 roky
Saqib Ansari
0cf2fd9b5c
Merge branch 'frappe-scanner' of https://github.com/netchampfaris/frappe into frappe-scanner
před 4 roky
mergify[bot]
dbcf05481f
Merge pull request #13879 from ankush/fix_child_validation
fix: validate code fields of children too
před 4 roky
Suraj Shetty
92a3c3be8e
Merge branch 'develop' into db-set-no-reload-doc-before-save
před 4 roky
Suraj Shetty
49684ca399
refactor: Make coverage context manager
- Decoupled coverage code from testing to setup code coverage before any import happen to get accurate coverage (before it used to skip import statements for some files)
před 4 roky
mergify[bot]
77c6f5d955
Merge pull request #13857 from hasnain2808/wrapable-code-editor
feat: wrappable code editor
před 4 roky
MitulDavid
11eefe3eee
test: Add test for image cropping and optimization UI
před 4 roky
MitulDavid
cd3fb58fc6
refactor: Image optimization checkbox
před 4 roky
Saif
7400d7ca37
fix: do not reset doc_before_save on db_set
před 4 roky
Your Name
946243d511
style: split qb.table into doctype and table
před 4 roky
Afshan
c7ad1be6b8
fix: format string for formating date
před 4 roky
Mitul David
4f86cdb8f8
Merge branch 'develop' into image-processing
před 4 roky
MitulDavid
14fac949af
test: Add test for optimize_image utility
před 4 roky
MitulDavid
2d887187d2
refactor: Toggle optimization using checkbox
před 4 roky
mergify[bot]
fedeb44a52
Merge pull request #13880 from ankush/perf_value_cache
perf: speed up link validation
před 4 roky
Ankush Menat
a85744be27
test: Python syntax validation "integration" test
před 4 roky
shariquerik
bf4611e84b
fix: updated wspace json files & minor onboarding fix
před 4 roky
Komal-Saraf0609
a8fe3a8668
test: Adding Cypress tests for sidebar, timeline and email testing ( #13729 )
* test: fix get_field command
* test: Add timeline email test cases
* test: Add sidebar test cases
* test: Add timeline test cases
* test: Added new commands
* test: Added proper name for test case, added comments and removed redundancy
* test: Added proper name for test case, added comments and removed redundancy
* test: Added proper name for test case, added comments and removed redundancy
* test: Added new commands
* test: Added proper name for test case, added comments and removed redundancy
* test: Added proper name for test case, added comments and removed redundancy
* fix: Sider issues
* fix: Sider issues
* fix: Sider issues
* fix: UI Tests
* fix: UI tests
* fix: UI tests
* fix: UI tests
* fix: UI tests
* fix: UI tests
* fix: UI tests
* fix: UI tests
* fix: UI tests
* fix: UI tests
* fix: UI tests
* fix: UI tests
* fix: UI test
* fix: UI tests
* fix: UI tests
* fix: Context correction
* test: fix fill_field command
* test: fixed get_field command
(removed :visible for code)
* test: Fixed fill_field command
(removed .blur())
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
před 4 roky
Ankush Menat
8ed2c87e00
perf: fix unneneccsary clearing of db.value_cache
před 4 roky
Ankush Menat
1ffb0b1d7c
fix: validate code fields of children too
před 4 roky
Devin Slauenwhite
770ca72764
fix: standard pages message in website settings. ( #13711 )
* fix: description of standard home page links.
* fix: invalid standard pages message.
* updated modified timestamp.
Co-authored-by: Gavin D'souza <gavin18d@gmail.com>
před 4 roky
Ankush
257723cb0a
feat: `PythonExpression` and `Python` option with syntax validation for `Code` field types ( #13707 )
* feat: `PythonExpression` and `Python` options for `Code` fields
* fix: check python expressions in assignment rule
* fix: replace server script syntax validation
* fix: validate condition in workflow transition
Add PythonExpression in Options.
před 4 roky
mergify[bot]
e8770a6a6e
Merge pull request #13823 from deepeshgarg007/custom_internal_links
feat: Internal link support in custom document links
před 4 roky
mergify[bot]
0402b87210
Merge pull request #13858 from ChillarAnand/app
fix: Show traceback if custom app installation fails with exception
před 4 roky
MitulDavid
313bde9ceb
feat: Enable optimization on attachment
před 4 roky
Mitul David
fa6e26f5e1
Merge branch 'develop' into image-processing
před 4 roky
mergify[bot]
3e232625c0
Merge pull request #13797 from resilient-tech/fix-has_permission
fix: improved execution logic for `has_permission` hook
před 4 roky
Suraj Shetty
9e9d352d14
Merge pull request #13860 from surajshetty3416/fix-datepicker-for-rtl
fix: Ignore RTL conversion for datepicker library styles
před 4 roky
mergify[bot]
85d0e44619
Merge pull request #13827 from shariquerik/image-error-message
fix: Better error message while uploading web image
před 4 roky
Suraj Shetty
ff15e48650
fix: Re-introduce ar, gr & it language support
These languages got removed during https://github.com/frappe/frappe/pull/8531
před 4 roky
Suraj Shetty
2bf1984621
fix: Ignore RTL conversion for datepicker library styles
před 4 roky
shariquerik
744b4ec8a2
fix: Added Icon Picker Field
před 4 roky
Sagar Vora
0dec1f792a
test: `has_permission` hook should call custom methods first
před 4 roky