- 03 Sep, 2014 1 commit
-
-
Alex Vandiver authored
This is not only for code consistency, but also for consistency of output. Encode::encode_utf8(...) is equivalent to Encode::encode("utf8",...) which is the non-"strict" form of UTF-8. Strict UTF-8 encoding differs in that (from `perldoc Encode`): ...its range is much narrower (0 .. 0x10_FFFF to cover only 21 bits instead of 32 or 64 bits) and some sequences are not allowed, like those used in surrogate pairs, the 31 non-character code points 0xFDD0 .. 0xFDEF, the last two code points in any plane (0xXX_FFFE and 0xXX_FFFF), all non-shortest encodings, etc. RT deals with interchange with databases, email, and other systems. In dealing with encodings, it should ensure that it does not produce byte sequences that are invalid according to official Unicode standards.
-
- 18 Apr, 2014 1 commit
-
-
Alex Vandiver authored
Replace newlines with spaces, to prevent content wrapped across lines from running together when exported as TSV.
-
- 26 Feb, 2014 1 commit
-
-
Alex Vandiver authored
-
- 06 Jan, 2014 2 commits
-
-
Kevin Falcone authored
-
Kevin Falcone authored
-
- 06 Feb, 2013 1 commit
-
-
Thomas Sibley authored
This prevents the web display parts of column map from leaking into the spreadsheet, such as through custom fields. However, multiple value CFs are now output all run together instead of separated by "<br>" elements. Whether this is an improvement or not depends on your point of view, but it will be remedied to something saner in a following commit. Any HTML entities are also decoded so that no HTML should be left.
-
- 07 Jan, 2013 1 commit
-
-
Kevin Falcone authored
-
- 03 Jan, 2012 1 commit
-
-
Alex Vandiver authored
-
- 16 Aug, 2011 1 commit
-
-
Thomas Sibley authored
If # is the first column (as usual), then the header will be output as a "comment" and the columns will be off by one. Catch and fix the most common failure mode.
-
- 15 Feb, 2011 3 commits
-
-
Kevin Falcone authored
This updates our copyright to 2011, rewrites the email address and strips a lot of extra whitespace. These license blocks should now be identical to 4.0-trunk which will help significantly with merges.
-
Kevin Falcone authored
-
Kevin Falcone authored
-
- 19 Sep, 2010 1 commit
-
-
Jesse Vincent authored
-
- 13 Aug, 2010 1 commit
-
-
Chia-liang Kao authored
-
- 10 Aug, 2010 4 commits
-
-
Chia-liang Kao authored
-
Chia-liang Kao authored
-
Chia-liang Kao authored
-
Chia-liang Kao authored
-
- 29 Jul, 2010 2 commits
-
-
Thomas Sibley authored
-
Thomas Sibley authored
-
- 26 Jul, 2010 1 commit
-
-
sunnavy authored
-
- 01 Jul, 2010 1 commit
-
-
Ruslan Zakirov authored
-
- 21 Dec, 2009 1 commit
-
-
Kevin Falcone authored
-
- 29 Sep, 2009 1 commit
-
-
Ruslan Zakirov authored
-
- 24 Sep, 2009 1 commit
-
-
Ruslan Zakirov authored
-
- 12 Feb, 2009 1 commit
-
-
Ruslan Zakirov authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/3.8/trunk@18354 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 06 Jan, 2009 2 commits
-
-
Kevin Falcone authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/3.8/branches/3.8.2-releng@17585 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
Kevin Falcone authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/3.8/trunk@17581 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 02 Jul, 2008 1 commit
-
-
Alex Vandiver authored
RT-Status: resolved Display times in the user's timezone. This is a horrible, horrible hack, but it's no worse than the other horrors in the file already. ====> This breaks backwards compatibility! <==== git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/3.8/trunk@13732 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 09 Jun, 2008 1 commit
-
-
Jesse Vincent authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/3.8-TESTING@13102 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 06 Jun, 2008 1 commit
-
-
Shawn Moore authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/3.8-TESTING@13003 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 14 May, 2008 1 commit
-
-
sunnavy authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/3.8-TESTING@12308 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 11 Apr, 2008 2 commits
-
-
Ruslan Zakirov authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/3.7-RTIR-RELENG@11689 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
Ruslan Zakirov authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/3.6-RELEASE@11686 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 28 Feb, 2008 1 commit
-
-
Ruslan Zakirov authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/3.7-EXPERIMENTAL@10957 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 26 May, 2007 3 commits
-
-
Ruslan Zakirov authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/3.7-EXPERIMENTAL-RTIR-2.2@7941 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
Ruslan Zakirov authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/3.7-EXPERIMENTAL-RTIR-2.0@7940 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
Ruslan Zakirov authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/3.7-EXPERIMENTAL-RTIR-2.0@7939 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 22 May, 2007 1 commit
-
-
Ruslan Zakirov authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/3.7-EXPERIMENTAL-RTIR-2.2@7909 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-
- 24 Apr, 2007 1 commit
-
-
Jesse Vincent authored
git-svn-id: svn+ssh://svn.bestpractical.com/svn/bps-public/rt/branches/3.7-EXPERIMENTAL@7674 e417ac7c-1bcc-0310-8ffa-8f5827389a85
-