..
browsing
Fix scatterplot facet filtering
2019-09-12 11:52:28 +01:00
clustering
Fix clusters with single candidates. Closes #2152 .
2019-09-11 12:12:32 +01:00
commands
Add server-side language fallback.
2019-11-07 17:23:02 +01:00
exporters
Ensure workbooks are closed after reading/writing
2019-04-09 15:02:10 +01:00
expr
Change strings comparison to use equals comparator
2019-10-01 23:05:24 -03:00
grel
Add RandomNumber GREL function
2019-03-24 20:16:43 +00:00
history
Jackson deserialization for HistoryEntry
2018-11-30 19:35:31 +09:00
importers
Merge pull request #2011 from ostephens/poi-update
2019-04-14 20:52:28 +01:00
importing
Tie up CSRF tokens in the frontend
2019-10-15 12:07:14 +01:00
io
Disable error message when workspace.json does not exist. Fixes #1989
2019-06-06 17:33:04 +01:00
logging
Make sure all conditionals and loops are in blocks (too bug-prone otherwise)
2011-08-02 22:21:47 +00:00
model
Fix NPE in StandardReconConfig. Closes #2076 .
2019-07-03 10:21:45 +02:00
oauth
Add missing license headers
2018-12-09 12:22:40 +09:00
operations
Fix bug when accessing empty list
2019-10-02 08:56:22 -03:00
preference
Remove duplicate JSON keys. Closes #2068 .
2019-06-14 11:38:24 +01:00
process
Migrate importers to use Jackson classes
2018-11-30 19:23:08 +09:00
sorting
Remove duplicate JSON keys. Closes #2068 .
2019-06-14 11:38:24 +01:00
templating
Fix template escape processing. Fixes #752 .
2013-06-30 12:21:26 -04:00
util
Merge pull request #1985 from ostephens/cross-error-reporting
2019-03-24 08:16:58 +00:00
ClientSideResourceManager.java
Prepended license text to java source
2010-10-20 20:45:52 +00:00
HttpResponder.java
Add missing license headers
2018-12-09 12:22:40 +09:00
InterProjectModel.java
Throw JoinException if attempt to join with non-existent column
2019-03-23 14:15:00 +00:00
ProjectManager.java
Refactor cross function to be more robust & improve diagnostics on fail
2019-03-17 13:14:58 +00:00
ProjectMetadata.java
Add customMetadata to project metadata parsing test
2019-06-04 12:02:49 +01:00
RefineServlet.java
Set version to 3.3-beta
2019-10-21 10:31:24 +01:00