551e95a2e0
Docs: don't index changelogs ( #12166 )
...
* Docs: don't index changelogs
* Exclude 2019 changelog
2020-09-30 10:11:32 +02: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
841203c8c5
Consolidated doc (Ubuntu 20.04 Nginx tested)
2020-05-31 21:45:39 -05:00
d4225806a8
Run docs tests when only docs are modified. ( #11483 )
2020-04-25 21:43:03 -05:00
f0d68a1ad8
Update PHP dependencies ( #11377 )
...
* Update composer dependencies
Fix PSR-4 violations
* Actually support PHP 7.1 :D
* all trap tests should extend SnmpTrapTestCase
2020-04-03 17:13:18 -05:00
fce185b55c
Fix doc test after changelog split ( #10412 )
2019-07-04 08:01:46 -05:00
4387ab052e
Fix docs tests ( #10240 )
2019-05-20 19:23:44 -05:00
e18f4522d5
Update to Laravel 5.7 (PHP 7.3 support) ( #9800 )
...
* Move assets to 5.7 location
* Add 5.7 SVGs
* add cache data dir
* update QUEUE_DRIVER -> QUEUE_CONNECTION
* Update trusted proxy config
* update composer.json
* 5.5 command loading
* @php and @endphp can't be inline
* Laravel 5.6 logging, Nice!
* Update blade directives
* improved redirects
* remove unneeded service providers
* Improved debugbar loading
* no need to emulate renderable exceptions anymore
* merge updated 5.7 files (WIP)
* Enable CSRF
* database_path() call causes issue in init.php
* fix old testcase name
* generic phpunit 7 fixes
* add missed file_get_contents
Keep migrations table content
* fix duplicate key
* Drop old php versions from travis-ci
* remove hhvm
* fix code climate message
* remove use of deprecated function assertInternalType
* Disable CSRF, we'll enable it separately.
All forms need to be updated to work.
* Update document references
2019-02-12 17:45:04 -06:00
09b2b5f1a1
Update docs for virtual images ( #9456 )
2018-11-17 14:19:38 +00:00
6e4edbaed8
Fixed docs test ( #9406 )
...
DO NOT DELETE THIS TEXT
#### Please note
> Please read this information carefully. You can run `./scripts/pre-commit.php` to check your code before submitting.
- [x] Have you followed our [code guidelines?](http://docs.librenms.org/Developing/Code-Guidelines/ )
#### Testers
If you would like to test this pull request then please run: `./scripts/github-apply <pr_id>`, i.e `./scripts/github-apply 5926`
After you are done testing, you can remove the changes with `./scripts/github-remove`. If there are schema changes, you can ask on discord how to revert.
2018-10-30 21:07:07 +00:00
1ee2e8e0e0
Updated to use new theme for docs site ( #9320 )
...
* Updated to use new theme for docs site
* Updated theme location
* Removed librenms.css
* Updated index page + re-added librenms.css
* Use built in theme modification
* flexbox grid, dump bootstrap
* tidy up things
* Added path and updated deploy script + mkdocs config
* Removed db schmea changes
* Updated to install python/pip 3
* Removed pip3 install
* Pip3 install
* Updated deploy-docs
* Updated deploy-docs
2018-10-27 23:04:34 +01:00
216c554b7f
testing: Added test unit for Docs ( #8745 )
...
* testing: Added test unit for Docs
* Update mkdocs.yml
* Avoid extra function
* contains -> diff
2018-05-25 23:10:25 -05:00