Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/matomo-org/plugin-CustomAlerts

Alerts are a great way to get notified of changes on your website in Matomo.
https://github.com/matomo-org/plugin-CustomAlerts

Updating CustomAlerts translations, to fix build, refs #1486

$ ./console translations:update -P CustomAlerts

4208445aaa5359895825f1e57fecb475566ebe00 authored almost 11 years ago by Matthieu Aubry <[email protected]>
fix test fails on travis

bbb1d1759717d51c9b4de4a4a96e98170c0bb3f0 authored almost 11 years ago by Thomas Steur <[email protected]>
more tests

2ace3236b560aae68be17da2c08e25afcce2d609 authored almost 11 years ago by Thomas Steur <[email protected]>
ask for confirmation before actually deleting an alert

c7f486cf1cb239be06712fcb2d7ce00321ac7cb7 authored almost 11 years ago by Thomas Steur <[email protected]>
actually delete an alert instead of setting a flag

9c254c49da1beaf919b7587e352776a3e0e9619c authored almost 11 years ago by Thomas Steur <[email protected]>
do not specify token in GET params, will be set by ajaxHelper in POST

f8512384ebb7476d87633a1f7c1e79d18247d498 authored almost 11 years ago by Thomas Steur <[email protected]>
specified a default value for previous value

039e1246bf416728aef498fdcf7fcd9c9ac4fa97 authored almost 11 years ago by Thomas Steur <[email protected]>
use ajax helper instead of jquery ajax method

07f4e997796fd5a577d143b8b17a9eb52d1582b2 authored almost 11 years ago by Thomas Steur <[email protected]>
font size 11pt is a bit too big

93e3b2f2f3a4cb3081032f74f3b8579f04819533 authored almost 11 years ago by Thomas Steur <[email protected]>
fix emailMe selection is ignored

a93453c99cfa58df72831e762f92b613319c2de9 authored almost 11 years ago by Thomas Steur <[email protected]>
styled notification table to look like in ScheduledReport. removed Piwik branding from mail text

2c758a8390e0b27f40706ce476d6fcd42cea87c3 authored almost 11 years ago by Thomas Steur <[email protected]>
added translations for different messages

b7b35b6d3c3dea8af996760c13a43129e308755b authored almost 11 years ago by Thomas Steur <[email protected]>
display different message depending on metric condition

1b1cd96036dfa9d33854a585484cea204d5cbf84 authored almost 11 years ago by Thomas Steur <[email protected]>
by moving the sms text into one line we can use way more characters

81bec2aa11117f2ec5a0dfe3aecbdd73fcf6bc48 authored almost 11 years ago by Thomas Steur <[email protected]>
do not escape the triggered alert

1cb054e958c17fd4d37a0f8e70baee433ec77790 authored almost 11 years ago by Thomas Steur <[email protected]>
fix tests

b659dd6e3fb7ed8cab4532418dcc03acb6429429 authored almost 11 years ago by Thomas Steur <[email protected]>
make sure to tasks do not fail

01595197da9f266e5198bb3e067a2be2c67026c5 authored almost 11 years ago by Thomas Steur <[email protected]>
validate reportCondition and metricCondition before creating/updating. Updated ontification text/mail/sms

e5603e173584d2a902baa3ab89069749f82af035 authored almost 11 years ago by Thomas Steur <[email protected]>
make sure name column will not be too wide if name is very long

889e9319f5136ce71272282edfd68ed61ff8787c authored almost 11 years ago by Thomas Steur <[email protected]>
I think the ID of an alert is not interesting for other people

b800e581882b2bc3d5e78245875fb3c2f1451ffc authored almost 11 years ago by Thomas Steur <[email protected]>
check previous selected phone numbers

228f909007552bda296282c7fa84a4a7d7ae184d authored almost 11 years ago by Thomas Steur <[email protected]>
additional emails is not mandatory

599b2bce242f5807ac21979cf19daf17a713f2c9 authored almost 11 years ago by Thomas Steur <[email protected]>
added possibility to delete an alert to make UI consistent with ScheduledReports

6a37d7d84c87de2b2b39cb0d05097040acf8ccf1 authored almost 11 years ago by Thomas Steur <[email protected]>
fix id is not defined

