summaryrefslogtreecommitdiffstats
path: root/frontends/php/screenedit.php
Commit message (Collapse)AuthorAgeFilesLines
* - added "remove all" option in dashboard menus (Artem)artem2008-04-031-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5584 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-208] html output parsing (Artem)artem2007-12-121-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5164 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-55] Screen elements('graph','simple graph','plain text') are ↵artem2007-11-291-19/+19
| | | | | | extended, added new field in DB,table 'screens_items' 'dynamic' (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5116 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-57] added better "hosts info" selection in screens (Artem)artem2007-10-261-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4920 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-50] merged rev. 4841:4843 of branches/1.4/ (Artem) [improved ↵artem2007-10-081-3/+3
| | | | | | incoming parameters exception validation] git-svn-id: svn://svn.zabbix.com/trunk@4847 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed PopUp menu for overview (Eugene)osmiy2007-03-161-1/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3892 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed 'service_status[*]' for WinXX system (Eugene)osmiy2006-11-151-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3478 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed group permission system (Eugene)osmiy2006-10-231-10/+51
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3371 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - renamed screens_items.resource -> resourcetype (Alexei)hugetoad2006-05-141-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2835 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed remote commads execution on specific actions (Eugene)osmiy2006-03-211-2/+2
| | | | | | | | | - added "URL" module for screens (Eugene) - fix some bugs - clean code git-svn-id: svn://svn.zabbix.com/trunk@2703 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added "Data overview" for screensosmiy2006-03-141-141/+7
| | | | | | | | | | | | | | | | | | | | | | - added "Triggers overview" for screens (Eugene) - added blinking into Trigger overview (Eugene) - added screen displaying in other screen (Eugene) - improved Overview table header, vertical text added (Eugene) - developed "ZABBIX Clock" module for screens (Eugene) - developed "ZABBIX server info" module for screens (Eugene) - developed "Triggers info" module for screens (Eugene) - developed "Host info" module for screens (Eugene) - improved screens displaying, added item alignment (Eugene) - improved ZABBIX server report (Eugene) - improved images configuration (Eugene) - added onserver image resizing for thumbs by php (Eugene) - developed acknowledges system (Eugene) - added icons displaying for maps (Eugene) - added maps displaying for maps (Eugene) - improved maps (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2699 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Misc GUI improvements.hugetoad2006-02-061-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2606 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-02-011-6/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2595 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-01-301-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2579 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-01-251-244/+97
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2564 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-01-241-252/+279
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2563 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-01-241-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2561 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Minor changes (Eugene)osmiy2006-01-181-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2537 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed span handling for screens (Alexei)hugetoad2006-01-021-0/+30
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2478 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - reverted original spancheck patch. No more warnings. (Alexei)hugetoad2006-01-021-19/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2477 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added configurable number of plain text elements for screens (Alexei)hugetoad2005-12-231-3/+11
| | | | | | | - added screens_items.elements (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@2419 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Cleanup of PHP code.hugetoad2005-11-251-14/+14
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2357 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Updated displayed version in UI to 1.1beta3james_wells2005-11-041-3/+19
| | | | | | | | | | | | | | | | | | | | zabbix/frontends/php/include/locales/de_de.inc.php zabbix/frontends/php/include/locales/en_gb.inc.php zabbix/frontends/php/include/locales/fr_fr.inc.php zabbix/frontends/php/include/locales/it_it.inc.php zabbix/frontends/php/include/locales/ja_jp.inc.php zabbix/frontends/php/include/locales/lv_lv.inc.php zabbix/frontends/php/include/locales/ru_ru.inc.php zabbix/frontends/php/include/locales/sp_sp.inc.php Applied span inconsistency patch. zabbix/ChangeLog zabbix/frontends/php/screenedit.php zabbix/frontends/php/screens.php Added dbpatches to support 'User Configurable Refresh' zabbix/upgrades/dbpatches/1.1beta2_to_1.1beta3/mysql/patch.sql zabbix/upgrades/dbpatches/1.1beta2_to_1.1beta3/postgresql/patch.sql git-svn-id: svn://svn.zabbix.com/trunk@2264 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - all $_GET and $_POST replaced by $_REQUEST. Thanks to James Wells. (Alexei)hugetoad2005-10-241-24/+24
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2215 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support of macros $1,..., $9 (Alexei)hugetoad2005-09-191-4/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2061 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - misc usability fixes for PHP interface (Alexei)hugetoad2005-08-261-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1998 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed addition of complex triggers for linked hosts (Alexei)hugetoad2005-07-101-1/+1
| | | | | | | - better localisation support (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1903 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added column screens_items.rowspan (Alexei)hugetoad2005-05-311-8/+19
| | | | | | | - support of rowspan in screens (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1800 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved monitoring of log files (Alexei)hugetoad2005-05-281-7/+21
| | | | | | | | | | | | - removed all pthread code (Alexei) - added column items.lastlogsize (Alexei) - added column screens_items.colspan (Alexei) - support of colspan in screens (Alexei) - added column media.period (Alexei) - activity period for medias (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1790 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - change copyright to SIA Zabbix (Alexei)hugetoad2005-05-151-2/+2
| | | | | | | | | | - added basic support for log[*] (Alexei) - fixed processing of traps having character ':' (Alexei) - added logfiles.h and logfiles.c (Alexei) - group level start/stop monitoring (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1774 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed change of plain text data in screens (Alexei)hugetoad2005-02-261-0/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1679 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Finished changed related to host.availablehugetoad2005-01-151-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1608 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support of plain text value for screens (Alexei)hugetoad2004-12-231-1/+27
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1557 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added link to ZABBIX manual from all forms (Alexei)hugetoad2004-12-181-1/+1
| | | | | | | | | | | | | | | | - icmppingsec to return '0' if cannot ping (Alexei) - added error reason for unsupported items (Alexei) - added error reason for unreachable hosts (Alexei) - added hosts.error (Alexei) - added items.error (Alexei) - added alerts.error (Alexei) - added error reason for undelivered alerts (Alexei) - added upgrades/dbpatches/1.1alpha3_to_1.1alpha4 (Alexei) - fixed empty macros in alert messages if '.' in key (Alexei) - do not show menu item if no permissions (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1539 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - use $_GET, $_POST, $_COOKIE to be PHP5-compatible. Thanks to Martin ↵hugetoad2004-08-011-22/+22
| | | | | | MOHNHAUP. (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1368 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added support for real delta. item.delta=2. (Alexei)hugetoad2004-05-251-17/+17
| | | | | | | | | | | | | | - new selection for triggers.php (Alexei) - new selection for items.php (Alexei) - removed helpdesk.php (Alexei) - fixed check of permissions for screenedit.php (Alexei) - new selection for graphs in charts.php (Alexei) - new selection of maps in maps.php (Alexei) - new selection of group and host for latest.php (Alexei) - added support for macro {IPADDRESS} (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1348 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Cosmetic changes.hugetoad2003-12-271-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1113 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixes for screenedit.php (Alexei)hugetoad2003-12-251-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1102 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Added 2004 to the Copyright notice.hugetoad2003-12-221-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1091 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2003-11-081-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@1015 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Improvements for screen handling code.hugetoad2003-08-161-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@926 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2003-08-151-2/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@922 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support of system maps for screens (Alexei)hugetoad2003-08-151-14/+23
| | | | git-svn-id: svn://svn.zabbix.com/trunk@919 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Major rewrite of screen handling code.hugetoad2003-08-151-55/+23
| | | | git-svn-id: svn://svn.zabbix.com/trunk@918 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - non breakable space in PHP forms (Alexei)hugetoad2003-08-151-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@916 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes (Alexei)hugetoad2003-08-031-0/+20
| | | | git-svn-id: svn://svn.zabbix.com/trunk@882 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Fixes for screenedit.php (Alexei)hugetoad2003-07-251-2/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@863 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - support for changing of graph items (Alexei)hugetoad2003-07-201-5/+8
| | | | | | | | | | | - menu will not require more than three lines (Alexei) - fixed dividion by zero in chart2.php (Alexei) - period and start of interval are preserved in full-screen mode (Alexei) - added units in graph legends (Alexei) - table-like legend for user graphs (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@853 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added basic support for simple graphs in screens (Alexei)hugetoad2003-06-201-34/+123
| | | | | | | - added table screens_graphs (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@835 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixes in screenedit.php (Alexei)hugetoad2003-06-011-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@798 97f52cf1-0a1b-0410-bd0e-c28be96e8082