10
0
mirror of https://github.com/LCPQ/QUESTDB_website.git synced 2024-07-04 02:16:11 +02:00
Commit Graph

283 Commits

Author SHA1 Message Date
c8383c7b81 transform filterParams array to object to simplify code 2020-04-03 16:16:08 +02:00
c742aa9b4f Get type from CASPT2 if set is QUEST2 2020-03-31 14:28:45 +02:00
a5886352fe Fix bug when excitation type is empty 2020-03-31 14:24:01 +02:00
53abf1f278 Remove isCorrectedTBE function 2020-03-30 16:36:42 +02:00
9bce112b27 Better design for publication page 2020-03-19 18:06:29 +01:00
36eec9e7b2 FIx code for other publications 2020-03-18 15:34:16 +01:00
ac60bbb978 Merge branch 'publis.yaml' into TBE 2020-03-18 14:54:37 +01:00
7d8528ac49 Fix typo 2020-03-18 13:38:49 +01:00
b726587820 Don't use array for the value of sdatdic 2020-03-14 17:46:12 +01:00
828fa5cf6c Add description class and simplify lables 2020-03-08 16:17:04 +01:00
8142ecc324 Delete code dependency 2020-02-24 11:07:19 +01:00
3fd21f139a use rowgroup instead of group for excitation 2020-02-20 15:46:22 +01:00
0714161047 Improve statistics table 2020-02-20 14:57:04 +01:00
c5208d13b5 Better stat table 2020-02-20 13:48:49 +01:00
da0c2e2a5c use \n as method/basis separator in header 2020-02-20 11:55:22 +01:00
433396a2b8 Better head handling 2020-02-20 11:45:04 +01:00
acce4d8b1d Use ⌘ logo instead of CMD 2020-02-20 09:59:26 +01:00
aaee32b695 Use rowspan for molecule 2020-02-19 18:01:18 +01:00
92673ad0e0 Add emoji css class 2020-02-16 18:09:37 +01:00
488a4a3fb6 Fix bug when CopyExcitationsTypeFrom(TBE) 2020-02-16 17:57:22 +01:00
5fb1b4252c Use JSYAML and apply changes 2020-02-15 11:19:36 +01:00
9ee1565bde Put creation of publication UI in createPubliUI 2020-02-08 14:48:40 +01:00
1e6f71f58f Fix presentation when publication are not published in issue 2020-02-07 10:32:45 +01:00
ac0c970962 Fix publications page 2020-02-07 10:16:39 +01:00
1dc1d9702f Change needbrowser 2020-02-04 12:07:03 +01:00
dfa4a16f35 Improve emoji accessibility 2020-02-04 10:48:11 +01:00
f9bf435b80 Fix ⚠ at left by using span instead of div 2020-02-04 10:35:12 +01:00
48574634cd Use non break hyphen in basis 2020-02-04 10:29:01 +01:00
73ccb822c6 put browser at the top 2020-02-04 10:05:16 +01:00
af7771ba23 Fix loading of numberUtils 2020-02-04 09:44:48 +01:00
3c2da95c84 rename Float to Number in JavaScript 2020-02-04 09:14:57 +01:00
d74d7ec60d Fix typo 2020-02-03 15:12:24 +01:00
0986785a0f Adjust sticky table head relative to navigation bar 2020-02-03 14:26:11 +01:00
3c9ae18f8c FIx bug in multipledataset 2020-02-01 17:54:09 +01:00
89007ebdd6 Use the new floatUtils 2020-02-01 17:14:52 +01:00
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