Commit graph

226 commits

Author SHA1 Message Date
Rushabh Mehta
6bf0036ad3 [ux] timeline and folds, added to attachments, etc 2014-08-14 11:42:18 +05:30
Rushabh Mehta
218484bb0d added comment timeline and 'Fold' type form break 2014-08-14 11:42:18 +05:30
Nabin Hait
e7b4a2e999 Deleted docstatus conditions 2014-08-08 16:31:16 +05:30
Anand Doshi
88203eed52 [fix] Escape special characters as per MySQLdb 2014-08-08 14:16:05 +05:30
Rushabh Mehta
5e487b7021 minor ux fixes 2014-08-08 11:56:23 +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
Rushabh Mehta
861d781495 Merge pull request #745 from nabinhait/hotfix
Minor fix
2014-08-04 18:02:37 +05:30
Nabin Hait
6bab7ed023 Field formatter to preserve newlines and for provided currnecy 2014-08-04 17:05:06 +05:30
Anand Doshi
0df46b1f33 [minor] document.py: check_permission 2014-08-01 16:13:07 +05:30
Anand Doshi
08c3590d45 [print] Additional key __print_hide for optionally setting print_hide on certain docs 2014-07-29 21:58:17 +05:30
Anand Doshi
c0a4ad7635 Merge pull request #732 from nabinhait/hotfix
Delete permission message fix
2014-07-29 15:13:10 +05:30
nabinhait
8fac1825f8 Minor fix 2014-07-29 14:58:27 +05:30
Anand Doshi
ced0593cfe [fix] [print] print css 2014-07-29 14:37:00 +05:30
nabinhait
e19a932c2a Delete permission message fix 2014-07-29 11:37:53 +05:30
Anand Doshi
536926cb12 [minor] Percent 2014-07-25 13:22:48 +05:30
Anand Doshi
e199712223 Further fixes in print 2014-07-25 13:01:53 +05:30
Rushabh Mehta
b9de14ecbf many fixes to print 2014-07-25 13:01:51 +05:30
Rushabh Mehta
70f84020d2 updates to print 2014-07-25 13:01:49 +05:30
Rushabh Mehta
803cf51bed Merge pull request #714 from rmehta/web-page-update
[templates] [web page] made static page dynamic via jinja
2014-07-22 17:01:09 +05:30
Rushabh Mehta
f7a75fb2c5 [templates] [web page] made static page dynamic via jinja 2014-07-22 17:00:01 +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
4cb56389c3 Changed how defaults are set when creating new documents 2014-07-16 15:51:02 +05:30
Anand Doshi
580f1608da Minor fixes in db_query and base_document 2014-07-16 15:50:39 +05:30
Anand Doshi
f6c1047a48 Naming: Name cannot be same as DocType if not single 2014-07-16 14:19:05 +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
5975012983 Fix in db_query's extract tables 2014-07-10 12:42:42 +05:30
Anand Doshi
65be3f65a5 Fixed sidebar, fixtures and delete doc 2014-07-09 18:48:29 +05:30
Rushabh Mehta
e75c37a8be Hot: update document.py 2014-07-09 09:05:14 +05:30
Anand Doshi
fc91ee8512 Minor fixes 2014-07-07 16:17:24 +05:30
Anand Doshi
87459483e6 Mapper Function: map_child_doc 2014-07-07 12:25:20 +05:30
Anand Doshi
36450d1523 Fixed naming for issingle 2014-07-04 17:28:40 +05:30
Rushabh Mehta
0fbf4f9bc4 ignore condition fix and cleanup of progress bars 2014-07-03 14:44:02 +05:30
Anand Doshi
3cca0402f8 Fixed startswith count 2014-07-03 12:41:06 +05:30
Anand Doshi
120c49f7cd Don't add **order by** from meta if a mysql group function is used without group by clause
Fixes frappe/frappe-bench#17
2014-07-03 11:31:15 +05:30
Rushabh Mehta
48068b673d fixes for control.js formatter 2014-07-02 17:41:23 +05:30
Rushabh Mehta
dc52a9becd delete_doc None fix 2014-07-01 18:40:42 +05:30
Rushabh Mehta
b0f0bab7fa fix todo 2014-07-01 18:28:22 +05:30
Rushabh Mehta
93425ca565 Merge pull request #654 from anandpdoshi/anand-wip
Update comments on rename
2014-06-30 14:10:13 +05:30
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