Commit Graph

1766 Commits

Author SHA1 Message Date
Tom Morris
a371a9cb5d Specify target Java version for bundled extensions - addresses part
of #754
2013-07-10 15:45:25 -04:00
Tom Morris
1353f7f7aa Update Apache HTTP client JARs to 4.2.5 2013-07-10 15:16:21 -04:00
Tom Morris
92e4427c39 Adding a TODO 2013-07-10 15:13:22 -04:00
Tom Morris
32773122c4 Fix CollationKey creation - fixes #753 2013-07-10 15:12:49 -04:00
Tom Morris
163546de94 Remove update JARs 2013-07-09 14:17:40 -04:00
Tom Morris
5b6bc888f7 Fix template escape processing. Fixes #752. 2013-06-30 12:21:26 -04:00
Tom Morris
a015b4e184 Update help links to point to new wiki. Fixes #716. 2013-06-23 15:34:47 -04:00
Tom Morris
8cb1dc05f8 Really restore Java 6 compatibilty 2013-06-23 14:42:05 -04:00
Tom Morris
3b835fabad Restore Java 6 compatibility 2013-06-23 14:11:30 -04:00
Charles Pritchard
d68351f93e FIXED: #731 Undo History Extract panel needs max width 2013-06-23 13:42:02 -04:00
Charles Pritchard
05389aa099 Fixed checkbox restore in custom tabular exporter dialog box when applying saved JSON 2013-06-23 13:40:36 -04:00
Tom Morris
bad5bc37b2 Watch paste events on input fields. Fixes #730. 2013-06-23 13:37:29 -04:00
Tom Morris
a3b4b45e4e Support non-string types in facetCount() - fixes #591 2013-06-23 12:04:48 -04:00
Tom Morris
51c1bc4a2f Refactor default toString with date support into separate utility 2013-06-23 12:02:13 -04:00
Tom Morris
a42925f3c8 Remove unused code 2013-06-23 11:21:48 -04:00
Tom Morris
c961bb64de Flush all column caches on row removals/changes. Fixes issue 567. 2013-06-22 18:44:26 -04:00
Tom Morris
b4f3e750d6 Exclude build directory from Javascript checks 2013-06-22 16:28:49 -04:00
Tom Morris
fd58bd3327 Move documentation to Javadoc where it's visible 2013-06-22 16:27:18 -04:00
Tom Morris
6e88d068ee Throw a narrower exception 2013-06-22 16:26:45 -04:00
Tom Morris
43b2d89703 Remove dead code 2013-06-22 16:23:14 -04:00
Tom Morris
349c35e1cd Merge remote-tracking branch 'upstream/master' 2013-06-17 15:52:31 -04:00
Tom Morris
b91fc8a2b1 Use CollationKeys when sorting text. Fixes issue 738 2013-06-17 15:51:29 -04:00
Tom Morris
5525d89ed2 Add Travis CI build status and clean up text 2013-06-12 18:12:34 -03:00
Tom Morris
678375915a Add Markdown version of README 2013-06-12 14:24:35 -04:00
Tom Morris
54a8848bc6 Merge branch 'master' of github.com:tfmorris/OpenRefine 2013-06-11 19:46:30 -04:00
Tom Morris
e1bea25c72 Clean up server tests
- move from shell script to Ant
- update TestNG and Mockito to latest versions
2013-06-11 19:44:58 -04:00
Tom Morris
67fc97ba6c Change product ID to use new domain 2013-06-11 15:53:45 -04:00
Tom Morris
1445984113 Merge branch 'master' of https://github.com/tfmorris/OpenRefine 2013-06-11 15:31:23 -04:00
Tom Morris
067fcacec7 Clean up to pass tests:
- don't include TAB in control characters which get stripped so we can
use it for splitting
- remove trailing space from normalize strings
2013-05-31 17:06:03 -04:00
Tom Morris
1907bcd8dc Disable tests for character decomposition 2013-05-31 17:04:09 -04:00
Tom Morris
7e975f878b Fix YAML so it parses 2013-05-26 11:16:14 -04:00
Tom Morris
34615dd020 Add Travis-CI YAML file - #722 2013-05-26 11:11:04 -04:00
Tom Morris
000c0a38a8 Compute delay from request issue, not response return. Fixes #721 2013-05-26 10:13:16 -04:00
Tom Morris
4a5d3d4662 Convert dates to ISO 8601 for reconciliation. Fixes #688. 2013-05-26 10:08:55 -04:00
Tom Morris
7615db97cf Add Javadoc clean up variable naming. No functional change. 2013-05-26 10:07:37 -04:00
Tom Morris
fff8991603 Add TODO 2013-05-26 08:02:12 -04:00
Tom Morris
bf837e82ba Add TODO 2013-05-26 08:01:38 -04:00
Tom Morris
36dd95c263 Add TODO for record mode operation 2013-05-26 07:54:33 -04:00
Tom Morris
3bc36a997e Reapply patch to pass "type" parameter through to Search 2013-05-26 07:48:51 -04:00
Tom Morris
02b0816cc9 Update to Suggest 4.2 2013-05-26 07:47:14 -04:00
Tom Morris
33046cff25 Merge branch 'master' of https://github.com/tfmorris/OpenRefine 2013-05-12 14:04:59 -04:00
Tom Morris
d1b2dc3fe9 Add type to text input field - fixes #706
Even though type="text" is the default, the find won't work without it
explicitly included
2013-04-13 17:04:03 -04:00
Tom Morris
0d2881dac6 Update link to help
Switch from Google Code to Github
2013-04-13 16:50:56 -04:00
Tom Morris
d1ce12301d Quote problematic characters in help text - fixes #463 2013-04-10 18:54:38 -04:00
Tom Morris
c0fb6be9fe Disable headless mode again since it only effects virtualbox (hopefully) 2013-03-26 18:07:38 -04:00
Tom Morris
3b379ef4ed Run headless on Mac to work around Java Virtualbox crash 2013-03-26 17:25:57 -04:00
Tom Morris
ae30c19f6b Switch to appbundler & specify target Java version on build 2013-03-26 17:05:17 -04:00
Tom Morris
7813439dc8 Merge remote-tracking branch 'upstream/master' 2013-03-26 12:53:32 -04:00
Tom Morris
0bdd3a2d83 Switch to Oracle appbundler for Mac build 2013-03-26 12:52:55 -04:00
Tom Morris
4770772fe6 Update name & ID for Mac OS build 2013-03-26 10:56:54 -04:00