Commit graph

5944 commits

Author SHA1 Message Date
Rushabh Mehta
fa4d327e10 added boilerplates for list 2014-08-08 11:56:23 +05:30
Rushabh Mehta
5e487b7021 minor ux fixes 2014-08-08 11:56:23 +05:30
Rushabh Mehta
db11452584 made filter editable 2014-08-08 11:56:23 +05:30
Rushabh Mehta
d4c7cfdde0 removed docstatus checks 2014-08-08 11:56:23 +05:30
Rushabh Mehta
51b37b0067 removed docstatus checks 2014-08-08 11:56:23 +05:30
Rushabh Mehta
26e3f79f5a filter redesign 2014-08-08 11:56:23 +05:30
Rushabh Mehta
b3249ba112 updates for listviews 2014-08-08 11:56:22 +05:30
Rushabh Mehta
c80f460bba updates to listview 2014-08-08 11:56:22 +05:30
Rushabh Mehta
53088f9a32 listview rendering refactored 2014-08-08 11:56:22 +05:30
Rushabh Mehta
d780c4d1f2 fixes for client formatting and commonified get_print_format 2014-08-08 11:56:22 +05:30
Rushabh Mehta
63306511ad micro-templates, refactor, fix 2014-08-08 11:56:22 +05:30
Anand Doshi
3d21b88ccc Merge branch 'rmehta-primary-action-fixes' into develop 2014-08-08 11:55:49 +05:30
Anand Doshi
85ceacfddb [fixes] primary action, css 2014-08-08 11:50:31 +05:30
Rushabh Mehta
042419564d button for assignment complete 2014-08-07 16:36:38 +05:30
Rushabh Mehta
7d7682de85 [ux] fixed primary action 2014-08-07 15:25:06 +05:30
Rushabh Mehta
c26fe96896 [ux] fixes for primary action toolbar 2014-08-07 15:01:55 +05:30
Anand Doshi
c20fde58fa [fix] Query Report - initialize columns and results 2014-08-06 21:38:21 +05:30
Pratik Vyas
9110036cfe Merge pull request #754 from anandpdoshi/anand-august-6
Report and API
2014-08-06 18:31:50 +05:30
Anand Doshi
c240eaaf84 [report] Don't run disabled script/query report 2014-08-06 16:40:15 +05:30
Anand Doshi
1674a2d6f1 [fixes] api - pop run_method from form_dict 2014-08-06 16:39:54 +05:30
Anand Doshi
1845e0dd0e [minor] trigger desktop-render 2014-08-06 16:03:57 +05:30
Rushabh Mehta
d5ca40f47c Merge pull request #752 from anandpdoshi/anand-august-5
[print] Style = Monochrome
2014-08-06 09:53:36 +05:30
Anand Doshi
91d654f353 [print] Style = Monochrome 2014-08-05 19:02:38 +05:30
Rushabh Mehta
bcfff5432e Merge pull request #751 from anandpdoshi/anand-august-5
Print and Customize
2014-08-05 18:16:23 +05:30
Anand Doshi
2acbdfe8c1 Added Print Width description 2014-08-05 18:00:51 +05:30
Anand Doshi
24ede53b50 [fix] Hide Currency Symbol 2014-08-05 17:55:58 +05:30
Anand Doshi
36c553602f [fix] Customize Form: allow changing 'Text' to 'Small Text' 2014-08-05 17:40:42 +05:30
Rushabh Mehta
96f0919fd1 Merge pull request #749 from anandpdoshi/anand-august-5
[print] Hide columns with zero value
2014-08-05 17:15:29 +05:30
Anand Doshi
c157b5b57e [print] Hide columns with zero value 2014-08-05 16:38:40 +05:30
Rushabh Mehta
a5a8830b56 Merge pull request #748 from anandpdoshi/anand-august-5
[validate] for a submittable document, validate if it is linked to a cancelled document
2014-08-05 14:44:13 +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
c9a698a9b2 Merge pull request #747 from anandpdoshi/anand-august-5
Fixes for print
2014-08-05 14:13:14 +05:30
Anand Doshi
11c0dae36f [print] Strip html tags and check if field has value for strings 2014-08-05 14:06:46 +05:30
Anand Doshi
d5e288330e [fix] frappe.format_value 2014-08-05 13:49:29 +05:30
Anand Doshi
9a828ec481 [fix] Hide Print, Email if document is new 2014-08-05 11:55:30 +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
Rushabh Mehta
e3bdab1867 Merge pull request #744 from anandpdoshi/anand-august-1
Fixes in formatter and document
2014-08-04 18:01:58 +05:30
Nabin Hait
6bab7ed023 Field formatter to preserve newlines and for provided currnecy 2014-08-04 17:05:06 +05:30
Nabin Hait
bf07c86b9d Dont show single doctypes in permitted_documents_for_users_filters 2014-08-04 15:42:13 +05:30
Pratik Vyas
6073da3e79 Merge pull request #746 from Nayar/develop
Updating link to Bench
2014-08-03 13:25:30 +05:30
Nayar Joolfoo
df80b136fa Updating link to Bench
Removing deprecated Bench repo
2014-08-03 11:30:26 +04:00
Anand Doshi
cd0cb8cdc7 Custom formatter using df.formatter 2014-08-01 16:55:39 +05:30
Anand Doshi
0df46b1f33 [minor] document.py: check_permission 2014-08-01 16:13:07 +05:30
Rushabh Mehta
36322fefd9 Merge pull request #743 from anandpdoshi/anand-july-31
[translations] Added Turkish, Vietnamese. Updated rest of the translations. [frappe/erpnext#2012]
2014-08-01 11:08:27 +05:30
Anand Doshi
c50bf43326 [translations] Added Turkish, Vietnamese. Updated rest of the translations. [frappe/erpnext#2012] 2014-08-01 00:06:29 +05:30
Anand Doshi
a04531248f [fix] translate.py - escape \n, don't ingore empty lines 2014-08-01 00:02:17 +05:30
Anand Doshi
9f2e66ff42 [hotfix] init file for patch folder 2014-07-31 17:39:47 +05:30
Anand Doshi
cc24acb3e6 Merge pull request #742 from anandpdoshi/anand-july-31
[print] Print Settings -> With Letterhead, defaults the Letterhead checkbox in Print Preview
2014-07-31 17:38:16 +05:30
Anand Doshi
4d8b65b22f [print] Print Settings -> With Letterhead, defaults the Letterhead checkbox in Print Preview 2014-07-31 17:33:25 +05:30