Commit graph

2092 commits

Author SHA1 Message Date
Rushabh Mehta
849f158a3a chore: make controller boiler-plates linting friendly 2019-02-19 11:09:02 +05:30
Rushabh Mehta
6c12448554 fix(typo): notify_mentions in comment 2019-02-18 17:59:39 +05:30
Rushabh Mehta
fcaadf78ad
Merge pull request #6891 from rmehta/refactor-comments
BREAKING CHANGE: Comments are now handled separately from Communication and Version
2019-02-16 16:54:16 +05:30
Frappe Bot
bfc25ad1e5 Merge branch 'master' into develop 2019-02-15 10:21:47 +00:00
Zarrar
5ddf3c10bb fix: Language Code naming validation (#6933)
* fix: language code naming fix

* fix: validate name and language code
2019-02-15 15:10:14 +05:30
Rushabh Mehta
ebdd219fbf
Merge pull request #6913 from saurabh6790/scrub_new_lines_and_white_spaces
fix: scrub new lines and white spaces from options and fetch_from field
2019-02-14 12:12:50 +05:30
Rushabh Mehta
f806f80665
Merge pull request #6923 from Zlash65/email-sender-name
feat: Use Email Account name as Sender's name
2019-02-14 12:12:14 +05:30
Suraj Shetty
fadb3f79ec Remove unwanted trailing spaces 2019-02-13 23:07:09 +05:30
Suraj Shetty
d014e02768 Index user field in User Permission doctype for faster select query 2019-02-13 23:00:40 +05:30
Rushabh Mehta
f00394ba13 fix: linting (nosec) 2019-02-13 18:49:22 +05:30
Rushabh Mehta
d610ce9522 fix(tests): tests and linting 2019-02-13 16:50:34 +05:30
Zlash65
9d61601829 feat: replace sender name by email account name 2019-02-12 17:37:45 +05:30
Sagar Vora
17b20b22a3 Merge branch 'master' into develop 2019-02-12 16:31:54 +05:30
Faris Ansari
5f2d3fe764
Merge pull request #6882 from nabinhait/default-perm
fix: Set field default based on user permissions
2019-02-12 10:07:51 +05:30
Rushabh Mehta
b982f83586 fix: continue authentication 2019-02-11 23:08:34 +05:30
Saurabh
570aee12e9 fix: scrub new lines and white spaces from options and fetch_from field 2019-02-11 17:20:35 +05:30
Anurag Mishra
ec8ed9d50a fix: codacy 2019-02-11 14:45:25 +05:30
Anurag Mishra
3355240822 select all only if options are greater than 5 2019-02-11 14:32:15 +05:30
Anurag Mishra
de958bdac5 added select all and unselect all button 2019-02-11 13:52:18 +05:30
Rushabh Mehta
bee15006cb fix: string formatting 2019-02-09 20:51:39 +05:30
Rushabh Mehta
a1eb5bf9b3 fix: add tests 2019-02-09 15:22:21 +05:30
Rushabh Mehta
09e149bec3 fix(typo): comments.py 2019-02-08 16:22:47 +05:30
Rushabh Mehta
9958662b39 fix(tests): add to _comments only if it is a comment 2019-02-08 09:21:30 +05:30
Rushabh Mehta
f1c3b1ded1 fix(comment): content not mandatory 2019-02-07 20:29:08 +05:30
Anurag Mishra
44db8b4825 Merge branch 'user_permission_cleanup' of https://github.com/anurag810/frappe into user_permission_cleanup 2019-02-07 18:19:52 +05:30
Anurag Mishra
23e934c67b fix: requested changes 2019-02-07 18:19:28 +05:30
Anurag Mishra
5ed640eb32 fix: requested changes 2019-02-07 18:07:45 +05:30
Rushabh Mehta
ae097e5139 fix: tests, check for spam comments 2019-02-07 16:35:50 +05:30
Rushabh Mehta
41d90fa6d1 BREAKING CHANGE: Comments are now handled separately from Communication and Version 2019-02-07 16:35:50 +05:30
Prateeksha Singh
043e290721 fix(domains): remove desktop icons from domainification 2019-02-07 11:28:05 +05:30
Prateeksha Singh
c8bc68eb31 fix(code_style): minor 2019-02-07 10:53:42 +05:30
Prateeksha Singh
466de4f19b refactor(allowed_modules): use the new modules API 2019-02-06 17:07:13 +05:30
Prateeksha Singh
34fd318c25 refactor(desk_icon): remove patches and references to desk icons 2019-02-06 17:07:13 +05:30
Prateeksha Singh
e93cea1336 refactor(desktop_icons): Remove references and repurpose bootinfo
- Also revert deleting desktop page doc
2019-02-06 17:03:27 +05:30
Prateeksha Singh
77b9fb4646 refactor(desk): delete desk and modules pages 2019-02-06 17:03:27 +05:30
Prateeksha Singh
8fd13bc63c feat(desk): Load desk as a module list 2019-02-06 17:03:26 +05:30
Anurag Mishra
7804541aa2
Merge branch 'hotfix' into user_permission_cleanup 2019-02-06 16:54:12 +05:30
Suraj Shetty
9b92a21a3b
Merge branch 'hotfix' into default-perm 2019-02-06 16:26:25 +05:30
Anurag Mishra
8b860a8ce7 Fix: onchange of Docname 2019-02-06 16:10:39 +05:30
Anurag Mishra
5d84aa7813 inner button label 2019-02-06 14:57:19 +05:30
Anurag Mishra
86f37dc0ea Code refractor 2019-02-06 12:34:10 +05:30
Anurag Mishra
515d262881 Added inner button 2019-02-06 11:12:39 +05:30
Anurag Mishra
8b759e049f fix: changes requested 2019-02-05 19:04:28 +05:30
Sagar Vora
89efa968d8 Merge branch 'master' into develop 2019-02-05 18:39:43 +05:30
Chinmay Pai
6377bdf6db fix(data_import): use absolute url (#6875)
there is no need to prepend the sitename to the url, since browsers/html are/is smart enough to handle absolute urls.

Signed-off-by: Chinmay Pai <chinmaydpai@gmail.com>
2019-02-05 10:53:31 +05:30
Chinmay Pai
cac2ca53f2 fix(chat_profile): rename chat profile when email is renamed (#6885)
chat profile should be renamed when user renames their email id, else the chat profile won't be found

Signed-off-by: Chinmay Pai <chinmaydpai@gmail.com>

Co-authored-by: Suraj Shetty <surajshetty3416@gmail.com>
2019-02-05 10:50:16 +05:30
Anurag Mishra
b38c018c37 Testing: unit test-cases 2019-02-04 15:37:49 +05:30
Nabin Hait
ff1d430af6 fix: Set field default based on user permissions 2019-02-04 13:51:38 +05:30
Anurag Mishra
c66a26cbd5 fix: codacy 2019-02-04 11:38:54 +05:30
Nabin Hait
94cd6ce59b fix: Order by param in report builder (#6877) 2019-02-02 22:07:12 +05:30