RubénD
|
ac00338cad
|
Merge pull request #1585 from sur5r/master
[MOD Log which locale failed to load
|
2021-09-25 10:01:55 +02:00 |
|
magcho
|
a802a74cbf
|
[init] translation for Japanese
|
2020-09-06 12:33:00 +09:00 |
|
Jakob Haufe
|
afb81d9fb4
|
Log which locale failed to load
|
2020-08-24 13:39:08 +02:00 |
|
Rubén D
|
6197c52af1
|
* [MOD] Update copyright date
* [MOD] Code cleanup
Signed-off-by: Rubén D <nuxsmin@syspass.org>
|
2019-04-27 02:48:18 +02:00 |
|
Rubén D
|
b3906afa13
|
* [FIX] Fixed Polski language option. Thanks to @pitrov24 for the notice. Closes 1288
* [MOD] Minor CSS tweaks
Signed-off-by: Rubén D <nuxsmin@syspass.org>
|
2019-04-21 18:45:01 +02:00 |
|
Rubén D
|
263cdae0e6
|
* [MOD] Update translations
* [FIX] Added missing Italian language option. Thanks to @Matwolf08 for the notice. Closes #1302
Signed-off-by: Rubén D <nuxsmin@syspass.org>
|
2019-04-21 16:18:00 +02:00 |
|
nuxsmin
|
9154f8d3c9
|
* [MOD] Updated translations. Thanks to all contributors!
* [MOD] Bump build and version number
* [ADD] Added Faroese translation.
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
|
2018-12-16 13:23:20 +01:00 |
|
nuxsmin
|
305d4de16f
|
* [MOD] Switched base language over to English
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
|
2018-11-05 00:03:37 +01:00 |
|
nuxsmin
|
31000f20db
|
* [FIX] Disabled not null restriction for ipv4 column in Track table. IP addresses will be checked out within Track service. Related #1044. Thanks to @pierrehenrymuller for the feedback and testing
* [ADD] Added Danish translation
* [MOD] Updated translations. Thanks to all contributors!
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
|
2018-09-24 01:15:28 +02:00 |
|
nuxsmin
|
7158aff6c6
|
* [MOD] Improved initialization
|
2018-08-10 22:53:57 +02:00 |
|
nuxsmin
|
218a481732
|
* [FIX] Minor bugfixes
|
2018-08-02 01:26:37 +02:00 |
|
nuxsmin
|
54b9c9c1ff
|
* [FIX] Fixed browser language detection. Thanks to @vmario89 for the feedback. Related #973
|
2018-08-01 10:30:39 +02:00 |
|
nuxsmin
|
31a38bc43c
|
* [ADD] PHP modules checking. Work in progress
* [FIX] Minor bugfixes
* [MOD] Code refactoring
|
2018-08-01 00:18:11 +02:00 |
|
nuxsmin
|
f6aa24d5c1
|
* [FIX] Fixed wrong behaviour when updating custom fields data module
* [FIX] Delete non-existant users in notifications table
* [MOD] Improved error logging
|
2018-07-30 12:06:53 +02:00 |
|
nuxsmin
|
3e26a1df71
|
* [ADD] Unit testing. Work in progress
* [MOD] Code refactoring
* [MOD] Make classes final for performance improvements and avoid some side behaviours
|
2018-07-28 19:15:11 +02:00 |
|
nuxsmin
|
14175c329e
|
* [FIX] Fixed issue when handling events for log handlers. Thanks to @Whatsek for the feedback. Related #991
* [MOD] Improved log handling by setting application language
|
2018-07-19 21:19:51 +02:00 |
|
nuxsmin
|
9d42c23873
|
* [ADD] Unit testing. Work in progress
* [MOD] Request handling rewritten to make it testable
* [MOD] Code refactoring
|
2018-07-15 14:05:15 +02:00 |
|
nuxsmin
|
b041720886
|
* [MOD] Improved help for special paramenters.
* [MOD] Improved UI for mobile browsing.
* [MOD] Improved locale detection.
* [MOD] Minor UI tweaks.
|
2018-04-14 22:26:30 +02:00 |
|
nuxsmin
|
fcb6da585b
|
* [MOD] Added LANGUAGE environment variable when setting up locale. Related #900. Thanks to @willw-carallon for the contribution!
|
2018-03-29 21:06:12 +02:00 |
|
nuxsmin
|
4d6104b839
|
* [ADD] API module. Work in progress.
* [ADD] Upgrade service. Work in progress.
* [MOD] Context based session data. Added collection class to manage session properties.
* [MOD] Code refactoring.
* [MOD] Improved theme icons load by caching objects.
|
2018-03-13 02:01:09 +01:00 |
|
nuxsmin
|
e640f12f23
|
* [ADD] Session abstraction by using context classes
|
2018-03-09 12:48:33 +01:00 |
|
nuxsmin
|
ec39b3ebfd
|
* [MOD] Code refactoring
|
2018-02-28 11:28:18 +01:00 |
|
nuxsmin
|
3d555919b4
|
* [ADD] User's settings module
* [MOD] Code refactoring
* [MOD] JS code refactoring
|
2018-02-27 13:47:12 +01:00 |
|
nuxsmin
|
407a3f0694
|
* [ADD] Password reset module. Work in progress
* [ADD] Mail provider. Work in progress
* [MOD] Updated copyright
* [MOD] Improved tracking module
|
2018-02-27 00:06:59 +01:00 |
|
nuxsmin
|
674c9154b7
|
* [MOD] Improved IoC handling. Work in progress
|
2018-02-14 00:24:35 +01:00 |
|
nuxsmin
|
e4d1917616
|
* [MOD] Improved bootstrapping. Work in progress.
|
2018-02-09 14:02:27 +01:00 |
|
nuxsmin
|
2cbaed9965
|
* [MOD] Improved CSS & JS resources handling.
* [MOD] Improved bootstrap workflow. Work in progress.
|
2018-02-08 23:10:12 +01:00 |
|
nuxsmin
|
17d2b08809
|
* [ADD] Code refactoring in order to implement DDD. Work in progress.
|
2018-01-16 00:07:10 +01:00 |
|
nuxsmin
|
ff7e6e3519
|
* [ADD] Work in progress
* [ADD] Using URL routing
* [ADD] Using dependency injection
* [MOD] Big app structure changes
|
2017-10-17 02:00:53 +02:00 |
|