Anand Doshi
529751db69
[fix] email threading when sender's email client does not support Message-ID passing via In-Reply-To
...
For eg. when a System User is using Outlook and replies to an email from their own client, it reaches the Email Account with the threading info lost and the (sender + subject match) doesn't work because the sender in the first communication was someone different to whom the system user is replying to via the common email account in Frappe. This fix bypasses the sender match when the sender is a system user and subject is atleast 10 chars long (for additional safety)
2015-06-11 01:53:53 -04:00
Pratik Vyas
7226d640f5
Print filenames after backup
2015-06-05 11:40:48 +05:30
Anand Doshi
78b1e72633
[fix] replace filter with_leading_slash with abs_url, ensures consistent urls by changing relative to absolute urls wherever the filter is used
2015-05-29 14:30:15 -04:00
Anand Doshi
f0fd7746bd
[fix] selenium
2015-05-29 01:00:27 -04:00
Anand Doshi
28115c0273
[fix] selenium tests
2015-05-28 23:06:26 -04:00
Pratik Vyas
c645ac4007
[minor] Disable scheduler from site_config
2015-05-28 14:13:18 +05:30
Rushabh Mehta
cfd128361c
[fix] [hot] moment-timezones and locale
2015-05-27 17:12:01 +05:30
Rushabh Mehta
5f1226683b
[fixes] [minor]
2015-05-26 12:17:33 +05:30
Rushabh Mehta
ef0c6b44f7
[email] consistent email, website branding
2015-05-26 12:17:33 +05:30
Pratik Vyas
97149bdc88
[fix] Extract images from HTML fields for print format
2015-05-21 17:39:26 +05:30
Rushabh Mehta
7eda066901
[minor] set max attachment size to 5MB
2015-05-20 18:15:39 +05:30
Rushabh Mehta
f71edb79b2
[fix] change log
2015-05-20 11:05:47 +05:30
Nabin Hait
c187b18056
pass user to validate_hour
2015-05-18 16:51:52 +05:30
Pratik Vyas
9666a1ef92
Add hourly long to default enabled
2015-05-16 12:57:28 +05:30
Anand Doshi
9cc9f5ab15
[fix] cast time string to timedelta
2015-05-15 18:20:50 -07:00
Rushabh Mehta
bedf6602f2
[backups] keep for 48 hours
2015-05-15 10:38:22 +05:30
Pratik Vyas
614889b051
Hourly can also be long job
2015-05-13 12:27:34 +05:30
Rushabh Mehta
093445f22e
[test] set selenium timeout to 20 seconds
2015-05-11 12:20:04 +05:30
Rushabh Mehta
f187d79b95
[cache] [fix] hdel
2015-05-11 12:07:11 +05:30
Rushabh Mehta
7c3851abb2
[redis] pass if no server
2015-05-11 10:52:32 +05:30
Rushabh Mehta
4e6b6ebdb9
[cache] fix
2015-05-08 22:30:38 +05:30
Rushabh Mehta
ad100e3054
[cache] fix for website, default, meta, etc
2015-05-08 18:04:13 +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
Anand Doshi
1845c08676
[fix] save images attached in text editor fields of children
2015-05-07 12:35:37 -07:00
Rushabh Mehta
86e02861d5
[minor] getdate to return today if None passed
2015-05-07 17:07:11 +05:30
Anand Doshi
6e7700ff48
Fixes frappe/erpnext#3213
2015-05-06 11:38:44 -07:00
Rushabh Mehta
e841a47ab1
[tests] restart selenium tests
2015-05-06 23:22:41 +05:30
Pratik Vyas
60acd54391
Use num2words
2015-05-04 16:57:41 +05:30
Pratik Vyas
057ff39a5f
Move scheduler_last_event to System Settings
2015-05-04 10:47:37 +05:30
kressi
77ff31f297
removed attributes from get_user
2015-05-02 10:23:24 +02:00
Pratik Vyas
ff8137650a
[hotfix] avoid import error on old versions of requests
2015-05-01 15:19:05 +05:30
Rushabh Mehta
eb21f50c0f
[cleanup] frappe.get_user()
2015-05-01 10:33:23 +05:30
Pratik Vyas
79810466a8
[util] add custom request session with retries
2015-04-29 15:17:34 +05:30
Rushabh Mehta
3fb635532f
[fixes] test case, send to sender if in recipients, undefined in notes, permission test case fix, remove guest permission from blog post
2015-04-29 11:21:13 +05:30
Anand Doshi
dcebf0896d
[hotfix] User's roles should include both All and Guest roles
2015-04-27 15:24:12 -04:00
Rushabh Mehta
9334f91eb9
[fixes] added for update in document save to prevent double saving
2015-04-27 13:13:04 +05:30
Rushabh Mehta
3adcad64c3
[minor] is_custom_field in Customize Form, page_name editable in Blog Post and other
2015-04-24 11:40:54 +05:30
Pratik Vyas
971f86319c
Fix doctor
2015-04-22 09:09:16 +05:30
Rushabh Mehta
b3e20f63b2
[enhancement] custom script fixtures via fixtures/custom_script
2015-04-20 12:46:44 +05:30
Rushabh Mehta
b4f4032183
[minor] datetime
2015-04-19 00:49:25 +05:30
Pratik Vyas
1a2786b043
[scheduler] better trigger_if_enabled
2015-04-16 15:25:41 +05:30
Pratik Vyas
773a43d411
[scheduler] Add test case
2015-04-16 14:59:52 +05:30
Pratik Vyas
a3abcd960c
[scheduler] run all event at least once a day
2015-04-16 14:28:49 +05:30
Pratik Vyas
bf9d9777ac
[scheduler] Add enabled_scheduler_events
2015-04-16 14:28:49 +05:30
Anand Doshi
b2872487ad
[hotfix] formatters
2015-04-08 16:17:32 +05:30
Anand Doshi
790769ee93
[fix] formatters
2015-04-08 12:33:09 +05:30
Anand Doshi
81f2153523
fixes to statics and scheduler
2015-04-06 19:30:20 +05:30
Anand Doshi
05fe53c404
Merge remote-tracking branch 'frappe/v4.x.x' into develop
...
Conflicts:
frappe/__version__.py
frappe/core/doctype/comment/comment.py
frappe/hooks.py
frappe/model/db_query.py
frappe/print/doctype/print_format/print_format.py
frappe/utils/__init__.py
requirements.txt
setup.py
2015-04-06 12:05:50 +05:30
Anand Doshi
c42bea1994
[hotfix] get datetime
2015-04-06 11:55:29 +05:30