Commit graph

1206 commits

Author SHA1 Message Date
Heiko August
1526ad48f6 Fix: open the page of the privacy statement per default as popup 2018-07-19 21:08:37 +02:00
Heiko August
262890fad7 Fix: remove no longer existing column 'mlf2_entries.tags' from backup script 2018-07-17 21:05:17 +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
adb1ee4434 Fix: values of the birthday column have to be surrounded by quotes 2018-07-16 21:22:53 +02:00
Heiko August
f1cfba4eb5 Fix: add the forgotten new columns, introduced in version 2.4.10, to the backup script 2018-07-16 21:22:53 +02:00
Heiko August
1118bd9372
Fix: applied non-existing variable for the privacy checkbox to the posting template (#388) 2018-07-16 20:56:19 +02:00
Heiko August
1127bd626a Change: several fields in the posting-form get randomised names 2018-07-16 20:31:13 +02:00
Heiko August
4151ae71a0 Change: reorder the input fields of the registration form to prevent unintended prefilled fields in firefox 2018-07-16 20:31:13 +02:00
Heiko August
d24e232329 Change: several fields in the registration-form get randomised names 2018-07-16 20:31:13 +02:00
Michael Loesler
0e19a2fa1d
add missing css class thread-locked (#384)
- adding missing css class `thread-locked` to enable ballon icon for ajax preview
- see https://mylittleforum.net/forum/index.php?id=10873
2018-07-02 21:16:29 +02:00
Heiko August
3f9a8aacd2
Fix: correct wrong settings-key for the terms of use URL (#381) 2018-06-25 15:56:52 +02:00
Heiko August
46b1175028
Fix: removed errorneous and hyperfuid underscore (#380)
Thanks for the hint goes [to Taurec](https://mylittleforum.net/forum/index.php?id=10841).
2018-06-24 21:04:53 +02:00
Heiko August
c75c0afb37
Change: reset the height of the agreement iframe with CSS (#379) 2018-06-13 21:03:35 +02:00
Heiko August
4e3fa11f46
A small fix and a few cleanups (#378)
* Cleanup: remove a few unnecessary spaces
* Change: put meta elemt for charset in front of the title element. This prevents broken displaying of the title in case of a missing charset header from the webserver.
2018-06-13 20:49:53 +02:00
Heiko August
f79d752c9d
Merge pull request #375 from auge8472/gdpr
Change: add settings for an explicit data privacy statement
2018-06-07 18:45:21 +02:00
Heiko August
0cf2ac96ab
Merge branch 'master' into gdpr 2018-06-07 18:44:28 +02:00
Heiko August
ac7060f333 Fix: add checks for the relevant settings to prevent code execution if the named setting is disabled 2018-06-05 22:57:40 +02:00
Heiko August
fa4dbaed00 Change: enforce a redirect to the agreement form if a user hasn't accepted the agreement and tries to send a posting 2018-06-05 22:56:16 +02:00
Heiko August
ca3d59d3ab Change: update the userdata if the user has agreed to the data privacy statement or the terms of use 2018-06-05 22:30:23 +02:00
Heiko August
0e7a528697 Change: set the default height of the iframe to 400 pixels, will be overwritten with CSS 2018-06-05 22:24:09 +02:00
Heiko August
f987fdbd86 Fix: redirect at all 2018-06-05 22:23:12 +02:00
Heiko August
ff1d7ad741 Fix: redirect to the data privacy statement when necessary, not to the terms of use 2018-06-05 22:22:01 +02:00
Heiko August
552b90bd41 Fix: resolve merge conflict because of new LaTeX-formula-rendering (see aeb9afda34) 2018-06-04 22:27:34 +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
070d64fe8d Change: prepare the output of the agreement page, otherwise redirect 2018-06-04 22:12:12 +02:00
Heiko August
b9fc3c5764 Change: check for necessary reconfirmation of the data privacy statement or the terms of use 2018-06-04 22:09:51 +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
e8ac85968c Fix: use the correct key name for the error message 2018-05-18 12:57:10 +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
35be9dfbd7 Change: add timestamp fields for terms of use and data privacy statement to the userdata table 2018-05-08 19:22:03 +02:00
Heiko August
a21bc77a82 Change: add default value for setting data_privacy_agreement for empty checkbox 2018-05-02 21:18:00 +02:00
Heiko August
7add15bf26 Change: add settings for an explicit data privacy statement 2018-05-01 22:48:10 +02:00
Heiko August
8b32031edc Change: set minimal MySQL-version to 5.0 because Bad behavior sets it as required
We do not use MySQL with Bad behavior per default, but it could be configured that way.
2018-05-01 19:41:24 +02:00
Heiko August
9439d1037b Change: update Smarty from version 3.1.30 to version 3.1.32 2018-05-01 19:41:24 +02:00
Heiko August
6cc30d4c1c Change: update Bad Behavior from 2.2.19 to 2.2.20 2018-05-01 19:41:24 +02:00
Heiko August
4c9b48b943 Change: update GesHi from 1.0.8.11 to 1.0.9 2018-05-01 19:41:24 +02:00
Michael Loesler
dc6ac4f694
improve check update (#373)
- replace argument of checkUpdate function
- using last stored version (taken from feed) instead of installed
version
- https://mylittleforum.net/forum/index.php?id=10668
2018-04-21 12:23:29 +02:00
Michael Loesler
438967bf29
Check update function (#372)
due to content changes of github atom feed, the checkUpdate returns
wrong uri
2018-04-16 23:11:48 +02:00
Heiko August
5d58c4c857
Fix(es) for the uploads management (#367)
* Fix: use existing variable instead non exisiting one
* Fix: check for non-emptyness of the array and not for it's existence

I found no further issues.
2018-04-16 19:51:18 +02:00
Heiko August
829b03a154 Fix: three cases of forgotten exclamation mark as part of HTML-comment-syntax 2018-04-16 18:33:38 +02:00
Heiko August
4f3ee7330c Fix: superfluous and erroneous single quotes 2018-04-16 18:33:38 +02:00
Heiko August
b300faf040 Fix: added cursor:pointer; for labels also to the minified CSS file 2018-04-13 16:59:31 +02:00
Heiko August
9e67bb781e Fix: added the changes for notice about automatic e-mails to all language files 2018-04-13 16:59:31 +02:00
Heiko August
7c8e502633
Change: width and height attributes to img tag of uploaded images (#368)
Add width and height attributes to in entries included images with an upload as source.
2018-04-12 20:31:04 +02:00
Heiko August
86861aef46
Merge pull request #364 from ilosuna/uploads
Base of a new page in the admin panel for managing uploads (currently uploaded images).
2018-04-11 17:48:07 +02:00
Heiko August
0737d82843 Fix: put image dependent code into an if-block with the check for image presence 2018-04-11 17:35:11 +02:00
Heiko August
0152a4ec1e Change: add styling rules for the confirmation list 2018-03-30 20:11:28 +02:00
Heiko August
d774095e49
Bugfix, use correct setting name instead name of abandoned setting (#366)
* Fix: used non existing setting for removing read state after X days

The database query for removing the read state from entries after X days was broken.
The query used the setting "read_state_expiration_date" which was itself removed with version 2.4.3.
2018-03-30 13:59:59 +02:00