seitime-frappe/frappe
Manas Solanki 520bfc2ae4 New data import (#4601)
* created/moved the files

* added the model for the downloading the data

* add the file with the error data

* changes added other changes and fix codacy

* changes in the config and utils files

* fixed the test cases

* minor changes in the data keys dict

* changed the test file location

* fixed the tests

* set the route in the list view and show only erors

* minor fixes in the childtable import and log tables rendering

* Refactor Download dialog to use MultiCheck
2017-12-15 12:17:24 +05:30
..
change_log [minor] added the change log for version 8.8.0 (#3970) 2017-08-22 20:06:09 +05:30
commands New data import (#4601) 2017-12-15 12:17:24 +05:30
config New data import (#4601) 2017-12-15 12:17:24 +05:30
contacts [minor] removed the default for party type field in address and contacts report (#4614) 2017-12-14 14:53:22 +05:30
core New data import (#4601) 2017-12-15 12:17:24 +05:30
custom [fix] customize_form.py https://discuss.erpnext.com/t/delivery-note-appears-as-delivery-chalan-on-erpnext-cloud/30589 2017-11-14 15:28:28 +05:30
data [fix] add restrict_to_domain in Framework.sql 2017-09-22 14:50:02 +05:30
data_migration [Bug] fixed install failure due to psycopg2 (#4566) 2017-12-01 14:59:54 +05:30
desk [modules-page] route if module exists, fixes #4117, fixes frappe/erpnext#11548 (#4621) 2017-12-15 11:39:56 +05:30
docs Note regarding CSRF-Token added to POST request rest api docs. (#4613) 2017-12-13 16:18:46 +05:30
email escape the email account name (#4598) 2017-12-11 14:29:48 +05:30
geo change FCFA to CFA for West African francs 2017-09-14 14:16:34 +01:00
integrations [fix] Increase chunk size to 15 mb while uploading file to dropbox (#4492) 2017-12-07 13:17:42 +05:30
model [hotfix] doc.get (#4564) 2017-12-01 12:06:01 +05:30
modules Pure Python MySQL instead mysqlclient (with Python C API) (#4280) 2017-11-06 16:42:01 +05:30
patches Activity Log Patch fix (#4580) 2017-12-07 15:26:53 +05:30
printing Fixes for align labels right 2017-09-14 12:25:21 +05:30
public New data import (#4601) 2017-12-15 12:17:24 +05:30
templates Fixed Merge conflict 2017-12-12 19:08:53 +05:30
tests New data import (#4601) 2017-12-15 12:17:24 +05:30
translations [Translation] Updated Translations (#4501) 2017-11-16 14:31:17 +05:30
utils New data import (#4601) 2017-12-15 12:17:24 +05:30
website Merge branch 'master' into develop 2017-11-22 18:02:53 +05:30
workflow [Fix] Workflow ui test dependency (#4421) 2017-11-03 13:37:48 +05:30
www Prevent duplicate sidebar display in mobile view (#4592) 2017-12-11 11:11:09 +05:30
__init__.py New data import (#4601) 2017-12-15 12:17:24 +05:30
api.py [hotfix] throw DoesNotExistError if doctype is not available on Delete api (#4013) 2017-09-01 09:16:32 +05:30
app.py Pure Python MySQL instead mysqlclient (with Python C API) (#4280) 2017-11-06 16:42:01 +05:30
async.py FileAndRedisStream inherits io.FileIO instead of file (#3826) 2017-08-02 16:58:07 +05:30
auth.py Moved feed from Communication to Activity Log (#4435) 2017-11-21 15:46:51 +05:30
boot.py [hotfix] ignore the disabled reports in sidebar Reports section (#4200) 2017-09-28 12:12:16 +05:30
build.js [MIN] added the Babel Object Rest Plugin (#4589) 2017-12-12 12:37:54 +05:30
build.py [BUG] fixed, changed to --restore, reset is a flag for test_runner 2017-09-26 15:44:04 +05:30
client.py [minor] better message on permission 2017-10-16 10:18:56 +05:30
database.py Pure Python MySQL instead mysqlclient (with Python C API) (#4280) 2017-11-06 16:42:01 +05:30
defaults.py [fix] locking for set_default (#4245) 2017-10-04 15:29:16 +05:30
exceptions.py Pure Python MySQL instead mysqlclient (with Python C API) (#4280) 2017-11-06 16:42:01 +05:30
frappeclient.py Data Migration Tool (for hub) (#4144) 2017-10-05 11:15:35 +05:30
handler.py Merge branch 'master' into staging 2017-08-24 16:51:28 +05:30
hooks.py Moved feed from Communication to Activity Log (#4435) 2017-11-21 15:46:51 +05:30
installer.py [minor] setup wizard fixes 2017-07-20 15:54:34 +05:30
limits.py Merge branch 'develop' into fix-urlencode 2017-08-11 13:01:24 +05:30
middlewares.py [website] route caching, bye bye sidebar, navbar search, blog cleanup 2015-03-12 16:31:14 +05:30
migrate.py [fix] patches 2017-03-08 11:57:33 +05:30
modules.txt Data Migration Tool (for hub) (#4144) 2017-10-05 11:15:35 +05:30
oauth.py Oauth2 implicit grant fixes tests (#4261) 2017-10-06 11:47:33 +05:30
patches.txt New data import (#4601) 2017-12-15 12:17:24 +05:30
permissions.py Convert dict.items() to list for modifying dict while looping 2017-09-04 16:05:57 +05:30
pythonrc.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
sessions.py Moved feed from Communication to Activity Log (#4435) 2017-11-21 15:46:51 +05:30
share.py [fix] remove prints 2017-09-21 16:47:53 +05:30
test_runner.py [enhance] bench run-tests --doctype-list app/path/to/test.txt (#4561) 2017-12-01 12:05:06 +05:30
translate.py New data import (#4601) 2017-12-15 12:17:24 +05:30
twofactor.py [fix] Header for sms send request (#4417) 2017-11-03 16:20:53 +05:30