New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v1.5.5 #557
Merged
v1.5.5 #557
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
a3492c7
Update Mdl_custom_fields.php
patrice-guillemette fceb5de
Merge pull request #538 from patrice-guillemette/patch-1
Kovah f374f56
Assign all clients to a user account (IP-582)
daniel89fg 279074f
Edit ip_lang
daniel89fg 5c0e330
Merge pull request #539 from daniel89fg/1.5.5
Kovah b703f04
Fix translation errors
adbf108
Merge pull request #540 from Coelis/v1.5.5
Kovah 3fc256c
Fixes escaping for client email / web address (IP-579)
Kovah ea36045
Merge pull request #542 from Kovah/1.5.5
Kovah dc71ffe
Version bump and readme update
Kovah 032c3cf
Set proxy_ips from environment
j3k0 d3111fa
Make $custom_fields available in public templates
jmclaren7 5deec23
Merge pull request #547 from j3k0/master
Kovah 4c92a31
Merge pull request #549 from jmclaren7/1.5.5
Kovah f7dcddc
Additional escaping regarding IP-579
Kovah 7b64642
Merge pull request #551 from Kovah/1.5.5
Kovah 5570221
Possible fix for IP-577
Kovah 24d3c6a
Dependency update
Kovah c7b93a1
Preserve several item details while copying (IP-587)
Kovah 2b618cf
Preserver payment method when copying invoices (IP-588)
Kovah 8fd0fa2
Merge pull request #552 from Kovah/1.5.5
Kovah 832da42
Several layout fixes for the Sumex implementation
Kovah 4215ab2
Allow product search with enter (IP-590)
Kovah c5fc39f
Merge pull request #553 from Kovah/1.5.5
Kovah 1179210
Set default item tax rate correctly (IP-589)
Kovah bcb3074
Fix and optimize the file housekeeping (IP-571)
Kovah bc151fe
Merge pull request #554 from Kovah/1.5.5
Kovah 8611f32
Fix escaping for create quote/invoice modals (IP-606)
Kovah 12426e7
Merge pull request #555 from Kovah/1.5.5
Kovah 1d51888
Enable Select2 translation (IP-608)
Kovah 50095f4
Merge pull request #556 from Kovah/1.5.5
Kovah File filter
Filter by extension
Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Fixes escaping for client email / web address (IP-579)
- Loading branch information
commit 3fc256ccef403f5be9982f02ef340d9e01daabb2
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a fix for the Stored XSS issue that I found in the client email field. This is just provenance for the required identifier.