Heiko August
fafdf876f8
Change: enclose German language date and time schemes in single quotes
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
feec4b7160
Fix: correct a spelling mistake that distorts the meaning (reaktiviert versus deaktiviert)
2025-03-12 16:31:29 +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
6edc80b0ed
Fix: in german language the time format is 0-24 with no am/pm
2024-08-07 13:51:09 +00: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
c797f19d30
Fix: solve a formatting issue (german)
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
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
18ea68f461
Fix: replace the hyphen with a dash where it has been used as such
2023-01-24 21:35:02 +01:00
Heiko August
a6deafeaa2
Fix: prevent the use of so called Deppenbindestrich (stupid hyphen)
2023-01-24 21:35:02 +01:00
Heiko August
0cc329869b
Fix: correct the description for key where_to_open_links_all
...
This user setting activated, all links in a forum entry will open in a new browser window or tab.
2023-01-24 21:35:02 +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
Michael Lösler
d0b85b361f
Typo ( #577 )
...
- Typo corrected in i18n file
2022-04-21 14:15:07 +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
5d8e05ced6
Fix: correct silly typo
2020-10-15 22:07:09 +02: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
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
6450b68d42
change phrases
...
- used the recommended phrase "nicht aktiven" instead of "inaktiven"
2020-04-29 10:51:18 +02:00
Michael Loesler
7bf395ab47
format
...
- added dashes
2020-04-29 10:51:18 +02:00
Michael Loesler
5c6d7aedd7
email
...
- corrected some phrases
2020-04-29 10:51:18 +02:00
Michael Loesler
d66d52eeb6
notification text
...
- added notification text to german and english i18n file
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
Michael Loesler
1448512a40
B8 contact ( #489 )
...
* b8 for mail check
- added option to check emails via B8
- added DB entry 'b8_mail_check' (Default: FALSE)
- replace `error_spam_suspicion` by `error_email_spam_suspicion` key
- corrected wrong key `akismet_check_registered` by `spam_check_registered`
2019-06-14 20:58:59 +02:00