Commit Graph

6 Commits

Author SHA1 Message Date
narspt e4b196e72a
db2: don't use location.reload() if there is a 'do' GET request 2018-02-06 08:12:24 +00:00
narspt b8ec26965d
add missing SuspendPageRefresh() to dashboard2
SuspendPageRefresh() is called on input's onfocus (on users.php) to stop auto refresh while user is typing, however it is missing on dashboard2
2018-02-03 01:53:37 +00:00
narspt 27377a4d62
dashboard2: use location.reload() to keep page scroll position
use location.reload() to keep page scroll position on page refreshes, but keep using location.href method for POST requests to avoid browser asking to resubmit data on reloads
2018-02-03 01:32:25 +00:00
Luiz Amaral a248c0ef39 Dashboard 2 updates for xlxd 2.x.x 2017-08-27 18:09:08 -03:00
Luiz Fernando Ribeiro Amaral c7554e96ef Possible fix to the modules listing problem 2016-07-16 13:03:14 -06:00
Luiz Fernando Ribeiro Amaral a9911d3042 New XLX dashboard layout
- A dashboard with the new layout is contained in the dashboard2 folder.
- Enhanced the styling of the README file.
2016-07-05 11:08:29 -06:00