29 Commits

Author SHA1 Message Date
0ac05fda69 Bump version to 1.69 2020-11-01 21:25:18 -06:00
90d0d46dfb Bump version to 1.68 2020-09-29 22:16:05 -05:00
0d56bbd946 Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
77c531527c Apply fixes from StyleCI (#12117)
* Apply fixes from StyleCI

* Disable style check
2020-09-21 14:54:51 +02:00
dd23dea019 Bump version to 1.67 2020-09-03 13:17:55 +02:00
9fdea8c3b5 Bump version to 1.66 2020-07-30 00:27:39 -05:00
8a6de3ef23 Bump version to 1.65 2020-07-03 00:50:46 -05:00
e8dff37eef Bump version to 1.64 2020-05-31 10:48:00 -05:00
e170529692 Python3 Module Dependency Check (#11544)
* Python3 Modul Dependency Check

* code climate

* binary existance check

* move Python Modul Version Check

* .

* adding verbose argument

* args parser nicement

* enhance Validator for detailed approvements

* Update Python.php

* Update check_requirements.py

* python version to Version class
use Process

Co-authored-by: Tony Murray <murraytony@gmail.com>
2020-05-06 10:58:17 -05:00
84c1f1a0b6 Bump version to 1.63 2020-04-27 22:52:42 -05:00
46c0587caf Bump version to 1.62 2020-03-31 20:51:06 -05:00
c70e1b936a Bump version to 1.61 2020-03-01 22:03:32 -06:00
d21eb10af6 Bump version to 1.59 2020-01-04 09:08:35 -06:00
2de39f58b3 Bump version to 1.58 2019-11-25 04:54:18 +00:00
00baac54df Bump version to 1.57 2019-10-28 17:40:17 -07:00
4c075a3484 Bump version to 1.56 2019-09-30 11:07:05 +00:00
74f1f65234 Bump version to 1.55 2019-09-03 04:19:02 +00:00
852647198b use -s option for older versions of git (#10561)
fix small visual issue too
2019-08-27 16:48:21 -05:00
47e4641e04 Convert About page to Laravel (#10551)
* Convert About page to laravel

* clean up callback stuff

* More translatable strings
2019-08-24 16:52:10 -05:00
c14fd96bb4 Bump version to 1.54 2019-07-28 21:47:34 -05:00
87a2231469 Bump version to 1.53 2019-07-01 00:07:02 -05:00
38a638358d Bump version to 1.52 2019-05-27 20:20:13 -05:00
5c6a9ab623 Bump version to 1.51 2019-04-29 16:36:21 -05:00
9a00092388 Fixed debug output when fetching version (#10155)
in some cases
2019-04-27 23:09:10 +02:00
9661e6b9b3 Bump version to 1.50 2019-03-31 22:44:01 -05:00
411f36a9a1 Bump version to 1.49 2019-03-03 21:37:13 -06:00
60a39caa35 Bump version to 1.48 2019-01-28 11:30:17 -06:00
8ce81f2423 Update database schema display (#9708)
* Update database schema display

* handle missing migrations table
2019-01-22 06:47:07 -06:00
def8b3e514 Add librenms command (#9619)
* Add librenms command

Hook up to artisan.  Hide dev commands and most other commands if app environment is production.
Register all commands for php artisan or when not in production.

* remove dead end line

* Console application name and version.
Had to shift some stuff from legacy code, but deferred others as it was too extensive of a change.

* switch check order

* always get local version now

* update array format

* whitepace

* fix style
2019-01-08 21:42:56 -06:00