Commit graph

63 commits

Author SHA1 Message Date
Jan Böhmer
2899db0206 Allow to put parameters in different groups. 2020-03-24 15:08:56 +01:00
Jan Böhmer
24939f2342 Merge branch 'master' into part_specifications 2020-03-15 13:40:19 +01:00
Jan Böhmer
bc8748e6f4 Show parameters on info page & improved parameter editing. 2020-03-14 22:12:19 +01:00
Jan Böhmer
580f1c6952 New translations messages.en.xlf (Greek) 2020-03-14 19:23:22 +01:00
Jan Böhmer
fd4bb9f9a4 New translations messages.en.xlf (Greek) 2020-03-14 10:22:39 +01:00
Jan Böhmer
593f426969
Merge pull request #27 from Part-DB/l10n_master
New Crowdin translations
2020-03-11 21:20:01 +01:00
Jan Böhmer
f4a81ef3bd New translations messages.en.xlf (Russian) 2020-03-11 19:36:50 +01:00
Jan Böhmer
206fd67b2a New translations messages.en.xlf (Russian) 2020-03-11 19:04:50 +01:00
Jan Böhmer
a6e0f1738b Added a basic possibility to create/edit/delete specifications for parts. 2020-03-08 22:46:29 +01:00
Jan Böhmer
ccdac1a94b Merge remote-tracking branch 'origin/l10n_master' 2020-03-08 13:21:38 +01:00
Jan Böhmer
f06b49cd30 New translations messages.en.xlf (Russian) 2020-03-08 13:12:18 +01:00
Jan Böhmer
33d54aee6b New translations messages.en.xlf (French) 2020-03-08 13:12:15 +01:00
Jan Böhmer
2155f6c896 New translations messages.en.xlf (Greek) 2020-03-08 13:12:13 +01:00
Jan Böhmer
e8bb49b4f8 New translations messages.en.xlf (German) 2020-03-08 13:12:11 +01:00
Jan Böhmer
d77852cc5e New translations messages.en.xlf (English) 2020-03-08 13:12:08 +01:00
Jan Böhmer
55b00c7f22 Added translations. 2020-03-07 21:31:38 +01:00
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