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

509 Commits

Author SHA1 Message Date
519b237d8d Fix experimental typo 2020-02-10 12:01:31 +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
bb475a0ec3 Add reference for QUEST#3 2020-02-04 12:11:08 +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
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
5392b9ee53 Fix filenames in fluo 2020-02-03 17:47:19 +01:00
5e5d98fb8d Fix filenames for STEOM-CCSD 2020-02-03 17:44:40 +01:00
c878b587f2 Fix filenames for CCSDR(3) 2020-02-03 17:43:00 +01:00
0e82af227e Fix CBS filenames 2020-02-03 17:41:37 +01:00
e759d88c77 Fix CBS 2020-02-03 15:51:17 +01:00
d74d7ec60d Fix typo 2020-02-03 15:12:24 +01:00
f86ca7a42a Fix methods names 2020-02-03 15:07:32 +01:00
0986785a0f Adjust sticky table head relative to navigation bar 2020-02-03 14:26:11 +01:00
3cc3911821 Sticky head for table 2020-02-03 13:27:32 +01:00
f66426453f Fix significative figures in datafiles 2020-02-03 13:26:26 +01:00
01830ae23d Use Number.IsNaN instead of isNaN 2020-02-02 15:35:21 +01:00
3c9ae18f8c FIx bug in multipledataset 2020-02-01 17:54:09 +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
89356b1b51 disable float convertion on python side from and check only if it's possible 2020-02-01 16:40:11 +01:00
b0f1082ada Select automaticaly molecules when select sets 2020-01-29 17:53:37 +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
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
69c4afa43c Add enumUtils to handle enum getFlags(value) and All corectly 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
bc297ae40d trigger("change") for selectSelectAll 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
7d5d38a1e9 Fallback when backdrop-filter or -webkit-backdrop-filter not exist like in FireFox 2020-01-29 17:20:35 +01:00
3d92e97ffb Add comment for color-emoji 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