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
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
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
prssanna
76bb9fc608
feat: skeleton loading state for print preview
2020-11-10 11:03:13 +05:30
prssanna
02508f7d4d
feat: render print preview in an iframe
...
- use bootstrap 3
2020-11-09 15:40:11 +05:30
prssanna
7841dd9461
refactor: refactor contextual print setting implementation
2020-10-29 14:19:00 +05:30
Faris Ansari
4abb44857e
wip
2020-10-28 13:52:34 +05:30
prssanna
e207d8c0ef
feat: breadcrumbs for print page
2020-10-27 13:45:48 +05:30
prssanna
fea1023b69
fix: remove print with letterhead option in print view
2020-10-23 18:41:14 +05:30
prssanna
0e132620b5
fix: print format sidebar fields html
2020-10-23 16:48:04 +05:30
prssanna
640ff18d14
fix: print format builder spacing
2020-10-23 16:47:26 +05:30
prssanna
b7b1410a58
feat: update print format builder style
2020-10-23 15:00:17 +05:30
prssanna
9fd40f6596
fix: formatting
2020-10-22 15:54:47 +05:30
prssanna
285a0b5da5
feat: separate route for print view
...
- use sidebar layout with settings
- hook to fetch contextual print settings
- change default font to Inter
2020-10-22 15:29:37 +05:30
prssanna
451ef06da8
fix: custom sidebar field class name
2020-08-21 16:58:34 +05:30
prssanna
27f751f6b3
fix: print format sidebar field style
2020-08-21 16:52:16 +05:30
prssanna
611d5d2d10
fix: print format builder sidebar style
2020-08-21 15:40:15 +05:30
prssanna
64e47102a9
fix: remove light bg
2020-08-11 12:53:54 +05:30
prssanna
9ccfe7d6ea
fix: print format builder style
2020-08-11 12:49:34 +05:30
Suraj Shetty
3a48fd858f
fix: Use currentTarget to find right parent
2020-04-21 23:06:14 +05:30
prssanna
1ee0f69044
fix: click event being triggered multiple times
2020-03-02 17:06:57 +05:30
Faris Ansari
45138df076
fix: Add syntax highlighting to Edit HTML dialog
2019-11-28 16:32:37 +05:30
Aditya Hase
2728bd8d2f
fix(print): Use double quotes inside templates
...
Wow, so many levels of stupidity. What were we thinking?
2019-08-10 19:17:46 +05:30
Faris Ansari
404805c9dd
fix(Print): Show warning for column overflow
2019-08-08 22:14:10 +05:30
Mangesh-Khairnar
1387c331bc
fix: print format builder setup ( #7531 )
2019-05-22 15:04:42 +05:30
Faris Ansari
37b65fb7ec
fix: Disallow editing standard print formats
2019-05-09 15:32:04 +05:30
Faris Ansari
beb2727bb3
fix: Print Format UX ( #7284 )
...
- Rename type Server and Client to Jinja
- Rename Js to JS
- Patch
- Reload Print Format when new one is created
- Missing Semicolon and sanity check
2019-04-20 13:09:02 +05:30
Sagar Vora
6811d8396f
fix: fallback not reqd for section label, has default ( #6865 )
2019-01-30 19:44:13 +05:30