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 |
|
Rushabh Mehta
|
02e8c15ce8
|
[minor] [fix] default english in setup wizard
|
2016-01-12 10:34:44 +05:30 |
|
Anand Doshi
|
f73d30de62
|
[minor] Import permission to System Manager for User and Event
|
2016-01-08 15:22:19 +05:30 |
|
Anand Doshi
|
f1dee283c6
|
[revert] allow someone to like their own document, as like also works as a bookmark
|
2016-01-08 11:54:47 +05:30 |
|
Rushabh Mehta
|
6caf6fb6f1
|
[enhancement] prompt user to reload on migration
|
2016-01-07 15:35:17 +05:30 |
|
Anand Doshi
|
c29089f3f9
|
[minor] catch like exception
|
2016-01-06 14:12:38 +05:30 |
|
Anand Doshi
|
054005e331
|
[fix] setup wizard language trigger
|
2016-01-05 16:26:32 +05:30 |
|
Anand Doshi
|
989e0c24ea
|
[minor] add column liked_by
|
2016-01-05 16:26:32 +05:30 |
|
Anand Doshi
|
f93509ffb4
|
[fix] Don't allow to like one's own document, allow deletion of own Like comment
|
2016-01-04 17:51:38 +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 |
|
Anand Doshi
|
71eb51367c
|
[hotfix] trigger language change on load
|
2015-12-25 15:10:39 +05:30 |
|
Nabin Hait
|
930cd7d78e
|
[fix] Get defaults based on doctype or fieldname
|
2015-12-23 16:34:43 +05:30 |
|
Rushabh Mehta
|
751e36a533
|
[messages] show notifications and fix double listing in dropdown
|
2015-12-22 12:52:57 +05:30 |
|
Anand Doshi
|
119963714e
|
[hotfix] reportview build_match_conditions
|
2015-12-21 21:07:54 +05:30 |
|
Anand Doshi
|
5572f24c5d
|
[fix] A percentage in file name caused 404 error in case of private file while checking permissions
|
2015-12-21 15:44:50 +05:30 |
|
Anand Doshi
|
afbe20d69c
|
Merge pull request #1460 from anandpdoshi/fix/handle-incoming-error-assignment
[fix] catch DuplicateToDoError
|
2015-12-15 14:15:55 +05:30 |
|
Anand Doshi
|
d1aa3bb2f4
|
Merge pull request #1458 from anandpdoshi/minor/comment-on-ctrl-enter
[minor] post comment on cmd+enter or ctrl+enter
|
2015-12-15 14:15:47 +05:30 |
|
Anand Doshi
|
80e2fc21ed
|
[fix] catch DuplicateToDoError
|
2015-12-15 11:20:34 +05:30 |
|
Anand Doshi
|
af8c81fe6a
|
[fix] strip .json from app listing keys
|
2015-12-14 18:15:18 +05:30 |
|
Anand Doshi
|
2d40eef2e6
|
[minor] post comment on cmd+enter or ctrl+enter
|
2015-12-14 12:04:09 +05:30 |
|
Anand Doshi
|
bbc66be54c
|
[fix] update modified in db_set
|
2015-12-10 17:16:57 +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 |
|
Nabin Hait
|
239cf3da73
|
[fix] remove linked doctype for empty columns
|
2015-12-08 12:19:47 +05:30 |
|
Nabin Hait
|
2c9d8d7379
|
[fix][report] Don't check permission for linked doctypes if column is empty
|
2015-12-07 11:38:40 +05:30 |
|
Rushabh Mehta
|
4b3aeb3fb8
|
[minor] confirm before installing app
|
2015-12-02 14:46:23 +05:30 |
|
Rushabh Mehta
|
8d0452a476
|
[fix] [minor] sort by default in search_link, fixes frappe/erpnext#4404
|
2015-12-02 12:23:41 +05:30 |
|
Rushabh Mehta
|
658b19990d
|
[fix] system settings saving in frappe
|
2015-11-30 15:11:57 +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
|
57d42989ac
|
Merge pull request #1417 from rmehta/app-store
[enhancement] App Installer
|
2015-11-25 11:42:59 +05:30 |
|
Anand Doshi
|
b0f4769fd8
|
[fix] added a new event after_load in setup wizard
|
2015-11-19 17:27:47 +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 |
|
Rushabh Mehta
|
d977d027cf
|
[enhancement] App Installer
|
2015-11-18 16:52:24 +05:30 |
|
Rushabh Mehta
|
0749122d07
|
Merge pull request #1330 from pdvyas/contrib-apps
[minor] add contrib apps to installer
|
2015-11-18 11:27:19 +05:30 |
|
Anand Doshi
|
357e61f9d5
|
[fix] injection
|
2015-11-17 18:27:29 +05:30 |
|
Nabin Hait
|
ca6142c0af
|
[fix] Permission for Feed
|
2015-11-16 14:54:28 +05:30 |
|
Anand Doshi
|
19bfe1304c
|
[fix] re-make setup wizard slides on change of language
|
2015-11-16 12:57:04 +05:30 |
|
Anand Doshi
|
4611f50819
|
[hotfix] Setup Wizard language loading
|
2015-11-14 15:33:49 +05:30 |
|
Anand Doshi
|
781b0d500f
|
[fix] translations loading in setup wizard
|
2015-11-12 20:00:30 +05:30 |
|
Rushabh Mehta
|
9e5750f6d8
|
[re-org] setup wizard now in frappe
|
2015-11-12 11:42:30 +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 |
|
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 |
|