ID |
Date |
Author |
Topic |
Subject |
Text |
 |
1445
|
07 Feb 2019 |
Stefan Ritt | Info | History panels in custom pages | A new tag has been implemented to display
history panels in custom pages, integrated
in the
|
 |
1449
|
20 Feb 2019 |
Stefan Ritt | Info | odb needs protection against ctrl-c | Not sure if you realized, but there is a two-stage
Ctrl-C handling inside midas. The first time
you hit ctrl-c, the handler just sets a flag |
|
1452
|
20 Feb 2019 |
Stefan Ritt | Info | odb needs protection against ctrl-c | Have you read what I wrote? The current ctrl-c
handler just sets the _ctrlc_pressed flag.
It might be that some programs do not correctly |
|
1457
|
04 Mar 2019 |
Stefan Ritt | Info | Gyrations of custom pages and ODB /Custom/Path | Parsing all URL in mhttpd to prevent /etc/passwd
etc. to be returned is tricky, because people
can use escape sequences etc. Therefore I |
|
1459
|
04 Mar 2019 |
Stefan Ritt | Info | Gyrations of custom pages and ODB /Custom/Path | Sounds reasonable to me.
Stefan
|
|
1464
|
05 Mar 2019 |
Stefan Ritt | Info | Gyrations of custom pages and ODB /Custom/Path | First, I did not propose to give up the /Custom
tree in the ODB, sorry for the misunderstanding.
We still need it in order to display the |
|
1465
|
05 Mar 2019 |
Stefan Ritt | Info | Gyrations of custom pages and ODB /Custom/Path | > - mhttpd cannot serve /etc/passwd by default
as "/" is forbidden in file names added to
/Custom/Path.
|
|
1470
|
05 Mar 2019 |
Stefan Ritt | Info | Gyrations of custom pages and ODB /Custom/Path | > > > - mhttpd cannot serve /etc/passwd by
default as "/" is forbidden in file names
added to /Custom/Path.
|
|
1471
|
05 Mar 2019 |
Stefan Ritt | Forum | Best MIDAS branch/version for "production" | > Hmm... for most experiments, we do not "install"
midas. I should probably remove the "install"
target from the Makefile.
|
|
1473
|
05 Mar 2019 |
Stefan Ritt | Info | Gyrations of custom pages and ODB /Custom/Path | I stop the discussion here because it goes
in circles. We can't convince each others,
so somebody has to give up, and that's me.
|
|
1476
|
05 Mar 2019 |
Stefan Ritt | Info | Gyrations of custom pages and ODB /Custom/Path | > The biggest problem so far we have seen
is with some pages having incorrect form
submission
|
|
1486
|
12 Mar 2019 |
Stefan Ritt | Forum | Run length | > Is there a way to start the short run exactly
1 h after the starting
> of the previous short run?
|
|
1532
|
28 May 2019 |
Stefan Ritt | Info | MIDAS switching to Cmake | Great news! I got convinced by some colleagues
to switch midas to Cmake. After spending
about one day, I wrote some initial CMakeLists.txt |
|
1534
|
28 May 2019 |
Stefan Ritt | Info | MIDAS switching to Cmake |
> > - After successful compilation, all programs
and libraries are in the "build" directory
|
|
1535
|
29 May 2019 |
Stefan Ritt | Info | MIDAS switching to Cmake | >
> > > - After successful compilation, all
programs and libraries are in the "build" |
|
1537
|
31 May 2019 |
Stefan Ritt | Suggestion | Replacing MIDAS status page with custom status page | > Replacing the MIDAS status page with a custom
status page documented at
>
|
|
1548
|
11 Jun 2019 |
Stefan Ritt | Release | bin and lib symlinks, mxml-2019-03-a, midas-2019-03-h | > The latest version of MIDAS puts libraries
and executables in $MIDASSYS/lib and bin
(the "linux" part of pathname is removed).
|
|
1554
|
17 Jun 2019 |
Stefan Ritt | Bug Fix | removed modbset() from mhttpd.js | I disagree. The modbset() function is used
in many custom pages at PSI because people
are tired of typing mjsonrpc_db_paste([path],[value]) |
|
1558
|
17 Jun 2019 |
Stefan Ritt | Info | MIDAS switching to Cmake | > - it looks like cmake does not like building
variant executables and object files, i.e.
"with ROOT" and "without ROOT".
|
|
1559
|
17 Jun 2019 |
Stefan Ritt | Bug Fix | removed modbset() from mhttpd.js | A ladder of promise event handlers is certainly
one possibility to enforce the order of ODB
writes, but I wonder if we could so something |
|