Commit graph

262 commits

Author SHA1 Message Date
Rushabh Mehta
766d4540b9 [fixes] [minor] based on error reports 2014-11-18 15:24:31 +05:30
Nabin Hait
93851ad3b5 Merge pull request #918 from pdvyas/fix-duplicate-name
[minor] fix msgprint from duplicate name
2014-11-14 18:00:48 +05:30
Pratik Vyas
4fb0700dc0 [minor] fix msgprint from duplicate name 2014-11-14 17:55:32 +05:30
Nabin Hait
4eb6cdb157 fix: query order by 2014-11-13 14:42:41 +05:30
Nabin Hait
3e18bfded9 Minor fix 2014-11-12 17:28:08 +05:30
Nabin Hait
dea587bcad check property setter and custom field only called after install 2014-11-08 10:25:17 +05:30
Nabin Hait
c3406b8d5a Allowed precision upto 9 for Float, Currency, Percent fieldtype 2014-11-07 17:03:56 +05:30
Nabin Hait
812515f312 Allowed precision upto 9 for Float, Currency, Percent fieldtype 2014-11-07 17:03:55 +05:30
Rushabh Mehta
440da82e30 Merge pull request #844 from 81552433qqcom/d1
Translation for exporter.py
2014-10-16 16:11:43 +05:30
Pratik Vyas
ddc06e8a39 add support for install using dbhost #692 2014-10-16 00:03:13 +05:30
81552433qqcom
33ee1a2134 translations:
1. customize form
2. comment
3. editor
4. message
5. assign to
2014-09-16 09:40:42 +08:00
Nabin Hait
ebcbd989a0 minor fix 2014-09-12 17:00:23 +05:30
Anand Doshi
daaf55f047 [fix] create new 2014-09-12 15:31:51 +05:30
Anand Doshi
35fd8d99f7 Added factory.js and minor fixes for loading Single DocTypes 2014-09-12 14:18:35 +05:30
Anand Doshi
f8d9271094 [fix] setting a default value using create_new 2014-09-09 12:49:16 +05:30
Rushabh Mehta
aa7af23a37 Merge pull request #824 from anandpdoshi/anand-september-5
Ability to set precision per field. Format 1.0000 as 1, if fieldtype is Float.
2014-09-08 14:23:44 +05:30
Anand Doshi
0fa85213bb [fix] remove _assign from filters if _assign column does not exist 2014-09-08 13:01:59 +05:30
Anand Doshi
32e9241409 Ability to set precision per field. Format 1.0000 as 1, if fieldtype is Float. 2014-09-05 17:13:52 +05:30
Anand Doshi
ea8b7c9934 [fixes] Permission 2014-09-05 15:14:07 +05:30
Anand Doshi
76d5075bbc Merge pull request #818 from rmehta/web-forms
Web forms
2014-09-04 14:59:25 +05:30
Anand Doshi
023b5cbcdf Show Assigned To in list view
Paired between Anand and Rushabh
2014-09-04 12:57:07 +05:30
Rushabh Mehta
4d21ee9afc [fixes] tests 2014-09-03 17:56:11 +05:30
Anand Doshi
eadf83b18a [fix] Query Report permissions 2014-09-01 16:26:30 +05:30
Anand Doshi
ae38bcf40f Filter query reports based on permissions using doctype name instead of fieldnames 2014-08-30 13:11:32 +05:30
Anand Doshi
f233760081 User Permission DocTypes: Apply OR logic when multiple applicable roles have different sets of User Permission DocTypes 2014-08-29 11:45:20 +05:30
Anand Doshi
bd995efb56 [minor] translations in appframe and listing 2014-08-27 21:47:17 +05:30
Anand Doshi
6611c12662 Select Document Types for applying User Permissions 2014-08-26 19:33:58 +05:30
Anand Doshi
605e6d55bb [hotfix] removed print 2014-08-25 21:13:16 +05:30
Rushabh Mehta
c75be3cca6 [feature] drag / drop attachments fixes frappe/erpnext#2098. also fixed boo boo in revert naming series 2014-08-25 13:00:35 +05:30
Rushabh Mehta
cead5c42ca revert series if last id is deleted 2014-08-25 13:00:34 +05:30
Nabin Hait
84c2a3abc3 Minor fix in mapper 2014-08-21 17:33:02 +05:30
Nabin Hait
e7b3c2fa4a Fixes for mapping fetch fields 2014-08-21 12:20:51 +05:30
Rushabh Mehta
b8171594e1 [minor] [fix] retain local property before/after rename 2014-08-20 14:13:24 +05:30
Anand Doshi
69564b57c0 [print] [precaution] don't save or insert in print 2014-08-18 19:01:29 +05:30
Anand Doshi
d109389a51 [mapper] Apply add fetch 2014-08-18 14:50:13 +05:30
Anand Doshi
36a9a4f3ce [mapper] Auto-map Link fields in target doc, having options as source doctype or source parent's doctype 2014-08-18 13:21:36 +05:30
Rushabh Mehta
6bf0036ad3 [ux] timeline and folds, added to attachments, etc 2014-08-14 11:42:18 +05:30
Rushabh Mehta
218484bb0d added comment timeline and 'Fold' type form break 2014-08-14 11:42:18 +05:30
Nabin Hait
e7b4a2e999 Deleted docstatus conditions 2014-08-08 16:31:16 +05:30
Anand Doshi
88203eed52 [fix] Escape special characters as per MySQLdb 2014-08-08 14:16:05 +05:30
Rushabh Mehta
5e487b7021 minor ux fixes 2014-08-08 11:56:23 +05:30
Anand Doshi
09fbf6cf19 [validate] for a submittable document, validate if it is linked to a cancelled document
Thanks to @adityaduggal for reporting this
2014-08-05 14:24:19 +05:30
Anand Doshi
b8e863c90a [fix] Convert newlines to <br> for Text/Small Text, added ipython to requirements.txt 2014-08-05 11:39:17 +05:30
Rushabh Mehta
861d781495 Merge pull request #745 from nabinhait/hotfix
Minor fix
2014-08-04 18:02:37 +05:30
Nabin Hait
6bab7ed023 Field formatter to preserve newlines and for provided currnecy 2014-08-04 17:05:06 +05:30
Anand Doshi
0df46b1f33 [minor] document.py: check_permission 2014-08-01 16:13:07 +05:30
Anand Doshi
08c3590d45 [print] Additional key __print_hide for optionally setting print_hide on certain docs 2014-07-29 21:58:17 +05:30
Anand Doshi
c0a4ad7635 Merge pull request #732 from nabinhait/hotfix
Delete permission message fix
2014-07-29 15:13:10 +05:30
nabinhait
8fac1825f8 Minor fix 2014-07-29 14:58:27 +05:30
Anand Doshi
ced0593cfe [fix] [print] print css 2014-07-29 14:37:00 +05:30