Heiko August
fbdc08d133
Change: enclosing the date and time format schemes in Danish language with single quotes
...
According to https://en.wikipedia.org/wiki/Date_and_time_notation_in_Denmark
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
7f0eb9650a
Change: add language names in native and english language for later use
2024-07-18 19:21:23 +00:00
Heiko August
1a43219cf4
Change: add localised date formats for IntlDateFormatter::format
...
https://www.php.net/manual/de/intldateformatter.format.php
https://framework.zend.com/manual/1.12/en/zend.date.constants.html#zend.date.constants.selfdefinedformats
2024-03-22 22:47:14 +01:00
Heiko August
eb0f3f9bb5
Cleanup: solve a small formatting issue
2024-03-22 22:47:14 +01:00
Heiko August
ab13c0e323
Change: apply the enhancements of the danish translation by Tommy Nilsson
...
only a few changes need further research,
see the source: https://mylittleforum.net/forum/index.php?id=15763
2024-03-22 22:47:14 +01: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
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
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
Heiko August
58acc07a86
Change: provide strings for not pinning a thread, pinning it to category and pinning it to all categories
2019-05-14 13:42:25 +02:00
Heiko August
7e47397b7b
Make it possible to restrict the access to the users list to admins and mods ( #470 )
...
* Change: make it possible to restrict the access to the users list to admins and mods
* Fix: correct the order of setting values in the if-statement
0 is restrictest, 2 is public
* Fix: IDs have to be unique in a HTML document, remove duplication
2019-05-13 12:47:12 +02:00
Michael Loesler
675cb6548e
Password strength ( #438 )
...
* Measuring password strength
- added options to validate password strength during registration
- number of digits (default: 0)
- number of lowercase letters (default: 0)
- number of uppercase letters (default: 0)
- number of special characters (default: 0)
* Measuring password strength
- added options to validate password strength during user changing password
2019-01-01 18:23:56 +01:00
Heiko August
361f18a8fe
Change: new link texts for the reset of the agreements
2018-12-30 01:43:43 +01:00
Michael Loesler
9b70c9aa1a
Change user password ( #435 )
...
- removed field to confirm changed password in user area
- see: https://github.com/ilosuna/mylittleforum/pull/412 , https://github.com/ilosuna/mylittleforum/pull/403
2018-12-24 13:30:30 +01:00
Michael Loesler
2062ad0f38
Remove account ( #434 )
...
* Remove user account
- added option _remove user account_ to user area
* Validate password
- requesting password to remove user account
* Remove button/clean code
- removed button as suggested by @auge8472 (https://mylittleforum.net/forum/index.php?id=11181 )
- cleaned lang-files and template
2018-12-24 13:05:26 +01:00