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
Anand Doshi
3ffda497c9
[minor] app icon should not be clickable in all applications listing
2015-02-18 12:17:27 +05:30
Anand Doshi
54b65a5b74
[fix] Hide Setup from All Applications list if not System Manager
2015-02-17 15:54:27 +05:30
Anand Doshi
bdf54d81f4
[minor] All Applications list should not be clickable
2015-02-17 12:53:59 +05:30
Rushabh Mehta
c335a041b3
[fixes] [minor] website layout, data import tool
2015-02-17 12:51:13 +05:30
Anand Doshi
b81b3fe65d
Translate country info, removed some $.each
2015-02-12 19:11:57 +05:30
Rushabh Mehta
2ab10573f6
[fixes] + added frappeclient
2015-02-12 16:14:49 +05:30