Commit graph

2213 commits

Author SHA1 Message Date
djmaze a80b17e011 Centralize CSS for confirm delete buttons and grab handles 2021-01-18 17:11:53 +01:00
djmaze 267b744ef3 Bugfix: wrong naming CHANGES_NEED_TO_BE_SAVED_DESC 2021-01-18 11:21:44 +01:00
djmaze 471881820b html entities to utf-8 2021-01-18 10:13:40 +01:00
djmaze 868d6b93b0 Bugfix: wrong HTML structure 2021-01-18 09:35:44 +01:00
djmaze 95d061d601 Merge branch 'master' of github.com:the-djmaze/snappymail 2021-01-18 09:27:54 +01:00
djmaze 21e5d3733a Found a small word breaking bug in sieve raw filters editor 2021-01-18 09:27:26 +01:00
djmaze d36b4a4999 Merge remote-tracking branch 'upstream/master' v1.15 2021-01-18 09:25:37 +01:00
RainLoop Team c519184f3e release 1.15.0 2021-01-16 23:04:12 +03:00
RainLoop Team 5e3bce7778 CI 2021-01-16 22:59:17 +03:00
RainLoop Team bb328898fe CI 2021-01-16 22:54:10 +03:00
RainLoop Team 8829ce75db CI 2021-01-16 22:51:36 +03:00
RainLoop Team b5bdbf754d CI 2021-01-16 22:44:23 +03:00
RainLoop Team 7db1498bb9 CI 2021-01-16 22:36:35 +03:00
RainLoop Team 9b362569ff CI 2021-01-16 22:28:58 +03:00
RainLoop Team bda7921c1d CI 2021-01-16 22:07:35 +03:00
RainLoop Team 8ebaa0aab8 CI 2021-01-16 22:07:24 +03:00
RainLoop Team 45a6671303 CI 2021-01-16 22:02:16 +03:00
RainLoop Team 4f20aacf60 CI 2021-01-16 21:55:54 +03:00
RainLoop Team 6994837567 CI 2021-01-16 21:47:08 +03:00
RainLoop Team 71748040be CI 2021-01-16 21:36:03 +03:00
RainLoop Team e6901bca4a CI 2021-01-16 21:28:45 +03:00
RainLoop Team 37168c0c7a CI 2021-01-16 21:25:02 +03:00
RainLoop Team 55915e56d8 CI 2021-01-16 21:13:29 +03:00
RainLoop Team 4aa8f9b3aa CI 2021-01-16 21:06:23 +03:00
RainLoop Team e2927666ee CI 2021-01-16 20:55:27 +03:00
RainLoop Team 6de6c783a2 CI 2021-01-16 20:50:43 +03:00
RainLoop Team ffe01fb91f CI 2021-01-16 20:44:01 +03:00
RainLoop Team e735c1bbb7 CI 2021-01-16 20:35:44 +03:00
RainLoop Team a197e257aa CI 2021-01-16 20:21:25 +03:00
RainLoop Team 310efddcb7 CI 2021-01-16 19:33:31 +03:00
RainLoop Team cc6648bd9c Update CI 2021-01-16 19:26:17 +03:00
RainLoop Team 18497e0a3a Update CI 2021-01-16 18:58:33 +03:00
RainLoop Team e941ed34b7 Update CI 2021-01-16 18:31:39 +03:00
RainLoop Team 8e32400740 Update CI 2021-01-16 18:27:07 +03:00
RainLoop Team 3c364a8f38 Update CI 2021-01-16 18:21:58 +03:00
RainLoop Team c1254c94a9 Update CI 2021-01-16 18:15:57 +03:00
RainLoop Team fed76e16ac Update CI 2021-01-16 18:10:54 +03:00
RainLoop Team 20e0c1417d Add github action 2021-01-16 17:51:14 +03:00
djmaze e023a5d6ab Prepare Sieve Filtering feature for advanced editing/handling 2021-01-06 01:06:16 +01:00
djmaze 4e1722560f Cleanup Logger and bugfix its __phpErrorHandler 2021-01-05 13:59:55 +01:00
djmaze fa7ea413dc Cleanup AbstractFetch
and added fetchJSON mockup code for error handling regarding issue #49
2021-01-05 13:58:50 +01:00
djmaze 4723e1241e Use ReflectionClass instead of static $aMap 2021-01-04 21:47:28 +01:00
djmaze 0d13484cdc Cleanup and simplify i18n code
There's no need for I18N_NOTIFICATION_DATA and I18N_NOTIFICATION_MAP
Also bugfix: NEW_PASSWORD_FORBIDDENT => NEW_PASSWORD_FORBIDDEN
2021-01-04 12:08:41 +01:00
djmaze 950579c7f5 Rename 'ajax' to 'json' because we don't use XML
We use json as response
2020-12-30 15:50:47 +01:00
djmaze 76cf24f426 Bugfix: Undefined property: MailSo\Log\Drivers\File::$DateTimeZone
Found in issues #49
2020-12-30 15:13:56 +01:00
djmaze e234a5864c cleanup SieveStorage namespaces 2020-12-30 15:13:12 +01:00
djmaze 2e836062b9 Merge branch 'master' of github.com:the-djmaze/snappymail 2020-12-27 10:14:58 +01:00
the-djmaze 3d5f165040
Merge pull request #48 from wegood9/patch-1
Update translation
2020-12-26 13:39:44 +01:00
pathC 2b8066ce12 Added Chinese translation 2020-12-26 05:14:38 +00:00
pathC 04eb22e4a9 Removed unused strings in language files 2020-12-26 05:13:54 +00:00