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

sort by:
Revision Author Date Message Commit Date
08ecf5f 8.15.1 31 January 2018, 09:11:41 UTC
50732c4 sMerge branch 'master' of github.com:Inist-CNRS/lodex 31 January 2018, 09:11:11 UTC
ba018f6 8.15.0 31 January 2018, 09:11:01 UTC
f857c20 Merge pull request #608 from Inist-CNRS/bubble_diameter [RFR] fix bubble admin 31 January 2018, 08:37:17 UTC
74e2559 fix bubble admin 31 January 2018, 08:25:56 UTC
6d3b933 Merge pull request #607 from Inist-CNRS/composedof_facet [RFR] Composedof facet 31 January 2018, 08:22:39 UTC
de95ed4 add test 30 January 2018, 20:53:34 UTC
df4e324 don't reload format data is field is not a dataset field 30 January 2018, 20:18:39 UTC
7d29bd9 apply facet and filter to all loaded format data 30 January 2018, 20:13:03 UTC
7fb1223 8.14.6 30 January 2018, 19:56:53 UTC
6ea863b Merge pull request #606 from Inist-CNRS/esc_close_modal [RFR] pass handleClose props to ButtonWithDialog in order for escape to pro… 30 January 2018, 19:55:58 UTC
773aca7 Merge pull request #605 from Inist-CNRS/handle_fetch_error [RFR] properly catch error when fetch response is not json 30 January 2018, 19:55:42 UTC
c2b285e pass handleClose props to ButtonWithDialog in order for escape to properly close the modal 30 January 2018, 18:00:29 UTC
48eabbb properly catch error when fetch response is not json 30 January 2018, 17:44:12 UTC
9500fef Merge pull request #598 from Inist-CNRS/small-improvements-2 [RFR] improve formats list display 30 January 2018, 17:31:09 UTC
ac554ea Merge pull request #590 from Inist-CNRS/lodex-as-a-registry [RFR] to control the size of identifiers 30 January 2018, 17:30:41 UTC
7171b46 8.14.5 30 January 2018, 17:21:52 UTC
b2aacb2 Merge pull request #604 from Inist-CNRS/fix_format_args_data [RFR] Fix format args data 30 January 2018, 17:21:16 UTC
f932cc3 frix test 30 January 2018, 17:07:11 UTC
979fab1 implement a merge version that do not mutate its args (lodash I am so disappointed, although I should have read the doc more carefully) 30 January 2018, 16:51:24 UTC
f0bd939 fix react warning 30 January 2018, 15:43:11 UTC
9bb2e83 Merge pull request #601 from Inist-CNRS/move_nb_results [RFR] move stats at the top of graphPage 30 January 2018, 15:30:02 UTC
ac8a943 Merge pull request #602 from Inist-CNRS/fix_bubble_animation [RFR] revert style injection from Transition component 30 January 2018, 15:29:33 UTC
6fb3189 Merge pull request #603 from Inist-CNRS/update_multi_facet_values [RFR] refactor updateFacetValue to handle field with mutli value 30 January 2018, 15:29:16 UTC
b8b72b9 hanlde when routine return no result (total 0) 30 January 2018, 15:15:35 UTC
a3653f3 refactor updateFacetValue to handle field with mutli value 30 January 2018, 14:43:14 UTC
2a159bb code revue 30 January 2018, 13:18:37 UTC
ba4d7e4 revert style injection from Transition component 30 January 2018, 10:54:34 UTC
caddfd7 move stats at the top of graphPage 30 January 2018, 10:28:18 UTC
ba74374 Merge pull request #600 from Inist-CNRS/move_export_model [RFR] move export model button in Ontology page 30 January 2018, 10:19:32 UTC
47f2cfc Merge pull request #599 from Inist-CNRS/add_map_json [RFR] add map json 30 January 2018, 10:18:26 UTC
b6f4b2b move export model button in Ontology page 30 January 2018, 10:05:50 UTC
345f2fc use corrected map json (original missed ISO code for france and some other countries) 30 January 2018, 09:38:36 UTC
caed83d 8.14.4 30 January 2018, 08:51:54 UTC
a27a88c better username in default config 30 January 2018, 08:43:01 UTC
d58bb7d improve formats list display 29 January 2018, 21:20:15 UTC
89c6c55 from code review 29 January 2018, 19:58:20 UTC
565c51e Merge pull request #597 from Inist-CNRS/edit_ontology_value [RFR] Edit ontology value 29 January 2018, 17:19:58 UTC
73d8799 add edit button for dataset field in OntologyField and load characteristic to have the value 29 January 2018, 17:01:33 UTC
9a658b5 move characteristic outside of public 29 January 2018, 16:41:39 UTC
1dcaa1b Merge pull request #596 from Inist-CNRS/faster_webpack [RFR] Faster webpack 29 January 2018, 16:02:00 UTC
3815627 Merge pull request #595 from Inist-CNRS/remove_memoization [RFR] remove memoization 29 January 2018, 15:53:47 UTC
f6e068d remove memoization 29 January 2018, 15:48:40 UTC
548087f add build step in DockerFile to init webpack cache 29 January 2018, 15:34:50 UTC
79d26b0 simplified and fasterer webpack config 29 January 2018, 15:12:25 UTC
6c776f0 start webpack build at server start and measure the time 29 January 2018, 15:00:10 UTC
8c38ca9 8.14.3 29 January 2018, 13:47:28 UTC
0f878a9 Merge pull request #594 from Inist-CNRS/home_no_save [RFR] deactivate png export when format show as a GraphLink 29 January 2018, 13:41:48 UTC
b2cc437 Merge pull request #593 from Inist-CNRS/fix_memoize [RFR] fix memoize key 29 January 2018, 13:33:27 UTC
ac0089f deactivate png export when format show as a GraphLink 29 January 2018, 13:31:04 UTC
cbfba74 fix memoize key 29 January 2018, 13:07:23 UTC
38d599c Merge pull request #592 from Inist-CNRS/fix_auth_export [RFR] Fix auth export 29 January 2018, 11:25:21 UTC
7d82fcd fix test 29 January 2018, 11:01:30 UTC
22207d5 fix published dataset export 29 January 2018, 10:49:09 UTC
908afeb 8.14.2 29 January 2018, 09:42:36 UTC
268c25a Merge pull request #589 from Inist-CNRS/network_scale_link [RFR] Network scale link 29 January 2018, 09:38:10 UTC
76fb152 Merge pull request #591 from Inist-CNRS/format_view_args [RFR] Format view args 29 January 2018, 09:37:30 UTC
827025f use linearscale on link value 29 January 2018, 08:58:31 UTC
e90571c rename all Component to their proper name 29 January 2018, 08:57:19 UTC
92432db update test 29 January 2018, 08:33:20 UTC
8029b3d extract getLabel logic in a single function 28 January 2018, 20:28:43 UTC
190e6b9 refactor format to use the args from the props part 2 28 January 2018, 19:45:31 UTC
e7a0694 refactor format to use the args from the props part 1 28 January 2018, 19:27:14 UTC
0c14c1c inject format args automatically into format view components 28 January 2018, 19:27:14 UTC
ec1caaf Merge pull request #588 from Inist-CNRS/cover_display_update [RFR]have StepDisplay take cover from the current form to display additional option 26 January 2018, 16:40:23 UTC
d7b37f4 to control the size of identifiers 26 January 2018, 16:32:01 UTC
0b48389 8.14.1 26 January 2018, 15:45:54 UTC
d8d28df Merge pull request #587 from Inist-CNRS/fix_admin_access [RFR] Fix admin access 26 January 2018, 15:45:20 UTC
054f69e 8.14.0 26 January 2018, 14:36:28 UTC
5a98ea9 Merge pull request #585 from Inist-CNRS/inject_data_format [RFR] Inject data format 26 January 2018, 14:35:36 UTC
0eea61e have StepDisplay take cover from the current form to display additional option 26 January 2018, 14:04:55 UTC
3e25aa6 use injectData with emphasedNumber format 26 January 2018, 13:44:36 UTC
81f11b1 use value as url when it is indeed an url in LodexResourceView 26 January 2018, 13:14:54 UTC
eafe4f3 add test 26 January 2018, 11:44:51 UTC
1a38a0f set isAdmin before mounting publishedDataset middelwares 26 January 2018, 11:44:51 UTC
bef3d24 rename lodex-resource/Component to LodexResourceView 26 January 2018, 09:02:47 UTC
08d2863 Merge pull request #582 from Inist-CNRS/format-link-image2 [RFR] new format to display link with image 26 January 2018, 08:58:59 UTC
dfab992 Merge pull request #583 from Inist-CNRS/small-improvements [RFR] Small improvements 26 January 2018, 08:55:07 UTC
4083463 Merge pull request #586 from Inist-CNRS/fix_format_init [RFR] fix default args for distrbution Formats 25 January 2018, 17:41:25 UTC
aed83c4 remove data injection from emphased-number format 25 January 2018, 17:25:41 UTC
7ddd732 fix react warning 25 January 2018, 17:17:53 UTC
0307245 fix ResourceGridView more action 25 January 2018, 17:05:07 UTC
bf37e70 refactor lodex-resource to use injectData and injectData to worr with it and fix lodexParseQuery to support arg again 25 January 2018, 16:54:55 UTC
46f8d70 fix default args for distrbution Formats 25 January 2018, 10:48:13 UTC
635e641 refactor ResourceGridView to user injectData 25 January 2018, 10:28:27 UTC
c58995d move graph reducer and saga in format and rename chart to more generic format 25 January 2018, 09:00:09 UTC
a365d19 Merge pull request #584 from Inist-CNRS/fix_lodexresource_uri [RFR] use getFullResourceUri helper to generate correct url for lodex resource 25 January 2018, 08:40:57 UTC
32c65ed Merge pull request #581 from Inist-CNRS/authentication [RFR] Authentication 25 January 2018, 08:40:33 UTC
ea183e1 refactor isLoggedIn selector to isAdmin and fix admin only access 24 January 2018, 16:16:02 UTC
7ab327c use getFullResourceUri helper to generate correct url for lodex resource 24 January 2018, 14:51:44 UTC
8386c86 8.13.0 24 January 2018, 14:10:09 UTC
7c53f8a Merge pull request #578 from Inist-CNRS/format-code-syntax2 [RFR] new format to display code (xml) 24 January 2018, 14:09:13 UTC
30588c5 update ssr test 24 January 2018, 14:05:51 UTC
369b12e add getUrlRequest selector to use in graph saga 24 January 2018, 13:35:58 UTC
5025591 apply authentication to ssr 24 January 2018, 13:01:46 UTC
7078a58 rename parser to be more explicit 24 January 2018, 10:32:18 UTC
8b3719d add link /graph in default theme 24 January 2018, 10:23:51 UTC
ecf8474 add translation for code format name 24 January 2018, 09:59:47 UTC
4cbc312 integration of the code review suggestions 24 January 2018, 09:54:58 UTC
e9ce2ca initial import 24 January 2018, 09:29:58 UTC
back to top