Commit graph

213 commits

Author SHA1 Message Date
Anand Doshi
684c8a3e2f [fix] change in versioning: store __version__ in __init__.py 2016-06-09 16:07:09 +05:30
Anand Doshi
c427de108c [fix] Use Bulk Email status as Delivery Status of a Communication 2016-04-18 16:03:35 +05:30
Anand Doshi
72abd6717a [fix] allow context in frappe.respond_as_web_page 2016-04-07 16:31:30 +05:30
Anand Doshi
3479b61f47 [fix] [hot] copy_doc docstatus 2016-03-18 19:15:03 +05:30
Anand Doshi
38374dceca [fix] [hot] copy_doc docstatus 2016-03-18 18:11:58 +05:30
Nabin Hait
3fc07bff6e [fix] docstatus should not get copied in copy_doc 2016-03-18 15:20:37 +05:30
Rushabh Mehta
eb399f74bd [enhancement] desktop icons, completed modules setup and test cases 2016-03-16 11:17:29 +05:30
Rushabh Mehta
01e585482f [fix] [config] for new bench installs 2016-03-15 17:59:46 +05:30
rohitwaghchaure
f9b8d3eb1e [Fixes] Transaltion not working for english lang, title of transaltion set to language_code 2016-03-04 19:26:46 +05:30
rohitwaghchaure
9adaabbf38 [enhancement] multi-lingual print formats 2016-03-01 15:19:22 +05:30
Anand Doshi
1123387687 [fix] Prevent infinite back and forth between two frappe email accounts by sending In-Reply-To like any mail client 2016-02-26 17:19:05 +05:30
Rushabh Mehta
488caf99f3 [fix] [minor] bench version 2016-02-17 12:26:07 +05:30
Anand Doshi
2e267a86b6 [fix] this might start showing logs in gunicorn logs 2016-02-12 11:42:52 +05:30
Rushabh Mehta
7824f39409 [fix] bench new-site 2016-01-28 15:51:37 +05:30
Rushabh Mehta
4f85bd3284 [bench] bench doctor to show if scheduler is disabled via system settings 2016-01-28 11:04:20 +05:30
Anand Doshi
f957344ff1 [fix] Ignore optional fields in frappe.copy_doc 2016-01-25 17:02:20 +05:30
Nabin Hait
d429af9a7e [fix] No need of sanitization while creating new_doc 2016-01-19 16:51:20 +05:30
Anand Doshi
5040314fb5 [fix] frappe._ source message should always be converted to unicode 2016-01-18 12:29:56 +05:30
Rushabh Mehta
276c444edc [fix] [minor] show unsorted missing modules 2016-01-15 14:10:20 +05:30
Rushabh Mehta
6caf6fb6f1 [enhancement] prompt user to reload on migration 2016-01-07 15:35:17 +05:30
Rushabh Mehta
8c5c6bad14 [minor] added throw option to frappe.has_permission 2015-11-30 15:10:24 +05:30
Anand Doshi
5621ba30c0 [enhancement] Int, Currency, Float, Percent as not null and default to 0 2015-11-19 13:09:44 +05:30
Anand Doshi
506d268143 [fix] whitelisted upload methods 2015-11-18 13:06:14 +05:30
Anand Doshi
32192c1c39 [fix] autodoc should show linked with of only current app 2015-11-11 17:44:26 +05:30
Rushabh Mehta
d9d478cd7d [docs] fixes to links, added some style etc 2015-10-27 10:57:26 +05:30
Anand Doshi
ac9c61d812 [fix] regenerate_if_none option for frappe.local_cache 2015-10-22 19:21:27 +05:30
Rushabh Mehta
dd9d73062a [features] build multi-lingual website 2015-10-22 16:39:37 +05:30
Rushabh Mehta
951cec90a9 [minor] [enhancement] Email alert subject is also dynamic using Jinja 2015-10-16 11:05:57 +05:30
Rushabh Mehta
a36fdc8e16 [fix] remove messages 2015-10-14 16:34:56 +05:30
Rushabh Mehta
76f2713a3c Merge pull request #1337 from anandpdoshi/cc-fix
[fix] Don't add emails to CC if no CC added from the UI. Fixes frappe/erpnext#4164
2015-10-14 16:14:31 +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
44e6c02516 [fix] Don't add emails to CC if no CC added from the UI. Fixes frappe/erpnext#4164 2015-10-14 13:20:49 +05:30
Rushabh Mehta
34dd7b2a74 [fix] use hash for file names since same file can be attached to multiple files 2015-10-13 12:27:01 +05:30
Rushabh Mehta
dbf6bd4c1f [enhancement] added priority in bulk email 2015-09-29 14:55:53 +05:30
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