Commit graph

211 commits

Author SHA1 Message Date
Rushabh Mehta
cf3584fffb [fix] [data-import] 2015-10-03 15:08:23 +05:30
Rushabh Mehta
ea9c06d9e7 [minor] [data-import] don't check limit if via console 2015-10-03 15:05:29 +05:30
Rushabh Mehta
442e175dbe [enhancement] import via command link using bench import-csv 2015-09-30 10:15:05 +05:30
Anand Doshi
ffb8ef29ca [fix] Use User Permission value as default only if the document type is Setup 2015-09-14 13:00:24 +05:30
Rushabh Mehta
4cec51e65d [celery] cleanup and made monitor optional and real time in data import 2015-09-08 17:20:37 +05:30
Rushabh Mehta
eb4e622067 [enhancement] add celery task to Async Task for logs, tracking 2015-09-08 17:20:36 +05:30
Rushabh Mehta
00db33abe7 [data-import] use sync and fix error message for date parsing 2015-09-05 12:14:34 +05:30
Anand Doshi
6644f4120e [fix] data import tool error callback 2015-09-02 21:51:35 +05:30
Rushabh Mehta
c600a302bb [enhancement] Added progress bar in data import tool
async.py: in `publish_realtime`, `event` is now optional, if called from within task
importer.py: send record count being updated using `frappe.publish_realtime`
ui/messages.js: added new tool `frappe.get_progress(title, count, total)` that will show progress bar realtime
2015-09-02 11:51:41 +05:30
Rushabh Mehta
acc4252ce7 [fix] task via async 2015-08-21 23:37:58 +05:30
Nabin Hait
7d8f2eeaa1 [fix] Removed async temporarily from importer 2015-08-21 17:48:02 +05:30
Rushabh Mehta
21d5aaa47c [added] alternate desktop (listified) for ios app 2015-08-14 14:22:18 +05:30
Rushabh Mehta
a7bd640b24 [merge] 5.3.1 2015-08-11 10:38:03 +05:30
Anand Doshi
bcafb56432 [fix] Added Share in Role Permissions Manager. Validate Share permission before adding/updating share 2015-08-04 15:47:59 +05:30
Rushabh Mehta
6cd5957d82 Merge branch 'develop' into v6-wip 2015-07-27 14:41:51 +05:30
Anand Doshi
f2d3a6ef9b Implemented 'If Owner' in Role Permissions 2015-07-24 12:17:30 +05:30
Pratik Vyas
bd2cad08bc Make data import tool async WIP 2015-07-24 10:08:08 +05:30
Anand Doshi
4e593711dc Merge pull request #1210 from rmehta/docs-update
[docs] update to auto documentation generator
2015-07-22 16:39:21 +05:30
Rushabh Mehta
18d0a886c0 [docs] update to auto documentation generator 2015-07-22 16:38:44 +05:30
Anand Doshi
731f75dd08 [minor] pass pre_process function to import methods 2015-07-22 14:32:18 +05:30
Rushabh Mehta
ceb0f1821d [minor] labels 2015-07-14 11:28:17 +05:30
Pratik Vyas
0c646bf5ea [fix] force import json fixtures 2015-06-15 17:47:22 +05:30
Anand Doshi
aecd0f13bc [fix] Data Export - export date and datetime in user's format 2015-06-12 18:34:38 -04:00
Rushabh Mehta
562b1b2c50 [fixes] cleanup of web from, portal, login page 2015-06-01 17:14:53 +05:30
Rushabh Mehta
7086313565 [help] modal size larger for larger screens 2015-05-26 13:48:35 +05:30
Rushabh Mehta
b2ee616bb4 [help] helpers for youtube videos added in list, form sidebar, modules 2015-05-25 18:29:52 +05:30
Rushabh Mehta
baf1388cd5 [fixed] module show/hide frappe/erpnext#3243 2015-05-12 10:20:16 +05:30
Rushabh Mehta
ccc0ea5cd2 [desktop] don't force show 'all applications' frappe/erpnext#3234 2015-05-11 12:33:52 +05:30
Rushabh Mehta
36fa69770e [data-import-tool] hot 2015-05-08 09:04:29 +05:30
Rushabh Mehta
e841a47ab1 [tests] restart selenium tests 2015-05-06 23:22:41 +05:30
Rushabh Mehta
421f7464a7 [fix] #3203 2015-05-04 11:08:08 +05:30
Rushabh Mehta
eb21f50c0f [cleanup] frappe.get_user() 2015-05-01 10:33:23 +05:30
Rushabh Mehta
da06417251 [translation] fixes #3170 2015-04-28 18:07:40 +05:30
Rushabh Mehta
c34221a58e [notifications] added to title and new favicon 2015-04-16 12:41:20 +05:30
Rushabh Mehta
99c55650cf [perm] fixes for user permissions 2015-04-14 15:53:55 +05:30
Rushabh Mehta
57406c034c [analytics] optional plugin for google analytics 2015-04-03 12:22:24 +05:30
Anand Doshi
986c96d01a Fixed Email Pulling 2015-03-30 20:35:52 +05:30
Rushabh Mehta
b354ab9b58 [minor] messages on permission, website etc 2015-03-25 13:59:06 +05:30
Anand Doshi
c10e3ec75e frappe.as_json 2015-03-18 16:21:41 +05:30
Rushabh Mehta
1b59d640ee strip unwanted fields from json fixture export 2015-03-11 18:52:31 +05:30
Anand Doshi
2f8548d928 test exporter fixtures - remove file that was created 2015-03-10 15:08:21 +05:30
Rushabh Mehta
24d19a4ab8 [breadcrumbs] refactor, add preferred 2015-03-09 15:47:43 +05:30
Anand Doshi
623565b0e4 Open Sans as fallback font, load all js and css like before in desk.html 2015-03-06 13:13:40 +05:30
Pratik Vyas
d681caa479 fix export fixture 2015-03-05 15:17:20 +05:30
Anand Doshi
2995f02f3b Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
Anand Doshi
f6cdd4a655 Merge remote-tracking branch 'frappe/develop' into v5.0
Conflicts:
	frappe/__version__.py
	frappe/core/doctype/communication/communication.py
	frappe/core/page/desktop/desktop.js
	frappe/hooks.py
	frappe/translations/ar.csv
	frappe/translations/es.csv
	frappe/translations/fr.csv
	frappe/translations/hr.csv
	frappe/translations/id.csv
	frappe/translations/ja.csv
	frappe/translations/nl.csv
	frappe/translations/pl.csv
	frappe/translations/pt-BR.csv
	frappe/translations/ru.csv
	frappe/translations/tr.csv
	frappe/translations/zh-cn.csv
	frappe/translations/zh-tw.csv
	frappe/utils/email_lib/html2text.py
	setup.py
2015-02-24 18:06:16 +05:30
Anand Doshi
f3b37df2dd [fix] Added unicode_literals if missing in py files 2015-02-24 12:24:20 +05:30
Rushabh Mehta
a955c658ca [fixes] minor 2015-02-23 20:17:30 +05:30
Rushabh Mehta
3bdd69fa61 [fix] export_json 2015-02-22 22:31:52 +05:30
Rushabh Mehta
7cad548270 [tests] 2015-02-21 22:37:35 +05:30