Commit graph

187 commits

Author SHA1 Message Date
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
Rushabh Mehta
a1cfa1f86b Merge pull request #1385 from rmehta/desktop-reorg
[cleanup] desktop re-organization
2015-11-02 14:38:04 +05:30
Rushabh Mehta
22b828f55d [cleanup] desktop re-organization 2015-10-30 16:18:36 +05:30
Anand Doshi
832cfc8065 Hide assignments in messages 2015-10-30 13:17:33 +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
15c686f572 [fix] make all VARCHAR default lengths as 140 2015-10-14 17:28:10 +05:30
Anand Doshi
3c4f31a23c Limit varchar length to 140 instead of 255 to mitigate Row Size Too Large error 2015-10-14 16:00:14 +05:30
Rushabh Mehta
0cc66a5bc5 [minor] fixes with Email Digest, get_url_to_form 2015-10-02 16:54:51 +05:30
Anand Doshi
ebdaaca779 [fix] dropbox backup typo and added backups under Setup > System 2015-09-28 19:37:12 +05:30
Rushabh Mehta
4e04d40d33 [cleanup] added dropbox backup 2015-09-28 19:12:35 +05:30
Rushabh Mehta
9fbd12f5af [file-manager] fixed breadcrumbs and routing 2015-09-21 15:41:34 +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
01334c7a8a Merge pull request #1305 from anandpdoshi/messages-realtime
Realtime fixes for communication in timeline and messages page
2015-09-14 16:34:01 +05:30
Anand Doshi
6983fa72f9 [fix] Show messages in realtime in the messages page 2015-09-14 15:41:27 +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
f7bc441a81 Don't copy title field in Duplicate 2015-09-11 12:22:12 +05:30
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