Commit graph

83 commits

Author SHA1 Message Date
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
4825d22d7f Change: add markings for missing translations and solve formatting issues (tamil) 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
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
436dee45e1 Fix: corrected a false friend (German: "aktuell" to wrong English "actual"), correct is "currently" 2022-05-09 20:42:11 +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
Michael Loesler
c28c12a88c
Bayes-based spam filter (#427)
- add B8 libary for SPAM protection
- add CSRF Token to form element
- created new table `akismet_rating`
- transfered `spam` and `spam_check_status` from entry table
- removed columns `spam` and `spam_check_status` as they are akismet specific columns from entry - - created b8 tables `b8_rating` and `b8_wordlist_table`
- changed SQL statements, which used the (old) `spam` column
- updated install-script
- changed phrases and flag someone for delete
- add B8 configuration to admin area
- clean code
- removed spam columns from backup procedure
- new tables are *NOT* included to the backup procedure because I prefer to remove this function
- added error message for wrong SQLs
- https://github.com/ilosuna/mylittleforum/issues/426
2018-12-19 20:54:01 +01:00
Michael Loesler
0b713864fd
Remove password field (#412)
- password confirmation field removed (in admin area)
2018-12-01 13:49:06 +01:00
Heiko August
29cd188b8b
add unsubscribing function for messages about replies (#399)
* Change: add a link to unsubscribe from the e-mails informing about replies to a specific own entry
* Change: processing subscription quitting, code, text and subtemplate
* Change: add a new table for the handling of subscriptions
* Change: remove subscription flag from antres table, set it in subscriptions table instead
* Change: rename the entry-id and the UUID-column, add a timestamp
* Change: remove the GET-parameter checker, is unnecessary
* Change: add query to delete the row of the subscription from the database table
* Change: rebuild the function emailNotification2ParentAuthor
2018-11-17 12:48:48 +01:00
Michael Loesler
b053582193
Typo (#404)
- replaced hidde by hide
2018-10-24 21:08:23 +02:00
Michael Loesler
f17271221b
Password visibility (#403)
- add a check box behind the passwords field
- add two lang. phrases to display a helpful tooltip
- if the check box is checked, the password is shown in plain text otherwise the text field function for passwords is used (e.g. showing *****) 
- see https://github.com/ilosuna/mylittleforum/pull/402
- remove uri to YUI compressor 
- password confirmation field removed
- `error_pw_conf_wrong` key removed
2018-10-24 16:20:51 +02:00
Michael Loesler
5c0c4ed3f6
underline character (#401)
- underline character in data_privacy_statement removed in lang-files
2018-10-23 09:43:32 +02:00
Michael Loesler
1615ee4a0a
Flash button (#390)
* Removing flash

- removing the option "FLASH" button
- https://github.com/ilosuna/mylittleforum/issues/376

* Change update script

- add changes to update script
- VERSION array is not correct!!!

* Correction id

- correcting id to #390
2018-07-16 23:15:56 +02:00
Heiko August
6587c5927f Fix: add dedicated button strings for agreement and disagreement 2018-06-04 22:22:07 +02:00
Heiko August
d649c3ce7b Change: output the agreement page with the data privacy statement or the terms of use 2018-06-04 22:14:14 +02:00
Heiko August
5430711e59 Change: make accepting of the data privacy statement mandatory to save the entry, if enabled 2018-05-18 12:45:58 +02:00
Heiko August
eec578621a Change: add the checkbox for data privacy statement and the necessary code to the registration form 2018-05-08 19:24:36 +02:00
Heiko August
7add15bf26 Change: add settings for an explicit data privacy statement 2018-05-01 22:48:10 +02:00