Commit graph

19531 commits

Author SHA1 Message Date
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
deepeshgarg007
e9e120d2af fix: Use let instead of var 2019-05-10 15:57:43 +05:30
deepeshgarg007
d7188aa1e5 fix: Styling fixes 2019-05-10 15:57:33 +05:30
Rushabh Mehta
de58a59402
Merge pull request #7428 from saurabh6790/prepared_repo_fix
fix: enqueue prepared report after committing prepared report record
2019-05-10 08:29:40 +05:30
Rushabh Mehta
a6aec85674
Merge pull request #7407 from surajshetty3416/communication-email-template
feat: Add email template field to Communication
2019-05-10 08:28:29 +05:30
Rushabh Mehta
743e082ebf
Merge pull request #7438 from netchampfaris/fix-text-editor-style-d
fix: Text editor styles when readonly
2019-05-10 08:26:46 +05:30
Shivam Mishra
a6017891f8
Merge pull request #7440 from surajshetty3416/fix-energy-point-trigger
fix: Process for energy points on any doc changes
2019-05-10 08:22:40 +05:30
deepeshgarg007
f7c9064038 fix: Auto email support for custom reports 2019-05-09 22:42:54 +05:30
deepeshgarg007
532f9e1399 fix: Added reference_report field 2019-05-09 22:39:41 +05:30
Suraj Shetty
b803dac772 fix: Process for energy point on any doc changes
Previously changes on submitted document
were not processed for energy points
2019-05-09 22:13:09 +05:30
Suraj Shetty
20cd78e25d
Merge pull request #7431 from netchampfaris/bulk-operations-update-message
fix: Success message on bulk edit
2019-05-09 17:59:22 +05:30
Faris Ansari
7b479f0200 fix: Text editor styles when readonly 2019-05-09 16:12:39 +05:30
Faris Ansari
37b65fb7ec fix: Disallow editing standard print formats 2019-05-09 15:32:04 +05:30
Saurabh
f068bc9800
Merge pull request #7432 from sahil28297/sync_site_develop
feat(sync_site): sync site via central agent
2019-05-09 15:17:02 +05:30
Sahil Khan
0eb9fc5eec fix(sync_site): syntax error 2019-05-09 14:52:37 +05:30
Sahil Khan
42fc641fd9 feat(sync_site): sync site via central agent 2019-05-09 14:22:47 +05:30
Faris Ansari
9586de8d67 fix: Success message on bulk edit 2019-05-09 11:50:49 +05:30
Anurag Mishra
a9d85c3222 fix: add seconds parameter seconds
* fix: add seconds parameter seconds

* fix: added paramater for minutes
2019-05-08 17:39:54 +05:30
Saurabh
d99423ce1c fix: enqueue prepared report after commiting prepared report record 2019-05-08 16:20:47 +05:30
Suraj Shetty
3680ded331
Merge pull request #7426 from frappe/user-perm-fix
fix: typo in default user permission validation message
2019-05-08 10:12:45 +05:30