Commit graph

485 commits

Author SHA1 Message Date
Anand Doshi
bc9123d16e Merge pull request #653 from nabinhait/v4-hotfix
Minor fix in getting controller classname
2014-06-30 13:19:05 +05:30
Anand Doshi
8cb59da147 Update comments on rename 2014-06-30 13:01:46 +05:30
Rushabh Mehta
538f3b897c fix sync progress bar and favicon for desk 2014-06-30 12:21:04 +05:30
Nabin Hait
1e2e9afe3a Minor fix in getting controller classname 2014-06-30 11:54:39 +05:30
Anand Doshi
22bafc4a1c Ignore select validation for naming_series 2014-06-27 21:04:37 +05:30
Anand Doshi
2ead90fc6e Misc fixes 2014-06-27 20:59:00 +05:30
Anand Doshi
714f4ed4d0 Merge remote-tracking branch 'frappe/develop' into wip-4.1
Conflicts:
	frappe/patches.txt
2014-06-25 15:38:10 +05:30
Anand Doshi
5d68aa2884 Merge pull request #632 from rmehta/develop
new feature: dynamic links 💥
2014-06-23 16:01:42 +05:30
Anand Doshi
cb004a168b Save naming series in property setter before reload 2014-06-20 20:16:53 +05:30
Rushabh Mehta
d6ca8baf0b dynamic_link_fix 2014-06-20 19:09:43 +05:30
Rushabh Mehta
079b345404 dynamic_link_fix 2014-06-20 16:51:57 +05:30
Rushabh Mehta
3fb3667204 new feature: dynamic links 💥 2014-06-20 16:47:34 +05:30
Anand Doshi
5b15e85ada Do not validate links, selects, mandatory, etc. on cancel 2014-06-20 11:30:52 +05:30
Rushabh Mehta
b308ca8031 sync, sort 2014-06-19 19:01:33 +05:30
Rushabh Mehta
6c3b5dded4 cleaned up verbosity 2014-06-19 18:00:14 +05:30
Rushabh Mehta
93f88bf323 Merge pull request #623 from anandpdoshi/anand-wip
Remove script tags, once evaled; Validate Selects
2014-06-19 16:29:58 +05:30
Anand Doshi
53f04414cf Validate Select field values
Conflicts:
	frappe/model/base_document.py
	frappe/model/meta.py
2014-06-19 16:02:38 +05:30
Anand Doshi
02d51386e2 Merge pull request #624 from rmehta/develop
fixes for tags in form and report
2014-06-19 12:51:30 +05:30
Rushabh Mehta
ec65913182 fixes for tags in form and report 2014-06-19 11:34:30 +05:30
Anand Doshi
a4fed1efe4 Validate Selects and Fixed Number Formats 2014-06-18 21:09:40 +05:30
Anand Doshi
eb9c558cf0 hotfix: dont_update_if_missing 2014-06-18 15:26:40 +05:30
Anand Doshi
33d1da9d43 dont_update_if_missing property, lets you skip fields for which you don't want missing values to be updated 2014-06-18 12:54:27 +05:30
Nabin Hait
37ca839b29 Update user report view settings on field_rename 2014-06-18 10:16:58 +05:30
Nabin Hait
9b4d4b648e Dont run validate on update_after_submit 2014-06-17 19:09:49 +05:30
Anand Doshi
9d6450d69b Patch: change default fields like name, owner, etc to varchar(255) 2014-06-12 15:00:53 +05:30
Anand Doshi
4ae43539c9 autoname is hookable 2014-06-12 15:00:52 +05:30
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