- Jun 14, 2016
- Jun 12, 2016
-
-
Jared Hancock authored
-
- Jun 11, 2016
-
-
Jared Hancock authored
This fixes files disappearing when uploading multiple files. Only one file at a time is uploaded to the server.
-
Jared Hancock authored
-
Jared Hancock authored
List Item Preview Reviewed-By:
Jared Hancock <jared@osticket.com>
-
- Jun 10, 2016
-
-
Peter Rotich authored
I18n language pack versioning Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Don't clean the config file, re-deploy rewritten files Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
collabs: Thread Collaborators Update
-
Peter Rotich authored
bug: Add Missing Fields ORM crash
-
Peter Rotich authored
Fix spelling error
-
Peter Rotich authored
i18n: Set UTF-8 as default locale
-
Peter Rotich authored
Update references in README.md
-
- Jun 08, 2016
-
-
Mark Sutherland authored
Update links and references to repository name.
-
Peter Rotich authored
-
Peter Rotich authored
Revert "i18n: Ensure UTF-8 locale is set"
-
Peter Rotich authored
-
- Jun 06, 2016
-
-
Peter Rotich authored
i18n: Ensure UTF-8 locale is set Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
This is important to show custom statuses with properties.
-
hunterfontenot authored
-
- Jun 03, 2016
-
-
Michael authored
First: Thanks for reviewing Jared! Second: Re-checked all occurrences of `sprintf('%s %s` to make sure other translations are correct. Just found this one here to be not correct, so others are fine.
-
Michael authored
"This should be ´_S()´ because it is posting a permanent note to the task thread. Therefore should use the system language rather than the current user's language."
-
Michael authored
This commit updates a bunch of files and changes a lot of phrases. Basically it extracts "Internal error occurred" from existing phrases. I've re-ordered the phrases so "Internal error occurred" is always at the end after the actual informative error message. Example comparison before and after this commit: Before: 1 Phrase: "Internal error: Unable to print to PDF" After: 2 Phrases: "Unable to print to PDF." + "Internal error occurred"
-
Michael authored
Update three phrases with from "Internal error" to "Internal error occurred" since it's the most common phrase
-
Michael authored
Update two phrases with from "Internal error - Try again!" to "Internal error occurred - Try again!" since it's the most common phrase
-
- Jun 02, 2016
-
-
Jared Hancock authored
This is required for system requests such as email piping. Since a user is not logged in for the request, the system locale will not be set and text might get corrupted based on the PHP configuration. Fixes #2910
-
- May 27, 2016
-
-
Peter Rotich authored
Set _value in DynamicFormEntryAnswer even when value is empty.
-
Peter Rotich authored
Add a preview tool tip to show list item properties on mouse-over.
-
- May 17, 2016
-
-
Michael authored
Corrected "over-W-ridden" and removed the unnecessary "w" from the word "overridden"
-
- May 12, 2016
-
-
Peter Rotich authored
Fix a bug where it was impossible to disable ALL collaborators Change recipients active/total count on update
-
- May 09, 2016
-
-
Michael authored
Updated several files to split up phrases like "Your lock has expired. Please try again!" into "Your lock has expiredx" and "Please try again!"
-
- Apr 28, 2016
-
-
Jared Hancock authored
-
Jared Hancock authored
With the advent of the MANIFEST file, files which are rewritten when deployed, such as those which have the GIT hash in the query string to force browser reloading, were no longer deployed unless the content of those files changed. This patch adds a flag to the MANIFEST file to indicate that the file was rewritten when it was deployed. This allows the file to be deployed and rewritten again when the deployment is run, but also adds an indication to the console output to distinguish deploying changes as opposed to deploying rewrites.
-
Jared Hancock authored
-
- Apr 27, 2016
- Apr 26, 2016
-
-
Jared Hancock authored
email: Regression for commit #3075 Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
-
Michael authored
-