10
0
mirror of https://github.com/LCPQ/QUESTDB_website.git synced 2024-07-03 18:06:06 +02:00
Commit Graph

248 Commits

Author SHA1 Message Date
b0f1082ada Select automaticaly molecules when select sets 2020-01-29 17:53:37 +01:00
9e0d3359b0 Add Ctrl+A keyword text if web engine are Webkit (Safari) or Blink (Chrome) on Desktop 2020-01-29 17:20:35 +01:00
1c21235d40 Update procedure description 2020-01-29 17:20:35 +01:00
ed403e92f9 Dynamic data loading for select depending on previous selects selection 2020-01-29 17:20:35 +01:00
f1d04d4f29 Add type="button" to SelectAll buttons to fix a bug caused by the defailt type="submit" value 2020-01-29 17:20:35 +01:00
17fff81183 clearSelect is now a separate function 2020-01-29 17:20:35 +01:00
c193e23359 reloadCustomFiles is now a separate function 2020-01-29 17:20:35 +01:00
976a56adac Use same class for Absorption and fluorescence files and improve select 2020-01-29 17:20:35 +01:00
7329a48a22 Fix style on noscript 2020-01-29 17:20:35 +01:00
71ec661006 Center all numeric cell in table 2020-01-29 17:20:35 +01:00
1e744ba58a Add noscript message if JavaScript is disabled 2020-01-29 17:20:34 +01:00
3e0a68e3ea Rename publication to set 2020-01-29 17:20:34 +01:00
902df0b5d5 Switch to noNanFixed with 2 digits after coma to follow same beaviour as QUEST#1 statistics 2020-01-29 17:20:34 +01:00
6d47a909f8 Change precision to two digits to follow same beaviour as QUEST#1 statistics 2020-01-29 17:20:34 +01:00
8cb95c952b Copy excitationType from TBE 2020-01-29 17:20:34 +01:00
a0ab5a31ec Change select display 2020-01-29 17:20:34 +01:00
7987fb11df Delete SI from select 2020-01-29 17:20:34 +01:00
18be81d5ba Allow to load Absorbtion and fluorescence at the same time 2020-01-29 17:20:34 +01:00
bd6dd042bd Fix isCorrected 2020-01-29 17:20:34 +01:00
084fab59ff Fix typo Singlet 2020-01-29 17:20:34 +01:00
cf683fb59d dissociate Method and basis selector 2020-01-29 17:20:34 +01:00
5d5503c075 Revert "Combine all basis for statistics"
This reverts commit 09ad520fce3d6cabe317f5677d46fd2af8f796d2.
2020-01-29 17:20:34 +01:00
10ad157c04 Fix cleaning select 2020-01-29 17:20:34 +01:00
be116ca2db Combine all basis for statistics 2020-01-29 17:20:34 +01:00
c166b3555d Combine supporting and not for statistics 2020-01-29 17:20:34 +01:00
5bb19399f3 Change filters beaviour (one or more criteria) 2020-01-29 17:20:34 +01:00
2d91d4d32d Fix warning color emoji on macOS 2020-01-29 17:20:34 +01:00
abae66d2b3 Fix publication not shown in select when it's not in sets 2020-01-29 17:20:34 +01:00
13f775a03c Add description for Singulet and Triplet 2020-01-29 17:20:34 +01:00
f60e0ffa91 Add support for Supporting info (SI) 2020-01-29 17:20:34 +01:00
c5b02bc94b Fix excitationType filtering 2020-01-29 17:20:34 +01:00
e739847e22 Fix #Allowlist 2020-01-29 17:20:34 +01:00
1d59151f3e Fix excitationFilter presentation 2020-01-29 17:20:34 +01:00
134dc0c6e4 Fix bad word 2020-01-29 17:20:34 +01:00
291087356d Add excitationType description to checkboxes 2020-01-29 17:20:34 +01:00
11933a7d84 Delete bullet in nested checkbox 2020-01-29 17:20:34 +01:00
6addc32215 Use filterParams in statistics 2020-01-29 17:20:34 +01:00
04a58c41b1 Fix filterning 2020-01-29 17:20:34 +01:00
ac200b8b58 Fix filterParams 2020-01-29 17:20:34 +01:00
b34b104a06 Try to implement excitation type filters 2020-01-29 17:20:34 +01:00
2666707914 Fix delete all #data child when reload 2020-01-29 17:20:34 +01:00
2bff0d3190 Add strike when unsafe and is not checked 2020-01-29 17:20:34 +01:00
2434659c95 FIx bugs and add newtable 2020-01-29 17:20:34 +01:00
68604bea6c Add a litle description to allow list 2020-01-29 17:20:34 +01:00
ad97382255 Remove comment on the table 2020-01-29 17:20:34 +01:00
a6d32ba6df Put all kind of TBE first 2020-01-29 17:20:34 +01:00
9a0939ddd2 Fix missing checkbox 2020-01-29 17:20:34 +01:00
811e4cb224 Delete unnescesary value 2020-01-29 17:20:34 +01:00
b372db4320 Add names to checkboxes 2020-01-29 17:20:34 +01:00
eac1f6ba3f Fix correctedValue instead of value bug 2020-01-29 17:20:34 +01:00
622cad5b02 Handle excitationType better (with LaTeX) 2020-01-29 17:20:34 +01:00
b0c7ca112d Add javascript side for isUnsafe and implement excitationTypes 2020-01-29 17:20:34 +01:00
5041eed3b2 Fix JavaScript and html 2020-01-29 17:20:34 +01:00
5b3fccb4a6 Fix TBE first 2020-01-29 17:20:34 +01:00
9415856b98 Continue 2020-01-29 17:20:34 +01:00
e92def5e02 Work on Javascript side 2020-01-29 17:20:34 +01:00
16b07ae25c Use the FileSaver library to download 2020-01-29 11:56:38 +01:00
27df5105e6 JQuerysation of file viewer 2020-01-29 10:56:50 +01:00
82c46054e7 Add onbeforeunload 2020-01-09 13:11:20 +01:00
2167f5bea6 Put white-space: nowrap; in css 2019-12-29 20:00:13 +01:00
1253105391 Replace null with empty string if not exist in table 2019-12-18 17:51:53 +01:00
9c9812d72a Delete duplicate processingIndicator.isActive property assignment 2019-12-09 14:55:04 +01:00
3b88d7c626 Fix duplicated options in ref 2019-12-09 14:51:59 +01:00
0715344851 Fix browsers dictionary 2019-12-03 10:34:50 +01:00
bb2e955da9 Add datasets 2019-11-27 18:29:29 +01:00
c874f0095b Fix a bug when all values are NaN 2019-11-21 09:55:35 +01:00
dff320c005 Rename single dataset to singlemolecule 2019-11-21 09:02:16 +01:00
d2aed68e35 Highlighting that the reference must be selected 2019-11-21 08:53:16 +01:00
5c76b08c2d Fix download Base64string data 2019-11-09 17:40:37 +01:00
923a9acb7f Use Class.name for trueTypeOf
comparison and only constructor name
2019-11-02 16:21:11 +01:00
9cd212ab33 Performance improvement using the new DOICache class 2019-11-02 15:53:53 +01:00
1344c94807 Rename class doi to DOI 2019-11-02 15:42:03 +01:00
64ff9500c6 Use more JQuery 2019-10-30 13:32:41 +01:00
f5d2df9811 Use URLSearchParams API instead of manual or parseQueryStringToDictionary use 2019-10-30 13:28:32 +01:00
02eb8d545a Use jQuery for click event 2019-10-30 13:11:35 +01:00
aff6512513 Fix missing var 2019-10-30 13:08:45 +01:00
a56febec6e Fix btn.btn_download error 2019-10-30 13:03:05 +01:00
06b39d073d Fix multipledataset Go to file 2019-10-30 12:59:09 +01:00
f9d6ca2de9 Fix async call 2019-10-30 12:13:30 +01:00
de42552284 Fix typo 2019-10-17 14:03:06 +02:00
1876d7c443 Fix typos 2019-10-14 11:46:06 +02:00
d25b93dbc1 Resize image 2019-10-10 18:30:29 +02:00
ea9ce88e3e Add some
explanation for singledataset
2019-10-10 15:40:39 +02:00
21d16466c5 Shortcodisation of equations 2019-10-10 12:57:07 +02:00
0614fa8695 Replace the word paper by publi or publication on all the website 2019-10-10 12:17:34 +02:00
cdff5c60a5 Using css to align form element by fieldset 2019-10-10 10:40:34 +02:00
0a08a52d15 Remove simple DOI output singledataset 2019-10-10 10:00:05 +02:00
89f5972916 Replace one dataset by single dataset 2019-10-10 09:57:32 +02:00
868c64696b Replace papers by publications 2019-10-10 09:53:27 +02:00
a83778d36a Add full name for absorption and fluorescence 2019-10-10 09:50:10 +02:00
017188a260 Cleaning references on datatype change 2019-10-10 09:49:39 +02:00
d76d9217da rename journalpar to journaldiv to reflet element type and add journal full name as tooltip 2019-10-10 09:38:19 +02:00
521e085290 Modernisation of the html 2019-10-09 20:10:48 +02:00
b40223f149 Add publication date 2019-10-09 18:23:56 +02:00
6b121d459e Using jquery to build the dynamic UI 2019-10-09 17:53:10 +02:00
4870e16501 Delete code and doi in ref select 2019-10-08 13:48:56 +02:00
0f9ce2b6b2 Add x axis title 2019-10-08 13:16:17 +02:00
79c8c8bd65 Remove reference on statistics 2019-10-08 11:48:11 +02:00
ccb8a9fbaf Delete code and doi in ref select 2019-10-08 10:23:56 +02:00
9b12b906b6 replace calculate by Load on submit and add <br/> before 2019-10-07 18:34:51 +02:00