Commit graph

74 commits

Author SHA1 Message Date
Frappe Bot
e2729c65ea refactor: Delete Qunit test files
Since it is no longer used

(cherry picked from commit d30596b15e)
2021-04-28 03:46:23 +00:00
prssanna
297d4c668e fix: print format custom css description 2021-03-02 13:45:09 +05:30
Suraj Shetty
5af5165218
Merge branch 'develop' into letter-head-disabled-and-default-validation 2021-02-09 22:15:33 +05:30
prssanna
898922f03e fix: letterhead image doesn't show up in pdf 2021-02-05 11:45:40 +05:30
Rushabh Mehta
c93368b242 fix(minor): merge develop 2021-01-08 14:35:55 +05:30
pateljannat
10f620572d fix: orm and message 2021-01-07 15:44:27 +05:30
pateljannat
f4dcf5e05e fix: letter head disabled and default validation issues 2021-01-07 15:44:27 +05:30
Rushabh Mehta
54cee87826 fix(minor): tests + routing 2020-12-24 14:48:40 +05:30
Saqib Ansari
9e4e36041a fix: toggling of show absolute values checkbox 2020-12-14 11:48:10 +05:30
Saqib Ansari
881c426296 fix: typo 2020-12-14 11:39:21 +05:30
Suraj Shetty
25dc9ee222 Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-12-11 13:02:36 +05:30
Saqib Ansari
0651341bf8 feat: show absolute value checkbox if doctype has appropriate fields 2020-12-10 20:01:06 +05:30
Saqib Ansari
3296097df6 feat: show absolute value in print format 2020-11-30 15:46:29 +05:30
Suraj Shetty
b5d9c1e816 Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-11-06 10:42:37 +05:30
Raffael Meyer
944d3cfbf1
fix: allow "Default Print Language" for custom Print Format (#11800) 2020-11-02 12:59:18 +05:30
prssanna
19e15bff93 fix: remove uom field from print settings 2020-10-22 16:02:27 +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
michellealva
9605e828b1 fix: Change link text 2020-08-29 11:45:53 +05:30
michellealva
6067751e5f fix: Typo in Print Format Help 2020-08-29 11:39:46 +05:30
Anupam K
59ab9249cc fix: print format custom button 2020-07-27 19:40:11 +05:30
Anupam K
47b0fb3de4 fix: print format custom button 2020-07-24 03:42:00 +05:30
Abhishek Balam
8a747eec27
fix: Move checkbox from Print Settings to System Settings (#10905) 2020-07-14 13:45:44 +05:30
Shivam Mishra
b6478bf8e9 style: linting fixes for deepsource 2020-05-01 12:12:56 +05:30
Shivam Mishra
daed4ff49d feat: remove onboarding slide completely 2020-04-24 14:08:42 +05:30
Himanshu
ee79d16751
fix: reset default letterhead (#9380)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-02-03 19:57:44 +05:30
Suraj Shetty
14fc9dc860
Merge pull request #8910 from netchampfaris/print-format-fixes
fix: Print Format Fixes
2019-12-02 13:29:17 +05:30
Faris Ansari
bbd99139ad fix: Add CSS highlighting to Custom CSS field 2019-11-28 16:32:20 +05:30
Rucha Mahabal
afa40391cc feat: fallback creation method for slide actions 2019-11-26 14:28:52 +05:30
Rohit Waghchaure
8c36afe460 fix: letter head listview html issue 2019-11-11 18:47:46 +05:30
Shivam Mishra
8cb6528c03 fix: validate conditions for raw printing 2019-10-02 13:19:52 +05:30
Marica
d33d2ee60e fix(minor): Changed error message display in printview (#8200)
* fix(minor): Changed error message display in printview

* fix: Check for HTML on creation of Print Format

The printview will remain as it is.
Validation of HTML while Custom Format is checked and Raw Printing isn't checked in Print Format.

* fix: Improved handling of no template found in Printview

User will see 'No preview found' instead of error prompt with path in it
Validation on Print Format refactored slightly.

* Codacy fixes
2019-09-05 15:02:15 +05:30
Gavin D'souza
9b3fed2f54 fix: import orphaned ValidationError from frappe 2019-07-29 16:26:38 +05:30
Anurag Mishra
570fd44248 fix: Translating Errors and Messages 2019-07-03 11:52:47 +05:30
Nabin Hait
b375ee9eef fix: merge conflict 2019-06-18 18:45:21 +05:30
Nabin Hait
f28f1b79af
fix: Updated modified date 2019-06-05 14:47:30 +05:30
Nabin Hait
a8c92fb02b
fix: updated modified date 2019-06-05 14:46:46 +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
karthikeyan5
2c9f5aeb90 feat(Raw Printing): added help text in UI 2019-04-16 15:40:56 +05:30
karthikeyan5
41fa048718 feat(Raw Printing): added "Enable Raw Printing"
> added more comments in code
2019-04-16 15:40:56 +05:30
karthikeyan5
70c256f81b feat(Raw Printing): Adding Support for qz-tray 2019-04-16 15:40:56 +05:30
Faris Ansari
19cd7bc6bc
fix: Hide Standard field since it is not editable (#7272)
- Standard can only be set in developer mode
2019-04-15 16:40:55 +05:30
Faris Ansari
5ac4a34f24 fix: Update modified to pick up field change
- Default Print Language is not picked up in some migrations
2019-03-11 05:32:03 +00:00
Rushabh Mehta
fc80532a80 fix: default source for letter head to be image 2019-02-12 09:58:09 +05:30
Rushabh Mehta
ddefbf9dfc feat(letter head): ability to set letter head directly from image 2019-02-12 09:56:23 +05:30
Sagar Vora
ef82f39f99 Merge branch 'staging' into develop 2019-01-29 18:24:11 +05:30
Aditya Hase
7bd056c2d1 fix: Use ImportError instead of ModuleNotFoundError (#6808)
ModuleNotFoundError is available in python 3.6

This should have been included in Frappe PR #6797
2019-01-23 16:43:37 +05:30
Frappe Bot
22f4433406 Merge branch 'staging' into develop 2018-11-13 11:02:24 +00:00
rohitwaghchaure
30ee228b4a Code cleanup and fixed print permission error (#6377) 2018-11-12 11:08:18 +05:30
Ameya Shenoy
e551153ea0
Merge branch 'staging' into develop 2018-09-26 07:21:28 +00:00
Faris Ansari
f169f6231d fix(ux): Reorder Print Server fields (#6115)
- fix timeline overflow text
2018-09-24 12:46:41 +05:30