Anurag Mishra
e4f70da7cd
fix: Report Print format for indented rows ( #7505 )
2019-05-16 17:37:37 +05:30
Suraj Shetty
da2d538485
Merge pull request #7492 from netchampfaris/allow-multiple-app-installs
...
feat: Allow multiple apps to be installed to site
2019-05-16 17:29:17 +05:30
Rushabh Mehta
6403ffa4df
Merge pull request #7443 from saurabh6790/read_from_secondary
...
fix: naming and provision to use same db credentials for secondary
2019-05-16 14:42:48 +05:30
Nabin Hait
1a787984f4
fix: get month diff between 2 dates ( #7474 ) ( #7500 )
2019-05-16 10:16:06 +05:30
Rushabh Mehta
84d6116f0b
Merge pull request #7493 from saurabh6790/permission_fix_for_prepared_report
...
fix: permission fix for prepared report
2019-05-16 09:09:37 +05:30
Deepesh Garg
f01f36b6e5
fix: Don't show no value type fields in options for custom columns ( #7497 )
...
* fix: Don't show no value type fields in options for custom columns
* fix: Use filter instead of pushing in list
2019-05-15 15:41:50 +05:30
Saurabh
e694c73c53
Merge pull request #7488 from netchampfaris/surinamese-dollar-d
...
fix: Add currency code for Surinamese dollar
2019-05-15 13:59:47 +05:30
Saurabh
25b190bb9c
fix: permission fix for prepared report
2019-05-15 13:48:33 +05:30
Faris Ansari
2ba5438c5f
feat: Allow multiple apps to be installed to site
...
Usage:
`bench --site sitename install-app erpnext foundation`
2019-05-15 13:47:33 +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
Faris Ansari
a0b1ae732f
fix: Add currency code for Surinamese dollar
2019-05-15 11:40:37 +05:30
Suraj Shetty
cd42076fa6
Merge pull request #7412 from scmmishra/link-fix-address-contact
...
fix: link_title not getting set in address and contact
2019-05-14 20:15:44 +05:30
sahil28297
b822104ec1
Merge pull request #7479 from netchampfaris/fix-v12-setup
...
fix: Clear DuplicateEntry message in setup
2019-05-14 19:54:40 +05:30
Shivam Mishra
6e60224070
Merge pull request #7483 from sahil28297/fix_contact
...
fix(patch): reload dynamic link doctype
2019-05-14 19:38:48 +05:30
Sahil Khan
a831abefda
fix(patch): reload dynamic link doctype
2019-05-14 18:56:24 +05:30
Anurag Mishra
6f5ad343c9
fix: filters for sending hourly updates in document follow ( #7481 )
2019-05-14 18:40:34 +05:30
Faris Ansari
f2068db6dd
fix: Limit one notification request at a time
2019-05-14 16:20:06 +05:30
Faris Ansari
90f62016f8
fix: Clear DuplicateEntry message in setup
2019-05-14 16:19:45 +05:30
Shivam Mishra
41fa47af62
style: moved set_link_title to address_and_contact
2019-05-14 16:08:01 +05:30
Aditya Hase
ad0086c7ea
feat: Add Track Views field to Customize Form ( #7465 )
2019-05-14 16:07:53 +05:30
Shivam Mishra
398cb9d859
Merge pull request #7477 from Anurag810/followed_fix
...
fix: disable document follow check
2019-05-14 15:34:38 +05:30
Anurag Mishra
250ccaf9ba
fix: mail was also sending after setting of hte document follow uncheck
2019-05-14 15:27:44 +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
Deepesh Garg
90e0293bb7
Merge pull request #7476 from deepeshgarg007/dynamic_links_dashboard_develop
...
fix: Addtion of dynamic links in dashboard
2019-05-14 15:09:49 +05:30
deepeshgarg007
01a489de7e
fix: Additon of dynamic links in dashboard
2019-05-14 14:55:06 +05:30
Suraj Shetty
3e913563d3
Merge pull request #7468 from Mangesh-Khairnar/download-perm-fix
...
fix(personal-data-download): add read access permission to owner
2019-05-14 14:20:17 +05:30
Saurabh
eb630735ef
Merge pull request #7469 from netchampfaris/fix-update-password-post
...
fix: Change frappe.call to POST
2019-05-14 13:48:02 +05:30
Faris Ansari
b71a6363e5
fix: Change frappe.call to POST
2019-05-14 13:17:34 +05:30
Mangesh-Khairnar
218c6881cb
fix: add read access permission to owner
2019-05-14 13:04:05 +05:30
Suraj Shetty
7209c76abb
Merge pull request #7462 from netchampfaris/fix-show-card-button
...
fix: Clickable show card button
2019-05-14 09:07:27 +05:30
Saurabh
fc9803553c
Merge pull request #7459 from surajshetty3416/fix-query
...
fix: Make query postgres compatible
2019-05-13 15:33:49 +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
5f85b5935c
fix: remove from timeline.js
2019-05-13 14:32:23 +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
Faris Ansari
aacac30da9
fix: Clickable show card button
...
Show / Hide cards button is not clickable if there are no modules.
2019-05-13 14:15:36 +05:30
Suraj Shetty
02ff1a48da
fix: Switch the position of LIMIT and OFFSET
...
MariaDB needs LIMIT before OFFSET.
Whereas Postgres accepts LIMIT and OFFSET in any order
2019-05-13 13:41:56 +05:30
Suraj Shetty
88fe6c6292
Merge pull request #7387 from netchampfaris/treeview-page-title-d
...
fix: Don't set root_label as page title in tree
2019-05-13 12:59:11 +05:30
Suraj Shetty
86b1a47411
Merge pull request #7436 from netchampfaris/print-format-custom-d
...
fix: Disallow editing standard print formats
2019-05-13 12:48:30 +05:30
Rushabh Mehta
862a0979a7
fix(minor): filter selection for dashboard chart, even if hidden / readonly
2019-05-13 12:06:56 +05:30
Suraj Shetty
1556805232
fix: Make query postgres compatible
2019-05-13 10:26:48 +05:30
Faris Ansari
5e35431f6f
Merge branch 'develop' into treeview-page-title-d
2019-05-12 19:44:53 +05:30
Faris Ansari
5e2c2d8337
fix: Index rendered page content ( #7405 )
...
* fix: Index rendered page content
- Order results based on words matched in title
* fix: Reset session user after indexing page
* chore: comments
2019-05-12 19:21:07 +05:30
Faris Ansari
854cf521e5
Merge pull request #7457 from netchampfaris/fix-disabled-routes
...
fix: Block route if disabled in Portal Settings
2019-05-12 18:45:27 +05:30
Faris Ansari
507e763a2a
style: Indent
2019-05-12 18:42:45 +05:30
Faris Ansari
8524c143cd
fix: UI Test
2019-05-12 18:16:51 +05:30
Faris Ansari
62a3869924
fix: Block route if disabled in Portal Settings
...
Check in render.py
2019-05-12 18:04:25 +05:30
Rushabh Mehta
284eec4f37
fix: clear popovers
2019-05-11 12:40:36 +05:30
Deepesh Garg
4202d39b2b
Merge pull request #7451 from deepeshgarg007/custom_column_develop
...
fix: Option fixes in custom columns for query reports
2019-05-11 12:30:26 +05:30
deepeshgarg007
69d1a254c0
fix: Option fixes in custom_columns
2019-05-10 22:36:09 +05:30
Deepesh Garg
84466b54c4
Merge pull request #7442 from deepeshgarg007/custom_auto_email_develop
...
fix: Auto email support for Custom Reports
2019-05-10 22:33:05 +05:30