Commit graph

145 commits

Author SHA1 Message Date
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
Pratik Vyas
e3ee3ebf69 fix set_new_name when no naming is specified in DocType 2014-04-27 13:07:04 +05:30
Anand Doshi
445ba943c7 Fixes in create new, base document, run method and letter head 2014-04-23 19:16:10 +05:30
Anand Doshi
a1bd2176fb NameError handling, fixed copy doc used in amend, handle tabs 2014-04-23 13:39:51 +05:30
Anand Doshi
4863acd714 Fixes naming on Amend 2014-04-22 20:44:36 +05:30
Anand Doshi
bef7b9740c Remove all roles for Guest user 2014-04-22 19:31:41 +05:30
Anand Doshi
80f1ef6268 Removed controller.py 2014-04-21 14:17:11 +05:30
Anand Doshi
eaaa08bbb2 Fixes in logout and reset password 2014-04-21 12:41:30 +05:30
Anand Doshi
f26f43dc3c Proper reraise of NameError 2014-04-21 11:34:14 +05:30
Rushabh Mehta
e888d86d9d added header to website and language fixes 2014-04-18 15:59:54 +05:30
Anand Doshi
c04ada7066 Fixes in sync.js and init child 2014-04-16 19:30:36 +05:30
Rushabh Mehta
884c1b1e7a base_document.py: added 2014-04-16 19:19:22 +05:30
Rushabh Mehta
cfec573e77 more message fixes for translation 2014-04-15 22:54:11 +05:30
Anand Doshi
c709b48a03 Auto set Select values for new documents, other minor fixes 2014-04-15 16:19:20 +05:30
Rushabh Mehta
ea55d77200 added validation for update_after_submit #270 2014-04-15 15:11:00 +05:30