deepeshgarg007
5139a033cc
fix(test): Use force true for clicking menu
2019-04-14 11:32:00 +05:30
Faris Ansari
c99e708380
test: Wait for modal to hide
2019-04-14 11:09:25 +05:30
Faris Ansari
8ab81eebb4
fix: Cleanup modal after hide
2019-04-14 11:09:03 +05:30
Raffael Meyer
d3dac2f86e
rm unnecessary functions
2019-04-14 00:20:59 +02:00
Raffael Meyer
b7d4a3145a
make ID fields read only
2019-04-14 00:17:34 +02:00
Raffael Meyer
6f0ba6cf54
function out of scope, but with unique name
2019-04-13 23:59:24 +02:00
deepeshgarg007
4246b2e416
fix(test): Wait for the report to load before clicking add columns
2019-04-14 00:26:42 +05:30
ci2014
f4ed914db3
Expose Recipients in Notifications
...
Hello,
is there any specific reason we do not expose recipients in Notifications? Prior to v11 (Email Alerts) we did neither.
Example:
We use cc in the recipients, and want to have it visible.
bcc, however, should always be hidden. expose_recipients should handle that by default if I am not mistaking.
I am looking forward for opinions.
2019-04-13 18:53:22 +02:00
Faris Ansari
5c48d2c24f
fix: Force click web link
2019-04-13 22:14:09 +05:30
Faris Ansari
93523df7d6
style: Missing semicolon
2019-04-13 15:49:21 +05:30
Faris Ansari
a5c6dbf3ed
test: Add UI test for FileUploader
2019-04-13 15:29:32 +05:30
Faris Ansari
04be929a90
fix: Remove Feature Flag settings
2019-04-13 14:52:01 +05:30
Faris Ansari
15b9421365
fix: Refactor Attach controls to use new FileUploader
2019-04-13 14:45:28 +05:30
Faris Ansari
93d6ec08eb
fix: Replace old upload with new FileUploader
2019-04-13 14:45:11 +05:30
Faris Ansari
6c576d9793
refactor: Rename multiple_files to allow_multiple
2019-04-13 14:44:25 +05:30
Faris Ansari
7bf098cd78
fix: Pass file_doc to on_success
2019-04-13 11:14:01 +05:30
deepeshgarg007
89fe948180
Merge branch 'custom-reports-develop' of https://github.com/deepeshgarg007/frappe into custom-reports-develop
2019-04-13 00:37:22 +05:30
deepeshgarg007
ba3a080fa9
Merge branch 'develop' of https://github.com/frappe/frappe into custom-reports-develop
2019-04-13 00:36:25 +05:30
Faris Ansari
320362dc2d
fix: Open DocType form if custom doctype is customized
2019-04-13 00:22:10 +05:30
Faris Ansari
c188039ba7
fix: More cleanup
2019-04-12 23:33:20 +05:30
Faris Ansari
8b391d063c
fix: Revert ui test url
2019-04-12 23:27:12 +05:30
Raffael Meyer
5d14cdc44a
put functions in scope
2019-04-12 19:56:26 +02:00
deepeshgarg007
0d70fc07a0
Code cleanup and fixes
2019-04-12 22:06:49 +05:30
Suraj Shetty
0e0faaf890
fix: Remove leaderboard link from desktop ( #7269 )
...
* fix: Remove leaderboard link from desktop
* fix: Spacing in sidebar link
2019-04-12 22:05:58 +05:30
deepeshgarg007
bed72e7ab9
fix: Test case fixes
2019-04-12 22:05:30 +05:30
deepeshgarg007
590aabd971
fix: UI test case
2019-04-12 20:33:54 +05:30
deepeshgarg007
357331544f
fix: Styling and codacy fixes
2019-04-12 16:49:28 +05:30
deepeshgarg007
e887e2ed80
Merge branch develop into custom-reports-develop
2019-04-12 16:21:05 +05:30
deepeshgarg007
af0c373c8a
feat: Allow user to save custom reports
2019-04-12 16:17:25 +05:30
Deepesh Garg
095205d10b
Merge pull request #7262 from surajshetty3416/fix-doctype-ux
...
feat: Make reference_name in Energy Point Log clickable
2019-04-12 14:50:22 +05:30
Deepesh Garg
8da7c75ddf
Merge pull request #7267 from surajshetty3416/ui-fix
...
fix: Add key to energy_point_history
2019-04-12 14:48:34 +05:30
Suraj Shetty
fe65359b95
fix: Add key to energy_point_history for auto refresh on point value change
2019-04-12 13:48:30 +05:30
Suraj Shetty
b3d9c9d52b
Merge pull request #7265 from rohitwaghchaure/fixed_assign_to
...
fix: Bulk assignmentnt
2019-04-12 13:19:57 +05:30
Rohit Waghchaure
0acb52cf87
fix: Bulk assign to is not working
2019-04-12 12:55:12 +05:30
Suraj Shetty
273281e24f
Merge pull request #7246 from alyf-de/s3_region
...
feat(integrations): add region to S3 Backup Settings
2019-04-12 12:08:10 +05:30
Suraj Shetty
8efd5e6641
Merge pull request #7258 from netchampfaris/handle-html-xlsx-d
...
fix(xlsx): Fix for handle failed html parse
2019-04-12 12:04:32 +05:30
Suraj Shetty
d9ad5093fb
feat: Make reference_name clickable
2019-04-11 17:21:01 +05:30
Suraj Shetty
662eb3c080
fix: Add missing comma in hooks.py ( #7254 )
2019-04-11 16:10:43 +05:30
Suraj Shetty
f2bed0945b
fix: Do not show Go To List button for child doctypes ( #7260 )
2019-04-11 16:02:31 +05:30
Suraj Shetty
d6d174373b
Merge pull request #7259 from Mangesh-Khairnar/rating-fix
...
fix: rating fieldtype for child table nonetype values
2019-04-11 15:52:08 +05:30
Mangesh-Khairnar
984505f291
fix: rating fieldtype for child table nonetype values
2019-04-11 14:58:18 +05:30
Faris Ansari
2677e54e9d
fix(xlsx): Fix for handle failed html parse
2019-04-11 14:54:42 +05:30
Faris Ansari
1ef753a37f
fix: Upload via web link
2019-04-11 12:51:58 +05:30
Faris Ansari
d87e0bb1d5
fix: Add file type and size restrictions
2019-04-11 12:51:48 +05:30
Nabin Hait
8c91e46563
Fixed merge conflict
2019-04-11 11:56:37 +05:30
Faris Ansari
8ff5c75d33
fix: Missing semicolon
2019-04-11 10:36:22 +05:30
Suraj Shetty
e8d5872eb7
Merge pull request #7239 from rohitwaghchaure/advance_search_show_ten_records_in_the_serach
...
feat: Added pagination in advance search widget
2019-04-11 10:13:56 +05:30
Rushabh Mehta
8aa883d269
Merge pull request #7172 from ahmed-madi/hotfix
...
fix: Add reference_doctype and reference_name to the to send_workflow_action_email function
2019-04-11 09:34:44 +05:30
Rushabh Mehta
7fa6c6cc74
Merge pull request #7165 from ElasticRun/username
...
fix: No need to fetch complete user list to get two usernames
2019-04-11 09:30:42 +05:30
Rushabh Mehta
2e3570ff48
Merge pull request #7240 from KanchanChauhan/query-delete-duplicate-custom-fields-fix
...
fix: query delete_duplicate_custom_fields
2019-04-11 09:29:19 +05:30