summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/validate.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* - [DEV-199] GUI improvements (Artem)artem2008-08-131-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5903 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] added selection of the first host in group on group change (Artem)artem2008-08-071-189/+95
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5883 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-102] added support of UTF8 for GUI (Artem)artem2008-01-241-10/+18
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5275 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-253] fixes problem in frontend with long int values (Artem)artem2008-01-161-4/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5259 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-91] added printable view for pages (Artem)artem2007-12-271-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5204 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-208] html output parsing (Artem)artem2007-12-121-2/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5164 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-66] added sorting to screens (Artem)artem2007-11-121-1/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4996 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-50] merged rev. 4841:4843 of branches/1.4/ (Artem) [improved ↵artem2007-10-081-3/+7
| | | | | | incoming parameters exception validation] git-svn-id: svn://svn.zabbix.com/trunk@4847 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - minor fix (Artem)artem2007-09-211-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4767 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* [DEV-23] improvements in configure.in IPv6 (Sasha)sasha2007-09-171-3/+86
| | | | | | | | | | | | | | [DEV-23] Autodiscovery for IPv6 (Sasha) [DEV-17] Add support of IPv6 to standard library (comms.c) (Sasha) [DEV-21] extended size of IP fields to accept IPv6 style IPs (Alexei) [DEV-21] added basic validation of IPv6 IP addresses in GUI (Alexei) [DEV-18] Modified structures of include/db.h to have larger length for IP addresses. [DEV-18] database schema enhanced for IPv6 addresses (Alexei) Minor fix for confgure.in. support of --enable-ipv6 for configure.in (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@4752 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added http status code configuration for web monitoring (Eugene)osmiy2007-05-141-0/+31
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4130 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - cleaned debug information osmiy2007-05-141-1/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4128 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved parameters validation for frontend (Eugene)osmiy2007-05-091-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4104 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* updated frontend for new discovefy osmiy2007-04-141-9/+32
| | | | git-svn-id: svn://svn.zabbix.com/trunk@4011 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed IP validation (Eugene)osmiy2007-04-101-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3982 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Developed action configurations for discodery events (Eugene)osmiy2007-04-021-12/+41
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3965 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed configuration interface for discovery (Eugene)osmiy2007-03-201-0/+11
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3900 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed graphs in Oracle system (Eugene)osmiy2007-02-071-1/+1
| | | | | | | - fixed trigger expressions with ':' (Eugene) - fixed 'Server info' screen componets (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@3804 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed permissions for triggers (Eugene)osmiy2007-01-301-0/+5
| | | | | | | | - developed 'mass update' functionality for items (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@3772 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed configuration interface of http monitoring (Eugene)osmiy2007-01-191-1/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3732 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - improved editing of graphs (Eugene)osmiy2006-12-051-0/+19
| | | | | | | | - developed 'Color picker' (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@3567 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed frontend installation wizard (Eugene)osmiy2006-11-071-2/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3434 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* -minor fixosmiy2006-10-301-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3414 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Misc changes.alex2006-10-301-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3413 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - fixed IP validation osmiy2006-10-261-6/+7
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3387 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed IP input box (Eugene)osmiy2006-10-261-3/+32
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3384 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - developed group permission system (Eugene)osmiy2006-10-231-17/+27
| | | | git-svn-id: svn://svn.zabbix.com/trunk@3371 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added whitespaces stripping (Eugene)osmiy2006-05-301-0/+17
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2920 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - code optimization (Eugene)osmiy2006-04-191-4/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2744 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added "Data overview" for screensosmiy2006-03-141-1/+13
| | | | | | | | | | | | | | | | | | | | | | - 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
* - fixed navigation bar for Sreens (Eugene)osmiy2006-02-131-10/+12
| | | | | | | (http://www.zabbix.com/forum/showthread.php?t=2148) git-svn-id: svn://svn.zabbix.com/trunk@2637 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* zbx_ads() replaced by zabx_dbstr()hugetoad2006-02-081-5/+0
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2629 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* GUI improvements.hugetoad2006-02-061-5/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2611 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-02-031-14/+17
| | | | | | | | | | + Configuration -> General (finished) + Configuration -> Users (finished) + Configuration -> Hosts (finished) + Configuration -> Items (finished) git-svn-id: svn://svn.zabbix.com/trunk@2603 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-02-021-115/+157
| | | | | | | | | | | - array sending by URL - items.php finished - index.php finished - config.php finished - Added Array validation (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2601 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - Frontend improvements (Eugene)osmiy2006-02-011-1/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2595 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* MInor changes.hugetoad2006-02-011-5/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2593 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Getting rid of addslashes.hugetoad2006-01-311-9/+12
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2592 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2006-01-311-1/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2587 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Frontend improvements.hugetoad2006-01-211-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2554 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - renamed latestalarms.php and alerts.php (Alexei)hugetoad2006-01-211-11/+42
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2553 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Frontend improvements.hugetoad2006-01-191-2/+23
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2545 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Frontend improvements.hugetoad2006-01-191-12/+83
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2543 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Forntend improvements.hugetoad2006-01-181-52/+58
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2538 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2006-01-171-0/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2536 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* Minor changes.hugetoad2006-01-171-1/+58
| | | | git-svn-id: svn://svn.zabbix.com/trunk@2535 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - added validate.inc.php (Alexei)hugetoad2006-01-171-0/+69
git-svn-id: svn://svn.zabbix.com/trunk@2533 97f52cf1-0a1b-0410-bd0e-c28be96e8082