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

107 Commits

Author SHA1 Message Date
974acae266 Use UTC for getIssuedDate(publi) 2020-05-04 14:11:36 +02:00
6d38d7be1f Create pubUtils.getIssuedDate(publi) tool to get the date of a publication object 2020-05-04 13:57:20 +02:00
68a732dd81 Add missing space before year 2020-05-01 15:39:43 +02:00
d0bcfcc203 Revert "Add mathjax-config"
This reverts commit 736316e2e1.
2020-04-24 09:33:12 +02:00
736316e2e1 Add mathjax-config 2020-04-23 17:18:15 +02:00
ac95dbb6e8 Add MathJaxUtils class 2020-04-23 17:12:33 +02:00
3d900e9fb3 Merge branch 'master' into QUEST2 2020-04-08 11:35:11 +02:00
e2485a833f Add %T1 filterParams 2020-04-08 11:34:52 +02:00
0dc9adaa76 Merge branch 'master' into QUEST2 2020-03-31 14:26:09 +02:00
a5886352fe Fix bug when excitation type is empty 2020-03-31 14:24:01 +02:00
cbe41a3cbd Merge branch 'master' into QUEST2 2020-03-30 16:37:34 +02:00
53abf1f278 Remove isCorrectedTBE function 2020-03-30 16:36:42 +02:00
6d117915f5 Remove T1>50 assetion for QUEST#2 2020-03-30 15:49:44 +02:00
d2da9e987b Fix carbon dimer symmetry 2020-03-27 11:46:56 +01:00
76d4582c83 Fix doublon assertion 2020-03-26 17:58:27 +01:00
79b66f33cd Fix doublon assertion 2020-03-26 17:53:42 +01:00
52f536a654 Fix RequestHeader 2020-03-26 17:44:44 +01:00
b171001b38 Remove cache for text files 2020-03-20 11:10:56 +01:00
b9919ef184 Change excitationTypes names 2020-03-20 11:09:48 +01:00
9bce112b27 Better design for publication page 2020-03-19 18:06:29 +01:00
ac60bbb978 Merge branch 'publis.yaml' into TBE 2020-03-18 14:54:37 +01:00
622a7dae6a Fix T1 and oscilatorForces inversion 2020-03-17 14:00:31 +01:00
97f25af23d Add unsafe assertion 2020-03-17 13:48:42 +01:00
df21468622 Add assertions 2020-03-14 17:29:47 +01:00
828fa5cf6c Add description class and simplify lables 2020-03-08 16:17:04 +01:00
e66c042d2a Optional separator between method and basis in toString() method 2020-02-20 11:54:50 +01:00
42a9a35675 trigger("change") only at the end and if realy change to optimize performances 2020-02-15 11:24:24 +01:00
5fb1b4252c Use JSYAML and apply changes 2020-02-15 11:19:36 +01:00
e75a1de542 Delete usage of zpe folder 2020-02-10 16:29:19 +01:00
9ee1565bde Put creation of publication UI in createPubliUI 2020-02-08 14:48:40 +01:00
ac0c970962 Fix publications page 2020-02-07 10:16:39 +01:00
8f61c51138 Delete value propeery of stringNumber 2020-02-04 09:34:27 +01:00
3c2da95c84 rename Float to Number in JavaScript 2020-02-04 09:14:57 +01:00
01830ae23d Use Number.IsNaN instead of isNaN 2020-02-02 15:35:21 +01:00
873d88763f Fix bug in data 2020-02-01 17:50:45 +01:00
8d47040564 Add optional printNaN to stringFloat 2020-02-01 17:32:06 +01:00
02dfbe9a9e fix bug in floatUtils 2020-02-01 17:27:22 +01:00
554d3ee84c Missing ! operator 2020-02-01 17:19:40 +01:00
89007ebdd6 Use the new floatUtils 2020-02-01 17:14:52 +01:00
b46acd130b Combine checkFloat and StringFloat files to floatUtils.js 2020-02-01 17:13:33 +01:00
74509f97ee Add stringFLoat class in js that help to keep significant figure 2020-02-01 16:58:43 +01:00
ea6c37d4f9 Add function to check if string can be converted float in JavaScript 2020-02-01 16:54:00 +01:00
6c5f082e3b selectSelectAll is now a separate function 2020-01-29 17:41:38 +01:00
47487c4d61 Modernize option selection 2020-01-29 17:36:50 +01:00
69c4afa43c Add enumUtils to handle enum getFlags(value) and All corectly 2020-01-29 17:20:35 +01:00
bc297ae40d trigger("change") for selectSelectAll 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
8cb95c952b Copy excitationType from TBE 2020-01-29 17:20:34 +01:00
10a6482502 Fix parsing problem for single 2020-01-29 17:20:34 +01:00
bd6dd042bd Fix isCorrected 2020-01-29 17:20:34 +01:00