Rushabh Mehta
|
3b956f2b11
|
[minor] [fix] [docs] publisher in footer
|
2016-02-17 11:29:44 +05:30 |
|
Rushabh Mehta
|
e1ac647a13
|
[cleanup] system settings, added deny_multiple_sessions
|
2016-02-16 15:05:59 +05:30 |
|
Anand Doshi
|
feb258daed
|
Merge pull request #1568 from anandpdoshi/fix/controller-permissions
[fix] has_controller_permissions - return None if function could not decide on True or False
|
2016-02-16 14:23:21 +05:30 |
|
KanchanChauhan
|
a8369a2898
|
Doctype saving issue fixed
|
2016-02-16 12:22:12 +05:30 |
|
Anand Doshi
|
384126b550
|
[fix] has_controller_permissions - return None if function could not decide on True or False
|
2016-02-15 13:26:23 +05:30 |
|
Anand Doshi
|
f2710da036
|
[fix] File Manager - get_breadcrumbs - validate if Folder exists
|
2016-02-15 12:10:37 +05:30 |
|
Anand Doshi
|
a694de1876
|
[optimization] added timeline_doctype, timeline_name index in communication
|
2016-02-13 16:42:15 +05:30 |
|
Rushabh Mehta
|
33bc62aadb
|
[minor] notifications about 99 shown as 99+
|
2016-02-12 14:01:28 +05:30 |
|
Anand Doshi
|
5faecb2bc1
|
[fix] add _comments column after request
|
2016-02-11 23:06:56 +05:30 |
|
Anand Doshi
|
bdb55be3a2
|
[hotfix] escape in feed match condition
|
2016-02-11 11:36:43 +05:30 |
|
Rushabh Mehta
|
6ba4bb06ff
|
[fix] NotFound if site is not found, remove Async Task, cleanup in translate
|
2016-02-10 12:17:17 +05:30 |
|
Rushabh Mehta
|
d5240aa061
|
[enhancement] added FrappeTask for pre-process, post-process
|
2016-02-09 18:58:17 +05:30 |
|
Anand Doshi
|
18d595c875
|
[minor] Communication: default sent_or_received=Sent
|
2016-02-08 14:52:05 +05:30 |
|
Anand Doshi
|
5b45450252
|
[fix] create optional columns during sync, use email account name if no sender full name
|
2016-02-08 13:14:00 +05:30 |
|
Anand Doshi
|
465318878e
|
[enhancement] Merge Comment and Feed into Communication 💥
|
2016-02-04 17:46:53 +05:30 |
|
Anand Doshi
|
f3413e1536
|
[fix] unique check for Custom Field
|
2016-01-29 11:02:06 +05:30 |
|
Nabin Hait
|
3c844c1387
|
[fix] Reset doctype properties if single
|
2016-01-22 15:25:12 +05:30 |
|
Rushabh Mehta
|
2c14241fc4
|
[minor] add success callback in website.js
|
2016-01-19 16:27:33 +05:30 |
|
Rushabh Mehta
|
abce16aaee
|
Merge pull request #1515 from saurabh6790/installer_fixes
[enhancement] Group action button
|
2016-01-15 11:16:54 +05:30 |
|
Rushabh Mehta
|
b8fc4da140
|
[fix] module ordering and all applications fixes
|
2016-01-14 18:15:02 +05:30 |
|
Anand Doshi
|
9ecc61f1f2
|
[fix] Don't auto-check User Permission DocTypes
|
2016-01-12 17:50:21 +05:30 |
|
Saurabh
|
874154a0ab
|
[enhance] cart button; merge custom buttons under group
|
2016-01-12 15:15:42 +05:30 |
|
Nabin Hait
|
d3ec4c4bbc
|
Don't overwrite name while overwriting data from data-import-tool
|
2016-01-12 11:35:56 +05:30 |
|
Rushabh Mehta
|
9033926d29
|
Merge pull request #1505 from rmehta/standard-roles
[fix] standard roles cannot be edited
|
2016-01-12 10:27:17 +05:30 |
|
mbauskar
|
b33347d0f9
|
[minor fix] fixed the module access issue
|
2016-01-11 19:19:48 +05:30 |
|
Rushabh Mehta
|
e4a70cb5cb
|
[fix] is_single in doctype as set_only_once
|
2016-01-11 12:26:12 +05:30 |
|
Rushabh Mehta
|
cdf0a22b6b
|
[fix] standard roles cannot be edited
|
2016-01-08 16:58:53 +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
|
2f47f75331
|
[fix] comment when share with everyone. Fixes frappe/erpnext#4592
|
2016-01-08 11:54:46 +05:30 |
|
Anand Doshi
|
08b515f482
|
Merge pull request #1503 from rmehta/dialog-in-website
[enhancement] dialog in website via dialog.min.js and some re-org of js code
|
2016-01-07 18:14:42 +05:30 |
|
Rushabh Mehta
|
1a3c70cccb
|
[enhancement] dialog in website via dialog.min.js and some re-org of js code
|
2016-01-07 16:55:02 +05:30 |
|
Rushabh Mehta
|
6caf6fb6f1
|
[enhancement] prompt user to reload on migration
|
2016-01-07 15:35:17 +05:30 |
|
Anand Doshi
|
106e281608
|
[fix] don't allow import for child tables
|
2016-01-06 12:22:03 +05:30 |
|
Rushabh Mehta
|
3d1960c798
|
[translation] fixes
|
2016-01-04 16:11:18 +05:30 |
|
Anand Doshi
|
9f94fd11a7
|
Merge pull request #1489 from anandpdoshi/feature/like
[feature] Ability to like a document, comment or communication, see notifications about it and view it on activity feed
|
2016-01-04 11:39:59 +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
|
2dfbdac737
|
[minor] pass device in clear_sessions
|
2015-12-31 12:56:21 +05:30 |
|
Rushabh Mehta
|
e3a2b1265c
|
[minor] quit install if before_install returns False and encoding in importer
|
2015-12-31 11:11:03 +05:30 |
|
Rushabh Mehta
|
4b3a022226
|
[fix] [minor] Error Snapshot only for Administrator
|
2015-12-28 11:15:59 +05:30 |
|
Anand Doshi
|
14d20d6360
|
[fix] fieldnames should be lowercase
|
2015-12-25 16:09:29 +05:30 |
|
Rushabh Mehta
|
93e3ac2770
|
[fix] patch
|
2015-12-24 12:08:59 +05:30 |
|
Rushabh Mehta
|
acd2f2da38
|
[fix] username for test
|
2015-12-24 11:59:24 +05:30 |
|
Rushabh Mehta
|
85e9e61bf3
|
[merge] patches.txt
|
2015-12-24 11:10:44 +05:30 |
|
Rushabh Mehta
|
140cce235e
|
[fix] test case, reorg custom field form
|
2015-12-24 11:01:42 +05:30 |
|
Anand Doshi
|
389219da70
|
[feature] mention users in comments. Fixes frappe/erpnext#3495
|
2015-12-23 20:14:46 +05:30 |
|
Anand Doshi
|
221321e42c
|
[fix] make pyver as Small Text in Error Snapshot
|
2015-12-21 17:08:50 +05:30 |
|
Anand Doshi
|
a662a7da0d
|
Merge pull request #1470 from anandpdoshi/fix/private-file-with-percent-character
[fix] A percentage in file name caused 404 error in case of private file while checking permissions
|
2015-12-21 16:01:25 +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
|
5165df0af9
|
[fix] pass session to tasks.sendmail to give access to private files
|
2015-12-21 13:15:08 +05:30 |
|
Anand Doshi
|
d8f24822a9
|
[fix] cleanup, re-org and fixes to error snapshot
|
2015-12-16 19:39:56 +05:30 |
|