Faris Ansari
044ac18cb5
Email ( #3625 )
* inline images working, ability to use template name for emails
* Extract header into separate file
* Remove erp-logo
* minor refactor
* [minor] codacy
* fix for test
* Add test case for email body
* remove unused imports
* Add more tests for email body
8 년 전
Faris Ansari
13a7b60f14
Color picker ( #3649 )
* Added new Color picker pallet for calendar
* Review changes for Color Picker.
* Refactor code as per reviews.
* Refactor code for blur event.
* Add Color to db_schema
* set_value on click, minor cleanup
* Remove test field from Event
* styling
* revert event.json
8 년 전
Saurabh
91415a6508
Download attachments backup ( #3663 )
* [enhance] provision to download attachments backup
* [fix] enqueue files backup job if job not in queue
8 년 전
Rushabh Mehta
d4fbbf6903
[test] dont run test_insert_many in travis
8 년 전
Rushabh Mehta
e66d664ba6
[fix] text editor refresh for firefox if empty
8 년 전
Frappe PR Bot
4f5f43c279
[translation] translation updates ( #3659 )
8 년 전
Ameya Shenoy
9d9933491d
Desktop, Calendar View and Gantt View tests ( #3652 )
* verify desktop icon and links
* added comments and fixed indentation
* refactored test_desktop, added test_calendarView, added custom functions to test_lib
* .
* added a generic func to click dropdown items
* codacy fixes
* added comments, changed test_list to delete the todo created
* Update test_lib.js
8 년 전
Makarand Bauskar
4e8bab55d5
[minor] return formatted time on format_value instead of timedelta object ( #3657 )
8 년 전
mbauskar
dd5121d988
Merge branch 'develop'
8 년 전
mbauskar
2f29868850
bumped to version 8.3.10
8 년 전
Rushabh Mehta
b14a625153
[fix] dont call setup twice
8 년 전
Prateeksha Singh
a309b5696a
[wiz][minor] style fixes, static label, first entry mandatory ( #3647 )
8 년 전
Rushabh Mehta
79e89bb90e
[fix] query report set filters, fixes frappe/erpnext#9775
8 년 전
Rushabh Mehta
4d9d66d916
[fix] patch
8 년 전
Rushabh Mehta
06f1eeff35
[fix] patch
8 년 전
Rushabh Mehta
9e5df7aeff
[fix] patch
8 년 전
Rushabh Mehta
b6ac024576
[style] make payment pages standard ( #3655 )
8 년 전
Nabin Hait
8f3eb00541
Delete custom docperm while deleting doctypes ( #3654 )
* Delete custom docperm while deleting doctypes
* Update delete_custom_docperm_if_doctype_not_exists.py
8 년 전
Rushabh Mehta
2355dafc25
[minor] no scheduler for tests
8 년 전
Rushabh Mehta
b38aff0b89
[minor] remove commented lines in travis.yml
8 년 전
ci2014
b3bf9f35e3
Add success and error callback ( #3651 )
Allows developers to use callbacks like following:
new frappe.views.CommunicationComposer({
doc: frm.doc,
frm: frm,
subject: __(frm.meta.name) + ': ' + frm.docname,
recipients: frm.doc.email || frm.doc.email_id || frm.doc.contact_email,
attach_document_print: true,
message: message,
real_name: frm.doc.real_name || frm.doc.contact_display || frm.doc.contact_name,
success: function(r) { console.log(r); alert("Mail sent!"); },
error: function(r) { console.log(r); alert("Mail not sent!"); }
});
8 년 전
Charles-Henri Decultot
2da4bafa1e
Clear outbox modification ( #3628 )
* Clear Outbox modification
* Correction of SQL query
8 년 전
Manas Solanki
91ebe48c48
add only visible data for downloading report ( #3620 )
8 년 전
Britlog
6d1c652cfe
Blog breadcrumbs ( #3646 )
* Blog breadcrumbs
* Update blog_post.py
* Update blog_post.py
8 년 전
mbauskar
fc52f2070b
Merge branch 'develop'
8 년 전
mbauskar
fcee43d37a
bumped to version 8.3.9
8 년 전
Rushabh Mehta
06415a6e11
[fixes] for frappe/erpnext#9740, frappe/erpnext#9733, frappe/erpnext#9666, frappe/erpnext#9651, frappe/erpnext#9694, frappe/erpnext#9620 ( #3648 )
* [fixes] for frappe/erpnext#9740 , frappe/erpnext#9733 , frappe/erpnext#9666 , frappe/erpnext#9651 , frappe/erpnext#9694 , frappe/erpnext#9620
* [minor] formatter for filters
8 년 전
Nabin Hait
49a792dbee
Merge branch 'develop'
8 년 전
Nabin Hait
b9322b013e
bumped to version 8.3.8
8 년 전
Nabin Hait
d366bde7c1
Escape success message ( #3644 )
8 년 전
Nabin Hait
cd27a947d0
Merge branch 'develop'
8 년 전
Nabin Hait
23942517d1
bumped to version 8.3.7
8 년 전
negstek
ff5eb069c6
Update web-views.md ( #3642 )
Correction of typing error
8 년 전
Nabin Hait
698e2d8c69
Escaped success msg in web form. Fixes frappe/erpnext#9729 ( #3643 )
8 년 전
Rushabh Mehta
4fbb05d1ef
[fix] attach image refresh, fixes frappe/erpnext#9725
8 년 전
Rushabh Mehta
4bdd483d4e
[fix] summernote for firefox
8 년 전
mbauskar
a6db906f1b
Merge branch 'develop'
8 년 전
mbauskar
a2090da413
bumped to version 8.3.6
8 년 전
Makarand Bauskar
b89c69ee60
[hotfix] uncaught read property split of undefinded ( #3640 )
8 년 전
Rushabh Mehta
fee697e7f3
[fix] summernote recursion
8 년 전
mbauskar
e46bb520c2
Merge branch 'develop'
8 년 전
mbauskar
a86ddb0ff5
bumped to version 8.3.5
8 년 전
Rushabh Mehta
a4a9959615
[typo] script_manager.js
8 년 전
Rushabh Mehta
258ec9a5f9
[fix] link broken in quick entry and filter setting in list view
8 년 전
mbauskar
9896b04f59
Merge branch 'develop'
8 년 전
mbauskar
e1c4c2ae9d
bumped to version 8.3.4
8 년 전
Rushabh Mehta
4a7551a010
[hot] more js fixes
8 년 전
mbauskar
f8c8ea994e
Merge branch 'develop'
8 년 전
mbauskar
74452ae033
bumped to version 8.3.3
8 년 전
Rushabh Mehta
c08105a7f1
[refactor] cleanup promises ( #3639 )
* [refactor] cleanup promises
* [minor]
* [update] refresh_input
* [hot] fix for set multiple values
8 년 전