Commit Graph

53 Commits

Author SHA1 Message Date
Pavel Dvořák 5fc59454d0 Issue #286 Popular Ports
- scripts.js - selection and filling port based on a selection from the popular port
- update.tpl.html - Added section with a selection of popular ports
- ServerController.php - Methods to getLabels added new label
- en_US.lang.php + cs_CZ.lang.php - modified the language of the new texts
2016-05-18 23:04:50 -04:00
Jerome 14b9e63e27 Fix regression 2016-04-30 21:42:04 +02:00
Pepijn Over f46fae667b fixes issue #202 and #203: adding right-to-left stylesheet and html class 2016-01-31 17:58:12 +01:00
Pepijn Over 6172b35a81 issue #181: adding blank index files to prevent directory listing 2015-02-27 11:54:16 +01:00
Pepijn Over e3dc55220c fixing line endings 2015-02-27 11:07:11 +01:00
Luis Rodriguez c19aa70781 Compressed images 2014-10-18 17:22:10 -04:00
Pepijn Over b25ceae4a8 minor layout changes to install page 2014-08-07 12:55:57 +02:00
Pepijn Over 1cd694a145 removing inline-block display of fieldsets (not sure why its there?) 2014-08-06 13:08:31 +02:00
jerome 131ec1c7b4 Fixing dates in charts regression. 2014-08-06 13:08:31 +02:00
Pepijn Over 17b5d175ff adding pushover clone button for new app 2014-08-05 15:58:44 +02:00
Pepijn Over fb0b321380 adding bootstrap multiselect for users/servers 2014-08-01 15:41:50 +02:00
Pepijn Over e60e647eb3 issue #115: add warning to server page when notifications are disabled 2014-08-01 15:04:36 +02:00
Pepijn Over ca7fdf1ec5 minor form styling, adding check all/uncheck all buttons, fixing url entities in forms 2014-07-31 14:37:27 +02:00
Pepijn Over c589424bce issue #101: finishing pushover implementation 2014-07-31 14:36:39 +02:00
Pepijn Over c58a91fc3b finishing #86 by jerome (adding sql to install, changing primary key,
..)
2014-05-04 13:42:31 +02:00
jerome 19ae7db77a Saving status layout mode 2014-05-04 13:42:31 +02:00
jerome d7f36da391 Status list layout 2014-05-04 13:42:31 +02:00
jerome d79ba42e85 Issue #75 2014-04-25 00:25:29 +02:00
Pepijn Over b4a7ab3ba7 issue #55: adding xhr functionality to controllers 2014-04-24 23:50:47 +02:00
jerome 7c87073242 Logs table for mobiles 2014-04-22 21:07:06 +02:00
jerome fbdde48d8f phone mode 2014-04-18 01:42:26 +02:00
jerome 616c98aa60 Tablet mode 2014-04-17 21:27:12 +02:00
Pepijn Over a9e88a27db removing psd from git 2014-04-16 22:21:10 +02:00
Pepijn Over 26cced4981 Merge branch 'mobile' into develop 2014-04-16 22:12:34 +02:00
jerome a88c2f6cbc Some changes of History page display on mobiles 2014-04-14 01:41:58 +02:00
jerome 644d624150 Servers table display for mobiles 2014-04-14 00:00:00 +02:00
Pepijn Over 107b6ebb00 issue #52: adding uptime percentage to uptime graph 2014-04-13 23:45:40 +02:00
Pepijn Over 72dafad318 moving onload functions from template to one onload in scripts.js 2014-04-13 20:30:45 +02:00
jerome 3c5703c1ac Allow several different modal dialog box on the same page 2014-04-13 14:34:40 +02:00
jerome d3a318b7dc Replacing javascript function sm_delete by Bootstrap modal dialog 2014-04-13 02:46:31 +02:00
jerome f4d2bd2be9 Specific Servers table display for tablet 2014-04-12 17:18:15 +02:00
jerome d473929ddb Specific Servers table display for tablet 2014-04-12 17:06:16 +02:00
jerome 526ae52d65 Reduction of some table header size.
Changing the barside, forcing its width to avoid button titles line wrap
adding 'well' style to log page tab panes.
2014-04-12 13:45:06 +02:00
jerome 2a1aa27dda Clip history page for mobiles
Add shadows to tabs
2014-04-12 13:45:06 +02:00
Abawell b8a8ccd5b5 More mobile compatibility improvement. 2014-04-09 15:10:07 +02:00
jerome 046fd62878 Configuration page - mobile compatibility improvement. 2014-04-09 02:19:09 +02:00
jerome 9ca387861a - Disable zooming.
- Change dropdown menu appearance.
- fix status display on mobile.
2014-04-08 19:13:12 +02:00
Pepijn Over ab830a205c changing server-dropdown menu on view page to be inline 2014-04-05 16:04:25 +02:00
Pepijn Over 8cca8a6b29 Restyling sidebar: adding buttons and dropdowns;
removing sidebar from user edit/add page;
fixing typo in template service
2014-04-05 00:27:50 +02:00
Abawell feaf6f3f00 - Issue #45
- Serie options moved to the js
- On empty charts, hide legends and set the correct date to hide the point.
2014-04-02 14:02:34 +02:00
Pepijn Over 6487091691 adding status to view page;
changing size of sidebar to span2;
changing location of graph legend;
issue #7: changing default page to status;
moving auto-refresh to status page (from server page);
removing "type" field from server order by;
removing last_check;
2014-03-30 15:11:34 +02:00
Pepijn Over b1f6879ce0 adding server view mode; moving history to view page; changing archive
from 1 month to 1 week; adding history graphs (in addition to uptime)
2014-03-30 03:48:48 +02:00
Pepijn Over 9e788e0971 Adding sidebar functionality using sidebar util;adding icons to profile menu;fixing shortcode for install page 2014-03-28 18:38:25 +01:00
Pepijn Over c7a3ba66c1 fixing fatal error after deleting server;
login screen: changing h2 to h3 and large buttons to medium;
tooltip: show on hover instead of focus;
changing styling of flashmessage (removing status text, adding icon, changing width);
changing shortcodes from info to success for some actions;
changing all php file permissions to 0644;
2014-03-28 16:52:04 +01:00
jerome 9201c9fff6 Date localisation (global and charts).
Add zoom capabilities on charts. Dbl-click to reset.
2014-03-24 21:27:53 +01:00
Pepijn Over 14388657f2 issue #15: adding warning threshold to server update, and separating notification/status functionality
adding warning threshold to insert form and adding tooltips

adding warning_threshold fields to install
2014-03-24 19:21:07 +01:00
jerome 1ed97fa3b2 Server History Controller 2014-03-24 02:29:22 +01:00
Pepijn Over e8e00c91d1 issue #32: fixing padding on mobile and making top menu fixed 2014-03-23 23:33:54 +01:00
Pepijn Over db73e9bb4b introducing a router and controllers to allow more submodules in the
future and more structured way of loading modules
2014-03-15 00:35:35 +01:00
Pepijn Over 26f8fedffe issue #11: adding login module, adding user authentication to user
module

issue #11: adding user authentication to installer
2014-03-14 18:53:03 +01:00