Frank Wennerdahl
8c02a13429
Initialized ImportingJob.lastTouched
...
Prevents the CleaningTimerTask from disposing newly created
ImportingJobs which have not yet been touched.
2014-02-19 16:02:45 +01:00
Pablo Moyano
0c475890ed
applying changes to xml parser too
2014-02-12 01:11:31 -08:00
Pablo Moyano
aae3d5e884
proposed fix for #480
2014-02-12 01:00:17 -08:00
Frank Wennerdahl
a0d4eb0058
Job id duplicate fix
...
Changed how job id's are created to avoid the same id to be assigned to
two concurrent jobs.
2014-02-05 12:21:50 +01:00
Frank Wennerdahl
6dedae37a1
Fixed too frequent job cleanups
...
The ImportingManager cleans up jobs that has not been touched in 60ms.
According to comment this should be 60 minutes but was changed in
4529310237
.
2014-02-05 11:07:41 +01:00
Tom Morris
e6bc3a5aa7
Merge remote-tracking branch 'upstream/master'
2014-02-02 12:23:20 -05:00
Tom Morris
c2cadab475
Merge pull request #840 from ultraklon/modification3
...
Adapt to deal with changed jQuery name - fixes #839
2014-02-02 09:19:36 -08:00
Pablo Moyano
b4e5e9698e
Proposed fix for #847
2014-02-01 01:57:38 -08:00
Pablo Moyano
cbcb257f7d
Proposed fix for #844
2014-01-26 03:01:39 -08:00
Pablo Moyano
1a2d97e296
Proposed fix for #814
2014-01-26 02:10:45 -08:00
Fabio
7064ad294d
Merge pull request #7 from OpenRefine/master
...
Take last openrefine commits
2014-01-24 02:25:22 -08:00
Pablo Moyano
23be77ef14
fixing bug #839
2013-12-28 04:19:32 -03:00
Pablo Moyano
a1cd605968
fixing bug #799
2013-12-25 13:12:13 -03:00
Tom Morris
ae56e98522
Merge pull request #827 from Blakko/small-fixes
...
Tweak: previewCandidate window width
2013-12-22 08:47:01 -08:00
Tom Morris
8eac2dc8c6
Merge remote-tracking branch 'upstream/master'
2013-12-17 03:53:52 -05:00
Tom Morris
e8f73a416f
Merge pull request #835 from ultraklon/master
...
Correcting typo that was breaking one UI test
2013-12-17 00:40:09 -08:00
Pablo Moyano
f45ea488cd
Correcting typo that was breaking one UI test
2013-12-17 01:40:45 -03:00
Blakko
5aa23d002d
The width of the previewCandidate window is set with the one declared in
...
the reconciliation service
2013-10-15 17:37:31 +02:00
Fabio
6a442f6eed
Merge pull request #6 from OpenRefine/master
...
test
2013-10-15 07:34:17 -07:00
Blakko
de3fba1547
Tweaked the preview window to set the width specified in the
...
reconciliation service (if any)
2013-10-15 16:22:27 +02:00
Tom Morris
2c0cb0d657
Test for issue #796 (failing until fixed)
2013-09-19 02:09:25 -04:00
Tom Morris
7778fe5ea7
Back the test verbosity down a bit now that we have things working
2013-09-19 01:53:44 -04:00
Tom Morris
84c20af185
Switching more big Ys to little ys for java 6
2013-09-19 01:38:09 -04:00
Tom Morris
891f7125d3
One more try at a passing Java 6 test
2013-09-19 01:29:17 -04:00
Tom Morris
a95a3a78d7
Make test Java 6 compatible for TravisCI (hopefully)
2013-09-19 01:16:26 -04:00
Tom Morris
23d934a94c
Crank up TestNG verbosity to see if we can figure out why Java 6 tests
...
are failing on TravisCI
2013-09-19 01:00:17 -04:00
Tom Morris
952443c38c
Create a HistoryManagerStub to go with ProjectManagerStub for testing
2013-09-18 18:45:45 -04:00
Tom Morris
bc801546cc
Remove references to obsolete splitIntoColumns option
2013-09-18 18:44:58 -04:00
Tom Morris
1fb25fcd7c
Fix jQuery UI links, fall back to jQuery 1.9.1 as bundled with UI
2013-09-18 18:43:19 -04:00
Tom Morris
0abe663ec0
Fix some deprecated uses of attr(). Backward compatible to jQuery 1.6
2013-09-18 15:38:12 -04:00
Tom Morris
094562e54b
Update to latest JQuery and JQuery UI - closes #817
...
- also remove our custom ESC key handler and its eventstack plugin
dependency since this is handled by default by jQuery
2013-09-18 15:23:07 -04:00
Tom Morris
4f2ebed676
Make localization language list dynamic - fixes #807
...
- refactor LoadLanguageCommand so language loading can be reused
- add GetLanguagesCommand for the server
- change GUI to fetch language list and update selection list with it
2013-09-18 13:16:24 -04:00
Tom Morris
ab0e36ab87
Remove invalid comments (no comments in JSON!) and add language name
...
proeprty
2013-09-18 13:13:15 -04:00
Tom Morris
7212b3e726
Tweak wording for change language UI
2013-09-18 11:39:23 -04:00
Tom Morris
1261734f15
Partial solution for #816 plus improved conversion test coverage
2013-09-18 11:14:48 -04:00
Tom Morris
d84f897ae0
Improve help message to specify an integer is returned
2013-09-18 11:12:34 -04:00
Tom Morris
f344e3da1c
Return "null" for toString(null) - fixes #783
...
- also fixed grammar in error message
2013-09-18 10:20:17 -04:00
Tom Morris
daed3bd90c
Move MARC->XML conversion to earlier in process - issue #794
...
- functional now, but probably not good enough to release yet
2013-09-17 19:19:50 -04:00
Tom Morris
6bd6a5934b
Start wiring up MARC importer - issue #794
2013-09-17 17:17:23 -04:00
Tom Morris
3f5b117d07
Fix typo in I18N name - closes #790
2013-09-13 13:46:41 -04:00
Tom Morris
cce480ff38
Fix implementation for #466 to handle default empty string
2013-09-04 18:59:13 -04:00
Tom Morris
ec12e5f004
Unescape HTML entities (safely) - fixes #785
2013-09-04 18:40:16 -04:00
Tom Morris
889245fdf4
Make the number of reconciliation results configurable - closes #466
2013-09-04 18:07:12 -04:00
Tom Morris
82b764d06c
Set up I18N on preferences page & fix button label id - fixes #804
2013-09-04 15:13:55 -04:00
Tom Morris
819b577644
Switch from dashes to underscores to keep Javascript happy - fixes #802
...
(also matches the style of all the other IDs)
2013-09-03 12:05:06 -04:00
Tom Morris
cd80140356
Merge remote-tracking branch 'upstream/master'
2013-09-02 19:03:54 -04:00
Tom Morris
fcb41d7f5f
Fix copy/paste error in text setup for signout button - fixes #801
2013-09-02 18:56:55 -04:00
Tom Morris
4f0e7d1641
Add missing strings to default language - fixes #797
2013-09-02 18:47:35 -04:00
Thad Guidry
f2c4e3ab48
Added ability to extract MILLISECOND to datePart (milliseconds,ms,S)
2013-08-30 09:09:54 -05:00
Tom Morris
c68c1bb2b1
Upgrade to Clojure 1.5.1 & switch to clojure-slim JAR - #792
2013-08-26 19:40:37 -04:00