Pratik Vyas
9a1f14ce6a
Add celery doctor
2015-09-06 22:48:21 -07:00
Nabin Hait
45a2666d44
[fix] Hour format in format_datetime function
2015-09-02 14:08:58 +05:30
Anand Doshi
c05997a19f
[minor] click disable warning
2015-08-21 14:50:42 +05:30
Anand Doshi
9a9790a78c
Merge branch 'commit-only-on-write' of https://github.com/rmehta/frappe into rmehta-commit-only-on-write
...
Conflicts:
frappe/website/doctype/web_page/web_page.json
2015-08-17 14:14:10 +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
Rushabh Mehta
5cbfecc299
[minor] added currency for Ghana, fixes frappe/erpnext#3795
2015-08-13 13:01:50 +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
755c7be7fa
[fix] missing hash cache clearing and breadcrumbs fix
2015-08-11 16:19:42 +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
Rushabh Mehta
20a332bf86
[enhancement] uninstall-app, list-apps, fixes #602
2015-07-31 11:49:33 +05:30
Rushabh Mehta
3a117b5656
[merge] develop
2015-07-30 16:06:06 +05:30
Rushabh Mehta
bf24fb2898
[fix] [hot] make_random
2015-07-30 13:39:27 +05:30
Rushabh Mehta
3932cecf85
[fixes] wiring exections for async requests
2015-07-27 18:22:50 +05:30
Pratik Vyas
422668a67f
Async
2015-07-24 10:07:24 +05:30
Rushabh Mehta
18d0a886c0
[docs] update to auto documentation generator
2015-07-22 16:38:44 +05:30
Rushabh Mehta
1654c5b038
[minor] commit only if there were writes
2015-07-21 13:33:49 +05:30
Rushabh Mehta
347284c62c
[minor] fixes to auth in between reinstall and make_random
2015-07-17 15:23:59 +05:30
Rushabh Mehta
33632bedbb
[minor] cleanup for random and messages in field group
2015-07-17 15:23:58 +05:30
Anand Doshi
d33f2c0454
[fix] validate Append To
2015-07-17 12:17:14 +05:30
Rushabh Mehta
69697bc172
[fix] validate_email_add
2015-07-16 11:51:55 +05:30
Rushabh Mehta
56b2317ea0
[fix] property setter for idx
2015-07-10 20:32:54 +05:30
Pratik Vyas
110edcdc2d
[fix] get commands from all apps
2015-07-10 12:07:21 +05:30
Rushabh Mehta
f6bee7e78b
[minor] [ui] link to calendars
2015-07-08 12:38:28 +05:30
Rushabh Mehta
d749990d0a
[enhancement] reports now searchable from awesome bar, added in boot
2015-07-03 15:41:05 +05:30
Rushabh Mehta
69fac8f5e9
[pdf] santize error message for bad image links
2015-07-02 14:23:37 +05:30
Nabin Hait
f481f95e8f
Merge pull request #1159 from nabinhait/fix-1
...
[fix] Consider microseconds in to_timedelta function
2015-06-16 15:29:42 +05:30
Nabin Hait
7c392adb51
[fix] Consider microseconds in to_timedelta function
2015-06-16 14:50:54 +05:30
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