Commit Graph
70 Commits
Author SHA1 Message Date
orrisroot a1ac8c3cf9 chore: move XOOPS conversion tools to xoops-static-exporter
The dump scripts are site-specific but belong with the other sites'
tools rather than inside the front-end repository. They now live in
xoops-static-exporter under sites/pupil.brain.riken.jp/.
2026-09-14 17:14:31 +09:00
orrisroot 34c82a9c0e ignore .eslintcache from git v1.0.0 2021-05-28 13:56:05 +09:00
orrisroot cd235554fb update required libraries 2021-05-28 13:48:35 +09:00
orrisroot 1707f69d77 update required libraries 2021-01-19 15:06:36 +09:00
orrisroot 2ea858506f update required libraries. 2020-07-27 16:52:05 +09:00
orrisroot 3e303107eb update required libraries 2020-05-23 14:43:21 +09:00
orrisroot 5fd366cf9f add rule for index.html 2020-05-23 13:39:57 +09:00
Yoshihiro OKUMURA 723a2cf998 update required libraries 2020-04-29 19:41:46 +09:00
Yoshihiro OKUMURA 3fac6818b1 update required libraries 2020-02-18 01:22:41 +09:00
Yoshihiro OKUMURA c630568118 update required libraries 2019-12-23 11:26:21 +09:00
Yoshihiro OKUMURA 5dc0a376d4 update required libraries 2019-11-25 18:04:25 +09:00
Yoshihiro OKUMURA eeee95b8f6 update required libraries. 2019-11-06 22:12:27 +09:00
Yoshihiro OKUMURA 6babb2ba6a fix bug for page not found 2019-05-22 19:28:26 +09:00
Yoshihiro OKUMURA 820fb1c295 add index.php redirection. 2019-05-22 19:01:16 +09:00
Yoshihiro OKUMURA 9d681fe853 show react contents if existing directry accessed 2019-05-22 13:44:35 +09:00
Yoshihiro OKUMURA c1c937a321 moved block components to blocks directory. 2019-05-22 10:27:13 +09:00
Yoshihiro OKUMURA 795617b128 add ie11 support. 2019-05-21 22:52:02 +09:00
Yoshihiro OKUMURA cabe6ed188 use URLSearchParams class instead of query-string. 2019-05-21 21:40:08 +09:00
Yoshihiro OKUMURA d9f27dc590 add xoops compatible path redirecter 2019-05-21 19:49:54 +09:00
Yoshihiro OKUMURA ba8a99930b use original file name for downloading file. 2019-05-21 14:27:49 +09:00
Yoshihiro OKUMURA d0098db1b0 add page loading action. 2019-05-20 22:57:35 +09:00
Yoshihiro OKUMURA c62c1007ce set title for index item listing. 2019-05-20 20:18:14 +09:00
Yoshihiro OKUMURA d3eab49bc3 add data dump script. 2019-05-20 20:03:48 +09:00
Yoshihiro OKUMURA 6f67d479eb update libraries. 2019-05-20 20:01:14 +09:00
Yoshihiro OKUMURA 05f2e798da add data files. 2019-05-20 19:49:15 +09:00
Yoshihiro OKUMURA 6e37d774a1 fixed bug to show related items. 2019-05-20 19:46:18 +09:00
Yoshihiro OKUMURA 491f188251 use ni-team's favicon.ico. 2019-05-20 18:39:15 +09:00
Yoshihiro OKUMURA 1f9f44c98e set page title. 2019-05-20 18:22:04 +09:00
Yoshihiro OKUMURA 07d2b85f85 add missing changes. 2019-05-20 18:10:38 +09:00
Yoshihiro OKUMURA 7b5b667254 implemented page not found page. 2019-05-20 17:38:52 +09:00
Yoshihiro OKUMURA 8eb7c2ed20 update about page. 2019-05-20 17:04:42 +09:00
Yoshihiro OKUMURA b31cf963ee implemented frickr badge block. 2019-05-20 16:27:27 +09:00
orrisroot b1e2dd2570 update libraries. 2019-05-19 18:38:32 +09:00
orrisroot 77fcc37360 implemented advanced search function. 2019-05-19 18:32:37 +09:00
orrisroot e623360bfc implement item detail base class DetailBase. 2019-05-18 22:16:51 +09:00
orrisroot 5ca12b5745 implement list base class ListBase. 2019-05-18 20:41:52 +09:00
Yoshihiro OKUMURA 9410e0a783 implemented base class of item type top TopBase. 2019-05-18 00:18:05 +09:00
Yoshihiro OKUMURA d36f440b2a changed item type search url. 2019-05-15 22:11:45 +09:00
Yoshihiro OKUMURA c7c163b262 implemented detail search form. 2019-05-15 21:32:00 +09:00
orrisroot 9fcf542b5c move to page 1 if order by changed. 2019-05-13 23:54:12 +09:00
orrisroot a53546e503 scroll to top if page url changed. 2019-05-13 23:49:51 +09:00
Yoshihiro OKUMURA 5f23bb01f7 removed dummy data. 2019-05-13 20:30:56 +09:00
Yoshihiro OKUMURA 6500382fcb removed unused import. 2019-05-13 20:28:36 +09:00
Yoshihiro OKUMURA 6603a57f90 set initial expanding index level two 2019-05-13 20:24:44 +09:00
Yoshihiro OKUMURA 642ad89623 implemented preview field 2019-05-13 20:00:14 +09:00
Yoshihiro OKUMURA cf4aef5dab use constructor to initialize component state 2019-05-13 17:16:16 +09:00
Yoshihiro OKUMURA 49ab6e011d use lazyload for items information 2019-05-13 16:56:43 +09:00
Yoshihiro OKUMURA bfcb79e0af optimize keyword search criteria 2019-05-13 10:19:32 +09:00
Yoshihiro OKUMURA 1523323789 fixed pagenation bug. 2019-05-13 09:48:43 +09:00
orrisroot 0a0d02cacf fixed minor bug. 2019-05-13 01:19:27 +09:00