512b260bba08960d2c3d634c5221de81e48ad8ed authored almost 11 years ago by Thomas Steur <[email protected]>
highlight first column to make sure it looks like scheduled reports

ac6635af141ff5be25164a8ecf720203fd07fc0c authored almost 11 years ago by Thomas Steur <[email protected]>
we have to process the alert for each website

a556a92fb02c895e6dd24ed802243f8a45133f9f authored almost 11 years ago by Thomas Steur <[email protected]>
fix edit website was not possible because website chooser was not displayed

15edf7a51aeb7cbf7a722e8f8de4af92f6d8a260 authored almost 11 years ago by Thomas Steur <[email protected]>
adjust the look similar to ScheduledReports

a283e1f72789720153eb5b1ba3b5d6980ca7fe34 authored almost 11 years ago by Thomas Steur <[email protected]>
more fixes

05fdb7d2e7e7c730edf0f7d5eae2fc7bdec52002 authored almost 11 years ago by Thomas Steur <[email protected]>
another fix for the merge

6661c6cabd40cf6933ceb77d4278cd490d8cf1b2 authored almost 11 years ago by Thomas Steur <[email protected]>
use bigint for now, we can still switch back later to varchar (to store percentage values etc) later

b2149e1749d18fdb3006c9c47ea4aad67e021cb9 authored almost 11 years ago by Thomas Steur <[email protected]>
more merge fixes and persist the actual values that caused an alert

a31957b198da0fd940598ee88cd8ffa1984c3a1e authored almost 11 years ago by Thomas Steur <[email protected]>
fix method signature

cfe3370eb215356f0ad4cfc8f8099fe089d929a8 authored almost 11 years ago by Thomas Steur <[email protected]>
fix previous merge

a576cc562d54c9edb39257f339fc17613d5827a2 authored almost 11 years ago by Thomas Steur <[email protected]>
Merge branch 'master' of https://github.com/piwik/plugin-CustomAlerts

93a40e5ea16d258ac62f3a7e7742fd8b56109c95 authored almost 11 years ago by Thomas Steur <[email protected]>
send notifications to the right recipients and send text messages

be9ba199a71a6c0e43017cdc407258391779ff3a authored almost 11 years ago by Thomas Steur <[email protected]>
Merge branch 'master' of https://github.com/piwik/plugin-CustomAlerts

Conflicts:
API.php
Model.php

9ebe583462909e183f8063c2a95d7760ec38dff6 authored almost 11 years ago by Matthieu Aubry <[email protected]>
reusing helper method to transform idSites in an array of id sites

19b1d1010f541607451e9fab60420cd559d69801 authored almost 11 years ago by Matthieu Aubry <[email protected]>
added possibility to persist additional emails and phone numbers, model does no longer perform any checks but the api. The model should not contain any logic

9b69080c78f2747d6795790f7b623dc89338f55c authored almost 11 years ago by Thomas Steur <[email protected]>
Minor changes to UI Custom Alerts, refs #1486

0a6b22d5c945a2b35d353d6198595e4fad28ae6d authored almost 11 years ago by Matthieu Aubry <[email protected]>
Fixing UI tests.

42d0235983ab180504bbb152b388894ea04c15b5 authored almost 11 years ago by diosmosis <[email protected]>
added first translations

04a895bf8d1af2a75df81363d2ca562989d58aaf authored almost 11 years ago by sgiehl <[email protected]>
added test for matches any

011130530c919c909609147c85ca2ee7c924b700 authored almost 11 years ago by Thomas Steur <[email protected]>
added expression match any

a5ce5fe9aefef00b59cf09800bc312ffb373c26a authored almost 11 years ago by Thomas Steur <[email protected]>
better naming

39aefaae36b3ffabfd26aa6336e43db4c9b3ff9d authored almost 11 years ago by Thomas Steur <[email protected]>
single site dashboard makes no sense here as the value would be 0 and not the websites name

1fcce95d65d5af8c198806f0ff2ba60c39d0059b authored almost 11 years ago by Thomas Steur <[email protected]>
highlight field that has an error

da8e1e2c4b81ce98c65898c5c543dd79a13952f1 authored almost 11 years ago by Thomas Steur <[email protected]>
display a warning if metric value is not numeric, needs to be translated

