Tony Murray
2de39f58b3
Bump version to 1.58
2019-11-25 04:54:18 +00:00
Tony Murray
00baac54df
Bump version to 1.57
2019-10-28 17:40:17 -07:00
Tony Murray
4c075a3484
Bump version to 1.56
2019-09-30 11:07:05 +00:00
Tony Murray
74f1f65234
Bump version to 1.55
2019-09-03 04:19:02 +00:00
Tony Murray
852647198b
use -s option for older versions of git ( #10561 )
...
fix small visual issue too
2019-08-27 16:48:21 -05:00
Jellyfrog
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
Tony Murray
c14fd96bb4
Bump version to 1.54
2019-07-28 21:47:34 -05:00
Tony Murray
87a2231469
Bump version to 1.53
2019-07-01 00:07:02 -05:00
Tony Murray
38a638358d
Bump version to 1.52
2019-05-27 20:20:13 -05:00
Tony Murray
5c6a9ab623
Bump version to 1.51
2019-04-29 16:36:21 -05:00
Tony Murray
9a00092388
Fixed debug output when fetching version ( #10155 )
...
in some cases
2019-04-27 23:09:10 +02:00
Tony Murray
9661e6b9b3
Bump version to 1.50
2019-03-31 22:44:01 -05:00
Tony Murray
411f36a9a1
Bump version to 1.49
2019-03-03 21:37:13 -06:00
Tony Murray
60a39caa35
Bump version to 1.48
2019-01-28 11:30:17 -06:00
Tony Murray
8ce81f2423
Update database schema display ( #9708 )
...
* Update database schema display
* handle missing migrations table
2019-01-22 06:47:07 -06:00
Tony Murray
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