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
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
acfbc58e46
Merge branch 'develop' into remove_onboarding_images
2019-12-18 15:42:38 +05:30
Rucha Mahabal
7a98b8dca8
fix: remove illustrations from onboarding slides
2019-12-09 16:12:02 +05:30
mergify[bot]
ae5ba4bdaa
Merge pull request #8952 from ruchamahabal/onboarding-ui-fixes
...
fix: Onboarding Wizard Multiple Fixes
2019-12-06 07:14:36 +00:00
Rucha Mahabal
d9bbd10382
fix: added a 'Continue' type slide
2019-12-04 15:59:38 +05:30
Rucha Mahabal
5b16efd1e7
chore: code cleanup for the old doctype Setup Wizard Slide
2019-12-02 17:23:13 +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
Shivam Mishra
d648c4e1b9
refactor (breaking): rename Setup Wizard slide to Onboarding Slide
2019-12-02 13:03:39 +05:30
Shivam Mishra
9ffd909c6d
refactor: change letterhead image
2019-11-30 14:38:28 +05:30
Shivam Mishra
a8b16f1176
fix: multiple ui fixes
2019-11-30 13:58:59 +05:30
Faris Ansari
45138df076
fix: Add syntax highlighting to Edit HTML dialog
2019-11-28 16:32:37 +05:30
Faris Ansari
bbd99139ad
fix: Add CSS highlighting to Custom CSS field
2019-11-28 16:32:20 +05:30
Rucha Mahabal
0b415b3a49
fix: set onboarding dialog as static
2019-11-27 11:55:34 +05:30
Rucha Mahabal
06953a3dc0
fix: added slide order in Slide doctype, removed Settings doctype
2019-11-26 18:42:22 +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
Sahil Khan
9b65a7c4a1
Merge branch 'version-12-hotfix' into merge_v12_hotfix_1
2019-08-20 16:09:39 +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
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
Mangesh-Khairnar
5e4f3d6e17
fix: print format builder setup ( #7526 )
...
* fix: print format builder setup
* style: change formatting
2019-05-23 09:37:04 +05:30
Mangesh-Khairnar
1387c331bc
fix: print format builder setup ( #7531 )
2019-05-22 15:04:42 +05:30
rohitwaghchaure
4aaea40a72
fix: not able to make print format using Print Format Builder ( #7533 )
...
* fix: not able to make print format using Print Format Builder
* fix: Set default based_on as "Standard"
2019-05-22 14:58:48 +05:30
Faris Ansari
37b65fb7ec
fix: Disallow editing standard print formats
2019-05-09 15:32:04 +05:30
Faris Ansari
cee3d77e8b
fix: Disallow editing standard print formats
2019-05-09 15:18:48 +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
c8f23b4746
Merge branch 'master' into develop
2019-01-30 20:08:53 +05:30
Sagar Vora
6811d8396f
fix: fallback not reqd for section label, has default ( #6865 )
2019-01-30 19:44:13 +05:30
Faris Ansari
621cadcf22
Revert "fix: Print Format Builder not working unexpected string ( #6861 )" ( #6863 )
...
This reverts commit 42ec843b24 .
2019-01-30 18:43:40 +05:30
Kartik Sharma
42ec843b24
fix: Print Format Builder not working unexpected string ( #6861 )
...
* Fix Print Format Builder
* fix: add *working* fallback
* fix: keep quotes around attr value
2019-01-30 18:41:12 +05:30
Sagar Vora
ef82f39f99
Merge branch 'staging' into develop
2019-01-29 18:24:11 +05:30
Faris Ansari
cc033a67eb
fix(PrintFormat): Section Labels with spaces in them got truncated ( #6819 )
2019-01-25 11:19:57 +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