# # ChangeLog for trunk/FACT++/www/viewer # # Generated by Trac 1.5.2 # 07/29/25 22:40:34 Sun, 04 May 2014 15:43:22 GMT tbretz [17775] * trunk/FACT++/www/viewer/index.js (modified) unified the tooltip functions. Sun, 04 May 2014 14:28:46 GMT tbretz [17774] * trunk/FACT++/www/viewer/index.php (modified) Added the possibility to access calibrated data files. Sun, 04 May 2014 14:27:56 GMT tbretz [17773] * trunk/FACT++/www/viewer/index.html (modified) Added the container needed to display the histograms. It is more or ... Sun, 04 May 2014 14:27:19 GMT tbretz [17772] * trunk/FACT++/www/viewer/index.js (modified) Added the possibility to load calibrated files, added a slider with ... Wed, 30 Apr 2014 19:22:00 GMT tbretz [17746] * trunk/FACT++/www/viewer/index.js (modified) Fixed an issue when the slected pixel had no value attached; some ... Wed, 30 Apr 2014 19:20:15 GMT tbretz [17745] * trunk/FACT++/www/viewer/index.php (modified) There is no need to send the neighbors with the output; trim the null ... Wed, 30 Apr 2014 19:19:19 GMT tbretz [17744] * trunk/FACT++/www/viewer/index.html (modified) Performance improvement in the example. Wed, 30 Apr 2014 12:26:26 GMT tbretz [17742] * trunk/FACT++/www/viewer/index.js (modified) Updated codemirror config; automatically colorize code snippets Wed, 30 Apr 2014 12:26:01 GMT tbretz [17741] * trunk/FACT++/www/viewer/index.css (modified) Added style for match highlighting. Wed, 30 Apr 2014 12:24:14 GMT tbretz [17740] * trunk/FACT++/www/viewer/index.php (modified) Switch to strict mode. Wed, 30 Apr 2014 12:23:53 GMT tbretz [17739] * trunk/FACT++/www/viewer/index.html (modified) Use Codemirror colorized for code snippets in the help text; ... Wed, 30 Apr 2014 11:09:51 GMT tbretz [17738] * trunk/FACT++/www/viewer/index.html (modified) * trunk/FACT++/www/viewer/index.js (modified) Added xmin and xmax controls for the waveform. Tue, 29 Apr 2014 17:37:36 GMT tbretz [17732] * trunk/FACT++/www/viewer/index.html (modified) * trunk/FACT++/www/viewer/index.js (modified) * trunk/FACT++/www/viewer/index.php (modified) Added another accordion for the display of additional controls; ... Tue, 29 Apr 2014 15:16:51 GMT tbretz [17728] * trunk/FACT++/www/viewer/index.html (modified) * trunk/FACT++/www/viewer/index.js (modified) Added marker for selected pixel; added runinfo and trigger info; ... Tue, 29 Apr 2014 15:15:57 GMT tbretz [17727] * trunk/FACT++/www/viewer/index.php (modified) Read more data from getevent; some simplification to the global ... Tue, 29 Apr 2014 15:15:08 GMT tbretz [17726] * trunk/FACT++/www/viewer/neighbors.php (added) A pixel neighbors table to be used in php. Tue, 29 Apr 2014 10:44:26 GMT tbretz [17723] * trunk/FACT++/www/viewer/index.html (modified) Some more help text. Tue, 29 Apr 2014 10:37:14 GMT tbretz [17722] * trunk/FACT++/www/viewer/index.php (modified) By never using more than one php array for a single pixel at a time ... Tue, 29 Apr 2014 10:20:01 GMT tbretz [17721] * trunk/FACT++/www/viewer/index.js (modified) Added missing disable of submit button. Adapted debug output to ... Tue, 29 Apr 2014 10:19:26 GMT tbretz [17720] * trunk/FACT++/www/viewer/index.html (modified) Some minor improvements to layout, mainly nowrap. Mon, 28 Apr 2014 19:21:46 GMT tbretz [17719] * trunk/FACT++/www/viewer/index.js (modified) Fixed the pixel click issue on firefox... and hopefully other ... Mon, 28 Apr 2014 18:09:05 GMT tbretz [17718] * trunk/FACT++/www/viewer/index.php (modified) Increased memory limit to allow for roi=1024 -- There is ... Mon, 28 Apr 2014 17:44:05 GMT tbretz [17717] * trunk/FACT++/www/viewer/index.js (modified) Removed an obsolete comment. Mon, 28 Apr 2014 11:43:00 GMT tbretz [17714] * trunk/FACT++/www/viewer/index.html (modified) getevent.php is now called index.php; added some more help texts Mon, 28 Apr 2014 11:41:05 GMT tbretz [17713] * trunk/FACT++/www/viewer/index.php (modified) Proc wasn't in the global namespace anymore. Mon, 28 Apr 2014 11:40:45 GMT tbretz [17712] * trunk/FACT++/www/viewer/index.js (modified) Fixed a case when proc returns more than one waveform. Mon, 28 Apr 2014 11:17:05 GMT tbretz [17711] * trunk/FACT++/www/viewer/index.html (modified) * trunk/FACT++/www/viewer/index.js (modified) Do not process main when only the pixel has been changed; some ... Sun, 27 Apr 2014 21:59:36 GMT tbretz [17703] * trunk/FACT++/www/viewer/index.html (modified) Added a help paragraph about the data. Sun, 27 Apr 2014 20:01:33 GMT tbretz [17700] * trunk/FACT++/www/viewer (added) * trunk/FACT++/www/viewer/index.css (added) * trunk/FACT++/www/viewer/index.html (added) * trunk/FACT++/www/viewer/index.js (added) * trunk/FACT++/www/viewer/index.php (added) First version of a web based event viewer.