Rushabh Mehta
33bc62aadb
[minor] notifications about 99 shown as 99+
2016-02-12 14:01:28 +05:30
Rushabh Mehta
b8fc4da140
[fix] module ordering and all applications fixes
2016-01-14 18:15:02 +05:30
Anand Doshi
9ecc61f1f2
[fix] Don't auto-check User Permission DocTypes
2016-01-12 17:50:21 +05:30
Nabin Hait
d3ec4c4bbc
Don't overwrite name while overwriting data from data-import-tool
2016-01-12 11:35:56 +05:30
Rushabh Mehta
6caf6fb6f1
[enhancement] prompt user to reload on migration
2016-01-07 15:35:17 +05:30
Anand Doshi
106e281608
[fix] don't allow import for child tables
2016-01-06 12:22:03 +05:30
Rushabh Mehta
e3a2b1265c
[minor] quit install if before_install returns False and encoding in importer
2015-12-31 11:11:03 +05:30
Rushabh Mehta
140cce235e
[fix] test case, reorg custom field form
2015-12-24 11:01:42 +05:30
Rushabh Mehta
cfb8c9cab3
[minor] validate file is attached
2015-11-30 10:50:45 +05:30
Anand Doshi
57d42989ac
Merge pull request #1417 from rmehta/app-store
...
[enhancement] App Installer
2015-11-25 11:42:59 +05:30
Anand Doshi
91737aa9e7
[hotfix] data import fix
2015-11-20 18:06:30 +05:30
Anand Doshi
5621ba30c0
[enhancement] Int, Currency, Float, Percent as not null and default to 0
2015-11-19 13:09:44 +05:30
Rushabh Mehta
d977d027cf
[enhancement] App Installer
2015-11-18 16:52:24 +05:30
Anand Doshi
357e61f9d5
[fix] injection
2015-11-17 18:27:29 +05:30
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