https://github.com/Inist-CNRS/lodex

sort by:
Revision Author Date Message Commit Date
1013a1f 7.24.5 14 November 2017, 17:12:19 UTC
482ab15 avoid the first character being a number to allow PHP to make variables 14 November 2017, 17:10:22 UTC
64ae54c 7.24.4 14 November 2017, 14:07:26 UTC
7a10d19 Bugfix total undefined 14 November 2017, 14:06:08 UTC
201c108 7.24.3 13 November 2017, 20:01:11 UTC
f427fae try to fix "Build failed: The command '/bin/sh -c npm run build' returned a non-zero code: 2" in docker hub 13 November 2017, 20:00:18 UTC
8f2b2be 7.24.2 13 November 2017, 16:48:34 UTC
07b8d21 7.24.1 13 November 2017, 15:45:25 UTC
9373514 7.24.0 13 November 2017, 14:40:10 UTC
b8b8fc2 add sentence format 13 November 2017, 14:39:41 UTC
c0dab39 add scheme prefix 12 November 2017, 22:12:11 UTC
a6e2b9b new format for identifiers (DOI & PMID) 10 November 2017, 23:23:33 UTC
c04bde6 simplification 10 November 2017, 21:24:54 UTC
afa6684 :bookmark: 7.23.0: Fix format of completed fields (NQuads export) 10 November 2017, 14:41:56 UTC
b307942 :bug: Fix #466 - URI instead of literal value in complete fields 10 November 2017, 14:40:38 UTC
65445a5 :rotating_light: Add a test for URI in completed fields 10 November 2017, 14:40:09 UTC
db4d105 :rotating_light: Add a test for formatting completing field 10 November 2017, 14:34:14 UTC
b1d89de css classes 09 November 2017, 14:35:23 UTC
95f7d9a 7.22.8 09 November 2017, 13:40:23 UTC
86a65be add all fields 09 November 2017, 13:05:14 UTC
b007aa5 7.22.7 09 November 2017, 11:44:07 UTC
2f0fea6 bugfix: add total in the result of distinct routine 09 November 2017, 10:21:45 UTC
dddb183 7.22.6 08 November 2017, 21:21:33 UTC
06f2063 fix #465 08 November 2017, 21:17:45 UTC
7372124 7.22.5 08 November 2017, 09:03:05 UTC
4ced905 bugfix format resource 07 November 2017, 20:55:47 UTC
0e1d759 7.22.4 30 October 2017, 07:14:30 UTC
44fbe5e fix bug of count by fields 30 October 2017, 07:13:40 UTC
b0b82fb Merge pull request #464 from Inist-CNRS/drop-min-format [RFR] Drop min & raw format 28 October 2017, 09:26:23 UTC
1f882d2 useless statement 28 October 2017, 06:58:58 UTC
688aee5 useless statement 28 October 2017, 06:48:37 UTC
9a6a51d forgot to drop test 28 October 2017, 06:38:18 UTC
4442cb7 best name 27 October 2017, 20:51:56 UTC
b64e781 min & raw are standard formats, so we should use routines 27 October 2017, 20:46:47 UTC
e8262e6 bugfix (format resource broken) 27 October 2017, 20:39:45 UTC
4e33da9 comment 27 October 2017, 18:42:42 UTC
d672410 Merge branch 'master' of https://github.com/Inist-CNRS/lodex 27 October 2017, 18:41:57 UTC
2e57301 bugfix(syntax error with 1 doc) 27 October 2017, 18:41:07 UTC
c5841cc Update README.md 27 October 2017, 13:10:34 UTC
add4de6 Merge pull request #462 from Inist-CNRS/fix-extended-nquads-export [RFR] Fix extended NQuads export 27 October 2017, 13:09:24 UTC
74ce3a8 :fire: Remove useless code Which was already commented. 27 October 2017, 12:47:44 UTC
ca46f87 :bug: istexQuery is not a complete URL Improve error management. 27 October 2017, 12:45:51 UTC
2608398 :bug: Add istex ontology prefix 27 October 2017, 12:40:13 UTC
24369c3 allow multi lines in markdown format 27 October 2017, 10:41:44 UTC
57b6bbd Update README.md 27 October 2017, 09:44:40 UTC
668be24 Update README.md 26 October 2017, 16:13:54 UTC
e90681d Update README.md 26 October 2017, 15:22:28 UTC
aa7af32 Update README.md 26 October 2017, 11:47:57 UTC
1add8f6 Update README.md 26 October 2017, 11:47:02 UTC
d5ad41c Update README.md 26 October 2017, 11:46:09 UTC
22e2247 Update README.md 26 October 2017, 10:40:52 UTC
be90549 :bookmark: 7.22.3 Make subfield URIs dereferencable 25 October 2017, 16:23:51 UTC
021850d Merge pull request #461 from Inist-CNRS/make-sub-uri-derefencable [RFR] Make subfield URIs dereferencable 25 October 2017, 16:08:53 UTC
86d28ef :boom: Use # instead of / for subfields This way, subfield URIs are dereferencable. 25 October 2017, 15:49:26 UTC
737e604 add postversion to do "git push" after each new release 25 October 2017, 15:34:44 UTC
9677e5f 7.22.2 25 October 2017, 15:33:32 UTC
986fddd disable cleanupscript 25 October 2017, 15:33:11 UTC
308e96f 7.22.1 25 October 2017, 14:35:12 UTC
a9294ae works behind inist proxy 25 October 2017, 14:25:19 UTC
5968751 refactoring 25 October 2017, 14:02:22 UTC
1e2827e launch build in image 25 October 2017, 14:02:22 UTC
c68a992 if env=production the buisl is lauchned inside the server 25 October 2017, 14:02:22 UTC
e82a643 Merge pull request #459 from Inist-CNRS/fix-export-nquads-classes [RFR] Fix NQuads export with classes #443 25 October 2017, 13:57:47 UTC
51c0ae4 :rotating_light: Make sure an empty value is not exported 25 October 2017, 12:11:55 UTC
83892d0 :shirt: Make expectations clearer 25 October 2017, 12:08:37 UTC
b662236 :rotating_light: Add composed sub-field test 25 October 2017, 11:59:46 UTC
117f0a4 :bug: Fix exportNQuads test 25 October 2017, 09:40:22 UTC
4280769 :bug: Fix @type: should not be present when empty In JSONLD Playground, crashes the output 25 October 2017, 09:39:44 UTC
6a347de :bug: Fix classes in mergeCompose 25 October 2017, 08:00:45 UTC
25d4576 :rotating_light: Rewrite mergeCompose.spec.js 24 October 2017, 16:53:04 UTC
dde7357 :bookmark: 7.22.0: Prepare convergence with ezVIS 24 October 2017, 08:46:40 UTC
c5f95c8 Merge pull request #458 from Inist-CNRS/all-resources [RFR] All resources 24 October 2017, 08:44:53 UTC
4e7c542 don't use ezmaster version number for the database name 24 October 2017, 08:20:34 UTC
4847386 Merge branch 'master' into all-resources 24 October 2017, 08:12:50 UTC
1c27c4a Merge pull request #460 from Inist-CNRS/global-bar-hart [RFR] add bar chart 24 October 2017, 08:08:54 UTC
17e3b5b add bar chart 23 October 2017, 21:12:47 UTC
b3aed75 :construction: Make test simpler and clearer 23 October 2017, 15:54:23 UTC
5cf9ee1 cleaning 23 October 2017, 13:23:39 UTC
9b40f16 useless format 23 October 2017, 13:03:51 UTC
f500a4f get total automatically 23 October 2017, 13:00:28 UTC
6ced0fb shared component to dispaly resource 23 October 2017, 12:47:21 UTC
e748a19 :shirt: Simplify tests 23 October 2017, 09:12:33 UTC
170e9bc :bug: Add a default value to uri 23 October 2017, 09:11:00 UTC
aa9e2ea :rotating_light: Use a better example 23 October 2017, 09:04:55 UTC
1032030 :bug::rotating_light: Fix test 23 October 2017, 07:54:16 UTC
1029ff3 add more button 20 October 2017, 21:14:58 UTC
45bb1e9 upgrade ezs 20 October 2017, 19:53:10 UTC
220af8c :rotating_light: Add a test for NQuads exports with classes 20 October 2017, 16:43:23 UTC
9069244 add comment 20 October 2017, 14:52:39 UTC
c4e3eaf add new format 20 October 2017, 14:50:46 UTC
78b55ed :card_index: Remove npm WARNing about valid SPDX license expression Not sure, though, that this is the correct version of the CeCILL license. 20 October 2017, 13:46:27 UTC
bf3a261 pm2 as npm script 20 October 2017, 09:07:27 UTC
69b6d10 add all-resources routines 19 October 2017, 20:18:40 UTC
7eaaffb now, we can start lodex with npm start 19 October 2017, 15:08:44 UTC
ea31baf Merge pull request #456 from Inist-CNRS/format-badge [RFR] more neutral look for emphased numbers 19 October 2017, 09:48:10 UTC
680f207 more neutral look : bigbold 19 October 2017, 09:26:49 UTC
089c38f Merge pull request #455 from Inist-CNRS/format-badge [RFR] badge & ribbon for number 19 October 2017, 09:23:17 UTC
efc0482 more neutral style (grayscale) 19 October 2017, 08:56:16 UTC
b5bc46e best comments 19 October 2017, 08:35:47 UTC
2c86232 Merge pull request #451 from Inist-CNRS/drop-reduce-route [RFR] replace route by routine This seems OK. 19 October 2017, 08:02:04 UTC
back to top