Commit graph

39 commits

Author SHA1 Message Date
Heiko August
ad40232432
Merge branch 'voting-feature' into legacy_2.4 2023-01-22 21:08:57 +01: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
ed339082af Change: add new version number 2.4.23 2020-09-30 16:36:51 +02:00
Heiko August
b8bb2d811b Change: new version number 2.4.22 2020-09-29 11:36:29 +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
Florian Caspar
694e260b1b DB settings update for voting management 2020-01-19 04:41:56 +01:00
Florian Caspar
8c79ad769b Voting feature added. 2020-01-02 01:26:37 +01:00
Heiko August
1227438f62 Change: add the new version number to config/VERSION and index.php 2019-05-15 20:32:28 +02:00
Heiko August
336d72f6a9 Change: new version string 2.4.19.1 for index.php and config/VERSION 2019-02-07 22:21:07 +01:00
Heiko August
6fe47340bf Change: new version number 2.4.19 2019-02-03 16:57:40 +01:00
Heiko August
04ddac272f Change: new version number 2.4.18.1 2019-01-14 09:58:52 +01:00
Heiko August
3644cc0e84 Change: new version number for index.php and config/VERSION, add 2.4.17 to the list of updateable versions 2019-01-13 19:03:04 +01:00
Heiko August
a066ed5563 Change: new version number string (2.4.17) in index.php and config/VERSION 2019-01-06 13:31:32 +01:00
Heiko August
03899f676b Change: new version number 2.4.16 2018-12-07 14:04:51 +01:00
Heiko August
3d967c691c Change: new version number in index.php and config/VERSION 2018-11-30 11:58:57 +01:00
Heiko August
fe95fde61b Change: new version number 2.4.14 2018-11-26 22:55:24 +01:00
Heiko August
a374791642 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-22 22:50:32 +01:00
Heiko August
261a560a32 Change: add the new version number 2.4.13 to the index.php and config/VERSION 2018-08-12 17:54:54 +02:00
Heiko August
dc78841a64 Change: add the new version number to the index.php and to config/VERSION 2018-06-29 13:22:40 +02:00
Heiko August
3459984d55 Change: new version number in the files index.php and config/VERSION 2018-06-25 16:16:49 +02:00
Heiko August
936cc89694 Change: version number 2.4.10 2018-06-11 19:37:38 +02:00
Heiko August
de717507e4 Change: new version number in index.php and config/VERSION 2018-04-13 17:20:30 +02:00
Heiko August
b8cd70eb96 Change: add version number 2.4.8 to the files index.php and VERSION 2018-02-18 21:09:28 +01:00
Heiko August
db530fb1ee Change: add the new version number and date to index.php and number to config/VERSION 2018-01-04 23:03:43 +01:00
Micha
cd401caf42
Change TAG handling (#297)
* Remove phrase in lang files

- Remove TAG-phrase 'error_bookmark_tags_too_long'
- was added by https://github.com/ilosuna/mylittleforum/pull/287

* Add tables

- tags_table for tag values
- bookmark_tags_table for connection between tags and bookmarks

* Change install/update script

- Add new tables
- Suggestion for transfering old tags from postings to new tag table

* Add tags to bookmark

- adapt SQLs for new TAG-table

* SQL korrigiert

- Klammerausdruck korrigiert

* LEFT-Join

- Correcting SQL JOIN vs. LEFT JOIN
- Replace function call

* Replace Functions

- add/replace functions for TAG handling

* TAGS for postings

- Add Tags for postings

* Add new table

- add binding table for tags and postings

* - Change TAG handling

- search function
- posting
- thread view
- update script
- install script

* Limiting number of Tags

- set tag limit to 10 for bookmarks
- add error message

* Remove BTREE

- reomve USING BTREE clausel as suggested by @auge8472

* Remove BTREE

- remove USING BTREE as suggested by @auge8472
- add new table entry_tags_table

* Remove variable

- remove variable $tagStr

* Remove first tab

- clean up file

* Add InnoDB

- Add ENGINE=InnoDB to new tables

* Add table names

- add table names to install script

* add updated files

- add updated files of issue #297

* add AUTO_INCREMENT

- add AUTO_INCREMENT to 'tags_table' definition

* Correcting table name / check for prior errors

- correct tabel name of entry_tags_table
- check empty property of error-array
- add error message, if b_settings.php is unwriteable

* Store posting tags

- add new sql to store the posting tags in entry_tags table
2017-12-12 22:53:37 +01:00
Heiko August
574dc6e4d8 Change: new version number 2.4.6 in index.php and config/VERSION 2017-11-05 16:15:22 +01:00
Heiko August
8989197d2a Change: set the new version number 2017-10-09 22:45:35 +02:00
Heiko August
b2c6213b43 Preparations for version 2.4.4 (#258)
* Change: add the array of the changed files to the update script
* Change: add the list of changes to CHANGELOG
* Change: new version string in index.php and in config/VERSION
2017-10-03 18:22:19 +02:00
Heiko August
5f7b857dc9 Change: add new version string to index.php and config/VERSION 2017-07-09 21:48:11 +02:00
Heiko August
7ff76d4264 Change: add the new version number to index.php and config/VERSION 2017-03-12 12:48:02 +01:00
Heiko August
3f4b3b0c22 Change: new version number in version file 2017-02-20 19:41:20 +01:00
Heiko August
6908bda953 Change: new version number in file VERSION 2017-02-16 09:32:59 +01:00
Heiko August
d24c75a7e6 data for new pre release 2.3.99.3 (#164)
* Change: add changes and fixes for version 2.3.99.3
* Change: add the data for version 2.3.99.3
* Change: add the new version number 2.3.99.3
2017-02-05 13:58:09 +01:00
Heiko August
28288031ee Change: new version number (#154)
closes #152
2017-01-24 19:58:19 +01:00
Heiko August
62f02ca31d Add the table and a further box in the admin area (#124)
* Change: new table mlf2_temp_infos
* Change: add a box to show the version number of the installed version
* Change: load version info only during daily actions
* Change: simplified release info
* Fix: text change in every language except the base language?!
* Fix: remove superfluous and in some cases script breaking query

close #123
2016-12-04 15:32:34 +01:00
Heiko August
d680aa4757 Create read-status-table (#74)
* Change: new table mlf2_read_entries
* Fix: forgot to add the assembling of the table name in update script
* Change: add column time to store the last request for an entry
* Fix: rename column 'e_id' to 'posting_id' for consistency

fixes #71
2016-11-14 10:56:04 +01:00
Heiko August
6627539a28 version check from file (#66)
* Change: read new version number from file in case of an update

* Fix: put the version checks into a block, that will only be executed in absence of an error

* Fix: stop update even with equal version numbers of current installation and update version

* Fix: compare the current version with the array of allowed version numbers, not with version number of the update

* Change: replace $update['version'] with $newVersion

It's not part of the given data and will be read from the file VERSION.
Thatswhy it is now a separated variable.

* Change: use the file VERSION to get the version number

* Fix: relative path must be given from the requested script, not the included one
2016-11-06 13:36:04 +01:00
Micha
5c736336c4 Bookmark, JavaScript and CSS, Preview window (#39)
* Bookmark

Add bookmark function to single postings

* Multiple changes

- Add bookmark function, cf.
https://github.com/ilosuna/mylittleforum/issues/38
- Show preview window on hover, if desired(!): set ajax_preview=2, cf.
https://github.com/ilosuna/mylittleforum/pull/37
- Replacing of inline-style elements in JS code by CSS classes, cf.
https://github.com/ilosuna/mylittleforum/pull/18 and
https://github.com/ilosuna/mylittleforum/issues/16

* Update db_settings.php

* Add phrases

Add content for issue https://github.com/ilosuna/mylittleforum/issues/32

* bubble-icon behavior

- Disable bubble-icon if posting is empty
https://github.com/ilosuna/mylittleforum/issues/40
- Add CSS issue https://github.com/ilosuna/mylittleforum/pull/41
2016-10-13 18:29:35 +02:00
Alex
f527c6e938 initial commit 2010-01-31 13:39:34 +01:00