Commit graph

179 commits

Author SHA1 Message Date
Anand Doshi
a5063faaf8 [minor] frappe.local_cache(namespace, key, generator) for in request caching 2015-09-25 16:16:18 +05:30
Anand Doshi
34dbc4ea8e [fix] allow a method to be defined as xss_safe 2015-09-25 12:54:12 +05:30
Anand Doshi
1e19f3ddf4 [fix] allow a method to be defined as xss_safe 2015-09-24 18:57:24 +05:30
Rushabh Mehta
73180cfe2a [added patch] 2015-09-21 17:28:02 +05:30
Rushabh Mehta
9fbd12f5af [file-manager] fixed breadcrumbs and routing 2015-09-21 15:41:34 +05:30
Anand Doshi
6084775ed0 Added CSRF token verification for desk 2015-09-21 11:41:06 +05:30
Anand Doshi
2b9cb67e1f Added CC in Communication to manually specify whom to notify. frappe/erpnext#3697 2015-09-17 13:14:51 +05:30
Anand Doshi
94de362e3c [minor] frappe.are_emails_muted 2015-09-09 14:04:41 +05:30
Anand Doshi
029ad4b7dd [fix] if translation is empty, return english 2015-09-07 18:06:31 +05:30
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
65bc63f031 [fix] document refresh notification for same user in different tabs/sessions 2015-08-21 12:56:48 +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
c9782e23e4 Merge remote-tracking branch 'frappe/develop' into v6-wip
Conflicts:
	frappe/__version__.py
	frappe/core/doctype/communication/communication.json
	frappe/hooks.py
	frappe/model/document.py
	frappe/public/css/form.css
	frappe/public/less/form.less
	requirements.txt
	setup.py
2015-08-17 12:22:02 +05:30
Anand Doshi
3afd9209e6 Merge pull request #1246 from anandpdoshi/hash-cache-fix
[fix] missing hash cache clearing and breadcrumbs fix
2015-08-12 12:34:52 +05:30
Anand Doshi
154bdd82e7 [minor] website permissions 2015-08-11 16:47:59 +05:30
Anand Doshi
c079e27d3f Moved Backup Manager and Social Login keys to the new Integrations Module, prepared frappe for Mandrill Integration 2015-08-11 12:03:13 +05:30
Pratik Vyas
422668a67f Async 2015-07-24 10:07:24 +05:30
Rushabh Mehta
1cdfd7aa20 [permission] removed un-necessary 'All' permissions 2015-07-13 15:39:33 +05:30
Anand Doshi
ce00ecfc54 [fix] website permission 2015-05-28 01:19:40 -04:00
Rushabh Mehta
b39869a041 [enhancement] new email footer, like mailchip 2015-05-26 12:17:33 +05:30
Nabin Hait
460e13303e initiate session object 2015-05-18 16:59:50 +05:30
Rushabh Mehta
2a9f31f1a4 [cache] fix 2015-05-08 13:18:39 +05:30
Rushabh Mehta
6ba4baecef [cache-redesign] meta cache 2015-05-08 12:16:16 +05:30
Rushabh Mehta
86a990527b [fix] [major] translation cache boo-boo 2015-05-06 11:47:51 +05:30
Rushabh Mehta
23a1db245f Merge pull request #1096 from rmehta/email-threading
[email] also thread by subject and sender if in-reply-to is missing
2015-05-05 10:55:06 +05:30
Anand Doshi
8b6550416a fixed test cases 2015-05-04 12:29:57 -07:00
Rushabh Mehta
b11f793ef0 [email] also thread by subject and sender if in-reply-to is missing 2015-05-04 17:18:30 +05:30
Rushabh Mehta
ce9d3de2f8 [fix] [hot] 2015-05-01 13:51:22 +05:30
Rushabh Mehta
ce0ce35501 [fix] frappe.get_user 2015-05-01 11:44:52 +05:30
Rushabh Mehta
5ffd163e63 [fix] 2015-05-01 11:37:23 +05:30
Rushabh Mehta
eb21f50c0f [cleanup] frappe.get_user() 2015-05-01 10:33:23 +05:30
Pratik Vyas
14c4238c5d Add default values flags 2015-04-16 19:20:51 +05:30
Rushabh Mehta
b82da2a897 [minor] [enhancement] added frappe.get_precision 2015-04-15 12:02:36 +05:30
Rushabh Mehta
76d475471c [fix] module_app missing 2015-04-02 11:52:47 +05:30
Rushabh Mehta
b64b79c4f1 [bulk] [feature] added send_after 2015-04-01 20:34:00 +05:30
Pratik Vyas
7981c6df9e [cache] Change default redis cache port to 11311 2015-04-01 15:29:14 +05:30
Anand Doshi
1728b65352 fixed test cases 2015-03-31 16:05:05 +05:30
Anand Doshi
cf1321adda fixed email and timeline 2015-03-27 17:43:35 +05:30
Rushabh Mehta
c153b810e0 [fix] high level perms serverside checking 2015-03-26 19:33:10 +05:30
Nabin Hait
15ab5c19fd fixes in scrubbing url 2015-03-24 16:55:40 +05:30
Rushabh Mehta
6a29fa7ca0 [email] unread notifications and test fixes 2015-03-23 13:58:43 +05:30
Rushabh Mehta
3637def9aa [version] testfix 2015-03-19 18:23:56 +05:30
Rushabh Mehta
99ca7d5f8a [email] fixed test cases for bulk emails 2015-03-19 17:15:44 +05:30
Rushabh Mehta
bead93693d [email] many fixes, bulk email, unsubscribe 2015-03-19 17:15:43 +05:30
Anand Doshi
307baaa270 fixed awesomebar and hooks 2015-03-18 19:36:32 +05:30
Anand Doshi
c10e3ec75e frappe.as_json 2015-03-18 16:21:41 +05:30
Anand Doshi
eb2c11a184 fixed test cases 2015-03-18 15:36:33 +05:30
Anand Doshi
b2d7efa682 optimizations 2015-03-18 15:05:47 +05:30
Nabin Hait
2115ee3e71 minor fixes 2015-03-18 14:54:40 +05:30