Rushabh Mehta
28ed21b94c
Merge pull request #7419 from josejibin/fix/postgres-compatible
...
fix(postgres): Make db queries postgres compatible
2019-05-20 18:02:30 +05:30
jibin jose
1a58c13966
fix(postgres): Make db queries postgres compatible
2019-05-20 12:31:30 +05:30
Himanshu Warekar
0050fb58ff
fix: remove clear reference links from delete doc
2019-05-18 10:40:55 +05:30
Himanshu Warekar
447019b947
Merge develop into comm_ref
2019-05-17 00:25:24 +05:30
Himanshu Warekar
aa98dd28a6
test: communication tests
2019-05-16 20:04:49 +05:30
Himanshu Warekar
43bc6ca8d1
fix: missing quotes in where clause
2019-05-16 18:36:10 +05:30
Himanshu Warekar
005c1a8de1
fix: use frappe sql for query
2019-05-16 17:40:58 +05:30
Rushabh Mehta
0284b1a965
fix(null-handling): for doctype, doctype, ignore null values
2019-05-16 15:44:46 +05:30
Rushabh Mehta
e2d3b86374
fix(null-handling): for doctype, doctype, ignore null values
2019-05-16 15:20:31 +05:30
Himanshu Warekar
d075c3b748
fix: link error while deleting linked doc
2019-05-16 13:26:35 +05:30
Himanshu Warekar
a4478afcd5
Merge branch 'develop' of https://github.com/frappe/frappe into comm_ref
2019-05-16 13:03:46 +05:30
Himanshu Warekar
b31070d427
fix: delete_doc for timeline references
2019-05-15 18:00:16 +05:30
Himanshu Warekar
77d009747d
fix: remove debug parameter
2019-05-15 14:00:25 +05:30
Suraj Shetty
1bcdc0b7cb
fix(report): Allow report export only if user has export permission on ref doctype ( #7458 )
...
* fix: Allow export only if user has export permission on reference doctype
* fix: Show only custom "no permission" error
* fix: while saving employee user getting user permissions error
2019-05-15 11:59:13 +05:30
Himanshu Warekar
f114e03c8c
Merge branch 'develop' into comm_ref
2019-05-14 16:18:32 +05:30
Saurabh
abe1defb25
Merge pull request #7463 from rmehta/remove-feedback-trigger
...
BREAKING CHANGE: remove Feedback Trigger and Feedback Rating, this was not very configurable and can now be done better with Web Forms
2019-05-14 15:18:44 +05:30
Himanshu Warekar
5d09fb26a9
fix: timeline docs to dynamic links
2019-05-14 12:01:14 +05:30
Anurag Mishra
b9170012b2
feat: added follow on creation and changes done by user will not send to him ( #7460 )
...
* feat: added follow on creation
* style: Missing comma and a parameter
* fix: travis
* removed print statement
2019-05-13 14:59:49 +05:30
Rushabh Mehta
3d26d2dd22
BREAKING CHANGE: remove Feedback Trigger and Feedback Rating, this was not very configurable and can now be done better with Web Forms
2019-05-13 14:18:02 +05:30
Suraj Shetty
794f3d08b2
Merge pull request #7303 from Mangesh-Khairnar/default-user-permission
...
feat: Default user permission
2019-04-24 15:51:47 +05:30
Mangesh-Khairnar
c23876198d
fix: filter default docs from allowed docs
2019-04-22 13:54:05 +05:30
Mangesh-Khairnar
8d8ef7ad3c
fix: return allowed docs along with default doc
2019-04-22 13:53:43 +05:30
Anurag Mishra
b56830e2e5
fix: Cannot delete Issue because it is linked to Comments(v12) ( #7270 )
...
* fix: Cannot delete Issue because it is linked to Comments
* fix: commonified code
2019-04-22 11:27:58 +05:30
Rushabh Mehta
0496e5cd28
fix(tests)
2019-04-18 12:07:29 +05:30
Rushabh Mehta
7406ee31f2
fix: API change for version
2019-04-18 08:51:02 +05:30
Rushabh Mehta
7402f495d5
feat: Milestone Tracker. Track document lifecycle with milestones
2019-04-17 18:00:03 +05:30
Mangesh-Khairnar
aa84910946
style: change comment formatting
2019-04-16 23:37:52 +05:30
Mangesh-Khairnar
984505f291
fix: rating fieldtype for child table nonetype values
2019-04-11 14:58:18 +05:30
rohitwaghchaure
f02fe1cf3d
Merge pull request #7189 from rohitwaghchaure/ignore_user_permissions_not_working
...
fix: user ignore permissions not working at server side
2019-04-02 18:45:37 +05:30
Rohit Waghchaure
790c3ccf40
fix: user ignore permissions not working at server side
2019-04-02 18:44:33 +05:30
Himanshu Warekar
7517a4ca0f
fix: wrapper for '.__'
2019-03-29 19:05:05 +05:30
Faris Ansari
c9fac081b8
Merge pull request #7128 from Mangesh-Khairnar/rating-control
...
Feature: Rating control
2019-03-28 14:16:12 +05:30
Rushabh Mehta
b9c01b4005
Merge pull request #7117 from prssanna/assigned-to-fixes
...
fix: Improvements to "Assigned To" dropdown
2019-03-28 14:04:00 +05:30
Sahil Khan
f085765abd
Merge branch 'master' into develop
2019-03-28 13:44:14 +05:30
Himanshu Mishra
4da80bae91
fix: doctype passed but not used ( #7112 )
2019-03-28 11:57:15 +05:30
Suraj Shetty
73c1f531e8
fix: Set default only if the dependent field is set ( #7130 )
...
Client side fix
https://github.com/frappe/frappe/pull/7004
2019-03-28 11:46:51 +05:30
Prssanna Desai
8a4bfb1429
Improve query for assignment count and add test
2019-03-27 22:41:02 +05:30
Mangesh-Khairnar
4e0dab3621
feat: initialize a new fieldtype called rating
2019-03-25 16:47:28 +05:30
Mangesh-Khairnar
de150cd233
feat: add typemap for rating control
2019-03-25 16:47:28 +05:30
Aditya Hase
310086c88f
feat(dashboard): Create Dashboard Chart Source docs from exported files
2019-03-25 12:41:17 +05:30
Himanshu
7dc1fec27c
feat(Naming Series): Option to Add field_value in Naming Series ( #7027 )
...
To use field_value in naming_series, just add field_name in curly braces instead of the old naming convention which was kinda confusing and not easily understandable.
eg: {field_name}.-.YYYY.-.MM.-.DD.-.####
2019-03-25 11:43:08 +05:30
Suraj Shetty
c941b5e104
Add posts seen indicator
2019-03-11 21:32:32 +05:30
Faris Ansari
f9b3a6c242
fix: Minor changes for smooth migration to v12
2019-03-11 05:29:50 +00:00
Frappe Bot
94ea028db3
Merge branch 'master' into develop
2019-03-08 09:38:18 +00:00
Anurag Mishra
cd191439fd
feat: Document subscription ( #6745 )
2019-03-07 14:06:22 +05:30
Rushabh Mehta
43fe6bd152
fix(db_query): handle null in fields list
2019-03-05 10:26:26 +05:30
Suraj Shetty
d04188283c
Merge pull request #6991 from sagarvora/fetch_only_once
...
feat(core): New DocField "Fetch If Empty"
2019-03-04 12:31:18 +05:30
FinByz Tech Pvt. Ltd
bfa4a2c82c
fix: Removed unexpected keword argument 'indicator' ( #7010 )
...
Removed unexpected keyword argument 'indicator' from frappe.throw function.
2019-03-02 19:37:28 +05:30
Rushabh Mehta
c0631e4e98
Merge pull request #6924 from ElasticRun/db_query_bug_fix
...
[bug fix]: prepare filter condition function
2019-02-28 13:02:15 +05:30
Sagar Vora
0483877c9d
feat: New DocField "Fetch If Empty"
2019-02-26 21:46:15 +05:30