Commit graph

82 commits

Author SHA1 Message Date
Anand Doshi
eceed3a6c8 Fixed recents, Show change log on version update. Fixes #905 2015-03-04 17:21:09 +05:30
Anand Doshi
2995f02f3b Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
Anand Doshi
7f75e233a8 Website Listing 2015-02-23 22:30:03 +05:30
Rushabh Mehta
a955c658ca [fixes] minor 2015-02-23 20:17:30 +05:30
Rushabh Mehta
6a662e574a [fix] minor 2015-02-20 20:09:15 +05:30
Rushabh Mehta
ffe1b9eacc [fix] naming frappe/erpnext#2794 2015-02-20 11:50:14 +05:30
Rushabh Mehta
221e6f2fae [minor] moved precision to base_document 2015-02-17 19:54:06 +05:30
Pratik Vyas
43276932fd Load Document controller instead of BaseDocument controller in case of custom doctype 2015-02-17 15:26:49 +05:30
Nabin Hait
508c4fc64b Fixed Conflict while merging v4 to v5 2015-02-10 17:20:39 +05:30
Rushabh Mehta
8cde7bfc23 [print] tables & [feature] share #992 2015-02-04 17:01:46 +05:30
Rushabh Mehta
c19cb66542 [print-format] add print heading + fix tables 2015-02-03 17:54:36 +05:30
Rushabh Mehta
4c8558665d [todo] naming as hash 2015-02-03 10:35:49 +05:30
Rushabh Mehta
cf3074a20b [print-format] completed print format builder 2015-01-30 17:08:12 +05:30
Rushabh Mehta
456621b931 [email] implemented, tested basic in and out 2015-01-21 17:37:58 +05:30
Rushabh Mehta
090e9ac48c [ui] workflow and listview 2015-01-08 14:28:24 +05:30
John Vermette
86715e55ad Update base_document.py 2014-12-23 10:55:46 -05:00
Rushabh Mehta
055e7b68d9 [new-feature] 2014-11-21 18:11:32 +05:30
Nabin Hait
91e8556bb8 minor translation fix 2014-11-14 18:14:20 +05:30
Pratik Vyas
4fb0700dc0 [minor] fix msgprint from duplicate name 2014-11-14 17:55:32 +05:30
Rushabh Mehta
575ec0015a [api] added frappe.client.get_list 2014-09-26 18:53:37 +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
Nabin Hait
6bab7ed023 Field formatter to preserve newlines and for provided currnecy 2014-08-04 17:05:06 +05:30
Anand Doshi
536926cb12 [minor] Percent 2014-07-25 13:22:48 +05:30
Anand Doshi
92fd37bb1a changed self.delete to self.delete_key in base_document and document
DocPerm has a field called 'delete'. This clashes with the function name.
Leads to this error:
self.delete("__in_insert")
TypeError: 'int' object is not callable
2014-07-17 19:27:58 +05:30
Anand Doshi
9974363312 Fixed _fix_numeric_types 2014-07-16 16:07:39 +05:30
Anand Doshi
580f1608da Minor fixes in db_query and base_document 2014-07-16 15:50:39 +05:30
Anand Doshi
cd8d19248e Fixes in Email Alert system 2014-07-15 14:55:21 +05:30
Rushabh Mehta
b9f6bc3423 added email alerts 2014-07-15 14:50:49 +05:30
Anand Doshi
22bafc4a1c Ignore select validation for naming_series 2014-06-27 21:04:37 +05:30
Rushabh Mehta
d6ca8baf0b dynamic_link_fix 2014-06-20 19:09:43 +05:30
Rushabh Mehta
3fb3667204 new feature: dynamic links 💥 2014-06-20 16:47:34 +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
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
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
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
Anand Doshi
fec15666f4 Started permission relogication 2014-06-04 17:52:17 +05:30
Nabin Hait
5cc654f774 Server side onload functionality in multiple docs 2014-05-19 18:16:36 +05:30
Rushabh Mehta
6d5d653006 show message for duplicate name error 2014-05-09 19:21:23 +05:30
Anand Doshi
3c160b6554 Deprecate Select fields with options as link: 2014-05-09 13:35:09 +05:30
Nabin Hait
6451fbfc76 Fixes in validate_after_submit for data import. 2014-05-07 16:33:43 +05:30
Anand Doshi
a2ad762d99 Test cases: delete doc if exists 2014-04-30 22:16:08 +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
f26f43dc3c Proper reraise of NameError 2014-04-21 11:34:14 +05:30