Commit Graph

2461 Commits

Author SHA1 Message Date
Jacky
fff4fe40b3
Merge pull request #1322 from jackyq2015/master
UI tuning for metadata view
2017-11-11 09:44:12 -05:00
Jacky
d1e9ab9135 UI tuning for metadata view 2017-11-11 09:43:21 -05:00
Jacky
be697d224e
Merge pull request #1321 from jackyq2015/master
message notification of the free RAM. Issue #1295
2017-11-10 15:45:00 -05:00
Jacky
d10eb388a7 message notification of the free RAM. Issue #1295 2017-11-10 15:44:05 -05:00
Jacky
7d7798cb9e
Merge pull request #1318 from jackyq2015/master
remove the date field in metadata
2017-11-09 22:30:47 -05:00
Jacky
a53467f2cb remove the date field in metadata 2017-11-09 22:29:08 -05:00
Jacky
bc686f9cf6
Merge pull request #1317 from jackyq2015/master
UI improvement on metadata view and project list view
2017-11-09 16:23:54 -05:00
Jacky
e8f133887e UI improvement on metadata view and project list view 2017-11-09 16:23:29 -05:00
Jacky
3917d21e01
add double quote to prevent word splitting 2017-11-08 23:16:57 -05:00
jackyq2015
af6768b6d8 put back the incidently deleted gitignore 2017-11-08 20:51:31 -05:00
Jacky
58ca14585e
Merge pull request #1315 from jackyq2015/master
change the filed name from rowNumber to rowCount
2017-11-08 20:41:53 -05:00
Jacky
428f7dabf8 change the filed name from rowNumber to rowCount 2017-11-08 20:40:22 -05:00
Jacky
6e2715bed4
Merge pull request #1314 from jackyq2015/master
change MetaData to Metadata
2017-11-08 20:30:47 -05:00
Jacky
31943f6c9f change MetaData to Metadata 2017-11-08 20:30:01 -05:00
Jacky
7aa4cfe6c5
Merge pull request #1313 from jackyq2015/master
adjust the width of the table
2017-11-08 17:50:49 -05:00
Jacky
fc2f81046f adjust the width of the table 2017-11-08 17:49:49 -05:00
Jacky
4c1ea97c92
Merge pull request #1311 from jackyq2015/master
some bug fix for #1221
2017-11-05 10:48:30 -05:00
Jacky
e958dfc4c2 disable editing the internal metadata 2017-11-05 10:41:17 -05:00
Jacky
facffdca37 remove sorter arrow for action columns 2017-11-05 10:20:15 -05:00
Jacky
9a93ab091d prevent overflow of the project index 2017-11-05 10:01:44 -05:00
Jacky
c08b0f589a add isoDateParser to sort the date 2017-11-05 09:49:58 -05:00
Jacky
f9665eea35
Merge pull request #1310 from jackyq2015/master
prevent overflow of the table. issue #1306
2017-11-04 23:58:24 -04:00
Jacky
a39ee108ac prevent overflow of the table. issue #1306 2017-11-04 23:57:29 -04:00
Jacky
8e3c36aa42
Merge pull request #1309 from jackyq2015/master
fix 'last modified' sorting issue #1307
2017-11-04 22:54:52 -04:00
Jacky
d086b8356a fix 'last modified' sorting issue #1307 2017-11-04 22:53:32 -04:00
Jacky
1cd018b3fd
Merge pull request #1304 from jackyq2015/master
handle the empty user metadata
2017-11-04 19:14:36 -04:00
Jacky
51691fc06d handle the empty user metadata 2017-11-04 19:07:09 -04:00
Jacky
8d84acb391
Merge pull request #1301 from jackyq2015/master
metadata for project
2017-11-04 17:35:13 -04:00
Jacky
cbc9929b92 add preferences link to the index page 2017-11-04 17:09:04 -04:00
Jacky
d9995ba259 fix issued from codacy 2017-11-03 20:12:57 -04:00
Jacky
a204809f3d fix issued from codacy 2017-11-03 19:46:07 -04:00
Qi Cui
7fc1cfd9e2 Merge branch 'master' of https://github.com/OpenRefine/OpenRefine 2017-11-03 18:36:28 -04:00
Jacky
acf6460ea2 remote extra ; 2017-11-03 17:48:28 -04:00
Jacky
12c5839600 use the explicit scoping 2017-11-03 17:47:18 -04:00
Jacky
986881b10f remove the _ from the method name 2017-11-03 17:39:49 -04:00
Jacky
75b82106b4 fix the package declarations 2017-11-03 17:11:31 -04:00
Jacky
3a3083a1de Merge branch 'master' of https://github.com/OpenRefine/OpenRefine 2017-11-03 17:04:48 -04:00
Jacky
c472cd0c1b add tablesorter to sort the project index 2017-11-03 17:00:18 -04:00
Jacky
edc3df1ad1 populate the row number.\n sort the project index 2017-11-03 16:59:03 -04:00
Jacky
a7ee0a7003
fix #1162
allow the JRE 9
2017-11-01 15:23:30 -04:00
Qi Cui
f5284b7d11 fix the appbundle issue #1209 2017-10-31 18:12:09 -04:00
Jacky
68bf4f962c adjust the width 2017-10-29 14:14:39 -04:00
Jacky
1777a6ecf3 edit the user metadata 2017-10-29 13:46:37 -04:00
Jacky
88f6e1b8d1
Merge pull request #1293 from ostephens/fix-regex-filter-error
Fix regex filter error
2017-10-27 19:22:47 -04:00
Jacky
384e69aa5f add i18n for metadata edit dialog 2017-10-27 17:04:39 -04:00
Jacky
7c83746ee7 deal with empty string properly 2017-10-27 16:59:55 -04:00
Owen Stephens
98f37905d7 More minor syntax changes to make Codacy a little happier 2017-10-27 12:22:01 +01:00
Owen Stephens
f5e4420af9 Minor syntax change for Codacy 2017-10-27 11:47:59 +01:00
Owen Stephens
e4bdca9c95 Catch and display errors on compute-facet 2017-10-27 10:59:03 +01:00
Owen Stephens
178e4e5bca On invalid regular expression, keep all current rows displayed in data-table view 2017-10-27 10:55:32 +01:00