Faris Ansari
9efbeb924e
fix: Allow to export 0 records
2019-09-29 22:41:29 +05:30
Faris Ansari
5a8bfc9d10
fix: Method to remove name column values
2019-09-29 22:41:29 +05:30
Faris Ansari
e60e118962
fix: Data Importer
...
- Parse child table values and prepare a doc
- Show Template header in datatable
- Template Options: for column mapping, skipped columns and edited rows
- Import Log: Keep track of inserted/updated documents
2019-09-29 22:41:29 +05:30
Faris Ansari
a205917dac
fix: Data Exporter
...
- De duplicate child table rows
- Add name column for child tables too
- Show hidden tables in export
2019-09-29 22:41:29 +05:30
Faris Ansari
a16efb37b8
feat: Remap columns to fields
...
- Green colored are mapped
- Red colored are skipped
- Skip columns from import
2019-09-29 22:41:29 +05:30
Faris Ansari
fcb4e13415
fix: Autocomplete
...
- Show value as description
- Validate value from options
- Override max_items
2019-09-29 22:41:29 +05:30
Faris Ansari
bae336154f
fix: Parse template and prepare preview data
...
- Match column header with label or fieldname
- Remove empty rows and columns
- Merge ID and autoname field
2019-09-29 22:41:29 +05:30
Faris Ansari
cf796cf29b
feat: Initialize Exporter
...
- Export into a simple format
- Basic tests for exporter
- DataExporter: user friendly exporter dialog
2019-09-29 22:41:29 +05:30
Faris Ansari
bdc5ec32df
feat: New Doctype - Data Import Beta
...
- Import Preview using DataTable
2019-09-29 22:41:29 +05:30
Faris Ansari
62be3abc0c
feat: Initialize new Importer
...
- Read csv file or content
- Parse data for import
- Guess date format
- Basic tests for parsing csv content
2019-09-29 22:41:29 +05:30
mergify[bot]
b65a819c6d
Merge pull request #8510 from marination/permission-check-12
...
fix: (User Permissions) Allow user to fetch details into mapped doc
2019-09-28 16:38:11 +00:00
mergify[bot]
aecee3be47
Merge pull request #8511 from hrwX/gs_fix
...
fix(Global Search): check if doctype exists
2019-09-27 17:12:29 +00:00
Himanshu Warekar
04fa1b5957
fix: check if doctype exists
2019-09-27 16:27:10 +05:30
marination
56bdbaadc6
fix: (User Permissions) Allow user to fetch details into mapped doc
...
Check if apply strict user permissions is enabled
Accordingly restrict user permission
2019-09-27 15:57:08 +05:30
mergify[bot]
204867e649
Merge pull request #8505 from hrwX/con-patch-fix
...
fix(Patch): Patch fixes for Contact and Email
2019-09-27 09:43:44 +00:00
mergify[bot]
42ee8c3f44
Merge pull request #8506 from Thunderbottom/null-fix-dev
...
fix: check if doctype exists before replacing null values
2019-09-27 08:22:56 +00:00
Chinmay D. Pai
99ecd01cd1
fix: use re.sub instead of replace
...
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2019-09-27 13:06:29 +05:30
Chinmay D. Pai
ddcdabbf6d
fix: check if doctype exists before replacing null values
...
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2019-09-27 12:55:50 +05:30
mergify[bot]
a1c8a9bdc2
Merge pull request #8499 from gavindsouza/list-view-freeze-fix
...
fix: desk freeze on updating multiple documents
2019-09-27 05:18:00 +00:00
mergify[bot]
f92281c28d
Merge pull request #8503 from scmmishra/charts-1.3.0
...
feat: Updated charts to 1.3.0
2019-09-26 19:03:43 +00:00
mergify[bot]
27885b86d8
Merge pull request #8451 from hrwX/global_search
...
feat: Global Search with Priorities
2019-09-26 18:22:15 +00:00
nocubicles
521cd476d5
Estonia uses Euros since 2011. Fixed it ( #8496 )
2019-09-26 18:16:47 +00:00
Suraj Shetty
9302058528
fix: Render list after document update
2019-09-26 19:57:23 +05:30
Suraj Shetty
e8dde0f176
style: Fix formatting
2019-09-26 19:40:27 +05:30
Suraj Shetty
7d2467afb6
Merge branch 'list-view-freeze-fix' of github.com:gavindsouza/frappe into list-view-freeze-fix
2019-09-26 19:37:30 +05:30
Suraj Shetty
c1dddc17da
Revert "refactor: Remove redundant code"
...
This reverts commit 2773313dcb .
Because the changes would have resulted in other test failure... not
worth it.
2019-09-26 19:36:11 +05:30
Gavin D'souza
cc3218eaa6
Merge branch 'list-view-freeze-fix' of github.com:gavindsouza/frappe into list-view-freeze-fix
2019-09-26 19:34:06 +05:30
Gavin D'souza
e6f56c48fd
fix: removed redundant run_serially method
2019-09-26 19:33:26 +05:30
Suraj Shetty
7ce8a9e498
Merge branch 'list-view-freeze-fix' of github.com:gavindsouza/frappe into list-view-freeze-fix
2019-09-26 19:28:57 +05:30
Suraj Shetty
2773313dcb
refactor: Remove redundant code
2019-09-26 19:27:54 +05:30
Gavin D'souza
86d549b118
fix: list_view.js cypress tests update
2019-09-26 19:12:21 +05:30
mergify[bot]
69373a15fe
Merge pull request #8456 from hrwX/ip-rest
...
fix(Session): Check ip restriction before resuming session
2019-09-26 13:31:39 +00:00
Himanshu Warekar
2bb05534f6
fix: do not add offset is start is zero
2019-09-26 17:58:13 +05:30
Himanshu Warekar
f8a910b1aa
fix: revert patch
2019-09-26 16:50:42 +05:30
Saurabh
566e97134d
Merge pull request #8504 from saurabh6790/custom_imap_port_patch
...
fix: reload doc email domain and email account
2019-09-26 16:49:51 +05:30
Himanshu Warekar
1275ad076a
fix: multiple patch fixes
2019-09-26 16:39:58 +05:30
Himanshu Warekar
6da204ceec
Merge develop into global_search
2019-09-26 16:29:05 +05:30
Saurabh
2815356bc7
fix: reload doc email domain and email account
2019-09-26 16:20:43 +05:30
Gavin D'souza
e14dc883d9
fix: update in cypress tests: list_view.js
2019-09-26 14:53:09 +05:30
Gavin D'souza
499385a6f6
fix: update in cypress tests: list_view.js
2019-09-26 14:43:34 +05:30
mergify[bot]
1eee6cda46
Merge pull request #8502 from saurabh6790/custom_imap_port_patch
...
feat: patch to set default incoming port to enabled email accounts
2019-09-26 07:49:32 +00:00
mergify[bot]
bacac597a8
Merge pull request #8501 from hrwX/dup-fix
...
fix: duplicate contacts being pushed on creation
2019-09-26 07:41:20 +00:00
Shivam Mishra
7ba29b3277
feat: enabled truncate Legends across
2019-09-26 13:09:03 +05:30
Shivam Mishra
935858ad29
feat: updated frappe charts to 1.3.0
2019-09-26 13:08:47 +05:30
Shivam Mishra
698e180d7d
fix: setup doc before creating webform ( #8498 )
...
* fix: setup doc before creating webform
* style: linitng fixes
2019-09-26 07:33:23 +00:00
Saurabh
a6c7edc6ff
feat: patch to set default incoming port to enabled email accounts
2019-09-26 12:59:54 +05:30
Himanshu Warekar
f6102e6c4e
fix: duplicate contacts being pushed on creation
2019-09-26 11:34:41 +05:30
mergify[bot]
cb59e1f8cb
Merge pull request #8500 from hrwX/set_primary_con_user
...
fix(User): set primary phone or contact for user
2019-09-26 04:56:14 +00:00
Himanshu Warekar
b105608b69
fix: set primary phone or contact for user
2019-09-26 09:24:49 +05:30
Saurabh
c64dece0dd
feat: allow custom imap port ( #8305 )
...
* feat: allow custom imap port
* fix: use default port if not specified
* fix: pop3 port
* fix: common code to set the incomming port
* fix: codacy
2019-09-25 23:04:05 +00:00