summaryrefslogtreecommitdiffstats
path: root/frontends
Commit message (Expand)AuthorAgeFilesLines
* - [ZBX-357] fixed problem with clearing error message for activated itemssasha2008-04-151-1/+4
* - [DEV-142] improvements in transactions for DB actions (beta) (Artem)artem2008-04-154-61/+65
* - [DEV-142] added transactions to DB actions (beta) (Artem)artem2008-04-1446-1424/+1354
* - allowed unicode in frontend for testing purposes (Artem)artem2008-04-114-46/+44
* - [DEV-137] small improvements (Artem)artem2008-04-103-15/+13
* - merged rev. 5602:5604 of branches/1.4 (Artem) [fixed empty cells for IE]artem2008-04-107-70/+79
* - [ZBX-350] fixed processing in_condition under Oracle (Sasha)sasha2008-04-092-4/+27
* - [DEV-137] made refreshable charts with custom period & start time (Artem)artem2008-04-071-4/+2
* - [DEV-137] improvements in permissions checks (Artem)artem2008-04-0712-385/+359
* - [DEV-124] small improvement (Artem)artem2008-04-041-3/+3
* - [DEV-124] screen actions moved to Audit, added filter for Audit (Artem)artem2008-04-047-234/+275
* - improvements in permission check graphs & services (Artem)artem2008-04-047-216/+186
* - improvements in permission check for triggers (Artem)artem2008-04-0311-206/+230
* - fixed url to not existing image in screens (Artem)artem2008-04-033-4/+2
* - small improvement with autocomplete in users profile (Artem)artem2008-04-031-2/+7
* - added disabling script for autologout if autologin is enabled (Artem)artem2008-04-033-42/+39
* - added "remove all" option in dashboard menus (Artem)artem2008-04-0319-53/+116
* - fixed template problem in applications (Artem)artem2008-04-037-51/+57
* - fixed action access check (Artem)artem2008-04-022-85/+68
* - added deletion from favorites on deleting items,graphs,screens,maps.. (Artem)artem2008-04-0214-80/+84
* - fixes for scrollbar for IE (Artem)artem2008-04-023-21/+25
* - improvements in permissions (Artem)artem2008-04-0213-286/+312
* - added possibility to add triggers with same description but different expr...artem2008-04-022-23/+31
* - fixed page access to pie graphs (Artem)artem2008-04-011-1/+1
* - small fix for IE in showhint (Artem)artem2008-04-011-11/+4
* - fixes to services calculation algorithms (Artem)artem2008-04-012-6/+9
* - improvements to services calculation algorithms (Artem)artem2008-03-316-179/+148
* - rm zabbix.conf.phpartem2008-03-311-77/+0
* - [DEV-15] autodiscovery by ICMP pingssasha2008-03-306-23/+34
* - improvements in Class tree (Artem)artem2008-03-2721-255/+413
* - removed unnecessary table in SQL in blocks.inc.php (Artem) [tnx to Palmert...artem2008-03-271-1/+1
* - removed unnecessary table in SQL in screens.php (Artem)artem2008-03-271-8/+7
* - merged rev. 5547:5549 of 1.4 branch (Artem) [fixes empty column "hosts" in...artem2008-03-272-30/+31
* - [ZBX-301] merged rev. 5545:5547 of 1.4 branch (Artem) [fixes typos]artem2008-03-275-32/+32
* - [ZBX-310] merged rev. 5543:5545 of 1.4 branch (Artem) [fixes for PGSQL]artem2008-03-272-5/+5
* - [ZBX-336] fixed vtext.php (Artem)artem2008-03-271-1/+1
* - [ZBX-255] added fullscreen mode to overview screen (Artem)artem2008-03-273-26/+62
* - improvements in data source pickup decision in graphs (Artem)artem2008-03-262-26/+47
* - added units to "Pie graphs" (Artem)artem2008-03-265-19/+14
* - improvements for Oracle (Artem)artem2008-03-264-10/+8
* - [ZBX-295] fixed processing of null values under Oraclesasha2008-03-252-1/+4
* - fixed dependency groupid->hostid->graphid in charts screen (Artem)artem2008-03-257-38/+44
* - actions are not deleted on trigger deletion (Artem)artem2008-03-251-9/+10
* - removed problem with "Passed by reference" in graphs (Artem)artem2008-03-252-52/+56
* - removed problem with "Passed by reference" in graphs (Artem)artem2008-03-251-25/+21
* - fixed error on items copy to host (Artem)artem2008-03-254-23/+23
* - [DEV-122] fixed sql query in events list (Artem)artem2008-03-203-13/+8
* - added ordering rule to profiles (Artem)artem2008-03-201-1/+1
* - [DEV-122] improved "Events" screen, added "Event Details" screen (Artem)artem2008-03-2014-242/+402
* - [DEV-139] added transaction functionality to frontend (Artem)artem2008-03-1918-537/+788