Commit graph

46 commits

Author SHA1 Message Date
Pratik Vyas
ff8137650a [hotfix] avoid import error on old versions of requests 2015-05-01 15:19:05 +05:30
Pratik Vyas
79810466a8 [util] add custom request session with retries 2015-04-29 15:17:34 +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
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
f02a21f3d0 fixed email 2015-03-26 19:54:00 +05:30
Rushabh Mehta
6a29fa7ca0 [email] unread notifications and test fixes 2015-03-23 13:58:43 +05:30
Pratik Vyas
2530ee8bd2 cli improvements 2015-03-04 10:29:18 +05:30
Anand Doshi
2995f02f3b Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
Nabin Hait
508c4fc64b Fixed Conflict while merging v4 to v5 2015-02-10 17:20:39 +05:30
Anand Doshi
385204820a [fix] [smtp] strip no-width-break and no-width-space characters from email addresses 2015-01-28 17:27:52 +05:30
Rushabh Mehta
8c24dff6c1 [fix] editor, [new] setup_docs.py 2014-11-20 12:13:21 +05:30
Rushabh Mehta
73a9c82631 [markdown] fixes 2014-11-12 12:48:48 +05:30
Rushabh Mehta
5c28f078b9 [markdown] fixes 2014-11-12 12:38:07 +05:30
Rushabh Mehta
218484bb0d added comment timeline and 'Fold' type form break 2014-08-14 11:42:18 +05:30
Rushabh Mehta
d780c4d1f2 fixes for client formatting and commonified get_print_format 2014-08-08 11:56:22 +05:30
Anand Doshi
eb5ddf4640 Limit available functions in jinja environment 2014-07-25 13:01:53 +05:30
Anand Doshi
7087be6559 Fixes to print 2014-07-25 13:01:52 +05:30
Anand Doshi
a02e5c810d [fix] get_url_to_form should be relative. URLs are expanded to during email sending. 2014-07-21 18:34:32 +05:30
Anand Doshi
2c9f2edd21 Changed localize_date to formatdate 2014-07-21 12:02:56 +05:30
Anand Doshi
f635f9aecc localize_date using babel 2014-07-21 11:42:46 +05:30
Anand Doshi
0971c5847a Fixed number format 2014-07-04 16:40:24 +05:30
Rushabh Mehta
0fbf4f9bc4 ignore condition fix and cleanup of progress bars 2014-07-03 14:44:02 +05:30
Anand Doshi
a4fed1efe4 Validate Selects and Fixed Number Formats 2014-06-18 21:09:40 +05:30
Anand Doshi
12ecaac182 default=retro in gravatar 2014-05-30 13:01:12 +05:30
Rushabh Mehta
722a61c7b7 show avatar instead of name in toolbar 2014-05-30 11:42:10 +05:30
Nabin Hait
62fb3f5fc1 minor fix in time_diff 2014-05-01 14:55:30 +05:30
Pratik Vyas
a257d47a76 filemanager fixes 2014-04-09 12:51:06 +05:30
Pratik Vyas
8281f07aae redo files! 2014-04-09 12:51:06 +05:30
Anand Doshi
e3ac45d4b0 docstatus transition check, permissions #478 2014-04-08 13:52:36 +05:30
Anand Doshi
520c0af2eb Patch to deprecate Control Panel #478 2014-04-07 12:42:14 +05:30
Rushabh Mehta
ec010462b6 removed control panel 2014-04-04 12:00:37 +05:30
Rushabh Mehta
fed21f63e7 #478, tests pass (hopefully) 2014-04-03 15:37:46 +05:30
Rushabh Mehta
0efb2e4da2 frappe/frappe#478 erpnext install works 2014-04-02 18:09:37 +05:30
Anand Doshi
f795f4ba99 frappe/frappe#478 2014-04-02 15:03:37 +05:30
Anand Doshi
5b9331ccc2 Fixed Permissions Meta issues and DateTime 2014-03-25 19:58:39 +05:30
Rushabh Mehta
893588a0ce #478 2014-03-25 17:33:24 +05:30
Anand Doshi
1f0c1c8e43 Refactored get_url, verified command and other minor fixes 2014-03-19 16:34:25 +05:30
Rushabh Mehta
f3810ae532 rename Profile to User frappe/frappe#470 2014-03-11 16:14:47 +05:30
Anand Doshi
7abc5b5e41 Fixes in Celery and Scheduler Hooks 2014-03-10 17:04:53 +05:30
Rushabh Mehta
b18ab9c7df renamed app to desk 2014-03-10 15:38:50 +05:30
Pratik Vyas
be715d277b move download_backup to frappe.utils.response 2014-03-07 00:56:50 +05:30
Pratik Vyas
7668316916 only system manager can download backups 2014-03-07 00:11:20 +05:30
Anand Doshi
edbadc18b2 Changed frappe.conn to frappe.db 2014-02-26 12:35:02 +05:30
Rushabh Mehta
024ddfcc5b -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30
Renamed from webnotes/utils/__init__.py (Browse further)