Barakat
14ba7ce375
Stop reloading the HTML content after every document change ( #4307 )
hace 7 años
Prateeksha Singh
1e253b9d13
[controls] Barcode Control ( #4335 )
* [start] display barcode based on input
* [wip]
* [barcode] use set_value
* parse and set
* remove quagga
* [barcode] set in db
* [fix] set height
* cleanup
* remove from build.json, require instead
* [fix] declare JsBarcode global in .eslintrc
hace 7 años
Juan F Fernández
3c8689e4a2
[FIX] Fixed problem with margins in pdf (see #3451 #4235 #4239 ) ( #4297 )
hace 7 años
Revant Nandgaonkar
4df6135c3c
enqueue_after_commit option added to frappe.enqueue ( #4167 )
* enqueue_after_commit option added to frappe.enqueue
* Fixes
Codacy https://www.codacy.com/app/frappe/frappe/pullRequest?prid=934733
clear frappe.flags.enqueue_after_commit after executing enqueued jobs
* sync_global_search() uses enqueue_after_commit=True
* Update database.py
* webhooks enqueue after commit
* Update __init__.py
hace 7 años
Valmik
5aa676c688
[fix] make test records for dependencies for app tests ( #4336 )
hace 7 años
Omar Jaber
071947cd32
Fix fields style in reports for RTL direction ( #4178 )
This code will fix fields style of the reports in RTL direction
hace 7 años
Aditya Hase
d5d9fd5283
More Python 3 compatibility Frappe test fixes ( #4321 )
* stream object should be BytesIO instead of StringIO
* Convert filter to list explicitly before checking length
* Decode sent_email and content before string operations
hace 7 años
Aditya Hase
38d63f7dc7
Python 3 compatibility Frappe test fixes ( #4318 )
* Read image file in binary mode
* Read files in binary mode
* Don't use bytestrings unnecessarily
* Correctly convert byte strings to unicode in frappe.as_unicode
* Convert content to bytes before writing to file
hace 7 años
Nabin Hait
aca3658f36
Removed SMS sender field from SMS Settings ( #4334 )
* Removed SMS sender field from SMS Settings
* patch for sms sender name
hace 7 años
Faris Ansari
c06383a260
Disable socketio file upload in text editor frappe/erpnext#10991 ( #4333 )
hace 7 años
Shridhar Patil
51c944fd24
Hide email footer in report ( #4323 )
* Hide footer in auto email reports
https://github.com/frappe/frappe/issues/3249
* convert to int to comapare
hace 7 años
Makarand Bauskar
99fa65cb1a
[hotfix] fixed patch sequence and removed the update_email_queue patch ( #4330 )
hace 7 años
crossxcell99
161ea7dc0e
send via post request and specify header ( #4316 )
hace 7 años
Rishabh Nambiar
0e412de72e
[major] AWS S3 Integration for Frappé ( #4272 )
* Added S3 Integration, need to add backup limit
* Fix validation in s3 doctype
* Added auto-deletion of old backups and backup_limit usage
* Fixes for codacy PR review
* Improved exception handling.
* Update s3_backup_settings.py
hace 7 años
Rushabh Mehta
f0e23a5a6c
[refactor] domain and domain settings ( #4163 )
* [refactor] domain and domain settings
* [fix] test_domain.py
* [fix] patches
* [fix] domain activation after setup
* [fix] tests and lint
* [fix] tests and lint
* [enhance] better prompt naming
* [fix] setup wizard test
* [fix] testing
* [minor] new item in quick entry from form dashboard
hace 7 años
Juan F Fernández
6efcd2e13d
[HOTFIX] Fixed email sending on non ascii sender name ( resolves #4313 ) ( #4317 )
hace 7 años
Rushabh Mehta
69e08f8e97
[minor] web form ( #4302 )
hace 7 años
Zarrar
f81bee7d05
minor fix to suppport treeview for task ( #4279 )
hace 7 años
Javier Wong
5c42aa996a
[fix] Hide Editable Grid Columns ( #4270 )
* [fix] Hide Editable Grid Columns
This fixes a bug where set_column_disp does not hide editable grid columns.
* [fix] Hide Editable Grid Columns - Additional Fixes
This fixes a bug where set_column_disp does not hide editable grid columns.
* [fix] Hide Editable Grid Columns - Additional Fixes
This fixes a bug where set_column_disp does not hide editable grid columns.
* [fix] Hide Editable Grid Columns - Additional Fixes
This fixes a bug where set_column_disp does not hide editable grid columns.
* Codacy Fixes
hace 7 años
Prateeksha Singh
7e9cce2d3b
C3 to Charts ( #4228 )
* make AxisGraph
* remove jquery and snap
* [major] refactor, svg animations, rename to charts
* remove c3, d3
* [Charts] renaming and namespacing
* [fix] codacy
* Replace in grid report with plot, fixes
hace 7 años
Pawan Mehta
181d493dc2
[fix] #4267 - remove hard coded web-server port in ui tests ( #4268 )
* [fix] #4267
* Update selenium_testdriver.py
hace 7 años
Makarand Bauskar
9ff3dfcd4c
[hotfix] robots.txt file is considered as static instead of getting context from robots.py ( #4325 )
hace 7 años
Makarand Bauskar
fe75ffb8da
[minor] fetch dictory value using get method instead of indexing ( #4324 )
hace 7 años
Faris Ansari
02c359d00f
Don't show img tags in kanban card ( #4326 )
- https://discuss.erpnext.com/t/how-to-make-kanban-view-just-first-text-lines/29428
hace 7 años
Rushabh Mehta
35a86a6d84
[fix] test_feedback_trigger.py
hace 7 años
Rushabh Mehta
d5f0378f63
[fix] test_feedback_trigger.py
hace 7 años
Makarand Bauskar
5eb5d1039f
[minor] refactored the setup_email_inbox method to create sidebar menu ( #4300 )
hace 7 años
Makarand Bauskar
a6ed912924
[minor] display title in user mention instead of docname ( #4217 )
* [minor] display title in user mention instead of docname
* [minor] added the reference number/name
* [minor] if title is name then use the doc.reference_name instead of frappe.db.get_value
hace 7 años
Rushabh Mehta
cd968348d7
[minor] better message on permission
hace 7 años
mbauskar
52d7d7af11
Merge branch 'hotfix'
hace 7 años
mbauskar
ff43b65aac
Merge branch 'master' into develop
hace 7 años
mbauskar
be3cbd790a
bumped to version 9.1.7
hace 7 años
Makarand Bauskar
beeaa3f6ab
[hotfix] no_socketio while uploading file for data-import-tool ( #4306 ) ( #4310 )
hace 7 años
Makarand Bauskar
da144db4ec
[hotfix] no_socketio while uploading file for data-import-tool ( #4306 )
hace 7 años
mbauskar
6640774b75
Merge branch 'master' into develop
hace 7 años
mbauskar
bc396d5cba
Merge branch 'hotfix'
hace 7 años
mbauskar
6757c5d61b
bumped to version 9.1.6
hace 7 años
Makarand Bauskar
ff954462a2
[minor] attach only image type files to Background Image field ( #4283 )
hace 7 años
Makarand Bauskar
cf99dd268c
[minor] update the doc status to Open for Received communication ( #4295 )
* [minor] update the doc status to Open for Received communication
* [minor] update the modified date on reply
hace 7 años
Makarand Bauskar
007bb0d684
[hotfix] enable Update button if error occured after customize form save ( #4294 )
hace 7 años
Makarand Bauskar
77f55a0ee1
[hotfix] fixed margin for disabled check field ( #4293 )
hace 7 años
mbauskar
75c894f034
Merge branch 'hotfix'
hace 7 años
mbauskar
ae6fa0b10f
Merge branch 'master' into develop
hace 7 años
mbauskar
57f6a39180
bumped to version 9.1.5
hace 7 años
Saurabh
b3ee2d56fc
Merge pull request #4291 from saurabh6790/upload_attendance_fix
[fix] missing dataurl in on_attach
hace 7 años
Saurabh
f362f84238
[fix] missing dataurl in on_attach
hace 7 años
Saurabh
ca3bbe75ae
Merge branch 'hotfix'
hace 7 años
Saurabh
0ddc375ad9
Merge branch 'master' into develop
hace 7 años
Saurabh
2c25c9619d
bumped to version 9.1.4
hace 7 años
Saurabh
75ef8d5345
Merge pull request #4290 from saurabh6790/upload_attendance_fix
[fix] if no_socketio specified, upload file with FileReader
hace 7 años