Commit graph

5827 commits

Author SHA1 Message Date
Anand Doshi
b01a61e2e2 [minor] [fix] get_routes_str 2014-07-25 14:27:24 +05:30
Anand Doshi
9f0c6103f2 [travis] Install wkhtmltopdf 2014-07-25 13:33:52 +05:30
Anand Doshi
536926cb12 [minor] Percent 2014-07-25 13:22:48 +05:30
Anand Doshi
b1e1d8362d Merge pull request #722 from anandpdoshi/rmehta-print-formats
Print Formats (by Rushabh)
2014-07-25 13:09:05 +05:30
Anand Doshi
eb5ddf4640 Limit available functions in jinja environment 2014-07-25 13:01:53 +05:30
Anand Doshi
8faf024aa1 [minor] test case fix 2014-07-25 13:01:53 +05:30
Anand Doshi
d3847c5742 [minor] fix in get_module 2014-07-25 13:01:53 +05:30
Anand Doshi
e199712223 Further fixes in print 2014-07-25 13:01:53 +05:30
Anand Doshi
7087be6559 Fixes to print 2014-07-25 13:01:52 +05:30
Rushabh Mehta
cc63bde2a8 moved old print format code to a separte file 2014-07-25 13:01:52 +05:30
Rushabh Mehta
8b259b2be2 fixes to print format 2014-07-25 13:01:51 +05:30
Rushabh Mehta
b9de14ecbf many fixes to print 2014-07-25 13:01:51 +05:30
Rushabh Mehta
eebc83c05b [minor] [fix] appframe, back arrow fix 2014-07-25 13:01:50 +05:30
Rushabh Mehta
68cab5070a separated macros 2014-07-25 13:01:50 +05:30
Rushabh Mehta
70f84020d2 updates to print 2014-07-25 13:01:49 +05:30
Rushabh Mehta
8c52bf16aa added waning and cleaned up appframe css 2014-07-25 13:01:48 +05:30
Rushabh Mehta
8f022029a8 added print settings print style fixes etc. 2014-07-25 13:01:47 +05:30
Rushabh Mehta
2aa0e3d1b6 cleaned up print (js) and added print settings 2014-07-25 13:01:47 +05:30
Rushabh Mehta
1c101a6805 added more updates to new print formats 2014-07-25 13:01:47 +05:30
Rushabh Mehta
b0b5d85443 started print format redesign 2014-07-25 13:01:46 +05:30
Nabin Hait
7cafa2952f Merge pull request #715 from anandpdoshi/anand-july-22
Query Report: tree view, filter and formatter
2014-07-25 11:23:13 +05:30
Anand Doshi
6319485dc6 Merge pull request #717 from jevonearth/develop
Add the /g global flag, so all occourances of the '#' get replaced with ...
2014-07-25 11:13:56 +05:30
Jev Björsell
4e2e3569ad Fix replace() call by removing single quotes and adding leading slash. 2014-07-24 13:05:59 -07:00
Anand Doshi
0d5cd8b55d Merge pull request #720 from nabinhait/develop
Search fields for property setter fixed
2014-07-24 18:58:51 +05:30
nabinhait
15e24daf6f Search fields for property setter fixed 2014-07-24 11:36:49 +05:30
Jev Björsell
e26f79237c Add the /g global flag, so all occourances of the '#' get replaced with the encoded %23' value. Closes #1961 2014-07-23 09:54:11 -07:00
Rushabh Mehta
483e33002f [request] [minor] added silent option fixes #711 2014-07-23 14:31:50 +05:30
Rushabh Mehta
456207c44c [request] [minor] added silent option fixes #711 2014-07-23 14:30:02 +05:30
Anand Doshi
b31dfb4da7 Query Report: tree view, filter and formatter 2014-07-22 18:35:06 +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
Rushabh Mehta
a65e19b506 Merge pull request #709 from anandpdoshi/anand-july-21
[fix] get_url_to_form should be relative. URLs are expanded to during email sending.
2014-07-22 09:59:08 +05:30
Rushabh Mehta
2364f1e579 Merge pull request #708 from anandpdoshi/notification-count-deadlock-fix
Clear notifications where necessary, and not during clear_cache
2014-07-22 09:56:14 +05:30
Anand Doshi
a02e5c810d [fix] get_url_to_form should be relative. URLs are expanded to during email sending. 2014-07-21 18:34:32 +05:30
Anand Doshi
3ef6793248 Clear notifications where necessary, and not during clear_cache 2014-07-21 17:35:33 +05:30
Anand Doshi
08425fd690 Merge pull request #705 from anandpdoshi/anand-reports
Babel and Query Reports
2014-07-21 12:08:16 +05:30
Anand Doshi
2c9f2edd21 Changed localize_date to formatdate 2014-07-21 12:02:56 +05:30
Anand Doshi
15fd8e7990 Fixed duplicate print buttons 2014-07-21 11:42:48 +05:30
Anand Doshi
b520567d01 Can use {% include 'path' %} to embed common print template for reports 2014-07-21 11:42:48 +05:30
Anand Doshi
7d9bd54915 Minor fix in query report 2014-07-21 11:42:47 +05:30
Anand Doshi
6ae8e26c5a Query Report: Load Print Format if specified in report's python module 2014-07-21 11:42:47 +05:30
Anand Doshi
f635f9aecc localize_date using babel 2014-07-21 11:42:46 +05:30
Anand Doshi
d6af832216 Added babel, allow script report columns and data as a list of dict 2014-07-21 11:42:46 +05:30
Rushabh Mehta
948f3672a4 Merge pull request #707 from pdvyas/attachment-url-hash
Escape hash in attachment url, fix frappe/erpnext#1961
2014-07-21 09:56:02 +05:30
Pratik Vyas
b878bb42e6 Escape hash in attachment url, fix frappe/erpnext#1961 2014-07-20 19:41:46 +05:30
Rushabh Mehta
4d6fd109bc Merge pull request #706 from anandpdoshi/anand-appframe-form
Show labels in appframe form
2014-07-19 21:09:47 +05:30
Anand Doshi
5e15bb94f0 Show labels in appframe form 2014-07-18 18:57:46 +05:30
Rushabh Mehta
804e35ec11 Merge pull request #704 from anandpdoshi/anand-july-18
Fixes in error throwing and reporting
2014-07-18 14:56:28 +05:30
Anand Doshi
49b4f7d9b0 Correct way to throw error in frappe.throw 2014-07-18 11:06:24 +05:30
Anand Doshi
7412e079d9 Error Reporting: Box for additional info, also send Route 2014-07-18 11:06:09 +05:30