source: trunk/FACT++/www

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17788   10 years tbretz Simplified getIndex (now using the coordinate array)
(edit) @17775   10 years tbretz unified the tooltip functions.
(edit) @17774   10 years tbretz Added the possibility to access calibrated data files.
(edit) @17773   10 years tbretz Added the container needed to display the histograms. It is more or ...
(edit) @17772   10 years tbretz Added the possibility to load calibrated files, added a slider with ...
(edit) @17746   10 years tbretz Fixed an issue when the slected pixel had no value attached; some ...
(edit) @17745   10 years tbretz There is no need to send the neighbors with the output; trim the null ...
(edit) @17744   10 years tbretz Performance improvement in the example.
(edit) @17742   10 years tbretz Updated codemirror config; automatically colorize code snippets
(edit) @17741   10 years tbretz Added style for match highlighting.
(edit) @17740   10 years tbretz Switch to strict mode.
(edit) @17739   10 years tbretz Use Codemirror colorized for code snippets in the help text; ...
(edit) @17738   10 years tbretz Added xmin and xmax controls for the waveform.
(edit) @17732   10 years tbretz Added another accordion for the display of additional controls; ...
(edit) @17729   10 years tbretz Darker text color for diables elements in firefox
(edit) @17728   10 years tbretz Added marker for selected pixel; added runinfo and trigger info; ...
(edit) @17727   10 years tbretz Read more data from getevent; some simplification to the global ...
(edit) @17726   10 years tbretz A pixel neighbors table to be used in php.
(edit) @17724   10 years tbretz The error message wasn't that clear for the case a schedule of tonight ...
(edit) @17723   10 years tbretz Some more help text.
(edit) @17722   10 years tbretz By never using more than one php array for a single pixel at a time ...
(edit) @17721   10 years tbretz Added missing disable of submit button. Adapted debug output to ...
(edit) @17720   10 years tbretz Some minor improvements to layout, mainly nowrap.
(edit) @17719   10 years tbretz Fixed the pixel click issue on firefox... and hopefully other browsers ...
(edit) @17718   10 years tbretz Increased memory limit to allow for roi=1024 -- There is unfortunately ...
(edit) @17717   10 years tbretz Removed an obsolete comment.
(edit) @17716   10 years tbretz Do not line break the date in the table header; added more help text.
(edit) @17714   10 years tbretz getevent.php is now called index.php; added some more help texts
(edit) @17713   10 years tbretz Proc wasn't in the global namespace anymore.
(edit) @17712   10 years tbretz Fixed a case when proc returns more than one waveform.
(edit) @17711   10 years tbretz Do not process main when only the pixel has been changed; some ...
(edit) @17710   10 years tbretz Added a missing whitespace.
(edit) @17709   10 years tbretz Some more HTML5 cleanup
(edit) @17708   10 years tbretz Fixed table layout.
(edit) @17707   10 years tbretz Adapted table name from measurement to Measurement
(edit) @17706   10 years tbretz Turn off debug text by default.
(edit) @17705   10 years tbretz Added more checks for the schedule.
(edit) @17704   10 years tbretz Times could change if the first task was removed from an observation ...
(edit) @17703   10 years tbretz Added a help paragraph about the data.
(edit) @17702   10 years tbretz Updated the styles for the calendar
(edit) @17701   10 years tbretz A first version of the scheduling interface created from the svn/schedule.
(edit) @17700   10 years tbretz First version of a web based event viewer.
(edit) @17681   10 years tbretz Some updated to the authentication code to make the result more ...
(edit) @17680   10 years tbretz Opacity of 'gray out' to 50%
(edit) @17671   10 years tbretz Removed old agilent.page and replaced that with one per Agilent.
(edit) @17670   10 years tbretz Added all three agients
(edit) @17378   11 years tbretz When sending an interrupt there was some typo in the array index.
(edit) @17377   11 years tbretz Print call execution time to log.
(edit) @17374   11 years tbretz Updated because we show all 1440 pixels now
(edit) @17373   11 years tbretz Unified all exec calls, suppress logging (actually only a warning ...
(edit) @17365   11 years tbretz
(edit) @17363   11 years tbretz Added GPS control and links to temperature and agilent.
(edit) @17171   11 years tbretz Changed the order
(edit) @17059   11 years tbretz Explanation for the camera sensors
(edit) @17058   11 years tbretz Added new page for temp sensors
(edit) @17057   11 years tbretz Moved the absolute sensor temperatures to their own page.
(edit) @17023   11 years tbretz Added the possibility to send interrupts to the dim server.
(edit) @17021   11 years tbretz Will display the calculated overvoltage now.
(edit) @16813   11 years tbretz Implemented some debug out to a log-file when the sql query fails.
(edit) @16812   11 years tbretz When a user was logged in, the setting of a collaborator failed.. this ...
(edit) @16782   11 years tbretz Added MagicLidar and Temperature to status page; replaced some ...
(edit) @16466   11 years tbretz Check if 'dir' property exists.
(edit) @15377   11 years tbretz
(edit) @15376   11 years tbretz Use some more jquery features; load local version of jquery.
(edit) @15375   11 years tbretz Moved showlog stuff to subdirectory.
(edit) @15374   11 years tbretz
(edit) @15373   11 years tbretz Moved styles to style sheet file; added menu with links to all log-files.
(edit) @15283   11 years tbretz Show the log according to the link in /users/fact/operation if no path ...
(edit) @15189   12 years tbretz Updated to include 'to top' and 'to bottom' links
(edit) @15165   12 years tbretz Updated the response to script submission; added the missing type to ...
(edit) @15164   12 years tbretz Added missing output of user name in case of a successfull login (how ...
(edit) @15155   12 years tbretz Implemented a new 'user' which can be used to add entries for ...
(edit) @15114   12 years tbretz Fixed some typo in the recent commit.
(edit) @15112   12 years tbretz
(edit) @15056   12 years tbretz Some minor improvements of the display
(edit) @15025   12 years tbretz Issue an error message if the command could not be sent.
(edit) @15017   12 years tbretz Changed return codes from EvalOption such that 0 means 'stop, but ...
(edit) @15000   12 years tbretz Changed command from --batch to --start
(edit) @14999   12 years tbretz Call java scripts from the control pages; added checkboxes as control ...
(edit) @14979   12 years tbretz Added the possibility to have colored lines in graphics; adaptes ...
(edit) @14785   12 years tbretz Added the possibility to request scheduling data of a single source ...
(edit) @14783   12 years tbretz Added an option which allows to retrieve a complete list of all ...
(edit) @14703   12 years tbretz
(edit) @14687   12 years tbretz Added explanation for locked symbol.
(edit) @14677   12 years tbretz Tried to fix that sometimes data was obtained from the cache ...
(edit) @14624   12 years tbretz Added Agilnt control, power control and lid control.
(edit) @14623   12 years tbretz
(edit) @14416   12 years tbretz Fixed a problem with the new Chromium browser. It tries to avoid ...
(edit) @14402   12 years tbretz Added style for the login icon.
(edit) @14401   12 years tbretz Implemented display of the user login.
(edit) @14400   12 years tbretz Return the user name if logged in; for the tim ebeing changed from ...
(edit) @14323   12 years tbretz Some security update to the escaping.
(edit) @14312   12 years tbretz The month is given in the range 0..11 not 1..12
(edit) @14287   12 years tbretz
(edit) @14232   12 years tbretz With the current dim version arguments are not passed as --arg but ...
(edit) @14226   12 years tbretz For the moment adding logging also to 'msg'
(edit) @14210   12 years tbretz Added another color to the help style.
(edit) @14209   12 years tbretz Properly escape the command line arguments to dimctrl.
(edit) @14208   12 years tbretz Added a confirmation if a script shoulw be stopped; fixed a problem ...
(edit) @14146   12 years tbretz Added a unintentionally removed bracket
Note: See TracRevisionLog for help on using the revision log.