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

sort by:
Revision Author Date Message Commit Date
c1cbab4 8.21.1 28 June 2018, 11:29:51 UTC
8c7626f Merge pull request #685 from Inist-CNRS/fixBugLodexField [RFR] resolution bug Lodex field 26 June 2018, 13:57:34 UTC
4946abc fix bug 26 June 2018, 13:49:35 UTC
60e8bd6 Merge pull request #683 from Inist-CNRS/addHeightToUrlImage [RFR] Ajout de la hauteur pour LINK - Image 26 June 2018, 06:53:58 UTC
0aa8546 Merge pull request #680 from Inist-CNRS/contentListCallRequest [RFR] Liste de Lodex - Field 26 June 2018, 06:52:33 UTC
a0980ec Merge branch 'master' of https://github.com/Inist-CNRS/lodex into contentListCallRequest 26 June 2018, 06:43:37 UTC
99af016 Merge pull request #681 from Inist-CNRS/fixBugListViewMap [RFR] fix du bug TypeError: values.map is not a function 26 June 2018, 06:37:38 UTC
354951e Merge pull request #679 from Inist-CNRS/subFormatList [RFR] Sous format pour SPARQL - TEXTE 26 June 2018, 06:37:06 UTC
6fbed10 refactoring link image 25 June 2018, 14:18:02 UTC
b4e040f add default value 25 June 2018, 13:21:54 UTC
795b7c5 refactoring 25 June 2018, 13:02:56 UTC
99bd8c7 refactoring 25 June 2018, 09:34:31 UTC
d7ec9b5 change translation test 25 June 2018, 08:35:19 UTC
0cad4fa comment 25 June 2018, 08:01:00 UTC
e6866ca remove parentName 25 June 2018, 07:45:20 UTC
0a63c18 refactoring buildValue 25 June 2018, 07:44:12 UTC
29ec78c change header Sparql-Text 22 June 2018, 14:56:58 UTC
d57efe7 change translation 22 June 2018, 13:31:51 UTC
492374c Merge pull request #682 from Inist-CNRS/add-routines-tests [RFR] Add routines tests 22 June 2018, 09:45:44 UTC
fac37c1 Merge pull request #684 from Inist-CNRS/improveSplit [RFR] Améliorer SPLIT pour eviter les chaînes vides 22 June 2018, 07:38:43 UTC
7e65934 update split 21 June 2018, 16:14:31 UTC
9b53277 Add JSON-ISTEX loader test 21 June 2018, 15:29:56 UTC
4cc85b8 Add ATOM feed loader test 21 June 2018, 15:24:32 UTC
a2e2382 Fix .corpus loader test 21 June 2018, 15:03:05 UTC
ef9df3b Add a naive test for .corpus loader 21 June 2018, 14:54:23 UTC
b76d2d2 Add JSON-LODEX loader test 21 June 2018, 14:07:58 UTC
aa71b3b Add MODS loader test 21 June 2018, 14:00:27 UTC
f3a5568 Add RDF loader test 21 June 2018, 13:57:49 UTC
3cc8a14 Add RSS loader test 21 June 2018, 13:53:38 UTC
80f3eb5 Add SKOS loader test 21 June 2018, 13:48:48 UTC
1f263ec remove only 21 June 2018, 13:37:27 UTC
a293836 Add TEI loader test 21 June 2018, 13:34:16 UTC
f2d1cf9 improve split 21 June 2018, 13:33:04 UTC
24c50d1 Fix MODS XML test 21 June 2018, 13:26:07 UTC
40f7237 remove extra white space 21 June 2018, 13:25:53 UTC
20b35e9 Refactor TSV loaders This way is more secure (no invisible characters) 21 June 2018, 13:21:57 UTC
206ec88 add test 21 June 2018, 13:19:04 UTC
e48ce06 Merge branch 'add-routines-tests' of https://github.com/Inist-CNRS/lodex into add-routines-tests 21 June 2018, 13:16:08 UTC
15b805c Add some tests (MODS XML) 21 June 2018, 13:16:01 UTC
0091c8a remove only 21 June 2018, 13:15:43 UTC
9f0400a fix tests 21 June 2018, 13:09:52 UTC
59f6e47 implement test 21 June 2018, 13:03:38 UTC
bb1e444 add in test 21 June 2018, 13:00:35 UTC
e7df1f1 css 21 June 2018, 12:51:40 UTC
4ab1ef3 fix label 21 June 2018, 12:47:04 UTC
1590f55 add height 21 June 2018, 12:23:20 UTC
0758428 Make tsv*.ini work 21 June 2018, 09:28:10 UTC
080e7d0 Update ezs-basics to 3.6.2 21 June 2018, 09:10:21 UTC
7a569f7 remove only 21 June 2018, 07:22:29 UTC
bed5fca Add xml.ini test 21 June 2018, 07:20:27 UTC
0fadf0d add test (should return an error) 21 June 2018, 07:19:58 UTC
48cfc9b modify test 21 June 2018, 07:10:27 UTC
bf6e4e3 Add tsv-double-quotes.ini test 20 June 2018, 16:21:40 UTC
67e6a24 Fix tests names 20 June 2018, 16:03:45 UTC
a8bf6ae Add tsv.ini and json.ini tests 20 June 2018, 15:38:33 UTC
58de32d Test the proper routine 20 June 2018, 15:18:20 UTC
b07615f Add csv-comma.ini test 20 June 2018, 15:13:16 UTC
47a681f Add csv-semicolon.ini test 20 June 2018, 14:18:20 UTC
51a43de Add csv.ini test 20 June 2018, 14:10:40 UTC
764400d add translate 20 June 2018, 14:02:05 UTC
f29098c Remove warning 20 June 2018, 13:58:45 UTC
51b4cca Merge pull request #670 from Inist-CNRS/import-like-routine [RFR] refactoring loaders like routines We have to remember to write .ini tests by mimicking ezs's cli.js 20 June 2018, 13:03:34 UTC
ced7818 Merge branch 'master' of https://github.com/Inist-CNRS/lodex into contentListCallRequest 20 June 2018, 12:40:28 UTC
ef968e8 detect if list is empty or [" "] 20 June 2018, 12:27:07 UTC
1951d11 remove comment 20 June 2018, 11:11:49 UTC
fc4aecc fix error 20 June 2018, 06:04:06 UTC
c792add remove warning 20 June 2018, 05:29:02 UTC
46eaca0 merge with master 19 June 2018, 12:37:31 UTC
cd2ac3d 8.21.0: New format (Lodex Field) 19 June 2018, 12:26:41 UTC
3f10806 change class name 19 June 2018, 12:18:46 UTC
04637e5 if empty string 19 June 2018, 12:13:34 UTC
ad55c2f paragraph 19 June 2018, 09:16:36 UTC
4844ff4 Make distant routine prevail over local routine 19 June 2018, 08:04:31 UTC
a27c073 Merge branch 'master' of https://github.com/Inist-CNRS/lodex into subFormatList 19 June 2018, 07:47:05 UTC
3122d88 avoid modify other url 19 June 2018, 07:44:31 UTC
7da3ec0 fix bug with extension in capital 19 June 2018, 07:39:31 UTC
ae6f4cd fix duplicate 19 June 2018, 07:08:23 UTC
7401f6b alternate color 19 June 2018, 06:10:00 UTC
30a3e0c css 19 June 2018, 05:38:43 UTC
7c61a62 css subformat 18 June 2018, 15:40:23 UTC
9f009b8 change link validator 18 June 2018, 13:37:17 UTC
25d7061 change header 18 June 2018, 13:14:07 UTC
134277d fix bug 18 June 2018, 10:25:21 UTC
8d35b11 fix bug 18 June 2018, 10:15:28 UTC
228f8c5 Rename tests 18 June 2018, 09:10:21 UTC
8efdcc6 Merge pull request #671 from Inist-CNRS/LodexField [RFR] New format Lodex field 18 June 2018, 09:04:59 UTC
d1ad34b add security 18 June 2018, 08:31:50 UTC
1fa0fbc refactoring 18 June 2018, 06:34:38 UTC
84931e3 fix error with LodexField merge 18 June 2018, 06:33:24 UTC
3f5f6f4 Merge branch 'LodexField' of https://github.com/Inist-CNRS/lodex into contentListCallRequest 18 June 2018, 06:15:03 UTC
6ae015d refactoring 18 June 2018, 05:54:18 UTC
96ac3aa refactoring 18 June 2018, 05:49:39 UTC
e185621 refactoring 18 June 2018, 05:43:54 UTC
cd772a7 change condition of if 15 June 2018, 13:58:47 UTC
9099cff refactoring 15 June 2018, 13:46:34 UTC
c5dee30 show subformat 15 June 2018, 13:36:33 UTC
39ab3eb add option of subformat 15 June 2018, 13:08:50 UTC
fb45cf1 add subformat option in admin 15 June 2018, 12:31:59 UTC
a75bed0 get hiddenInfo 15 June 2018, 11:28:54 UTC
35edea2 refactoring 15 June 2018, 10:59:07 UTC
back to top