Commit graph

163 commits

Author SHA1 Message Date
Anand Doshi
fbae8c2df3 [minor] Unset Apply User Permissions in default permissions 2015-09-07 17:33:58 +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
Rushabh Mehta
5a5a6181d8 [enhancement] fixes to style and commonified conditions for calendar and style 2015-09-02 13:56:06 +05:30
Anand Doshi
ad9c500863 Exported all doctypes 2015-08-27 16:45:45 +05:30
Rushabh Mehta
c2ae663e3f [minor] fix message for unique (via support) 2015-08-26 10:28:35 +05:30
Rushabh Mehta
2f7f4542e8 [minor] workflow in non-single, non-table & get_query fix 2015-08-24 13:51:13 +05:30
Anand Doshi
86322e7ce2 Merge pull request #1262 from rmehta/realtime
[realtime] cleanup & auto-refresh doc
2015-08-18 17:44:42 +05:30
Anand Doshi
7b74c1fe9b [minor] don't create feed for single doctypes 2015-08-18 17:32:35 +05:30
Rushabh Mehta
a15af7882b [realtime] clear doc locally if updated 2015-08-18 16:52:23 +05:30
Rushabh Mehta
6d08f862b0 [cleanup] realtime 2015-08-17 18:22:27 +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
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
a7bd640b24 [merge] 5.3.1 2015-08-11 10:38:03 +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
Rushabh Mehta
1d07a36d75 [merge] develop 2015-08-03 11:20:31 +05:30
Rushabh Mehta
e5056d6bb1 [enhancement] Note comes in read-only on opening, with edit button 2015-07-31 12:27:00 +05:30
Anand Doshi
b19d703ed0 [fix] query report - if not fieldname, use label 2015-07-30 18:05:27 +05:30
Rushabh Mehta
3a117b5656 [merge] develop 2015-07-30 16:06:06 +05:30
Rushabh Mehta
d69d83b5f9 [minor] grey out system messages frappe/erpnext#3707 2015-07-29 12:33:01 +05:30
Anand Doshi
d6ad8c49d4 [fix] query report share condition that caused Permitted Documents For User report to fail when User Permissions are applied 2015-07-29 11:49:56 +05:30
Rushabh Mehta
6985d4127e [fixes] document_type, added set-config in commands, prompt in form.js 2015-07-28 17:37:01 +05:30
Rushabh Mehta
6cd5957d82 Merge branch 'develop' into v6-wip 2015-07-27 14:41:51 +05:30
Anand Doshi
f2d3a6ef9b Implemented 'If Owner' in Role Permissions 2015-07-24 12:17:30 +05:30
Pratik Vyas
f8bc9877b6 SocketIO push messages 2015-07-24 10:07:25 +05:30
Anand Doshi
d70968dbc5 [feature] Share with Everyone 2015-07-17 19:41:32 +05:30
Anand Doshi
2b29869879 [enhancement] Set print font from Setup > Print Settings or set it for each Print Format 2015-07-16 12:45:57 +05:30
Rushabh Mehta
1cdfd7aa20 [permission] removed un-necessary 'All' permissions 2015-07-13 15:39:33 +05:30
Anand Doshi
398336bd64 [fix] Linked With - also remove msgprint when catching PermissionError 2015-06-12 18:03:44 -04:00
Nabin Hait
adf6d2f804 [fix] 'Assigned To' field renamed to 'Allocated To' in ToDo, to remove conflict with global assigned-to 2015-06-11 16:08:50 +05:30
Anand Doshi
b6c1ba6946 [fix] unlink ToDo from assignment comment on trash 2015-06-11 00:32:37 -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
Anand Doshi
c1bb57c125 [fix] added description in assignment message on timeline 2015-06-04 13:12:37 -04:00
Rushabh Mehta
2716f4a613 [fixes] [tests] web forms 2015-06-01 17:43:08 +05:30
Pratik Vyas
3294dfa226 [fix] Don't load code for custom doctype 2015-06-01 11:53:36 +05:30
Pratik Vyas
0f7b9cf135 Merge pull request #1124 from rmehta/help
[help] helpers for youtube videos added in list, form sidebar, modules
2015-05-27 14:49:59 +05:30
Rushabh Mehta
9874370563 [minor] add html templates in doctypes 2015-05-26 15:06:19 +05:30
Rushabh Mehta
b2ee616bb4 [help] helpers for youtube videos added in list, form sidebar, modules 2015-05-25 18:29:52 +05:30
Rushabh Mehta
c38ec8efa5 [fix] [translate] query report 2015-05-21 15:06:06 +05:30
Rushabh Mehta
0da6d32b88 [fix] totals in query_report must not be clickable 2015-05-20 17:22:39 +05:30
Nabin Hait
82ce69a1b9 permission traceback 2015-05-14 18:48:05 +05:30
Nabin Hait
95bd98c794 [fix] event date 2015-05-14 18:48:05 +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
6ba4baecef [cache-redesign] meta cache 2015-05-08 12:16:16 +05:30