Rushabh Mehta
e4f279b580
[minor] [fix] extract images before sanitizing html for text editor ( #2319 )
2016-11-16 11:07:56 +05:30
Rushabh Mehta
c36055d29e
[minor] added frappe.format and validate_payment in web_form.html
2016-10-18 21:52:17 +05:30
Rushabh Mehta
66b4c470e1
[fix] has_website_permissions
2016-10-12 10:26:20 +05:30
Rushabh Mehta
bae97cfed4
Email Alert on any controller method ( #2157 )
...
* [docs] typo
* [email alert] now on any standard controller method
* [minor] install customizations with intall;
* [test] [fix] and truncate subject in email;
* [fix] error log seen issue
2016-10-08 11:11:36 +05:30
Nabin Hait
c0d7b5b441
Fixed version conflict
2016-10-06 12:25:14 +05:30
Nabin Hait
9bf71bba3d
Rollback if scheduled submit/cancel failed
2016-10-06 11:20:45 +05:30
Nabin Hait
c211ba6bce
Fixed version conflict
2016-10-05 19:00:44 +05:30
Nabin Hait
2cf19b79ac
Commit after locking and unlocking while queuing action
2016-10-05 18:57:44 +05:30
Nabin Hait
c54f4e8615
Fixed version conflict
2016-10-05 17:04:17 +05:30
Nabin Hait
d61123180c
Add error traceback in comment if no message_log
2016-10-05 16:34:06 +05:30
Rushabh Mehta
541d8be95f
[complete] auto email report
2016-09-14 12:00:52 +05:30
Rushabh Mehta
2488c13dbc
[hot] fix permlevel
2016-08-08 16:53:28 +05:30
Rushabh Mehta
f134370f7d
[hot] fix permlevel
2016-08-08 16:51:35 +05:30
Rushabh Mehta
171c69677f
[fix] apply read permlevel before sending doc to desk. Fixes #1904
2016-08-08 14:07:38 +05:30
bcornwellmott
ea033f9dd5
Add return to the wrapper for save
...
Save mistakenly removed the return function when a wrapper was added for it. This has created downstream issues, including preventing PUT requests through the API.
2016-07-25 10:00:42 -07:00
Rushabh Mehta
7c870d6ba4
[fix] dont update modified timestamp if called from post save methods
2016-07-20 12:55:19 +05:30
Rushabh Mehta
22c3f7966d
[enhance] run actions in background doc.queue_action("submit")
2016-07-19 17:12:37 +05:30
Anand Doshi
234e21feee
[fix] touch locks/installing.lock during new-site, fixes in db_query and get_app_path
2016-07-06 18:06:50 +05:30
Rushabh Mehta
2babe422d7
[minor] __onload is frappe._dict
2016-07-05 15:19:49 +05:30
Anand Doshi
526e9ea2d7
[security] encrypt passwords that need to be retrievable, except User password which should be hashed
2016-06-13 17:18:59 +05:30
Anand Doshi
c8e0384ce1
[cleanup] document flow
2016-06-07 18:55:15 +05:30
Rushabh Mehta
faf45e4811
[fix] double child table bug and added beta in doctype
2016-05-02 18:43:32 +05:30
Rushabh Mehta
9c7d1f2ea8
[cleanups]
2016-04-18 19:26:45 +05:30
Rushabh Mehta
79203f3ab6
[api] added on_change event in document.py that will be called after any update event, including on_trash
2016-04-11 11:34:26 +05:30
Rushabh Mehta
9d8c2b5eff
[enhancements] added frappe.utils.evalute_filter(doc, filter) and ability to hook multiple doc events at the same time
2016-04-08 17:07:31 +05:30
Rushabh Mehta
dacaa7ab0c
[enhancement] portal settings for portal menu
2016-03-30 12:28:55 +05:30
Nabin Hait
b6af76234a
[fix] Set docstatus before and after insert
2016-03-29 11:33:42 +05:30
Rushabh Mehta
f0d28480c8
[fix] tests
2016-03-26 08:35:00 +05:30
Rushabh Mehta
acbd16bbf3
[fix] track_seen is optional
2016-03-25 17:27:17 +05:30
Rushabh Mehta
d029eae1f7
[enhancement] added feature to track user seen, fixes #1648
2016-03-25 16:27:31 +05:30
Rushabh Mehta
86731f2711
[fix] comment timeline permissions, now show only status change from linked docs
2016-03-23 12:32:41 +05:30
Anand Doshi
05895f2883
[fix] remove __islocal at the end of insert
2016-03-18 20:10:50 +05:30
Anand Doshi
ab72ac7a5b
[fix] [hot] use parent perms if table in doc.get_permlevel_access
2016-03-10 13:16:07 +05:30
Anand Doshi
353e8a9d1f
[fix] Sanitize form_dict and doc values to prevent XSS
2016-02-23 12:11:28 +05:30
Anand Doshi
cedf84cbc7
[fix] print hide fields with higher perm levels - Fixes frappe/erpnext#4833
2016-02-18 19:18:15 +05:30
Anand Doshi
f49d913d78
[hotfix] update timeline doc
2016-02-18 08:04:07 +05:30
Anand Doshi
85546d7359
[fix] always set timeline doc on update
2016-02-16 12:27:53 +05:30
Anand Doshi
465318878e
[enhancement] Merge Comment and Feed into Communication 💥
2016-02-04 17:46:53 +05:30
Anand Doshi
f957344ff1
[fix] Ignore optional fields in frappe.copy_doc
2016-01-25 17:02:20 +05:30
Rushabh Mehta
6caf6fb6f1
[enhancement] prompt user to reload on migration
2016-01-07 15:35:17 +05:30
Anand Doshi
3241a0969f
[feature] Ability to like a document, comment or communication, see notifications about it and view it on activity feed
2016-01-01 12:50:14 +05:30
Anand Doshi
999cea874c
[fix] Implemented caching in linked with
2015-10-15 12:51:04 +05:30
Anand Doshi
0ece804cca
[fix] Linked With should also search in Dynamic Links. Fixes #1192
2015-10-15 12:51:04 +05:30
Anand Doshi
3c4f31a23c
Limit varchar length to 140 instead of 255 to mitigate Row Size Too Large error
2015-10-14 16:00:14 +05:30
Anand Doshi
fc74f75dfd
[fix] doc.has_website_permission
2015-09-28 19:03:01 +05:30
Anand Doshi
8191df579a
[fix] allow a table to be 'allow on submit'
2015-09-23 19:28:53 +05:30
Anand Doshi
1dc5ebda32
[fix] test runner fixes
2015-09-23 12:48:29 +05:30
Rushabh Mehta
9fbd12f5af
[file-manager] fixed breadcrumbs and routing
2015-09-21 15:41:34 +05:30
Rushabh Mehta
4cec51e65d
[celery] cleanup and made monitor optional and real time in data import
2015-09-08 17:20:37 +05:30
Rushabh Mehta
eb4e622067
[enhancement] add celery task to Async Task for logs, tracking
2015-09-08 17:20:36 +05:30