Commit Graph

553 Commits

Author SHA1 Message Date
Matteo Gheza b989a7e060 fix8 2020-10-26 17:44:18 +01:00
Matteo Gheza a76cfc271c fix7 2020-10-26 17:34:35 +01:00
Matteo Gheza 7d00b62002 fix6 2020-10-25 22:26:33 +01:00
Matteo Gheza 4b8e09dbef fix5 2020-10-25 22:20:36 +01:00
mergify[bot] f47e0002ec
Merge pull request #91 from allerta-vvf/dependabot/composer/server/symfony/polyfill-mbstring-1.20.0
Bump symfony/polyfill-mbstring from 1.19.0 to 1.20.0 in /server
2020-10-25 21:18:56 +00:00
mergify[bot] 11bef0663e
Merge pull request #90 from allerta-vvf/dependabot/composer/server/symfony/polyfill-ctype-1.20.0
Bump symfony/polyfill-ctype from 1.19.0 to 1.20.0 in /server
2020-10-25 21:18:50 +00:00
dependabot-preview[bot] 00eb5dc9e4
Bump symfony/polyfill-mbstring from 1.19.0 to 1.20.0 in /server
Bumps symfony/polyfill-mbstring from 1.19.0 to 1.20.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-25 21:18:35 +00:00
dependabot-preview[bot] 3ae0a82726
Bump symfony/polyfill-ctype from 1.19.0 to 1.20.0 in /server
Bumps symfony/polyfill-ctype from 1.19.0 to 1.20.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-25 21:18:12 +00:00
Matteo Gheza 27cf7f3428 fix4 2020-10-25 22:05:02 +01:00
Matteo Gheza 1d8f742400 fix3 2020-10-25 21:47:55 +01:00
Matteo Gheza 532fc57722 fix2 2020-10-25 21:42:32 +01:00
Matteo Gheza ac41c095fe Github Action fix 2020-10-25 21:29:04 +01:00
Matteo Gheza e8d25ea838 Offline page and offline alert 2020-10-25 21:22:32 +01:00
Matteo Gheza 414f573132 [skip-ci] fix requirelogin vuln 2020-10-25 21:11:53 +01:00
mergify[bot] 6fbc16bde2
Merge pull request #89 from allerta-vvf/dependabot/composer/server/symfony/polyfill-mbstring-1.19.0
Bump symfony/polyfill-mbstring from 1.18.1 to 1.19.0 in /server
2020-10-24 00:43:48 +00:00
mergify[bot] 4a4132f4d0
Merge pull request #88 from allerta-vvf/dependabot/composer/server/symfony/polyfill-ctype-1.19.0
Bump symfony/polyfill-ctype from 1.18.1 to 1.19.0 in /server
2020-10-24 00:43:43 +00:00
dependabot-preview[bot] 7d0cfdc206
Bump symfony/polyfill-mbstring from 1.18.1 to 1.19.0 in /server
Bumps symfony/polyfill-mbstring from 1.18.1 to 1.19.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-24 00:43:29 +00:00
dependabot-preview[bot] d32c6b188c
Bump symfony/polyfill-ctype from 1.18.1 to 1.19.0 in /server
Bumps symfony/polyfill-ctype from 1.18.1 to 1.19.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-24 00:43:06 +00:00
Matteo Gheza 1ea953db4c Support for loading tables from cache 2020-10-24 00:17:01 +02:00
mergify[bot] 53c0ec0879
Merge pull request #87 from allerta-vvf/dependabot/composer/server/twig/twig-3.1.0
Bump twig/twig from 3.0.5 to 3.1.0 in /server
2020-10-23 03:51:29 +00:00
dependabot-preview[bot] d4630a6965
Bump twig/twig from 3.0.5 to 3.1.0 in /server
Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.0.5 to 3.1.0.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v3.0.5...v3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-23 03:50:44 +00:00
Matteo Gheza 1bca4d39f0 User management form fix 2020-10-22 23:56:09 +02:00
Matteo Gheza 5012442c8e [skip-ci] Removed unnecessary code 2020-10-22 15:30:11 +02:00
Matteo Gheza e8c35bbace Tests fix 2020-10-22 15:03:45 +02:00
Matteo Gheza 0bd2ba0cc2 [skip-ci] fix 2020-10-19 23:44:42 +02:00
Matteo Gheza f7c54c0dfd Same thing for trainings 2020-10-19 23:34:49 +02:00
Matteo Gheza 6f1c786efb Merge branch 'feat-pwa' of https://github.com/allerta-vvf/allerta-vvf into feat-pwa 2020-10-19 22:18:40 +02:00
Matteo Gheza 26ee25155a Added Babel, IE11 support and services fix 2020-10-19 22:16:24 +02:00
MatteoGheza b129339d6c
Update php.yml 2020-10-18 15:30:27 +02:00
MatteoGheza dc53a9bd04
Update php.yml 2020-10-18 15:20:06 +02:00
MatteoGheza dd61954d44
Update php.yml 2020-10-18 12:53:05 +02:00
MatteoGheza 7dbe343268
Update php.yml 2020-10-18 10:04:34 +02:00
Matteo Gheza e23b3de224 Log table refactoring 2020-10-18 01:01:23 +02:00
Matteo Gheza 4455553b0a Tables json loading and support for caching 2020-10-18 00:22:11 +02:00
Matteo Gheza 8e9b5efdc2 Migrating to vanilla js without Workbox 2020-10-14 23:46:54 +02:00
MatteoGheza 835bbc9171
Create codeql-analysis.yml 2020-10-13 00:27:38 +02:00
Matteo Gheza a042f41a76 sw.js path fix 2020-10-11 22:36:01 +02:00
Matteo Gheza 8f9d85fa3e Manifest fix 2020-10-11 14:55:28 +02:00
Matteo Gheza d8e3655113 Migration to injectManifest 2020-10-11 00:33:42 +02:00
Matteo Gheza 221228b797 Initial serviceWorker support 2020-10-09 14:35:20 +02:00
Matteo Gheza e0f5a75b2a Webpack code spliting and map marker style fix 2020-10-07 22:49:51 +02:00
Matteo Gheza 235bbb788f Font Awesome fix and initial Leaflet support 2020-10-06 23:34:40 +02:00
Matteo Gheza add75f0323 composer.lock fix 2020-10-05 23:53:42 +02:00
Matteo Gheza d24957c6d5 Fix composer dependency 2020-10-05 23:50:17 +02:00
Matteo Gheza 8ba8a06b58 Added profiler, fixed ajax redirecting and more 2020-10-05 23:32:39 +02:00
Matteo Gheza ac38e44f3e [skip-ci] Updated translations 2020-10-02 20:53:17 +02:00
Matteo Gheza df3705d389 Better csp header and logout fix 2020-10-02 20:52:10 +02:00
Matteo Gheza 122df0ef81 Update csp header 2020-09-30 22:35:22 +02:00
Matteo Gheza 46c09b4cbb Code translation 2020-09-27 13:23:37 +02:00
Matteo Gheza 9115208f44 Functions translations 2020-09-27 12:37:17 +02:00