Commit graph

689 commits

Author SHA1 Message Date
Heiko August
a4bc7726a0
Merge pull request #516 from fcaspar/legacy_2.4
Voting feature
2023-01-22 21:30:04 +01:00
Heiko August
ad40232432
Merge branch 'voting-feature' into legacy_2.4 2023-01-22 21:08:57 +01:00
Heiko August
5ce298180d Change: add the changes of version 2.4.24 to the changelog 2020-10-12 21:56:31 +02:00
Heiko August
4bb25dbecb Change: add version number 2.4.24 to index.php and config/VERSION 2020-10-12 21:44:41 +02:00
Heiko August
b9c096654d Change: add version 2.4.23 to the list of updatable versions 2020-10-12 21:42:34 +02:00
Heiko August
578b111b07 Change: list of changed files for update to version 2.4.24 2020-10-12 21:41:47 +02:00
Heiko August
280a2a76a8 Fix: don't fix language dependent issues in CSS that takes effect in any language 2020-10-12 21:21:02 +02:00
Heiko August
d55ab87840 Change: adapt the changes from master commit 9456cd2330 (unified RSS link structure) 2020-10-12 21:16:21 +02:00
Heiko August
a8d9aeab88 Change: add field user_type to the thread tree informations and add classes to the user name elements 2020-10-12 21:08:44 +02:00
Heiko August
206b042df1 Change: add version 2.4.22 to the list of updatable versions 2020-09-30 16:39:07 +02:00
Heiko August
56c752ee8a Change: add the list of files to update for version 2.4.23 2020-09-30 16:38:17 +02:00
Heiko August
bd15bebbb5 Change: add the description of the fixes in 2.4.23 to the changelog 2020-09-30 16:37:15 +02:00
Heiko August
ed339082af Change: add new version number 2.4.23 2020-09-30 16:36:51 +02:00
Michael Loesler
dfd915806e CSS for RSS of the Thread (#533)
- added padding to to the link to the rss-feed of the thread (in entry view)
- padding was removed during re-organisation of the footer, cf. https://github.com/ilosuna/mylittleforum/pull/531, but the link is not part of the footer
2020-09-30 13:36:16 +02:00
Michael Loesler
d1e07039e9 Corrected comment (#532)
- corrected comment in i18n files, i.e. replaced `</--` by `<!--`
- see https://github.com/ilosuna/mylittleforum/pull/530
2020-09-30 13:35:41 +02:00
Heiko August
d4457f7d24 Change: add entries for version 2.4.22 to the changelog 2020-09-29 22:22:00 +02:00
Heiko August
5144cc5f7c Change: add pull request #531 in the comments of the affected files 2020-09-29 22:05:56 +02:00
Heiko August
ab2b72f306 Change: removed unnecessary semicolons in the last rules in a set 2020-09-29 22:03:16 +02:00
Heiko August
a68948b12f Fix: correct invalid HTML structure for the footer menu no. 2
Every link in the menu is now encapsulated in its own list item.
The padding of the links with an icon got realigned.
2020-09-29 22:01:29 +02:00
Heiko August
03df36115f Change: add list of files and directories for the update to 2.4.22 2020-09-29 11:39:22 +02:00
Heiko August
fe1997e562 Change: add version 2.4.21 to the list of updatable versions 2020-09-29 11:37:08 +02:00
Heiko August
b8bb2d811b Change: new version number 2.4.22 2020-09-29 11:36:29 +02:00
Heiko August
852c0e8f53 Change: add link to top of page to every entry and the footer of every page 2020-09-27 23:28:00 +02:00
Heiko August
e89e21cd90 Fix: forgotten string enclosing for the timestamp of a subscription 2020-09-22 22:51:37 +02:00
Heiko August
460fc7243a Fix: fix for fix, column 'email_notification' does not exist since 2.4.14 but references was not removed everywhere 2020-09-22 22:23:49 +02:00
Heiko August
cc3ac57727 Fix: correct wrong string concatenation (forgotten dot) 2020-09-22 22:15:33 +02:00
Heiko August
b017952093 Change: take new backup modes (11, 12) into consideration 2020-09-22 22:14:46 +02:00
Heiko August
dbd9f971bd Fix: provide backup functionality for the tags tables 2020-09-22 22:06:15 +02:00
Heiko August
04105b5e96 Fix: round up the backup file sizes and provide four decimals for displaying file sizes
backup files with very smal file sizes was displayed with "0 MB". That was misleading because the files seemed to be empty but wasn't.
2020-09-18 00:02:43 +02:00
Heiko August
630eb91f28 Fix: add forgotten backup function for subscriptions 2020-09-15 23:14:14 +02:00
Heiko August
10f81d9d53 Fix: provide the column names in the backup code of temporary information table and respect possible NULL value for 'time' 2020-09-15 23:06:43 +02:00
Heiko August
84fe01f898 Fix: provide the column names in the backup code of read status table 2020-09-15 22:43:00 +02:00
Heiko August
8b70861131 Fix: provide the column names in the backup code of bookmarks table 2020-09-15 22:41:45 +02:00
Heiko August
28309e637e Fix: provide the column names in the backup code of pages table 2020-09-15 22:41:05 +02:00
Heiko August
e195948a5b Fix: provide the column names in the backup code of userdata table 2020-09-15 22:39:58 +02:00
Heiko August
59fa47dbfd Fix: provide the column names in the backup code of smilies table 2020-09-15 22:38:29 +02:00
Heiko August
75e537071e Fix: provide the column names in the backup code of settings table 2020-09-15 22:37:48 +02:00
Heiko August
2f8e7ef84d Fix: provide the column names in the backup code of entries table and add forgotten column 'email_notification' 2020-09-15 22:35:43 +02:00
Heiko August
156ae776c9 Fix: provide the column names in the backup code of categories table 2020-09-15 22:33:51 +02:00
Heiko August
41f3e96a98 Fix: provide the column names in the backup code of banlists table 2020-09-15 22:32:06 +02:00
Michael Loesler
cf1befe791 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-09-11 16:45:47 +02:00
Heiko August
3a7c974d6d Change: natural, case insensitive sorting for the tag list on the main page (#512)
Thanks for the proposal goes to Candleman. :-)
2020-09-11 16:36:28 +02:00
Michael Loesler
f41ca0eff8 Remove deprecated function each() (#410)
- replaced deprecated function each() by its foreach representation
- see https://github.com/ilosuna/mylittleforum/issues/409
2020-08-24 11:16:42 +02:00
Heiko August
68628eb3ad Change: add includes/rss.inc.php to the list of files to update 2020-04-25 21:45:17 +02:00
Heiko August
9ec0d41910 Change: documentation of another fix, provided with version 2.4.21 2020-04-25 21:19:01 +02:00
Heiko August
865344f840 Fix: generate the image sources in a complete manner
We do need an image URL including protocol, domain and path and not only the local, relative path on the domain.
2020-04-25 21:01:07 +02:00
Heiko August
09c83ecb19 Change: add the new version number to config/VERSION and to the index.php 2020-04-25 20:44:47 +02:00
Heiko August
674f9e2d95 Change: add the description of the fix to the changelog 2020-04-25 20:44:10 +02:00
Heiko August
dfc2fb9d73 Change: add version 2.4.20 to the array of updateable versions 2020-04-25 20:43:05 +02:00
Heiko August
e211274535 Change: signle-item-list of changed files from version 2.4.20 to 2.4.21 2020-04-25 20:42:09 +02:00