Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
osticket
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
docker
osticket
Commits
42afce1e
Commit
42afce1e
authored
11 years ago
by
Jared Hancock
Browse files
Options
Downloads
Patches
Plain Diff
Update release notes for v1.7.3
And freshen up the upgrading guide
parent
9792dfb8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
UPGRADING.txt
+11
-0
11 additions, 0 deletions
UPGRADING.txt
WHATSNEW.md
+69
-0
69 additions, 0 deletions
WHATSNEW.md
setup/cli/cleanup-codebase.sh
+46
-0
46 additions, 0 deletions
setup/cli/cleanup-codebase.sh
with
126 additions
and
0 deletions
UPGRADING.txt
+
11
−
0
View file @
42afce1e
...
...
@@ -86,5 +86,16 @@ care of:
scp/js/datepicker.js
scp/js/tabber.js
* Removed in v1.7.1
include/class.mcrypt.php
include/client/thankyou.inc.php
include/upgrader/sql/*
* Removed in v1.7.2
include/pear/Crypt/Random.php
* Removed in v1.7.3
include/index.html
* Remove the setup/ folder. This contains code you won't need for a live
ticketing system.
This diff is collapsed.
Click to expand it.
WHATSNEW.md
+
69
−
0
View file @
42afce1e
osTicket v1.7.3
===============
### Enhancements
*
Ticket thread items are now available for email templates (#790)
*
Support MySQL servers on a non-standard port number, which is also not set
in the
`php.ini`
file (#775)
### Bugfixes
*
Fix email handling where the character set advertised is
`us-ascii`
but
`iso-8859-1`
was intended (#770)
*
Ticket source is now editable (#772, #777)
*
Email parsing would crash if
`Reply-To`
header was not found (#780)
*
CSRF token creation would fail on some Windows installations (#771, #776)
*
Tickets without an SLA set would never go overdue (#757, #767)
*
FAQ search now hits category names (#781)
*
FAQ search hits are sorted by article title now (#786)
*
Email replies with nothing before the quoted response marker should remain
as is (#787)
*
CAPTCHA responses are now considered case-insensitive (#823)
*
`References`
email header how includes the parent email
`Message-Id`
(#825)
*
Email attachment parsing would crash if the
`Content-Disposition`
header
had no parameters (#828)
*
Date format on the jQuery-UI datepicker is admin configurable now (#829)
### Performance
*
Scanning deleting orphaned files is much faster (#773, #778)
osTicket v1.7.2
===============
### Enhancements
*
The ticket number is no longer required in the subject line and staff can
reply to emails and create an internal note (
*released in v1.7.1.2*
)
*
Show customized site logo on PDF output (#763)
*
Support deployment for initial install with cli deploy script (#750)
*
Require complete regression test pass before packaging new release (#751)
*
Die with HTTP/500 for misconfiguration or database connect failure (#762)
### Bug fixes
*
Detect and import inline attachments without a Content-Disposition header
(#737)
*
Show correct template description
*again*
(#742, #743)
*
Import attachments from emails continuing a ticket thread (
*
regression
introduced in v1.7.1.2
*
) (#745)
*
Support UTF-8 encoded filenames for fetched emails (#738)
*
Disable Kerberos and NTLM authentication in mail fetching (#739)
*
Forbid empty reply-separator setting (#752)
*
Only email administrators for log messages that would be written to the
database (#754)
*
Emails fetched and rejected by a ticket filter that are not deleted or
moved to a folder will not be re-fetched and re-rejected (#755)
*
Workaround for some mail clients' inability to properly decode
quoted-printable encoded emails (#760)
*
Inline text bodies are incorrectly detected as attachments without a
filename (#761)
*
Properly decode and display some international chars in PDF printing (#765)
*
Do not double encode XML entities in ticket thread titles (#718, #567)
*
Display correct template description on edit (#724, #727)
*
Fix download of attachments with commas (',') in the filename (#702)
*
Fix incorrect content-type header for CAPTCHA (#699)
### Security
*
Require email address match if ticket number is matched in subject line and
neither references or in-reply-to headers match an existing ticket thread
item (
*regression introduced in v1.7.1.2*
) (#748)
### Performance
*
Address database performance issue scanning for orphaned file_chunk records
(#764)
osTicket v1.7.1
===============
### Bugfixes
...
...
This diff is collapsed.
Click to expand it.
setup/cli/cleanup-codebase.sh
+
46
−
0
View file @
42afce1e
...
...
@@ -100,4 +100,50 @@ scp/js/bsn.AutoSuggest_2.1.3.js
scp/js/calendar.js
scp/js/datepicker.js
scp/js/tabber.js
# Removed in v1.7.1
include/class.mcrypt.php
include/client/thankyou.inc.php
include/upgrader/sql/00ff231f-9f3b454c.patch.sql
include/upgrader/sql/02decaa2-60fcbee1.patch.sql
include/upgrader/sql/15719536-dd0022fb.patch.sql
include/upgrader/sql/15af7cd3-98ae1ed2.patch.sql
include/upgrader/sql/15b30765-dd0022fb.cleanup.sql
include/upgrader/sql/15b30765-dd0022fb.patch.sql
include/upgrader/sql/1da1bcba-15b30765.patch.sql
include/upgrader/sql/2e20a0eb-98ae1ed2.patch.sql
include/upgrader/sql/2e7531a2-d0e37dca.patch.sql
include/upgrader/sql/32de1766-852ca89e.patch.sql
include/upgrader/sql/435c62c3-2e7531a2.cleanup.sql
include/upgrader/sql/435c62c3-2e7531a2.patch.sql
include/upgrader/sql/49478749-c2d2fabf.patch.sql
include/upgrader/sql/522e5b78-02decaa2.patch.sql
include/upgrader/sql/60fcbee1-f8856d56.patch.sql
include/upgrader/sql/7be60a84-522e5b78.patch.sql
include/upgrader/sql/852ca89e-740428f9.patch.sql
include/upgrader/sql/98ae1ed2-e342f869.cleanup.sql
include/upgrader/sql/98ae1ed2-e342f869.patch.sql
include/upgrader/sql/9f3b454c-c0fd16f4.patch.sql
include/upgrader/sql/a67ba35e-98ae1ed2.patch.sql
include/upgrader/sql/aa4664af-b19dc97d.patch.sql
include/upgrader/sql/abe9c0cb-bbb021fb.patch.sql
include/upgrader/sql/aee589ab-98ae1ed2.patch.sql
include/upgrader/sql/b19dc97d-435c62c3.patch.sql
include/upgrader/sql/bbb021fb-49478749.patch.sql
include/upgrader/sql/c00511c7-7be60a84.cleanup.sql
include/upgrader/sql/c00511c7-7be60a84.patch.sql
include/upgrader/sql/c0fd16f4-d959a00e.patch.sql
include/upgrader/sql/c2d2fabf-aa4664af.patch.sql
include/upgrader/sql/d0e37dca-1da1bcba.patch.sql
include/upgrader/sql/d959a00e-32de1766.patch.sql
include/upgrader/sql/dd0022fb-f4da0c9b.patch.sql
include/upgrader/sql/e342f869-c00511c7.patch.sql
include/upgrader/sql/f4da0c9b-00ff231f.patch.sql
include/upgrader/sql/f8856d56-abe9c0cb.patch.sql
# Removed in v1.7.2
include/pear/Crypt/Random.php
# Removed in v1.7.3
include/index.html
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment