Rushabh Mehta
c600a302bb
[enhancement] Added progress bar in data import tool
...
async.py: in `publish_realtime`, `event` is now optional, if called from within task
importer.py: send record count being updated using `frappe.publish_realtime`
ui/messages.js: added new tool `frappe.get_progress(title, count, total)` that will show progress bar realtime
2015-09-02 11:51:41 +05:30
Anand Doshi
12550a5729
Merge pull request #1270 from anandpdoshi/async_fix
...
Use from_async
2015-08-24 14:29:15 +05:30
Anand Doshi
10d338d5b1
Merge pull request #1269 from rmehta/async-fix
...
[fix] session for async
2015-08-24 13:49:10 +05:30
Anand Doshi
7cde7fa507
[minor] Use from_async
2015-08-24 13:35:37 +05:30
Anand Doshi
09ebb908ad
[fix] use frappe.as_json in emit_via_redis
2015-08-24 12:39:02 +05:30
Rushabh Mehta
780afa4cb1
[fix] session for async
2015-08-24 11:21:08 +05:30
Rushabh Mehta
acc4252ce7
[fix] task via async
2015-08-21 23:37:58 +05:30
Anand Doshi
65bc63f031
[fix] document refresh notification for same user in different tabs/sessions
2015-08-21 12:56:48 +05:30
Anand Doshi
c87befc876
[fix] realtime comments
2015-08-20 12:57:28 +05:30
Rushabh Mehta
a15af7882b
[realtime] clear doc locally if updated
2015-08-18 16:52:23 +05:30
Rushabh Mehta
6d08f862b0
[cleanup] realtime
2015-08-17 18:22:27 +05:30
Anand Doshi
915bd7f17c
[minor] changed no_async to disable_async for consistency
2015-08-17 16:01:58 +05:30
Rushabh Mehta
74bc524416
[test] fix test_async
2015-08-14 15:08:40 +05:30
Rushabh Mehta
e41bfe3003
[minor] [ux] refresh button primary in reportview
2015-08-03 17:25:06 +05:30
Pratik Vyas
a675566337
Ignore ConnectionError in emit_via_redis
2015-07-24 10:08:29 +05:30
Pratik Vyas
88f9281e3b
Namespace rooms to site
2015-07-24 10:08:09 +05:30
Pratik Vyas
bd8b0e9686
Add no_async
2015-07-24 10:08:09 +05:30
Pratik Vyas
a2cba96938
Fix write
2015-07-24 10:08:09 +05:30
Pratik Vyas
43360c54d5
Expire task logs in one hour
2015-07-24 10:08:09 +05:30
Pratik Vyas
f8bc9877b6
SocketIO push messages
2015-07-24 10:07:25 +05:30
Pratik Vyas
dc3f3b7f08
Async comments WIP
2015-07-24 10:07:25 +05:30
Pratik Vyas
422668a67f
Async
2015-07-24 10:07:24 +05:30