Commit graph

104 commits

Author SHA1 Message Date
Heiko August
5e2f007ed5 Change: add correct date and tme formats to French language
According to https://en.wikipedia.org/wiki/Date_and_time_notation_in_France
2025-03-17 23:38:17 +01:00
Heiko August
9f798aae51 Change: add a link to the login to the registration form 2025-03-12 18:29:01 +01:00
Heiko August
4f0d3c2fd0 Change: UI for filtering of uploads according to whether they already have a database entry or not 2025-03-10 21:53:46 +01:00
Heiko August
22cf1f6c7c Change: add a button to call the function to add database entries for unmanaged uploaded images 2025-03-10 21:53:46 +01:00
Heiko August
e71f90ddd4 Change: add icons to show if there is a database entry for an uploaded image 2025-03-10 21:53:46 +01:00
Heiko August
f45d811f02 Change: repurpose the managing checkbox, adapt the variable name, add a counter to the image array 2025-01-13 21:39:18 +01:00
Heiko August
4cd51a114c Change: add strings for the UI to check for uploads, missing in the uploads 2025-01-13 21:39:18 +01:00
Michael Lösler
cfde25b39e
ISO-timestamps (#767)
According to #758, #761 timestamps should be formatted by HTML time elements, but entry date and edit date are still not formatted correctly. Time element is added to thread-view and linear thread-view as well as table-view.
2024-11-27 21:34:16 +01:00
Michael Lösler
f0063b73ea
ISO-timestamps (#761)
According to #758, timestamps should be formatted by HTML time elements, but entry date and edit date are still not formatted correctly
2024-11-24 13:33:23 +01:00
Heiko August
e6116134c7 Change: labels for the search term field and the category selection 2024-11-17 23:37:05 +01:00
Heiko August
7000bf6329 Change: replace the element <strong> for the user or author name with a <span> 2024-10-22 10:20:37 +02:00
Heiko August
e488fb4a57 Change: add the strings for the instruction heading and the skip link to the template and the language files 2024-09-15 11:54:53 +02:00
Heiko August
e45d04dc18 Fix: add the key error_update_settings to all language files
This key was utilised in the installation script but was not available in the language files.
2024-07-28 20:18:30 +00:00
Heiko August
9b687c81b1 Change: translation of the new string update_reenabling_notice 2024-07-18 19:21:23 +00:00
Heiko August
06bb7020f9 Fix: solve a few formatting issues (french) 2024-07-18 19:21:23 +00:00
Heiko August
7f0eb9650a Change: add language names in native and english language for later use 2024-07-18 19:21:23 +00:00
Heiko August
9aaafbd71b Fix: unify the content of head-sections and correct a few formatting issues 2024-07-18 19:21:23 +00:00
Heiko August
71c4b2c384 Change: add a notice about the fact, that the forum is deactivated
The forum gets deactivated at the beginning of the upgrade and remains deacivated after the upgrade until one activates it again in the settings page.
2024-03-18 20:22:23 +01:00
Heiko August
9795d8fd99 Change: unify the header blocks including the guide in all language files 2024-02-21 17:02:15 +01:00
Heiko August
c959cc6713 Change: add an empty line between welcome address and the message text 2024-02-21 17:02:15 +01:00
Heiko August
4cc08384d5 Change: further translations, autored by akakima
see https://mylittleforum.net/forum/index.php?id=16845
2024-02-21 17:02:15 +01:00
Heiko August
6a51aa5d1b Change: use the correct punctuation rules for french language
Question marks, exclamation marks and punctuation colons need a leading space.
2024-02-21 17:02:15 +01:00
Heiko August
e9b8b54d5e Change: change further "mail" to "email"
Authored by akakima, see https://mylittleforum.net/forum/index.php?id=16845
2024-02-21 17:02:15 +01:00
Heiko August
18e86e316a Change: change "e-mail" to "email"
Authored by akakima (see https://mylittleforum.net/forum/index.php?id=16845).
2024-02-21 17:02:15 +01:00
Heiko August
675b99e45e Change: change "mail" to "email"
Authored by akakima (see https://mylittleforum.net/forum/index.php?id=16845).
2024-02-21 17:02:15 +01:00
Heiko August
295c24f653 Change: overhaul of the french language file, authorted by akakima 2024-02-08 11:10:58 +01:00
Michael Lösler
43471266b3
Bad Behavior (#672)
- remove outdated module "Bad Behavior"
- https://mylittleforum.net/forum/index.php?id=10734
2023-03-18 16:35:04 +01:00
vihuna
c866f204c0
fix(lang): corrects typo in image bbcode instructions (#670)
Corrects typo in language files for image bbcode instructions, displayed
when javascript is disabled.
2023-03-01 16:14:42 +01:00
Heiko August
5531729308 Change: provide a heading for the user lists 2022-12-26 19:04:14 +01:00
Michael Loesler
dda30f8d39 Date Formatter
- IntlDateFormatter added to format timestamp values w.r.t. locale settings
- see: https://mylittleforum.net/forum/index.php?id=14719
2022-11-11 10:27:36 +01:00
Heiko August
17291852d4 Change: display the new icon if the entry is not yet classified as ham or spam 2022-05-28 11:12:23 +02:00
Heiko August
3820003079 Change: remove strings for confirmation, provided as JS-native confirm dialogue 2022-04-27 12:09:34 +02:00
Heiko August
8c5dfc19fd Change: remove the backup feature related strings from the language files
There is an exception affecting the strings that are meant to get dynamically added to the JS sources.
2022-04-27 12:09:34 +02:00
Michael Lösler
0e62783d9b
strftime (PHP 8) (#587)
- strftime has been dprecated as of PHP 8.1
- replaced by date
2022-04-22 22:05:15 +02:00
Heiko August
dbbc196ea8 Fix: correct key name for the setting description 2022-04-20 10:13:29 +02:00
Heiko August
541e298112 Fix: remove the not planned value '_blank' from the desscription and fix a few spelling errors 2022-04-20 10:13:29 +02:00
Heiko August
f3bbb7a50e Change: add input and text description for the link-target to the forum settings page 2022-04-20 10:13:29 +02:00
Heiko August
8e4fae2ef2 Fix: add the case DEFAULT and correct NON to NONE 2021-09-20 19:50:35 +00:00
Heiko August
d222fe24f8 Change: provide corrections, strings, template and processing code for the third setting 2021-09-20 19:50:35 +00:00
Heiko August
dd9a9304ed Change: provide strings for the new user setting to open links in a new window or tab 2021-09-20 19:50:35 +00:00
Michael Loesler
7dce5cc62b
Email collision (#566)
* Check for collision

- SQL statement modified to check against email collision
- re-format source code

* error massage

- error message is added for key `error_email_collision`
2021-03-03 20:54:17 +01:00
Heiko August
32605843ca Change: add necessity of uploading the file config/VERSION to the update notices
Additionally split the notice about uploading the update script from the notice about unpacking the zipped package.
The only exception from the latter action is the tamil language file.
I wasn't able to find the place to cut the notices because of the total absense of tamil language skills.
2020-10-15 22:07:09 +02:00
Michael Loesler
79c49eacf9
Corrected comment (#532)
- corrected comment in i18n files, i.e. replaced `</--` by `<!--`
- see https://github.com/ilosuna/mylittleforum/pull/530
2020-09-30 12:39:15 +02:00
Heiko August
0f1c21e5eb Change: add link to top of page to every entry and the footer of every page 2020-09-13 21:09:14 +02:00
Michael Loesler
cc13b0b054 comment
- removed comment in subject text
- added new comment `# <!-- TODO --> #` above
2020-04-29 10:51:18 +02:00
Michael Loesler
5571c26fcd corrected phrase
- replaced DSGVO by GDPR (as suggested by Auge)
2020-04-29 10:51:18 +02:00
Michael Loesler
eb21f4647e email text
- added english version of notification message
2020-04-29 10:51:18 +02:00
Michael Loesler
1253f998ef
Key for error message (#523)
- Key 'error_email_wrong' was not unique and provides error message "Array"
- changed one key in lang-files 'error_email_wrong' --> 'admin_reg_error_email_wrong'
- see https://mylittleforum.net/forum/index.php?id=12205
2020-04-23 11:19:52 +02:00
Michael Loesler
f3496fc515
Contacting options (#505)
* Contacting options

- added option for user contacting (mod/admin == 0, reg. users == 1, everybody == 2)
- for details see https://github.com/ilosuna/mylittleforum/issues/465

* File list

- added changes to file list
2019-07-21 16:12:46 +02:00
Michael Loesler
32dfc8ce4d
Mail copy to sender (#501)
* Mail copy to sender

- added option to send mail copy to senders email, if sender is a regisered user
- removed option to change the email during contacting (if user is registered)
- see https://github.com/ilosuna/mylittleforum/issues/238 for details
- re-formatted contact.inc.php

* pull id

- added pull id
2019-07-20 12:49:11 +02:00