Commit graph

302 commits

Author SHA1 Message Date
Heiko August
3e06e35f1f Change: bring the update script for 2.3.5 to 2.4.x from the status of 2.4.7 to 2.4.15 in the master branch 2018-12-02 16:25:48 +01: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
Michael Loesler
2ef12d742a
Tex (#377)
- removed external chart service support for tex
- added MathJax javascript support
- see https://mylittleforum.net/forum/index.php?id=10721
2018-05-18 19:20:17 +02:00
Heiko August
88023e95e2 Change: new settings uploads_per_page to the install, update and admin scripts 2018-03-29 15:17:37 +02:00
Heiko August
168be9b49e Change: add the last version 2.4.7 to the array of updatable versions 2018-02-18 21:06:56 +01:00
Heiko August
05e998c48a Change: add the list of changed files 2018-02-18 21:05:36 +01:00
Heiko August
3bb6045875
Fix: corrected the path to the CSS-files, important for updates from older versions (#342) 2018-02-05 15:08:29 +01:00
Heiko August
b0cc114d48 Fix: corrected vaule of a PR-number 2018-01-04 22:56:31 +01:00
Heiko August
931f00b331 Change; file list refomatted again 2018-01-04 22:54:52 +01:00
Heiko August
288b499b55 Change: added and documented the changed files 2018-01-04 22:51:27 +01:00
Heiko August
565ebfa62c Change: set correct version jump 2018-01-04 22:32:54 +01:00
Heiko August
99af0245bd Change: reformatted all comments for documenting the number of PRs in the list of changed files 2018-01-04 22:32:08 +01:00
Micha
df1a5d3b71
Honeypot (#305)
* Add inputs as honey pot
- add csrf-token for postings
- Add files to update script
- add CSS class and label
- add label for honey pot descriptions
2017-12-17 11:01:40 +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
Micha
c5ab0b7314
Bookmarktags (#287)
* Tags for Bookmarks

- add tags for user-defined bookmarks
- https://github.com/ilosuna/mylittleforum/issues/254

* Update/Install instructions

- update install and update scripts

* Add GH-IDs

- add GitHub ids

* Remove isset

- remove isset() because it is checked above
2017-11-20 16:03:39 +01:00
Heiko August
5fbc0704bc Change: add the list of changed files and directories for version 2.4.6 2017-11-05 16:14:44 +01:00
Heiko August
9f195cbbb4 Change: add version 2.4.5 to the list of updateable versions 2017-11-05 16:14:12 +01:00
Micha
d831330a3c Add version (#265)
- version number is added to update-array
- https://github.com/ilosuna/mylittleforum/issues/264
2017-10-10 20:11:41 +02:00
Heiko August
1317ac4edd Change: add the list of updated files to the update script 2017-10-09 22:43:26 +02:00
Heiko August
970b783e58 Change: add next version number (2.4.4) to the array of updateable versions 2017-10-09 22:42:34 +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
a839c58490 Fix: mention the check for the actual version of config/VERSION (#250)
fixes #244
2017-09-15 00:28:03 +02:00
Heiko August
f8afdd9363 Fix: forgot to add the change in includes/user.inc.php (#243)
... in the update-script
2017-07-10 15:37:28 +02:00
Heiko August
99a9d1050b Merge pull request #236 from auge8472/v2.4.3
preparations for version 2.4.3
2017-07-09 21:52:05 +02:00
Heiko August
cc07e2f22b Fix: the function expects one parameter, not two of them 2017-05-24 15:49:50 +02:00
Heiko August
2cdb553edf Fix: hunted a silly bug in string concatenation 2017-05-24 15:49:12 +02:00
Heiko August
dea8985f5b Fix: once again, don't use table names from the testing environment 2017-05-24 15:42:14 +02:00
Heiko August
b2a66abba7 Handling of the read state reset methods and values (#233)
* Change: use new settings for handling of read state
* Change: add new setings to the SQL-files for update and installation
* Change: queries for new settings and removal of outdated settings to the update script
* Change: remove outdated setting from the SQL file for installation
* Change: new form elements and language strings for read status handling
* Fix: add a check for non exisiting setting reset_read_state
* Fix: wrong name of setting in the form elements
* Change: ensure a valid value for the read state reset method
* Fix: correct wrong name for form field and hardcoded value
2017-05-24 15:04:06 +02:00
Heiko August
4ff0fdbb46 Change: list of changed files 2017-05-23 18:56:14 +02:00
Heiko August
1159f67c0d Change: add version 2.4.2 to the list of updateable versions 2017-05-23 18:55:13 +02:00
Heiko August
c680a768b5 change collation for mlf2_userdata.user name to utf8_bin (#227)
* Fix: set collation of "user_name" to utf8_bin to distinguish i.e. between "a" and "ä"
* Fix: change collation for user name to utf8_bin also in the update process
* Change: reorder the list of queries to the correct order
* Change: clarify the description of instructions
2017-05-14 13:48:51 +02:00
Heiko August
ec70486b46 Add further indices to speed up the queries … (#192)
* Change: add indices to the entries table, speeds up the query execution
* Change: add indices to the read status table, speeds up the query execution
* Change: further index for column last_reply
* Change: additional indices for user data table
2017-03-31 16:50:53 +02:00
Heiko August
8ec1075fa7 Fix: when fetching one line, the counter is wrong 2017-03-12 13:54:10 +01:00
Heiko August
bdeda781ed Fix: wrong string delimiters, used ones for names for the values 2017-03-12 13:54:05 +01:00
Heiko August
ebddccbbe6 Change: add the version 2.4.1 to the list of updateable versions 2017-03-12 12:46:58 +01:00
Heiko August
c8a80b33c8 Change: add the list of files which has to be actualised 2017-03-12 12:46:34 +01:00
Heiko August
005e9b33f2 Change: update function for version 2.4.2
Check the structure of settings table. If column 'name' has no PK, set it.
2017-03-12 12:18:43 +01:00
Micha
911ae16911 Sorting Update List (#178)
- The files as well as the folders are sorted (by php function sort)
- see https://github.com/ilosuna/mylittleforum/issues/177
2017-02-26 20:00:40 +01:00
Heiko August
5e0a92a982 Change: add code for the update to version 2.4.1 2017-02-20 19:30:44 +01:00
Heiko August
de3e4ceb16 Fix: add a more descriptive error message for absence of the new file VERSION (#173)
fixes #173
2017-02-20 16:30:31 +01:00
Heiko August
a05f884f90 Remove: old update file for 2.x to 2.3 2017-02-16 09:35:57 +01:00
Heiko August
a102812e23 Change: make the update script ready for version 2.4 2017-02-16 09:19:03 +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
ba42369e62 added the necessary code for a new release (v2.3.99.2) (#153)
* Change: add a block for the updated files of the intern pre release 2.3.99.1
* Change: make intern testing version 2.3.99.1 updateable
* Change: added changelog for the pre release 2.3.99.2

see also #152 
* Change: added the version string to the comment block in the index.php

* Change: added the infos about the co-authors
2017-01-24 19:52:46 +01:00
Heiko August
5e2fad4217 Fix: use the last release number instead the new one 2016-12-04 19:36:31 +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
6b2602fe06 Change: alter settings table and rewrite the settings (#120)
* Change: alter settings table and rewrite the settings
* Change: tread a simpler path than with the temporary array. Renaming the old and creating a new table with a following INSERT is much more simple.
* Fix: remove the code for deleting the (doubled) setting auto_lock_old_threads
* Fix: add ON DUPLICATE KEY UPDATE to avoid multiple inserts. During the development it's expectable, that an update occurs several times. It would fail in this line because of the new primary key.
* Change: new tables should be of type InnoDB
* Change: a few comments and a bit cosmetic

this fixes #99
2016-12-02 12:01:38 +01:00
Micha
aa98794a4c - Transfer read state to new table on update (#117)
- regard number of postings in setting table i.e. 'max_read_items'
- see https://github.com/ilosuna/mylittleforum/issues/77
2016-11-27 15:47:14 +01:00
Micha
0cbc68d043 Remove item (#108)
- remove duplicate item 'auto_lock_old_threads' in setting table
2016-11-24 18:28:30 +01:00
Micha
9f88e86898 Remove read state (#82)
- add new parameter to setting_table called 'read_state_expiration_date'
(default 150 days)
- remove read state if 'auto_lock_old_threads' > 0
- remove read state if 'read_state_expiration_date' > 0
2016-11-18 23:08:39 +01:00