Commit graph

159 commits

Author SHA1 Message Date
Anand Doshi
7a5acf8c97 Fixed delete_doc 2014-06-10 16:02:19 +05:30
Anand Doshi
e63897a4fc Merge pull request #587 from anandpdoshi/hotfix
Block session when syncing
2014-06-06 17:17:56 +05:30
Anand Doshi
131ae091e1 Changed case in modules.txt 2014-06-06 16:28:15 +05:30
Anand Doshi
e9628664be Block session when syncing 2014-06-06 15:20:09 +05:30
Anand Doshi
521ea1a7ac Run Method, call hook methods even if method does not exist in controller 2014-06-06 11:00:57 +05:30
Rushabh Mehta
a905ce48eb create_new.py: fix for ignore_permissions 2014-06-06 09:53:41 +05:30
Rushabh Mehta
c63fff185c automatically correct link type case fixes frappe/erpnext#1751 2014-06-05 15:04:01 +05:30
Rushabh Mehta
74866537ad doc.update is chainable 2014-06-05 14:48:39 +05:30
Nabin Hait
8ebbe60bed Set new name of children in insert 2014-06-04 19:01:43 +05:30
Anand Doshi
0eb5e8120f Fixes for apply user permissions and momentjs 2014-06-04 18:12:57 +05:30
Anand Doshi
2b2a608bab Apply User Permissions optional in script and query report, option to pass user in has_permission 2014-06-04 17:54:43 +05:30
Anand Doshi
0a46347cf0 Fixed delete doc for doctype 2014-06-04 17:52:51 +05:30
Anand Doshi
a57842e32b Role and User Permissions 2014-06-04 17:52:50 +05:30
Anand Doshi
fec15666f4 Started permission relogication 2014-06-04 17:52:17 +05:30
Nabin Hait
296fbcb52c On cancel, check if doc is linked with other docs 2014-05-29 19:46:34 +05:30
Nabin Hait
f15863babc Rename doc fixes frappe/erpnext#1692 2014-05-29 19:36:28 +05:30
Rushabh Mehta
11dd2888d1 updated about, fixes to dialog and customize form fixes frappe/erpnext#1639 2014-05-28 16:06:43 +05:30
Rushabh Mehta
4facc14ef7 bugfix for add_if_empty in mapper.py fixes frappe/erpnext#1683 2014-05-26 16:11:26 +05:30
Anand Doshi
24b2b08e4d No default for name field 2014-05-22 00:35:04 +05:30
Anand Doshi
57625db4b3 Fix rename doc for doctype 2014-05-21 23:55:03 +05:30
Nabin Hait
5cc654f774 Server side onload functionality in multiple docs 2014-05-19 18:16:36 +05:30
Anand Doshi
fb2d9cd38e Fixed naming via Prompt 2014-05-15 23:05:45 +05:30
Nabin Hait
5556e320d0 update reports sort by for renamed fields 2014-05-14 18:48:35 +05:30
Pratik Vyas
7f72044f2e fix in update_reports 2014-05-13 21:55:24 +05:30
Anand Doshi
ac2261e114 Fixed patch handler and update_reports method 2014-05-13 21:02:23 +05:30
Nabin Hait
df491cd278 minor fix 2014-05-13 18:54:45 +05:30
Anand Doshi
275f7553b4 Changed Print Format files to lowercase 2014-05-13 17:56:07 +05:30
Anand Doshi
416a6d3f39 Fixed naming.py 2014-05-12 20:07:48 +05:30
Nabin Hait
9901915704 Update custom reports for renamed fields. Fixes #1620 2014-05-12 17:42:19 +05:30
Pratik Vyas
c941e70252 fix default in alter table 2014-05-11 10:32:52 +05:30
Anand Doshi
417cec89cb Alter table using a single query 2014-05-10 22:20:09 +05:30
Rushabh Mehta
6d5d653006 show message for duplicate name error 2014-05-09 19:21:23 +05:30
Rushabh Mehta
7373daae55 bugfix rename_doc 2014-05-09 15:30:29 +05:30
Anand Doshi
3c160b6554 Deprecate Select fields with options as link: 2014-05-09 13:35:09 +05:30
Rushabh Mehta
040b88e8e9 updates to pages 2014-05-08 16:53:27 +05:30
Rushabh Mehta
8ab1345d9a started standard lists and views [wip] for portal 2014-05-08 16:53:27 +05:30
Nabin Hait
5ef55eb3dc Merge branch 'develop' of github.com:frappe/frappe into v4-hotfix 2014-05-07 16:34:26 +05:30
Nabin Hait
6451fbfc76 Fixes in validate_after_submit for data import. 2014-05-07 16:33:43 +05:30
Nabin Hait
ecfa9dfb37 Call validate on update_after_submit. Fixes #1595 2014-05-07 14:57:17 +05:30
Rushabh Mehta
2405ed2e81 added or_filters to db_query. link search will not search 'search_fields' by default 2014-05-07 14:09:40 +05:30
Anand Doshi
484191754a Whitelisting of controller methods 2014-05-05 17:51:38 +05:30
Anand Doshi
f1ff388563 Fix in open mapped doc. Fixes frappe/erpnext#1575 2014-05-04 18:36:10 +05:30
Anand Doshi
3394c82e5f Calendar bug, show workflow buttons only if active workflow exists. Fixes frappe/erpnext#1550 2014-05-02 18:01:38 +05:30
Rushabh Mehta
1b4f811650 hooks fix 2014-05-02 12:27:22 +05:30
Rushabh Mehta
343330fe6b hooks.txt -> hooks.py 2014-05-02 12:18:12 +05:30
Anand Doshi
a2ad762d99 Test cases: delete doc if exists 2014-04-30 22:16:08 +05:30
Anand Doshi
e16c8235d9 Fixed No permissiont to, Linked with doctype loading 2014-04-30 18:53:06 +05:30
Anand Doshi
844bc166d1 Fixes in delete doc and field group 2014-04-28 20:32:21 +05:30
Anand Doshi
1b0c74a93c Do not map table fields in mapper 2014-04-28 16:04:59 +05:30
Pratik Vyas
2d8ec58694 fix localname logic 2014-04-28 10:48:29 +05:30