.. |
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
|
Standardise 'edit' cell dialogue with 'toNumber()' behavior
|
2020-01-07 10:09:28 +08:00 |
exporters
|
Add Hyperlink to cell in Excel importer, with fallback to String, for #2213
|
2019-12-25 22:24:58 +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
|
Dealing with a possible null pointer dereference
|
2019-10-17 23:59:16 -03: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
|
Fix NPE in expresion logging. Closes #2086.
|
2019-12-25 12:33:42 +01:00 |
ProjectMetadata.java
|
Add customMetadata to project metadata parsing test
|
2019-06-04 12:02:49 +01:00 |
RefineServlet.java
|
Set version to 3.4-SNAPSHOT
|
2020-01-31 19:06:56 +01:00 |