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

158 Commits

Author SHA1 Message Date
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
e92def5e02 Work on Javascript side 2020-01-29 17:20:34 +01:00
2c9bc60f13 Add bracket to escape space where there is spaces (like transition type) 2020-01-29 17:20:34 +01:00
4448d8d9db Fix missing 2020-01-29 17:20:34 +01:00
441117fbab Add singulet doublet value for type 2020-01-29 17:20:34 +01:00
361639edb6 Handle type only in js 2020-01-29 17:20:34 +01:00
c179863b48 Change T1 from excitationBase to excitationValue 2020-01-29 17:20:34 +01:00
162775586b Add T1 Value 2020-01-29 17:20:34 +01:00
3ef18f71db Add javascript for oscilator-forces 2020-01-29 17:20:34 +01:00
1a61c2c6a7 Change correction to corrected 2020-01-29 17:20:34 +01:00
8665b7f52a Bug fix 2020-01-29 17:20:34 +01:00
f0cd5eeb8b Delete TBE method and replace with TBE as method name 2020-01-29 17:20:34 +01:00
70c579da02 Fix correction in excitationValue 2020-01-29 17:20:34 +01:00
0c74be22f4 Add TBE corection 2020-01-29 17:20:34 +01:00
934e136e56 Starting TBE adaptation 2020-01-29 17:20:34 +01:00
16b07ae25c Use the FileSaver library to download 2020-01-29 11:56:38 +01:00
abc2d4cb33 Fix multiplicity is not integer on final 2020-01-07 11:24:34 +01:00
f37f57a7af use URL class to build doi.org url 2019-12-10 15:15:46 +01:00
bb2e955da9 Add datasets 2019-11-27 18:29:29 +01:00
d37fd28713 Delete \vphantom 2019-11-12 15:27:53 +01:00
9ce83a425d Fix trueTypeOf null 2019-11-12 15:20:09 +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
fe2c0e4c64 Fix multiple bugs in getViewerURL 2019-11-02 15:00:11 +01:00
f5d2df9811 Use URLSearchParams API instead of manual or parseQueryStringToDictionary use 2019-10-30 13:28:32 +01:00
83d814536d Add a full screen modal processingIndicator 2019-10-07 12:11:03 +02:00
eeec67f5f0 Add an indicator when processing (a wait cursor) 2019-10-07 11:22:44 +02:00
8e31a5f6c6 Change folders names to respect the beautifulhugo folders structure 2019-10-07 10:23:21 +02:00