summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* - [DEV-137] minor changes in locales and sorting discovery hosts table (Artem)artem2008-06-309-44/+73
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5807 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] portugal locale update (Artem)artem2008-06-301-5/+22
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5806 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-177] fix checkbox range selection (Artem)artem2008-06-272-2/+83
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5804 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-177] fixes in service form for checkbox range selection (Artem)artem2008-06-276-21/+22
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5803 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-177] fixes to checkboxes for range selection (Artem)artem2008-06-262-2/+2
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5802 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-150] added error reporting for zabbix_getsasha2008-06-262-0/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5801 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-177] added checkbox range selection (Artem)artem2008-06-2613-23/+41
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5800 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-173] support of notification escalations on server sidesasha2008-06-263-2/+3
| | | | | | | changed command status to "executed" in event details screen git-svn-id: svn://svn.zabbix.com/trunk@5799 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-173] support of escalation, server-sidesasha2008-06-265-20/+24
| | | | | | | link recovery message to recovery event git-svn-id: svn://svn.zabbix.com/trunk@5797 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] fixes in profiles (Artem)artem2008-06-261-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5796 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] fixes in profiles (Artem)artem2008-06-262-4/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5795 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] fixed screen save problem (Artem)artem2008-06-265-20/+17
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5794 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-183] added support of applications in action conditionssasha2008-06-267-5/+63
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5793 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] improvements to triggers & items actions (Artem)artem2008-06-259-669/+703
| | | | | | - [DEV-137] code relocation for more comfortable use (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5792 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] fixes to types definition (Artem)artem2008-06-254-75/+61
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5791 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [ZBX-386] fixed possible agent crash in processing of active checkssasha2008-06-253-12/+19
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5790 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] fix simple graphs error. Tnx to Palmertree. (Artem)artem2008-06-2512-113/+96
| | | | | | - [DEV-137] added profile value_id devision by nodes (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5788 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] fixes related to changes in profile system (Artem)artem2008-06-253-4/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5787 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-174] added ability to edit user medias (Artem)artem2008-06-2522-307/+277
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5786 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] fix to screens plain text item. Thnx to Palmertree (Artem)artem2008-06-201-5/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5784 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] items copy fix (Artem)artem2008-06-203-12/+15
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5783 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] changes in users profile system (Artem)artem2008-06-2040-321/+371
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5782 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-178] fixed the permissions scheme (Artem)artem2008-06-192-13/+13
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5781 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] fixes & improvements to favorites (Artem)artem2008-06-185-14/+44
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5780 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-171] improvements to escalation form (Artem)artem2008-06-181-3/+3
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5779 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-171] improvements to escalation form (Artem)artem2008-06-189-50/+55
| | | | | | - [DEV-137] small fixes (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5778 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-175] improvements to showed users last login time (Artem)artem2008-06-179-15/+25
| | | | | | - [DEV-178] more fixes to permission scheme (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5776 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-178] fixes to permission scheme in DM setup (Artem)artem2008-06-1710-149/+162
| | | | | | - [DEV-153] changes in brute force blocking scheme (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5775 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] minor fix (Artem)artem2008-06-172-2/+5
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5774 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-178] improved the permissions scheme (Artem)artem2008-06-161-3/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5773 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] minor fix (Artem)artem2008-06-161-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5772 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] fixes to DM setup (Artem)artem2008-06-169-87/+115
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5771 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] minor fix (Artem)artem2008-06-161-1/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5770 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-181] temp expression on triggers copy changed from {???:???} to 0 ↵artem2008-06-166-142/+166
| | | | | | | | (Artem) - [DEV-137] improvements in user operation result determination in hosts,triggers,items screens (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5769 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-185] added support of zabbix[uptime] and zabbix[boottime] (Alexei)alex2008-06-153-0/+18
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5768 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] fixed js calendar (Artem)artem2008-06-132-4/+8
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5767 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-171] fixed hosts & host-groups name validation in commands (Artem)artem2008-06-133-24/+16
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5766 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-171] added sorting of operations by "step from" on adding operation ↵artem2008-06-132-8/+15
| | | | | | (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5765 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] improvements to triggers update,copy,delete actions (Artem)artem2008-06-132-164/+121
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5764 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - changelog update (Artem)artem2008-06-121-0/+1
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5762 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-176] implemented "color only non-zero values" in "Status of ↵artem2008-06-123-40/+39
| | | | | | triggers" (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5761 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-175] added last login time to users tab (Artem)artem2008-06-121-9/+14
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5760 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] fixed SQL error for PGSQL8.3 (Artem)artem2008-06-129-21/+24
| | | | | | - [DEV-137] fixed Apache Auth loop problem (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5759 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-178] improved the permissions scheme (not finished in DM) (Artem)artem2008-06-1114-617/+517
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5758 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] fixed IT services (Artem)artem2008-06-112-3/+4
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5757 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] fixed DB defining (Artem)artem2008-06-102-13/+21
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5756 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-137] updated version to 1.5.3 (Alexei)base-1.5.3alex2008-06-0410-4/+42
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5754 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-171] improvements to event details (Artem)artem2008-06-043-124/+100
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5753 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-173] added support of notification escalations on server sidesasha2008-06-041-30/+53
| | | | | | | user permissions git-svn-id: svn://svn.zabbix.com/trunk@5752 97f52cf1-0a1b-0410-bd0e-c28be96e8082
* - [DEV-171] improvements to event details (Artem)artem2008-06-043-133/+80
| | | | git-svn-id: svn://svn.zabbix.com/trunk@5751 97f52cf1-0a1b-0410-bd0e-c28be96e8082