Commit graph

485 commits

Author SHA1 Message Date
Nabin Hait
5de44ed2b8 Validate naming series . missing 2014-11-24 15:25:31 +05:30
Rushabh Mehta
1f0690b05d [security] [fix] stop client side queries in reportview.py 2014-11-24 13:20:31 +05:30
Rushabh Mehta
055e7b68d9 [new-feature] 2014-11-21 18:11:32 +05:30
Pratik Vyas
fe7752dcfa fix v4 to v5 patch 2014-11-21 17:00:31 +05:30
Rushabh Mehta
f7ecab62d7 [docs] 2014-11-18 17:14:16 +05:30
Rushabh Mehta
766d4540b9 [fixes] [minor] based on error reports 2014-11-18 15:24:31 +05:30
Nabin Hait
91e8556bb8 minor translation fix 2014-11-14 18:14:20 +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
Rushabh Mehta
43fdc6b36d [autodoc] added class viewer 2014-11-13 17:51:53 +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
64febf111b Email fixes 2014-11-12 16:59:20 +05:30
ankitjavalkarwork
4dab5d62d5 [#2285] Update Feed on delete_doc 2014-11-10 13:50:56 +05:30
Rushabh Mehta
c3ac0b9113 [merge] develop 2014-11-10 12:43:20 +05:30
Nabin Hait
9cf7651b59 Merge pull request #900 from ankitjavalkarwork/fix2302
[#2302] Fix Report Builder reports when fetching info from child tables
2014-11-10 12:12:52 +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
7f9e59a261 [test-fix] 2014-10-31 12:03:27 +05:30
ankitjavalkarwork
d5072ebbd1 [#2302] Fix Report Builder reports when fetching info from child tables 2014-10-29 19:00:33 +05:30
Rushabh Mehta
97b259fb56 [website] added form macros and other cleanups 2014-10-29 18:18:08 +05:30
Rushabh Mehta
c5c8a54d1a [fixes] website templating & naming fixes 2014-10-28 17:23:27 +05:30
Rushabh Mehta
99d3966cd6 [merge] conflicts 2014-10-21 12:34:57 +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
Rushabh Mehta
4b519bdada [api] frappe.get_all 2014-09-30 17:44:41 +05:30
Rushabh Mehta
e7c4e4ef13 Merge branch 'item-variants' into v5.0
Conflicts:
	frappe/api.py
	frappe/core/doctype/custom_field/custom_field.json
	frappe/core/doctype/customize_form_field/customize_form_field.json
2014-09-29 12:33:28 +05:30
Rushabh Mehta
deb1c87dcd [print] viewable if signature is given 2014-09-29 12:21:57 +05:30
Rushabh Mehta
ac0a9deaf1 [mailbox] cleaned up, added tests #561 2014-09-29 12:21:56 +05:30
Rushabh Mehta
a045967331 [refactor] install fix 2014-09-29 12:21:12 +05:30
Rushabh Mehta
575ec0015a [api] added frappe.client.get_list 2014-09-26 18:53:37 +05:30
Rushabh Mehta
be6b3f37a8 added unique constraint 2014-09-26 15:21:25 +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