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

97 Commits

Author SHA1 Message Date
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
084fab59ff Fix typo Singlet 2020-01-29 17:20:34 +01:00
5a61b3fc92 Fix nestedCheckbox parent behaviour 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
0d719fd918 Fix double flag not set 2020-01-29 17:20:34 +01:00
94cb411297 Fix supporting information 2020-01-29 17:20:34 +01:00
f60e0ffa91 Add support for Supporting info (SI) 2020-01-29 17:20:34 +01:00
1e143b9d16 Add singulet and triplet eexcitation type 2020-01-29 17:20:34 +01:00
91d7ed72f5 Set other value to max bit shifts 1 << 31 2020-01-29 17:20:34 +01:00
387981c6a8 Fix parsing others 2020-01-29 17:20:34 +01:00
05e39690e0 Fix π->π* parsing 2020-01-29 17:20:34 +01:00