Commit graph

82 commits

Author SHA1 Message Date
karthikeyan5
a1c9282368 fix: update refresh lable in print view 2021-12-24 20:35:17 +05:30
karthikeyan5
dd731903bd fix(print page): addtional menu in mobile view 2021-12-24 10:04:42 +05:30
Faris Ansari
c679c08675 fix: lru_cache decorator usage 2021-10-22 12:04:27 +05:30
Suraj Shetty
d88bd035d0
refactor: Use LRU cache instead of redis cache 2021-10-22 09:29:15 +05:30
Faris Ansari
239ec49612 style: formatting 2021-10-20 19:06:16 +05:30
Faris Ansari
5345d4ce7b Merge branch 'develop' of https://github.com/frappe/frappe into print-format-builder-beta 2021-10-20 18:40:18 +05:30
Faris Ansari
18b3651b46 feat: Google font selection
google_fonts.json with a decent selection of fonts
2021-10-20 17:20:59 +05:30
Faris Ansari
a90937c865 fix: customize button in print 2021-10-19 19:12:54 +05:30
Suraj Shetty
d47f23dd3a fix(Print): Select button alignment issue 2021-10-19 18:43:44 +05:30
Anupam
f6e83dbcaf fix: Customize is not listed in menu item [Print] 2021-10-12 12:35:40 +05:30
Anupam
5387e48a59 fix: network printer settings permission issue 2021-10-07 12:11:29 +05:30
Anupam
34ba19a131 fix: browser printing broken 2021-10-07 10:27:47 +05:30
Faris Ansari
d8457a3c71 fix: Show print preview on print page 2021-10-05 14:21:57 +05:30
Anupam
2bd2ee3655 fix: sider issues 2021-09-27 10:21:19 +05:30
Anupam
cfe4dc41c0 review changes 2021-09-27 10:21:19 +05:30
Anupam
55bd04f91b fix: sider issues 2021-09-27 10:21:19 +05:30
Anupam
ec938c960e feat: provision to add multiple network printers 2021-09-27 10:21:19 +05:30
Suraj Shetty
1cd20c04a7 Merge branch 'develop' of https://github.com/frappe/frappe into form-tab-break 2021-09-16 13:00:07 +05:30
leela
3594890eb2 fix: customizing print formats
Currently system managers can only customize the print formats even though
the other roles has a permissions to do so. Fixed it to show
customize button based on permissions.

(cherry picked from commit f9486fce5fb24402fce31e3d36370120c4524a9b)
2021-09-07 01:16:16 +00:00
Faris Ansari
7db68a1878 fix: Handle on_page_show 2021-09-06 16:57:39 +05:30
Faris Ansari
0928c4c172 feat: Use weasyprint to generate PDF
- /printpreview route to preview HTML template
2021-09-06 16:57:37 +05:30
Faris Ansari
f536a1ff91 fix: More features
- Show selection dialog if Print Format not selected
- Field component
- Common store
- Edit Field label inline
- Configure table columns
- Edit Custom HTML
- Preview
2021-09-06 16:57:16 +05:30
Faris Ansari
b8fbed0f66 feat: New Print Format Builder
- Print Format Builder Beta page
- Add margin fields in Print Format
- Using vuedraggable for drag and drop
2021-09-06 16:56:00 +05:30
Suraj Shetty
63e45dbb1b Merge branch 'develop' of https://github.com/frappe/frappe into form-tab-break 2021-07-27 10:36:28 +05:30
Suraj Shetty
5bea9dbdb7
Merge branch 'develop' into auto-generate-rtl-style 2021-07-12 09:26:55 +05:30
Mohammad Hasnain Mohsin Rajan
b5d9de1fc4
fix: Option to pass any value for limit from client-side (#13452)
* add unlimited support to frappe.db.get_list - js

* fix: use 0 for getting all components in get_list

* fix: use autocomplete instead of select for letterheads

* fix: linting

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>

* chore: linting

* fix: add placeholder to autocomplete

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-07-05 14:33:19 +00:00
Suraj Shetty
6960a19208 fix: RTL for print views 2021-06-28 12:03:31 +05:30
prssanna
4e9e1a9ccf style: fix formatting 2021-05-18 17:22:30 +05:30
prssanna
ea3ca571ad fix: add Tab Break to no value fields 2021-05-18 17:21:00 +05:30
Faris Ansari
fa236fd9c5 style: sider issues 2021-05-04 07:21:49 +05:30
Faris Ansari
e72bb135e1 fix: Asset URLs
Helpers to get asset path
Python: frappe.utils.jinja_globals.bundled_asset
JS: frappe.assets.bundled_asset
2021-04-29 14:47:52 +05:30
Faris Ansari
34c6d099b1 fix: Update all /assets urls with new urls 2021-04-24 16:24:08 +05:30
Faris Ansari
fe20515c23 refactor: Replace Class.extend with native class 2021-04-23 06:17:47 +05:30
prssanna
d5980b345f fix: set selected value in print format select 2021-03-02 13:45:34 +05:30
prssanna
724bd72904 fix: render fieldname if no label on print format builder sidebar 2021-03-01 15:07:15 +05:30
prssanna
7865f60cf3 fix: save selected print format 2021-03-01 15:06:21 +05:30
shariquerik
73f7fff00f fix: fixed sider 2021-02-09 15:18:34 +05:30
shariquerik
b42c3d05cc fix: updated is_rtl function 2021-02-08 12:32:07 +05:30
shariquerik
e992e638f9 fix: Added has_rtl function on client side 2021-02-07 12:42:06 +05:30
shariquerik
f180abf66d fix: RTL print preview issue 2021-02-04 19:31:19 +05:30
prssanna
a47b55546b style: fix formatting 2021-01-29 17:01:08 +05:30
prssanna
b95311728a style: fix formatting 2021-01-29 16:34:35 +05:30
prssanna
8b7c976f68 feat: alternate print format column layout 2020-12-14 18:05:02 +05:30
prssanna
a4d8161a87 fix: print pdf fixes 2020-11-24 12:29:27 +05:30
prssanna
ee472aa3e7 fix: print format builder drag handle 2020-11-23 17:09:29 +05:30
prssanna
0f456840eb fix: print format builder style 2020-11-23 16:55:01 +05:30
prssanna
986118ae2f fix: set print iframe height after timeout 2020-11-23 12:30:50 +05:30
prssanna
d885a3af74 fix: print route options check 2020-11-17 13:15:30 +05:30
prssanna
421ff69df5 fix: input background color on gray background 2020-11-12 14:42:08 +05:30
prssanna
cef08f4437 fix: print preview table overflow 2020-11-10 17:56:39 +05:30