Commit Graph

18 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
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
jerome 19ae7db77a Saving status layout mode 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
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
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
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
Pepijn Over 6415d0ed2e 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 16:35:58 +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 6e19063972 Adding new install mode with upgrade support. Config file has been moved
one more (and last..) time so its back in the root directory.
2014-02-08 18:40:22 +01:00
Pepijn Over 90b1ba5705 Overhauling the module part, the way the actions are processed (see
setActions()), automatic method detection for these actions and some
more.
2014-01-29 00:57:36 +01:00
Pepijn Over 2d3cf7825e Merging PHP-Server-Monitor-Plus project from https://github.com/madeinnordeste/PHP-Server-Monitor-Plus, implementing a new bootstrap layout. 2014-01-10 11:03:07 +01:00