Jan Böhmer
|
b6f95ebe48
|
Allow to add a comment when editing/creating/deleting an element.
|
2020-02-23 00:44:52 +01:00 |
|
Jan Böhmer
|
c14d6d91ff
|
Show element history on part info page in history tab.
|
2020-02-22 20:04:43 +01:00 |
|
Jan Böhmer
|
9e8771a4ee
|
Changed license to AGPL3+
|
2020-02-22 18:14:36 +01:00 |
|
Jan Böhmer
|
0b1d299dfb
|
Updated Russian translation.
|
2020-02-22 17:41:31 +01:00 |
|
Jan Böhmer
|
890e9fcad0
|
Added an experimental french translation.
|
2020-02-10 23:50:14 +01:00 |
|
Jan Böhmer
|
4ddc9251d1
|
Merge branch 'master' into log_system
|
2020-01-26 16:21:36 +01:00 |
|
Jan Böhmer
|
3f23ea851a
|
Added russian to language selector.
|
2020-01-26 16:21:08 +01:00 |
|
Jan Böhmer
|
bc89ff7a68
|
Added translations for log table.
|
2020-01-25 20:20:46 +01:00 |
|
Jan Böhmer
|
fcd9291f7f
|
Enforce a meaningful username format.
|
2020-01-08 20:57:46 +01:00 |
|
Jan Böhmer
|
a67404a311
|
Added missing translation in the attachment list.
|
2020-01-04 22:51:09 +01:00 |
|
Jan Böhmer
|
e293a7b5ab
|
Use form for search submit.
|
2020-01-04 22:38:05 +01:00 |
|
Jan Böhmer
|
87259347e7
|
Regenerated the translation files using the new translation bundle version.
|
2020-01-01 17:42:13 +01:00 |
|
Jan Böhmer
|
722975afd8
|
Updated some packages to latest version.
|
2020-01-01 17:39:28 +01:00 |
|
Jan Böhmer
|
3f70b07614
|
Fixed wrong translation for authenticator app login field.
|
2020-01-01 16:41:48 +01:00 |
|
Jan Böhmer
|
62052fc947
|
Fixed wrong translation for old password field in user settings.
|
2020-01-01 16:23:30 +01:00 |
|
Jan Böhmer
|
96fa3be7cc
|
Added translations for 2FA.
|
2020-01-01 15:42:18 +01:00 |
|
Jan Böhmer
|
042f395edd
|
Dont generate translation key for form input without visible label
|
2019-12-26 14:56:05 +01:00 |
|
Jan Böhmer
|
89acfff857
|
Dont call translator inside the form classes.
Translation is already done in the templates, so translator calls in form classes, are bad for performance and readability.
|
2019-12-26 14:53:13 +01:00 |
|
Jan Böhmer
|
e7b920c4fe
|
Use php-translation symfony bundle.
This gives us some advanced translation extractors (from form labels, flashes, etc.) and provide some more debug tools.
|
2019-12-26 13:16:27 +01:00 |
|
Jan Böhmer
|
9cdf31492a
|
Added german translations for password reset dialogs and email
|
2019-12-01 13:50:43 +01:00 |
|
Jan Böhmer
|
c08780e1c3
|
Updated translations.
|
2019-11-10 19:48:59 +01:00 |
|
Jan Böhmer
|
da6b74dfdd
|
Added translation for old password field in user settings.
|
2019-11-02 21:23:29 +01:00 |
|
Jan Böhmer
|
6071b35644
|
Added missing translations.
|
2019-11-02 15:55:21 +01:00 |
|
Jan Böhmer
|
55983102ed
|
Added translations for permissions.
|
2019-09-10 23:28:08 +02:00 |
|
Jan Böhmer
|
718e472e04
|
Added translations.
|
2019-09-08 18:08:20 +02:00 |
|
Jan Böhmer
|
720e1cd04e
|
Added some additional columns to part list.
They are hidden by default but can be shown by a colvis button.
|
2019-09-06 18:25:24 +02:00 |
|
Jan Böhmer
|
940b834057
|
Added translations for validator strings.
|
2019-09-04 23:56:18 +02:00 |
|
Jan Böhmer
|
082608dbd9
|
Added translations for forms.
|
2019-09-04 17:08:48 +02:00 |
|
Jan Böhmer
|
f132c65964
|
Added some translations.
|
2019-09-02 23:44:59 +02:00 |
|
Jan Böhmer
|
3ab53ba863
|
Use proper formatting for pricedetails quantities, when using a non integer part unit.
|
2019-09-01 14:02:24 +02:00 |
|
Jan Böhmer
|
c87dc8b281
|
Updated some translation strings.
|
2019-08-14 19:16:50 +02:00 |
|
Jan Böhmer
|
487c78a22b
|
Added translations
|
2019-04-28 12:30:33 +02:00 |
|
Jan Böhmer
|
be5d33c624
|
Updated translations for import dialog.
|
2019-04-13 18:38:39 +02:00 |
|
Jan Böhmer
|
70c12e47a2
|
Added some translations related to the admin pages.
|
2019-04-07 19:51:07 +02:00 |
|
Jan Böhmer
|
09eb3c226a
|
Enforce unique names per level on structural elements.
|
2019-04-06 18:45:26 +02:00 |
|
Jan Böhmer
|
ab3f5db174
|
Added some translations
|
2019-03-15 18:59:07 +01:00 |
|
Jan Böhmer
|
218eec874d
|
Added page to show user informations.
|
2019-03-14 19:10:11 +01:00 |
|
Jan Böhmer
|
fd4fa7f58d
|
Added a remember me function to the login form.
|
2019-03-14 18:27:29 +01:00 |
|
Jan Böhmer
|
62d875d1e5
|
Added user entity and basic login/logout system.
|
2019-03-14 18:01:41 +01:00 |
|
Jan Böhmer
|
6d7150e202
|
Added symfony translation bundle, and updated german translations.
|
2019-03-14 13:32:41 +01:00 |
|
Jan Böhmer
|
63c7beb05b
|
Added comment and manufacturer URL fields to edit page.
|
2019-03-13 15:49:17 +01:00 |
|
Jan Böhmer
|
2d18014b35
|
Added an system for showing flash messages to user.
|
2019-03-13 14:53:12 +01:00 |
|
Jan Böhmer
|
967e7b7195
|
Added license informations to homepage.
|
2019-03-12 18:06:56 +01:00 |
|
Jan Böhmer
|
ba33399b20
|
Added a basic show category parts page with datatable
|
2019-03-05 23:52:45 +01:00 |
|
Jan Böhmer
|
336ff7b103
|
Use keys for translations, and added translations,
|
2019-02-26 14:02:05 +01:00 |
|
Jan Böhmer
|
0063fd68c8
|
Added som translation files.
|
2019-02-24 20:04:23 +01:00 |
|
Jan Böhmer
|
e5bec36c80
|
Initial commit
|
2019-02-23 16:49:38 +01:00 |
|