Commit graph

541 commits

Author SHA1 Message Date
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
Rushabh Mehta
b8dbe693a8 datetime fix 2015-04-02 16:14:47 +05:30
Rushabh Mehta
14d4362d8a [fixes] datetime 2015-04-02 15:54:22 +05:30
Rushabh Mehta
7ab5c17f7a [message.html] separate title and header 2015-04-02 11:16:17 +05:30
Rushabh Mehta
b64b79c4f1 [bulk] [feature] added send_after 2015-04-01 20:34:00 +05:30
Anand Doshi
e480abff16 [fix] compensate for the ridiculous shortcoming of email.utils.parseaddr 😞 2015-04-01 11:29:05 +05:30
Anand Doshi
aef6baf798 [hotfix] encode path before removing file 2015-03-31 13:07:56 +05:30
Anand Doshi
f02a21f3d0 fixed email 2015-03-26 19:54:00 +05:30
Anand Doshi
ac8d731ff4 fixes in redis if redis server is off 2015-03-25 14:50:45 +05:30
Rushabh Mehta
9e6eaf5a0b [test] fixes 2015-03-24 17:57:46 +05:30
Rushabh Mehta
c6157bdc7a [fixes] added block_module to user, grid download / upload fixes, updated user permissions, fixed breadcrumbs if no module permissionsm, search_query for User 2015-03-24 17:34:23 +05:30
Nabin Hait
15ab5c19fd fixes in scrubbing url 2015-03-24 16:55:40 +05:30
Anand Doshi
2d6fec5954 File Manager: fixed unicode decode error 2015-03-23 16:07:42 +05:30
Rushabh Mehta
6a29fa7ca0 [email] unread notifications and test fixes 2015-03-23 13:58:43 +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
c10e3ec75e frappe.as_json 2015-03-18 16:21:41 +05:30
Anand Doshi
b2d7efa682 optimizations 2015-03-18 15:05:47 +05:30
Anand Doshi
f7f2372929 fixed boilerplate, freeze, attach, frappeclient 2015-03-17 19:44:53 +05:30
Nabin Hait
0eefe78332 Fix for user time zone 2015-03-13 08:15:47 +05:30
Pratik Vyas
a36479478b [cache] Dont use redis in_install 2015-03-13 01:00:39 +05:30
Rushabh Mehta
1b59d640ee strip unwanted fields from json fixture export 2015-03-11 18:52:31 +05:30
Rushabh Mehta
805adf72ca [email alert] attach print, singles bootstrapping and other fixes 2015-03-11 18:28:50 +05:30
Anand Doshi
5b4dceb6f7 [website] 2015-03-10 14:37:02 +05:30
Rushabh Mehta
ed5f020d01 [website] cleaned up layout, sidebar sent as content 2015-03-08 12:24:56 +05:30
Anand Doshi
f70f409a64 Merge remote-tracking branch 'frappe/develop' into v5.0
Conflicts:
	frappe/__version__.py
	frappe/hooks.py
	frappe/translations/ar.csv
	frappe/translations/bs.csv
	frappe/translations/ca.csv
	frappe/translations/de.csv
	frappe/translations/el.csv
	frappe/translations/es.csv
	frappe/translations/fr.csv
	frappe/translations/hi.csv
	frappe/translations/hr.csv
	frappe/translations/it.csv
	frappe/translations/ja.csv
	frappe/translations/kn.csv
	frappe/translations/nl.csv
	frappe/translations/pt-BR.csv
	frappe/translations/pt.csv
	frappe/translations/ru.csv
	frappe/translations/sr.csv
	frappe/translations/ta.csv
	frappe/translations/th.csv
	frappe/translations/vi.csv
	frappe/translations/zh-cn.csv
	frappe/translations/zh-tw.csv
	requirements.txt
	setup.py
2015-03-06 17:41:22 +05:30
Anand Doshi
ee78804236 Fix in banker's rounding / nearest even rounding 2015-03-06 16:15:43 +05:30
Pratik Vyas
25a8be4662 add profile to cli 2015-03-05 16:47:15 +05:30
Anand Doshi
5214bb286a Fixes in test cases and recents 2015-03-05 16:29:26 +05:30
Pratik Vyas
d681caa479 fix export fixture 2015-03-05 15:17:20 +05:30
Anand Doshi
eceed3a6c8 Fixed recents, Show change log on version update. Fixes #905 2015-03-04 17:21:09 +05:30
Anand Doshi
b620cab412 Update recent documents for user 2015-03-04 17:21:09 +05:30
Pratik Vyas
d86eb386e5 add cli backup 2015-03-04 10:53:52 +05:30
Pratik Vyas
2530ee8bd2 cli improvements 2015-03-04 10:29:18 +05:30
Rushabh Mehta
0dc8632063 [cli] search frappe, fix bench execute 2015-03-03 17:11:26 +05:30
Anand Doshi
2995f02f3b Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
Pratik Vyas
ae9056841f Merge pull request #1037 from pdvyas/new-cli
new cli
2015-03-03 11:06:47 +05:30
Rushabh Mehta
3de9225a3a [fixes] for share frappe/erpnext#2859 2015-03-02 18:07:51 +05:30
Pratik Vyas
7993f8c1e8 new cli 2015-03-02 17:13:42 +05:30
Rushabh Mehta
de73b13021 [fixes] print format builder, edit standard makes new format 2015-03-02 16:11:57 +05:30
Anand Doshi
8603b11d63 fixes in website 2015-02-27 20:11:24 +05:30
Anand Doshi
936a4bc4b9 [hotfix] removed unicode literals from minify.py 2015-02-24 22:30:42 +05:30
Anand Doshi
0072aeb3bb [hotfix] removed unicode literals from minify.py 2015-02-24 22:30:13 +05:30
Anand Doshi
f6cdd4a655 Merge remote-tracking branch 'frappe/develop' into v5.0
Conflicts:
	frappe/__version__.py
	frappe/core/doctype/communication/communication.py
	frappe/core/page/desktop/desktop.js
	frappe/hooks.py
	frappe/translations/ar.csv
	frappe/translations/es.csv
	frappe/translations/fr.csv
	frappe/translations/hr.csv
	frappe/translations/id.csv
	frappe/translations/ja.csv
	frappe/translations/nl.csv
	frappe/translations/pl.csv
	frappe/translations/pt-BR.csv
	frappe/translations/ru.csv
	frappe/translations/tr.csv
	frappe/translations/zh-cn.csv
	frappe/translations/zh-tw.csv
	frappe/utils/email_lib/html2text.py
	setup.py
2015-02-24 18:06:16 +05:30
Rushabh Mehta
f6e02227c3 [fixes] [minor] 2015-02-24 16:48:28 +05:30
Rushabh Mehta
f1c7f5966b [calendar] added filters, fixes in datetime 2015-02-24 14:40:39 +05:30
Anand Doshi
8aee4ebc80 [fix] quote unicode urls 2015-02-24 13:03:31 +05:30