Commit graph

3487 commits

Author SHA1 Message Date
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
Anand Doshi
1a06e5cd6c Fix null date and datetime values that got stored like 0000-00-00. Good riddance! 2015-04-05 17:19:55 +05:30
Rushabh Mehta
4f8cf2c610 [added] frappe.utils.make_random 2015-04-03 19:04:19 +05:30
Anand Doshi
6b1640d795 Merge pull request #1070 from anandpdoshi/anand-april-2-v5
Email File Receive Fix
2015-04-02 18:33:16 +05:30
Anand Doshi
6ed5604a2f [fix] email receive file 2015-04-02 18:10:59 +05:30