Commit Graph

6395 Commits

Author SHA1 Message Date
James Brooks
fa663f33a0 Merge pull request #3311 from CachetHQ/dependabot/composer/doctrine/dbal-2.8.0
Bump doctrine/dbal from 2.5.13 to 2.8.0
2018-11-13 14:21:05 +00:00
James Brooks
b5f081832d Merge pull request #3320 from CachetHQ/dependabot/composer/nexmo/client-1.5.1
Bump nexmo/client from 1.5.0 to 1.5.1
2018-11-13 14:20:35 +00:00
James Brooks
17f02b0280 Merge pull request #3321 from CachetHQ/dependabot/composer/aws/aws-sdk-php-3.71.3
Bump aws/aws-sdk-php from 3.69.6 to 3.71.3
2018-11-13 14:20:20 +00:00
James Brooks
a9b79d01ab Merge pull request #3326 from lukepolo/patch-1
Let notification to the users be queue-able
2018-11-12 19:12:00 +00:00
Luke Policinski
3788d43906 Let notification to the users be queue-able 2018-11-12 14:04:45 -05:00
dependabot[bot]
7a80d08a22 Bump aws/aws-sdk-php from 3.69.6 to 3.71.3
Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.69.6 to 3.71.3.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Changelog](https://github.com/aws/aws-sdk-php/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-php/compare/3.69.6...3.71.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-12 06:55:31 +00:00
dependabot[bot]
77eeb20388 Bump nexmo/client from 1.5.0 to 1.5.1
Bumps [nexmo/client](https://github.com/Nexmo/nexmo-php) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/Nexmo/nexmo-php/releases)
- [Commits](https://github.com/Nexmo/nexmo-php/compare/1.5.0...1.5.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-12 06:52:18 +00:00
Graham Campbell
47000c999b Fixed up travis config (#3316) 2018-11-06 18:32:05 +00:00
Graham Campbell
55a2b6215a Merge pull request #3315 from CachetHQ/remove-password-strength
Remove third-party password strength plugin
2018-11-06 18:28:25 +00:00
James Brooks
9de2ea22e3 Remove third-party password strength plugin 2018-11-06 17:55:09 +00:00
dependabot[bot]
af61d9fee9 Bump doctrine/dbal from 2.5.13 to 2.8.0
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 2.5.13 to 2.8.0.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/v2.5.13...v2.8.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-05 06:21:20 +00:00
James Brooks
75ac12631e Merge pull request #3300 from CachetHQ/readme-updates
Update README.md
2018-11-02 08:06:09 +00:00
Graham Campbell
27e27ce1dc Update README.md 2018-11-01 11:20:58 +00:00
James Brooks
1be461a6b6 Merge pull request #3292 from CachetHQ/readme-updates
Readme updates
2018-10-19 09:18:43 +01:00
Graham Campbell
e54ff6528d Tweaked wording 2018-10-18 23:27:00 +01:00
Graham Campbell
3539ca2e65 Readme updates 2018-10-18 23:25:49 +01:00
James Brooks
861db1de09 Ignore l10n_2.3 branch (#3285) 2018-10-18 23:21:33 +01:00
James Brooks
d900e274c6 Test on PHP 7.3 (#3286) 2018-10-18 23:21:00 +01:00
Graham Campbell
97328b6f9e Improved travis workflow (#3289) 2018-10-18 23:13:12 +01:00
Graham Campbell
81bc9c3fe5 Ensure app.debug is always a boolean (#3290) 2018-10-18 23:06:36 +01:00
James Brooks
8cc92b1d7d Merge pull request #3273 from VeekeeFr/patch-1
Fixed rare case of division by 0
2018-10-15 18:31:17 +01:00
VeekeeFr
88ca5be65f Merge branch '2.4' into patch-1 2018-10-15 18:33:26 +02:00
VeekeeFr
28ca20f99f Applying @jbrooksuk implementation (see MR 3273) 2018-10-15 18:29:12 +02:00
James Brooks
cdb14c9fb9 Merge pull request #3251 from anthonybocci/show-about-this-page
Include the partial "about-app" in index
2018-10-15 12:46:49 +01:00
James Brooks
abc691979f Apply fixes from StyleCI (#3277) 2018-10-15 12:40:17 +01:00
James Brooks
c219e6f120 Merge pull request #3234 from CachetHQ/l10n_2.4
New Crowdin translations
2018-10-15 12:39:21 +01:00
James Brooks
8fe5dc29e0 Merge pull request #3270 from JamesWilson19947/add-markdown-to-emails
Added markdown to some emails #3101
2018-10-15 12:38:33 +01:00
James Brooks
40e9815a15 Merge pull request #3266 from thomasxd24/patch-1
Revert schedule maintenance
2018-10-15 12:37:46 +01:00
James Brooks
5e62a93009 Merge pull request #3275 from kerrinhardy/Issue#2938
Set dashboard sidebar width
2018-10-15 12:34:46 +01:00
James Brooks
c5ce82b67e Merge pull request #3276 from CachetHQ/update-deps-again
Update deps
2018-10-15 12:29:54 +01:00
James Brooks
72d2feb488 Update deps 2018-10-15 11:20:42 +01:00
Kerrin Hardy
fd504fba68 Set dashboard sidebar width 2018-10-14 22:18:43 +10:30
VeekeeFr
906024f45b Fixed rare case of division by 0 2018-10-12 02:22:21 +02:00
James Wilson
363c9fb0e8 Another update! 2018-10-10 14:06:18 +01:00
James Wilson
68b5457f9f Added a new line #3101 2018-10-10 14:04:22 +01:00
James Wilson
18219bf328 Fixed #3101 2018-10-10 14:00:51 +01:00
Cachet Bot
e55f989c46 New translations cachet.php (German) 2018-10-09 11:12:58 +01:00
Cachet Bot
8d36bd5539 New translations cachet.php (French) 2018-10-09 11:12:53 +01:00
Cachet Bot
0a3f717ac6 New translations cachet.php (Finnish) 2018-10-09 11:12:48 +01:00
Cachet Bot
ef32c5dd55 New translations cachet.php (English) 2018-10-09 11:12:44 +01:00
Cachet Bot
b47a432744 New translations cachet.php (Greek) 2018-10-09 11:12:40 +01:00
Cachet Bot
9c8e48199d New translations cachet.php (Indonesian) 2018-10-09 11:12:36 +01:00
Cachet Bot
cf957511ad New translations cachet.php (Hungarian) 2018-10-09 11:12:31 +01:00
Cachet Bot
20160304ba New translations cachet.php (Hebrew) 2018-10-09 11:12:28 +01:00
Cachet Bot
86841c1661 New translations forms.php (Dutch) 2018-10-09 11:12:22 +01:00
Cachet Bot
14b13447c7 New translations cachet.php (Catalan) 2018-10-09 11:12:18 +01:00
Cachet Bot
63e7e1841c New translations cachet.php (Chinese Simplified) 2018-10-09 11:12:15 +01:00
Cachet Bot
3761d16810 New translations cachet.php (Albanian) 2018-10-09 11:12:10 +01:00
Cachet Bot
43ff723613 New translations cachet.php (Arabic) 2018-10-09 11:12:07 +01:00
Cachet Bot
2eb539e80e New translations cachet.php (Dutch) 2018-10-09 11:12:04 +01:00