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

179 Commits

Author SHA1 Message Date
0b09a98713 Remove DOI class 2020-09-04 14:59:55 +02:00
e21750c8b0 Remove IsSupporting 2020-09-04 14:23:54 +02:00
cc330aae66 Remove not needed lines 2020-09-04 14:13:52 +02:00
d374da29fa Remove ZPE non used code 2020-09-04 13:44:29 +02:00
d200c10080 Delete getPublis.js Replaced by PubliDB.js since 62acffa870 2020-08-26 15:13:54 +02:00
cdb5f5978c Fix error for "Unknow set" (when DOI is not defined in data file) 2020-08-26 15:04:30 +02:00
62acffa870 New publis handling with sets which support multiple publications 2020-08-24 11:16:03 +02:00
b999c96837 Fix DebugMode with Unknow set 2020-08-07 17:51:15 +02:00
e37fa5aaca Add support for generic double 2020-07-24 13:56:17 +02:00
9148783e13 Add graphical abstract support 2020-06-15 16:13:23 +02:00
f0673256b1 Add debug mode 2020-06-10 15:18:39 +02:00
497bffbad2 Improve multiplicity support and add suport for double 2020-06-01 14:06:42 +02:00
8bcc80aa48 Merge branch 'master' into QUEST4 2020-05-27 17:31:26 +02:00
a080913d85 Using cache for downloaded files 2020-05-27 09:35:50 +02:00
35fbb41638 Make the request one by one to avoid "net::ERR_INSUFFICIENT_RESOURCES" errors 2020-05-25 11:02:57 +02:00
5eb77d162d Merge branch 'master' into QUEST4 2020-05-22 15:29:57 +02:00
500429914e Support valdiation for form_dat 2020-05-19 10:30:28 +02:00
b205e180f8 Add more jQuery 2020-05-19 10:17:55 +02:00
22bf71504e Delete the * symbol for PubliUI 2020-05-05 10:26:33 +02:00
5923781e6e Merge branch 'master' into QUEST4 2020-05-04 14:24:34 +02:00
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
2f213fe691 Check if MathJax.typesetPromise exist before define it in the polyfill 2020-04-30 20:31:30 +02:00
75c849cf98 Downgrade to MathJax 2.7 to fix the \ce problem and add MathJaxPolyfill.js to add the typesetPromise() function that is missing in the V2 API 2020-04-29 10:15:09 +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
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
c38cf55e79 Add others excitationType 2020-01-29 17:20:34 +01:00
f1d24fb938 Fix excitation type parsing 2020-01-29 17:20:34 +01:00
134dc0c6e4 Fix bad word 2020-01-29 17:20:34 +01:00
f817d7329f Fix parenthesis 2020-01-29 17:20:34 +01:00
ef60928c4f Fix value instead of Value 2020-01-29 17:20:34 +01:00
c72176d808 Add nestedCheckboxes eventHandler 2020-01-29 17:20:34 +01:00
74dce2168f Use << (left shift) operator instead of fixed value to set excitationType 2020-01-29 17:20:34 +01:00
2434659c95 FIx bugs and add newtable 2020-01-29 17:20:34 +01:00
06ac6fdcfe Add adtitional function to DOICache 2020-01-29 17:20:34 +01:00
b54f7a21ca fix bugs and improvement 2020-01-29 17:20:34 +01:00
645e7c890a Fix some bugs and change { bracket to ( to fix a 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
2aa6088405 Update excitationType detection with standard LaTeX 2020-01-29 17:20:34 +01:00
b537719315 Delete unescesary code 2020-01-29 17:20:34 +01:00
5041eed3b2 Fix JavaScript and html 2020-01-29 17:20:34 +01:00
e3ba075e0e Fix correctedValue 2020-01-29 17:20:34 +01:00
9415856b98 Continue 2020-01-29 17:20:34 +01:00