Commit graph

72 commits

Author SHA1 Message Date
Anand Doshi
e7fbaeb060 [fix] link doctype and link name in communication load 2016-02-15 18:39:21 +05:30
Anand Doshi
465318878e [enhancement] Merge Comment and Feed into Communication 💥 2016-02-04 17:46:53 +05:30
Anand Doshi
3241a0969f [feature] Ability to like a document, comment or communication, see notifications about it and view it on activity feed 2016-01-01 12:50:14 +05:30
Nabin Hait
930cd7d78e [fix] Get defaults based on doctype or fieldname 2015-12-23 16:34:43 +05:30
Anand Doshi
80e2fc21ed [fix] catch DuplicateToDoError 2015-12-15 11:20:34 +05:30
Rushabh Mehta
f0c4107ed1 [fix] [minor] strip values, correct case via validate link 2015-12-10 10:29:04 +05:30
Anand Doshi
8a5addaae7 [feature] Private files. Fixes #927
- Option during upload + all new incoming email files will be private
- Paired with @rmehta
2015-12-09 14:02:14 +05:30
Anand Doshi
6177d09b18 [fix] In pop3 receive, catch authentication and timeout errors while connecting, disable incoming emails and assign the email account to system managers 2015-11-26 13:12:33 +05:30
Anand Doshi
5621ba30c0 [enhancement] Int, Currency, Float, Percent as not null and default to 0 2015-11-19 13:09:44 +05:30
Anand Doshi
357e61f9d5 [fix] injection 2015-11-17 18:27:29 +05:30
Anand Doshi
d780c8ae22 [fix] the case when linked with custom doctype 2015-11-09 14:30:32 +05:30
Saurabh
4c63c9b055 [fixes] typo error 2015-11-02 15:23:17 +05:30
Saurabh
a7cd0f8c8d [fixes] rewrite multiple assign function 2015-11-02 15:23:17 +05:30
Saurabh
56360711c2 [Fixes] flag value fixes 2015-11-02 15:23:16 +05:30
Saurabh
7184cd26a2 [fixes] re-assign doc 2015-11-02 15:23:16 +05:30
Saurabh
97bcc051dc [enhancement] bulk assignment 2015-11-02 15:23:16 +05:30
Anand Doshi
debc641f36 [fix] load page_js via hook 2015-10-27 14:51:35 +05:30
Anand Doshi
f178ef0911 [fix] test_form 2015-10-15 14:08:29 +05:30
Anand Doshi
999cea874c [fix] Implemented caching in linked with 2015-10-15 12:51:04 +05:30
Anand Doshi
0ece804cca [fix] Linked With should also search in Dynamic Links. Fixes #1192 2015-10-15 12:51:04 +05:30
Rushabh Mehta
0cc66a5bc5 [minor] fixes with Email Digest, get_url_to_form 2015-10-02 16:54:51 +05:30
Rushabh Mehta
2191312c87 [enhancement] document management system 2015-09-21 15:41:34 +05:30
Anand Doshi
b28bda4beb [fix] edge case for get_linked_document_type 2015-09-14 16:53:34 +05:30
Anand Doshi
ffb8ef29ca [fix] Use User Permission value as default only if the document type is Setup 2015-09-14 13:00:24 +05:30
Anand Doshi
0f00c63801 [major fix] Restrict apply user permissions if user permissions list if empty. Fixes frappe/erpnext#3194 2015-09-07 14:58:53 +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
748cac0d99 [enhancement] added 'assigned by me' in todo list 2015-08-14 12:19:35 +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
8d55cad71b Merge pull request #1236 from nabinhait/develop
Set workflow state on cancellation
2015-08-10 11:26:23 +05:30
Nabin Hait
337c730e34 Set workflow state on cancellation 2015-08-05 14:42:07 +05:30
Anand Doshi
5a7155ffc2 [minor] don't pop when message_log is empty 2015-08-05 11:46:42 +05:30
Anand Doshi
d70968dbc5 [feature] Share with Everyone 2015-07-17 19:41:32 +05:30
Anand Doshi
398336bd64 [fix] Linked With - also remove msgprint when catching PermissionError 2015-06-12 18:03:44 -04:00
Anand Doshi
48f7311c8f [fix] link assignment comment to ToDo 2015-06-08 12:35:13 -04:00
Pratik Vyas
bdc0625037 [fix] Custom script in custom DocType 2015-06-08 08:41:14 +05:30
Pratik Vyas
3294dfa226 [fix] Don't load code for custom doctype 2015-06-01 11:53:36 +05:30
Rushabh Mehta
9874370563 [minor] add html templates in doctypes 2015-05-26 15:06:19 +05:30
Rushabh Mehta
6ba4baecef [cache-redesign] meta cache 2015-05-08 12:16:16 +05:30
Anand Doshi
d6ecd920d4 [fix + patch] Comment Type 2015-05-06 23:15:08 -07:00
Rushabh Mehta
eb21f50c0f [cleanup] frappe.get_user() 2015-05-01 10:33:23 +05:30
Rushabh Mehta
251f3dcecf [ui] fixed list permission footer #1050 2015-04-30 12:54:21 +05:30
Rushabh Mehta
08bcb1e283 [minor] fixes in todo and communication 2015-04-24 14:44:41 +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
Rushabh Mehta
b8a07a0323 [translation] bad strings, fixes frappe/erpnext#3067 2015-04-14 14:39:57 +05:30
Anand Doshi
7112acf3d4 fixed website theme, load comments and login 2015-03-31 11:55:44 +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
b620cab412 Update recent documents for user 2015-03-04 17:21:09 +05:30
Anand Doshi
2995f02f3b Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
Rushabh Mehta
3de9225a3a [fixes] for share frappe/erpnext#2859 2015-03-02 18:07:51 +05:30
Rushabh Mehta
756af9af97 [share] completes #992 2015-02-05 17:26:23 +05:30