212 Commits

Author SHA1 Message Date
59eda5acb1 Changelog for 1.69 2020-11-01 21:25:16 -06:00
551e95a2e0 Docs: don't index changelogs (#12166)
* Docs: don't index changelogs

* Exclude 2019 changelog
2020-09-30 10:11:32 +02:00
a3c7426a32 Changelog for 1.68 2020-09-29 22:16:04 -05:00
5f0bbd08dc Changelog for 1.67 2020-09-03 13:17:53 +02:00
f992b7dc9f Remove duplicate changelog entries 2020-08-04 14:40:10 +02:00
3b60c48431 Update changelog to reflect changes 2020-08-04 14:40:10 +02:00
573b9e7d4b Changelog for 1.66 2020-07-30 00:27:37 -05:00
be2d4a2e75 Changelog for 1.65 2020-07-03 00:50:44 -05:00
75e36fbffb Changelog for 1.64 2020-05-31 10:47:58 -05:00
f078371145 Changelog for 1.63 2020-04-27 22:52:41 -05:00
37ca98abfa Changelog for 1.62 2020-03-31 20:51:04 -05:00
4d917b7a5e Changelog for 1.61 2020-03-01 22:03:30 -06:00
6e9329b4a9 Change log for 1.60 Release (#11099) 2020-02-04 10:29:59 +00:00
5a8c811c46 Changelog for 1.59 2020-01-04 09:08:33 -06:00
8f26f47b63 Changelog for 1.58 2019-11-25 04:54:16 +00:00
d6231546df Changelog for 1.57 2019-10-28 17:40:15 -07:00
c76e95d343 Markdown linting of docs (#10595)
* Remove trailing spaces

* Markdown linting of docs
2019-10-21 00:47:40 +00:00
121c5bc030 Changelog for 1.56 2019-09-30 11:07:03 +00:00
3cccb3aaf8 Changelog for 1.55 2019-09-03 04:19:00 +00:00
8e9ee223e1 Changelog for 1.54 2019-07-28 21:47:30 -05:00
06b85f5b07 docs: more md linting (#10371)
* clean 1-Minute-Polling.md formatting

* cleanup formatting for Adding-a-Device.md

* clean up formatting of Cleanup-options.md

* cleanup formatting some for CLI-Tools.md

* cleanup formatting for Syslog.md and Configuration.md

* cleanup formatting for Device-Sensors.md

* cleanup formatting for Device-Troubleshooting.md

* cleanup Discovery Support.md

* cleanup Environment-Variables.md

* cleanup Example-Hardware-Setup.md and FAQ.mg

* update Features.md, Install Validation.md, Perfermance.md, Poller Support.md, and index.md

* cleanup Remote-Monitoring-VPN.md, SNMP-Configuration-Examples.md, and SSL-Configuration.md

* lots of updates for Installation docs

* more installation doc cleanup

* more formatting cleanup

* clean Work-Map.md up some
2019-07-18 21:25:53 -05:00
88d5577bd1 Split 2017 and 2018 changelogs (#10404) 2019-07-02 15:37:05 +01:00
acae7e8d00 Fixed formatting of Changelog (#10402)
* Fix markdown in Changelog.md

* Escape html tag
2019-07-02 13:25:36 +01:00
9962fd8b2f Changelog for 1.53 2019-07-01 00:07:00 -05:00
5021eeb864 Fix markdown in Changelog (#10387)
* Fix markdown in Changelog.md

* Escape html tag
2019-06-29 20:33:49 -05:00
c5d48592c1 Changelog for 1.52 2019-05-27 20:20:11 -05:00
9d47476e31 Changelog for 1.51 2019-04-29 16:36:19 -05:00
c03ed12d29 Changelog for 1.50 2019-03-31 22:43:59 -05:00
1cfe4ea5fd Don't enable secure cookies when they won't work (#9971)
* Ignore session.cookie_secure errors
They happen if the session is already started.

* Don't allow secure cookies to be enabled when not accessing via https

* Completely remove the setting
2019-03-17 16:25:59 -05:00
8f310c0769 Changelog for 1.49 2019-03-03 21:37:10 -06:00
0211ed043f Changelog for 1.48 2019-01-28 11:30:16 -06:00
03d6d76908 Added changelog for 1.47 release (#9600) 2018-12-30 14:29:16 +00:00
bd5e692dc7 Added changelog for 1.46 release (#9510) 2018-12-02 20:48:18 +00:00
0b23c1aa99 Split out the changelogs into years. (#9400) 2018-10-29 22:14:41 +00:00
4ce95e0bda Added changelog for 1.45 (#9396) 2018-10-28 22:46:53 +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
f049593c7b Added changelog for 1.44 (#9333)
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-17 11:33:28 +01:00
01ddbf6ec9 Remove accidental changelog lines (#9284)
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-03 21:40:55 +01:00
54de88415b Changelog for 1.44 2018-10-02 12:48:05 -05:00
79333c45f6 Allow trusted proxy via APP_TRUSTED_PROXIES (#9196)
* Allow trusted proxy via APP_TRUSTED_PROXIES
Set to '*' by default to emulate legacy behavior.
Set up doc describing environment variables

* Create helper to parse environment variables into arrays properly.

* Update doc blocks
2018-09-13 07:26:42 -05:00
96c352e987 Improve updating note about cron 2018-09-06 11:12:22 -05:00
4fb9d5ba35 Changelog for 1.43 (#9116) 2018-08-31 09:37:38 +01:00
19c2eadc3f Added changelog for 1.42 (#8975)
* Added changelog for 1.42

* Small updates
2018-08-02 21:38:47 +01:00
b56380c261 Typo in changelog (#8897)
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.

- [ ] 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`
2018-07-14 12:42:15 +01:00
1e410ca11a Changelog 1.41 (#8856)
* Added Changelog for 1.41

* Correct changelog
2018-06-30 22:37:37 +01:00
e45aeff871 Added Changelog for 1.40 Release (#8789) 2018-05-30 20:34:50 +01:00
386fea0321 docs: Changelog for 1.39 Apr 2018 (#8636) 2018-04-29 21:42:40 +01:00
b39cd1fa04 docs: Changelog for 1.38 (#8497) 2018-04-01 20:26:10 +01:00
a1d80e3940 Small edit (#8438)
Can't forget that semicolon.
2018-03-21 17:37:11 +00:00
03076c4025 feature: Added new alert rule builder UI and rule mapping UI (#8293)
* feature: Added new alert rule builder UI

* Updated to export sql queries

* More updates

* more changes

* removed debug

* fix scrut

* Updated to include import options + various other fixes

* fix rule

* Populate name from collection rules.

* Fix default rule import
Allow new and old style rules in the collection.
Don't add new yet as I'm not sure GenSQL() is working.

* Fix GenSQL call

* Extract filter building to class so it is nicely contained in one place

* moved schema

* some fixes and tweaks

* travis fixes

* Some more features / updates

* Fix up my mistakes when adding default rules

* Use a modal for new alert (Incomplete)
Larger dialog!!
Remove page loading stuff.

Working:
Loading rules, resetting dialog, importing from collection.

Not working yet:
select width
device limited rule access? don't know what this is...

Lots of unused stuff to delete...

* reload "table" after save

* fixed editing rule

* Auto select2 width

* Reload window on save

* Restore per-device alert. Remove debug.

* Small cleanups. Rule Name first.

* Restore button to button type. Rename schema.

* Fixes: wrong command to reload window, remove extra attributes, rule is never passed

* Fixed old rule editing

* some small updates for old imports

* travis update to use trusty

* maybe travis fix

* Ability to set alert rule mappings on the rule edit screen

* pip installs one line, no quiet for deploy

* update schema def

* Fix style and some copyright headers

* fix docs missing file

* Allow new versions of snmpsim and libraries

* Parser WIP

* Fix default rules insert

* reorganize

* Legacy import first draft done

* Implement saving
Skip translation to sql for now

* Working on glues

* small rule collection fix

* Working on glues

* Working on glues

* Docs updates + small UI changes

* Parser WIP

* reorganize

* Legacy import first draft done

* Implement saving
Skip translation to sql for now

* Working on glues

* Working on glues

* Working on glues

* Add table mapping, should move to it's own class

* WIP

* Glue working!!

* Extract Schema class

* Some final touches.
revert alerts_rules.json for now.

* Finish up initial implementation
Needs more tests

* Fix a few places

* small doc updates

* Fix finding tables in grouped rules.

* remove unused code

* code format fixes

* Some quick tests for Schema
Simplified output for findRelationshipPath. Always includes start and target in the result.
This simplifies a lot of code in QueryBuilderParser.php
This also always loads the target table data now (which we want)

* Make bill_id the PRIMARY index for the bills table

* Load macros from a json file in misc instead of the database.

* Fix whitespace and wrong key for collection.

* Handle IN properly when generating SQL

* Fix glue (devices.device_id = ports.port_id) is incorrect :D
Show ALL tables we can resolve relationships for in the query builder filter.

* Remove all macros from the database
Remove insert statements, leave updates to update user's existing rules.
2018-03-14 20:25:19 +00:00