Víctor Huertas
da2902b989
fix(spanish): unifies to informal addressing style
...
Items using a formal manner to address users are translated into an
informal addressing style.
2023-03-06 09:45:40 +01:00
Víctor Huertas
fa4a204bf8
fix(spanish): restores accent marks
...
Restores accent marks, add opening question marks and corrects some typos.
2023-03-06 09:45:40 +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
a61d6e56bb
Change: add lazy loading attribute to img elements in forum entries
...
closes #666
2023-02-06 23:04:40 +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
Víctor Huertas
c4931b1a06
fix: corrects a typo
2023-01-23 21:24:18 +01:00
Víctor Huertas
c8fb2f86d8
fix: makes some corrections and minor improvements
2023-01-23 21:24:18 +01:00
Víctor Huertas
d4d229006e
fix: restore removed/added lines by mistake
2023-01-23 21:24:18 +01:00
Víctor Huertas
56262ac509
lang: completes the spanish language
...
Completes the remaining `TODO` flags for the spanish language
2023-01-23 21:24:18 +01:00
Heiko August
606aa042bb
Change: additional item mentioning the theming support
2023-01-22 18:53:03 +01:00
Heiko August
082b11b693
Fix: orphaned chars, wordings and formattings
2023-01-22 18:53:03 +01:00
Heiko August
b1c814c5cf
Change: add a feature list to the readme file
2023-01-22 18:53:03 +01:00
Heiko August
30341735a7
Fix: headings should follow the common Markdown syntax
2023-01-22 18:53:03 +01:00
Heiko August
4e1a594d64
Fix: link to the project page should follow the common Markdown syntax
2023-01-22 18:53:03 +01:00
vihuna
1a99f5dfb3
fix: change date-time format in user administration ( #659 )
2023-01-03 16:55:21 +01:00
Heiko August
d137c1a406
Fix: wrong date formatting code in the users entries list, follow up of #647 ( #657 )
2022-12-27 11:04:10 +01:00
Heiko August
dcc8df0543
Change: add class .notice to system messages (error, caution and execution messages)
2022-12-26 22:11:47 +01:00
Heiko August
9b01dca510
Change: enlarge the contrast with a brighter beckground and a darker text colour
2022-12-26 22:11:47 +01:00
Heiko August
691c2b9dc7
Fix: make the selector more specific to apply the definition for margin-left to the first link item
2022-12-26 19:04:14 +01:00
Heiko August
3cb62a3304
Change: little adjustment for the user search bar (padding-bottom)
2022-12-26 19:04:14 +01:00
Heiko August
5d147bed29
Change: remove multiplied declaration of font size and make the selector more specific to make the font size declaration applying
2022-12-26 19:04:14 +01:00
Heiko August
93c346bc5f
Change: remove classes pagination-index and pagination-index-table
2022-12-26 19:04:14 +01:00
Heiko August
8017b725cb
Change: replace <input> of type submit with <button>, remove unnecessary <br />
2022-12-26 19:04:14 +01:00
Heiko August
c46cd71c4a
Cleanup: a little optimisation of the file size, remove the leading 0 for values < 1
2022-12-26 19:04:14 +01:00
Heiko August
3ebdd9d81c
Change: adjustments for elements of class .normalform
2022-12-26 19:04:14 +01:00
Heiko August
e10260dc27
Change: a few adjustments for the pagination list
2022-12-26 19:04:14 +01:00
Heiko August
e937401f69
Change: reformat form and navigation elements in the admin area
...
- remove the fixed heights from a few elements
- remove floating because the affected elements follow the box content
2022-12-26 19:04:14 +01:00
Heiko August
03aeedda70
Change: exclude the pagination below the users list from the form
2022-12-26 19:04:14 +01:00
Heiko August
49bc9a6224
Change: display the label for the input field in user search form for a better accessibility
2022-12-26 19:04:14 +01:00
Heiko August
d47bb484bc
Change: reconstruct the user search form
...
- put the label for the input field into the form beside the input field
- replace the input for the submit button with a real button
- exclude the hidden fields from the div in the form
- remove the float, that was intended for the form box inside #usernav
2022-12-26 19:04:14 +01:00
Heiko August
561069aef7
Change: clear boxes of id #userpagination, unnecessary after clearing #usernav
2022-12-26 19:04:14 +01:00
Heiko August
ea5e4186e6
Change: clear the box #usernav in all occurences
2022-12-26 19:04:14 +01:00
Heiko August
5531729308
Change: provide a heading for the user lists
2022-12-26 19:04:14 +01:00
Heiko August
cb52600946
Change: display an additional pagination link list at bottom of the uploaded images list
2022-12-26 19:04:14 +01:00
Heiko August
5b0299c308
Change: display an additional pagination link list on top of the users entries list
2022-12-26 19:04:14 +01:00
Michael Lösler
425b165d31
Formated date ( #654 )
...
- formated date corrected in user profile
2022-12-13 20:08:12 +01:00
Michael Lösler
304c5cd9cb
Date format ( #653 )
...
- Date format corrected in template for reporting SPAM/HAM
2022-11-24 13:18:52 +01:00
Heiko August
0b35c866ae
Change: replace the str_replace solution for replacing of control chars with one with a regular expression
2022-11-23 19:12:59 +01:00
Heiko August
4535fade9b
Fix: correct the possible field length of the column user_email to 255 chars
2022-11-23 19:12:23 +01:00
Heiko August
962aa1a23a
Fix: read multiple times used e-mail-addresses from the database and interrupt the update in this case
2022-11-23 19:12:23 +01:00
Heiko August
f8aa07c1a2
Fix: reset the charset for column user_email after changing the charset of the table
...
The first repeat of setting of the column size (varchar(255)) is necessary to make the rest of the query (CHARSET SET and COLLATE) working.
The second query in the update procedure ensures the correct charset for the case of an update starting from version 2.4.99.1.
2022-11-23 19:12:23 +01:00
Heiko August
8c055f84d1
Fix: resize the column user_email before the change of the table charset to utf8mb4
2022-11-23 19:12:23 +01:00
Heiko August
9dbbaeab6a
Fix: take the create table statements out of the transactions
2022-11-23 19:12:23 +01:00
Heiko August
2fa3340770
Fix: outsource the table drop queries from the table creation code
...
Dropping tables, that should not exist in this moment can be handled independently from the creation process of the tables.
2022-11-23 19:12:23 +01:00
Heiko August
1d4a34351b
Fix: delete remaining tables from previous installations before creating them again
...
This fixes issues with upgrades of forum scripts from 2.4.x-versions to any 2.5-version, when there was a testing installation of a 2.5-development version, that created these tables before.
Often such testing installations with a following downgrade to a stable version results in remaining, orphaned tables, that breaks the update script in a later run, when it tries to create the tables again.
I put the queries to drop and create the tables into a transaction. Thatswhy I needed to introduce the function mysqli_multi_query to run all four queries per table at once.
2022-11-23 19:12:23 +01:00
Michael Loesler
c1617a7aa0
Comment
...
- comment corrected
2022-11-11 10:27:36 +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
91d9ae85be
Fix: prevent passwords from spell checking for the case of displaying them with type="text"
...
This is necessary in browsers which sends content if input with type text to external spell checking services, as Chrome does with sending the content to a Google service.
2022-10-10 01:29:30 +02:00