From 131d4638beffb2580ed9d6dffab0cfe20c15bbfd Mon Sep 17 00:00:00 2001 From: Leon Jacobs Date: Thu, 26 Oct 2017 17:57:55 +0200 Subject: [PATCH] Update changelogs. --- docs/changelogs/api.md | 4 ++-- docs/changelogs/console.md | 4 ++-- docs/changelogs/eveapi.md | 2 +- docs/changelogs/notifications.md | 6 +++--- docs/changelogs/services.md | 2 +- docs/changelogs/web.md | 32 +++++++++++++++++++------------- 6 files changed, 28 insertions(+), 22 deletions(-) diff --git a/docs/changelogs/api.md b/docs/changelogs/api.md index 242b345e..388079c6 100644 --- a/docs/changelogs/api.md +++ b/docs/changelogs/api.md @@ -86,7 +86,7 @@ fbf3e88 2016-07-10 Leon Jacobs (tag: 1.0.12) Version Bump e8f1882 2016-07-10 Leon Jacobs Fix eveseat/seat#115 by adding new endpoints for role management 729971f 2016-07-10 Leon Jacobs Convert from a resource to controller route for roles d2ff1df 2016-06-28 Leon Jacobs Merge pull request #1 from nizzan/patch-1 -dc80447 2016-06-28 nizzan (origin/pr/1) Typo on API Token generation +dc80447 2016-06-28 nizzan Typo on API Token generation ``` ### 1.0.13 ``` @@ -171,7 +171,7 @@ f345da5 2017-04-17 Leon Jacobs Small cleanup ``` ### 2.0.9 ``` -36c8592 2017-08-12 Leon Jacobs (HEAD -> master, tag: 2.0.9, origin/master, origin/HEAD) Version Bump +36c8592 2017-08-12 Leon Jacobs (tag: 2.0.9) Version Bump 8c6e4e3 2017-08-12 Leon Jacobs Style fixes. 91c33bf 2017-08-12 Loïc LEUILLIOT Update role (#8) 38d0fc8 2017-08-12 Loïc LEUILLIOT fix api log issue (#10) diff --git a/docs/changelogs/console.md b/docs/changelogs/console.md index 1af23a99..a6b507a9 100644 --- a/docs/changelogs/console.md +++ b/docs/changelogs/console.md @@ -130,7 +130,7 @@ ebbebf2 2016-07-27 Leon Jacobs Default to 6 hours to reap jobs 5b6c15c 2016-08-26 Leon Jacobs Escape any special characters a password. ffc04bf 2016-08-25 Leon Jacobs Code style and language fixes bf32149 2016-08-25 Leon Jacobs Merge pull request #1 from warlof/master -5c7f85b 2016-08-23 elfaus (origin/pr/1) add a control for SDE version in order to avoid downloading it again allow the user to force an SDE re-installation using --force argument +5c7f85b 2016-08-23 elfaus add a control for SDE version in order to avoid downloading it again allow the user to force an SDE re-installation using --force argument ``` ### 2.0.0-alpha1 ``` @@ -175,7 +175,7 @@ aa138a7 2017-01-02 Leon Jacobs Add StyleCI Configuration ``` ### 2.0.4 ``` -8d09f93 2017-01-26 Leon Jacobs (HEAD -> master, tag: 2.0.4, origin/master, origin/HEAD) Version Bump +8d09f93 2017-01-26 Leon Jacobs (HEAD -> 2.x, tag: 2.0.4, origin/master, origin/HEAD, origin/2.x, master) Version Bump d4d1160 2017-01-25 mrurb Fixed UpdateSde not using port (#3) a9a25d9 2017-01-20 Leon Jacobs Add codeclimate configuration ``` diff --git a/docs/changelogs/eveapi.md b/docs/changelogs/eveapi.md index 80da29dd..2ad8552e 100644 --- a/docs/changelogs/eveapi.md +++ b/docs/changelogs/eveapi.md @@ -413,7 +413,7 @@ c80e611 2017-04-17 Loïc LEUILLIOT fix an issue which allow an empty response t ``` ### 2.0.13 ``` -e763e48 2017-08-12 Leon Jacobs (HEAD -> master, tag: 2.0.13, origin/master, origin/HEAD) Version Bump +e763e48 2017-08-12 Leon Jacobs (tag: 2.0.13, master) Version Bump 8d0eced 2017-08-12 Leon Jacobs Style fixes. 9e36c80 2017-08-12 Loïc LEUILLIOT add industry jobs history to industry job and fix CCP shit on job status (#21) 465e6cf 2017-08-12 Loïc LEUILLIOT optimise dashboard query for top mail badge by adding an index on sentDate (#20) diff --git a/docs/changelogs/notifications.md b/docs/changelogs/notifications.md index 47f9873d..63d9c78b 100644 --- a/docs/changelogs/notifications.md +++ b/docs/changelogs/notifications.md @@ -95,12 +95,12 @@ cfb4fdc 2016-12-15 Leon Jacobs (tag: 2.0.4) Version Bump 5e66f49 2016-12-15 Leon Jacobs Throttle notifications to prevent HTTP 429's. cf8541b 2016-12-15 Leon Jacobs Small refactor of siphon detection `getData` method to use collections. 72f7d13 2016-12-15 Leon Jacobs Merge pull request #3 from karbowiak/master -595db6c 2016-12-14 Michael Karbowiak (origin/pr/3) Remove sleep again.. replace with token bucket or something similar at a later point +595db6c 2016-12-14 Michael Karbowiak Remove sleep again.. replace with token bucket or something similar at a later point af2d7c1 2016-12-14 Michael Karbowiak Fix chmod effc7a8 2016-12-14 Michael Karbowiak Add Siphon Alerts c9038d6 2016-12-14 Michael Karbowiak Add sleep(1) to the slack notifications, to make it sleep for a full second before sending out each message.. To stop Slack/Discord from 429'ing.. 69bdf77 2016-12-14 Leon Jacobs Merge pull request #1 from warlof/typo -f0157c7 2016-12-14 elfaus (origin/pr/1) fix typo on notification message +f0157c7 2016-12-14 elfaus fix typo on notification message ``` ### 2.0.5 ``` @@ -141,7 +141,7 @@ ce58c03 2017-05-07 Loïc LEUILLIOT Starbase Siphon alert hotfix (#6) ``` ### 2.0.11 ``` -e760f9d 2017-08-12 Leon Jacobs (HEAD -> master, tag: 2.0.11, origin/master, origin/HEAD) Version bump +e760f9d 2017-08-12 Leon Jacobs (HEAD -> 2.x, tag: 2.0.11, origin/master, origin/HEAD, origin/2.x, master) Version bump 49d515e 2017-08-12 Leon Jacobs Update wording. cbfac3e 2017-08-12 Leon Jacobs Remove debug line. ``` diff --git a/docs/changelogs/services.md b/docs/changelogs/services.md index 74990c5c..5fb997b7 100644 --- a/docs/changelogs/services.md +++ b/docs/changelogs/services.md @@ -354,7 +354,7 @@ eb02e76 2017-07-02 Loïc LEUILLIOT avoid null exception on assetlist_locations ``` ### 2.0.11 ``` -4658230 2017-08-12 Leon Jacobs (HEAD -> master, tag: 2.0.11, origin/master, origin/HEAD) Version Bump +4658230 2017-08-12 Leon Jacobs (tag: 2.0.11, origin/master, origin/HEAD, master) Version Bump d1bc5b3 2017-08-12 Leon Jacobs Remove an unused variable and style fixes. 654e4da 2017-08-12 Loïc LEUILLIOT add ACL filters on dashboard stats (#25) a65f4a4 2017-08-12 Leon Jacobs Style fixes diff --git a/docs/changelogs/web.md b/docs/changelogs/web.md index c58835e6..a61cc2a7 100644 --- a/docs/changelogs/web.md +++ b/docs/changelogs/web.md @@ -128,7 +128,7 @@ bc8e6eb 2015-12-04 Leon Jacobs (tag: 1.0.3) Start something for a dashboard 0238e32 2015-12-04 Leon Jacobs Update README.md 73d415d 2015-12-04 Leon Jacobs Add optional Google Two-Factor TOTP support. 84723ff 2015-12-03 Leon Jacobs Merge pull request #3 from Cynabal/patch-1 -2d98ead 2015-12-03 Cynabal (origin/pr/3) Update add.blade.php +2d98ead 2015-12-03 Cynabal Update add.blade.php ``` ### 1.0.4 ``` @@ -175,13 +175,13 @@ b65aa7e 2015-12-17 Leon Jacobs Remove URI scheme ``` 9e4cd79 2015-12-17 Leon Jacobs (tag: 1.0.9) Add account info check and Version Bump bfaabe2 2015-12-17 Leon Jacobs Merge pull request #4 from freedenizen/master -d802b98 2015-12-17 Asher Schaffer (origin/pr/4) add updated_at timestamps to Character and Corporation Sheet summary +d802b98 2015-12-17 Asher Schaffer add updated_at timestamps to Character and Corporation Sheet summary ``` ### 1.0.10 ``` 5aebf1e 2015-12-18 Leon Jacobs (tag: 1.0.10) Allow French to be chosen and Version Bump dae1719 2015-12-18 Leon Jacobs Merge pull request #5 from warlof/french -6e827ae 2015-12-17 elfaus (origin/pr/5) Translate SeAT in french according to 1.0.9 +6e827ae 2015-12-17 elfaus Translate SeAT in french according to 1.0.9 ``` ### 1.0.11 ``` @@ -195,16 +195,16 @@ eda1260 2015-12-19 Leon Jacobs Add ability to view character bookmarks 7bdbf10 2015-12-24 Leon Jacobs (tag: 1.0.12) Version Bump 6c365ad 2015-12-24 Leon Jacobs Specify versions with ~ 3f604e2 2015-12-24 Leon Jacobs Merge pull request #11 from warlof/french -c1f4657 2015-12-24 elfaus (origin/pr/11) add new translations according to recent commits (for 1.0.12) +c1f4657 2015-12-24 elfaus add new translations according to recent commits (for 1.0.12) ed485b3 2015-12-24 Leon Jacobs Move strontium usage to its own string for easier translation 64a6f86 2015-12-24 Leon Jacobs Take into account bonusses silo/coupling array capacities 488fd3b 2015-12-24 Leon Jacobs Merge pull request #8 from warlof/unknown-item cd66a8a 2015-12-24 Leon Jacobs Add Starbase details views -f9dc521 2015-12-24 elfaus (origin/pr/8) fix issue #9 +f9dc521 2015-12-24 elfaus fix issue #9 9f74d1c 2015-12-24 Leon Jacobs Add more details about starbases 7e67371 2015-12-23 Leon Jacobs First pass at adding starbase views 9496188 2015-12-21 Leon Jacobs Merge pull request #6 from warlof/french -2491e69 2015-12-21 elfaus (origin/pr/6) Translate SeAT in french according to 1.0.11 +2491e69 2015-12-21 elfaus Translate SeAT in french according to 1.0.11 f5fa4e3 2015-12-21 Leon Jacobs Show timestampts and paginate wallet info c6b4311 2015-12-21 Leon Jacobs Fix eveseat/seat#15 ``` @@ -220,7 +220,7 @@ d412b7e 2015-12-26 Leon Jacobs Excluse Towers themselves from module views 98a8e19 2015-12-26 Leon Jacobs Use a macro for progressbar generation c0e9ce3 2015-12-26 Leon Jacobs Remove unused variables 22932b4 2015-12-26 Leon Jacobs Refactor Starbase views mostly for performance reasons -0cefaac 2015-12-25 elfaus (origin/pr/13) fix issue #5 about labels display on neutral and negative standing +0cefaac 2015-12-25 elfaus fix issue #5 about labels display on neutral and negative standing ``` ### 1.0.15 ``` @@ -259,8 +259,8 @@ afb0be5 2016-01-26 Leon Jacobs Add a People Groups feature 530c268 2016-01-07 Leon Jacobs Add a check for loaded modules and php version c84baaa 2016-01-07 Leon Jacobs Merge pull request #18 from warlof/ticket38 e4e1fd0 2016-01-07 Leon Jacobs Merge pull request #20 from warlof/ticket43 -94e470d 2016-01-05 elfaus (origin/pr/18) Fix wishlist #38 eveseat/seat#38 -21a3bb3 2016-01-06 elfaus (origin/pr/20) Fix issue eveseat/seat issues#43 - Update calc formula - Adding ceil in order to get round item unit (ccp like) +94e470d 2016-01-05 elfaus Fix wishlist #38 eveseat/seat#38 +21a3bb3 2016-01-06 elfaus Fix issue eveseat/seat issues#43 - Update calc formula - Adding ceil in order to get round item unit (ccp like) 274409b 2016-01-06 Leon Jacobs Use league/csv to parse CSV's instead of the homebrew 741755d 2016-01-06 Leon Jacobs Remove unnecessary re-fetch of model data b7ff1a2 2016-01-06 Leon Jacobs Fix eveseat/seat#39 by changing ownership of an existing key. @@ -268,15 +268,15 @@ b7ff1a2 2016-01-06 Leon Jacobs Fix eveseat/seat#39 by changing ownership of an b357826 2016-01-06 Leon Jacobs Code formatting fixes d5f58de 2016-01-06 Leon Jacobs Merge pull request #19 from Cynabal/master 7a78e2f 2016-01-06 Leon Jacobs Merge pull request #17 from warlof/french -9d2ab0f 2016-01-05 Cynabal (origin/pr/19) Update seat.php -86da25f 2016-01-05 elfaus (origin/pr/17) New translation according to v1.0.18 +9d2ab0f 2016-01-05 Cynabal Update seat.php +86da25f 2016-01-05 elfaus New translation according to v1.0.18 ``` ### 1.0.20 ``` e2056a1 2016-01-26 Leon Jacobs (tag: 1.0.20) Version Bump 92986b7 2016-01-26 Leon Jacobs Remove pcntl requirement ad5f515 2016-01-26 Leon Jacobs Merge pull request #21 from warlof/french -642a832 2016-01-26 elfaus (origin/pr/21) New french translation according to 1.0.19 +642a832 2016-01-26 elfaus New french translation according to 1.0.19 ``` ### 1.0.21 ``` @@ -653,6 +653,12 @@ d1b1527 2017-08-12 Loïc LEUILLIOT improve tables usability by adding paginate ``` ### 2.0.17 ``` -0450d6c 2017-08-12 Leon Jacobs (HEAD -> master, tag: 2.0.17, origin/master, origin/HEAD) Version bump +0450d6c 2017-08-12 Leon Jacobs (tag: 2.0.17) Version bump ac49aa9 2017-08-12 Loïc LEUILLIOT fix merge issue due to conflicting dom property between indie filter PR and paginate duplication PR (#86) ``` +### 2.0.18 +``` +036bce9 2017-09-17 Leon Jacobs (tag: 2.0.18) Version bump +4ab49a2 2017-09-17 Loïc LEUILLIOT fix hasrole method by calling magic property instead method. (#90) +6183416 2017-09-16 Loïc LEUILLIOT add documentation link to supervisor integration (#89) +```