3c0bef001856930027bf8c66b50e28f88bc160a5 authored almost 11 years ago by Thomas Steur <[email protected]>
display return to list link on same height as headline

62d9c422dc7e4d6c0aa2fd34a4d9e26aab28b9d0 authored almost 11 years ago by Thomas Steur <[email protected]>
if there is no dimension, gray out not only first column but all three

a539f9614d2d1a3642218408288f4531c6c3d44e authored almost 11 years ago by Thomas Steur <[email protected]>
fix email cannot be unchecked

c1ef796c77c9fb6b1b136cc548b3ee1f2edf4dce authored almost 11 years ago by Thomas Steur <[email protected]>
make sure to get email address if login is superUser

f7ea81022a42928a4844b683cb1894e4656d4357 authored almost 11 years ago by Thomas Steur <[email protected]>
let the API truncate and set days in past again

79a5fc6689b7bd1c959f1022e69a53bca9fb7c0c authored almost 11 years ago by Thomas Steur <[email protected]>
refs #1486 added a simple version of autocompletion for report values

4d1821106c5cc3ef09020c378ab3acedb757e80f authored almost 11 years ago by Thomas Steur <[email protected]>
refs #1486 fix translation and do not use fully qualified classname

2b9a17a8fa6d7794191cba355cd6c996ea5d0817 authored almost 11 years ago by Thomas Steur <[email protected]>
refs #1486 fix error Using $this when not in object context

3c02c38e2170b96553b74846b3d562c2a8abc4a9 authored almost 11 years ago by Thomas Steur <[email protected]>
Merge branch 'master' of https://github.com/piwik/plugin-CustomAlerts

1b1aeb61c6149038145d64ad02259aa51ffdc207 authored almost 11 years ago by Thomas Steur <[email protected]>
refs #1486 make it compatible with parent class

cfb340ae396a31526f16b03cd820f9f5ce7a27c5 authored almost 11 years ago by Thomas Steur <[email protected]>
Fix line endings

4efaa6a7b292657abe1bbf8c7f44828265b2edf0 authored almost 11 years ago by Matthieu Aubry <[email protected]>
made some more code reusable and fixed some issues.

4314e724391daf5d1b25f73f76225e22fbc50ec7 authored almost 11 years ago by Thomas Steur <[email protected]>
I do not think those translations are required

fb5a4819b5fbb2012863cbf2c1aa9f31d183de0d authored almost 11 years ago by Thomas Steur <[email protected]>
reuse some more existing translations

a21b212ec029026950c5c62a6934040c94655685 authored almost 11 years ago by Thomas Steur <[email protected]>
added some tests and reuse existing translations

9de4d4fc68de7ea28360520678e6cc43240152e5 authored almost 11 years ago by Thomas Steur <[email protected]>
fix tests and some bugs

daa264e0db26b8eb116effcd2afcd82f4032f75f authored almost 11 years ago by Thomas Steur <[email protected]>
coding style and throw exception in case filter condition does not exist

23003bdd9ee943be6345f4fcacbf20ef3617ac2e authored almost 11 years ago by Thomas Steur <[email protected]>
some more tests for processor and bugfixes

5697a8237b392da57dbc4319f2dedf62da8b0df2 authored almost 11 years ago by Thomas Steur <[email protected]>
more tests for notifier

207231de15c3d36ba297f19f2049fc8c8762fe56 authored about 11 years ago by Thomas Steur <[email protected]>
added some tests for model and notifier, fixed some bugs

32f951c2aa509ea3d98bad7991b345c343a2ff55 authored about 11 years ago by Thomas Steur <[email protected]>
added some screenshots

35b4c30282b53123daca39873a031e50598d943a authored about 11 years ago by Thomas Steur <[email protected]>
Create .travis.yml

5d58654d9feca14a8c5b692bf10e8d0f3532f1b7 authored about 11 years ago by Thomas Steur <[email protected]>
Update README.md

2d6e60be0e832f7867f1258f48cd8055971bc3bb authored about 11 years ago by Thomas Steur <[email protected]>
Create README.md

f74c603b5eff1ca344a53804c6969b870c9f0dfc authored about 11 years ago by Thomas Steur <[email protected]>
first commit

9ed264192fba874e61fbc417ef684e4b06c304a8 authored about 11 years ago by Thomas Steur <[email protected]>