Commit graph

239 commits

Author SHA1 Message Date
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
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
2000bd62d8 Change: add confirmation page for deleting uploaded files 2018-03-29 11:12:51 +02:00
Heiko August
e36a1c81eb Change: add admin view for management of the uploads
It's atually incomplete, no pagination at the moment, even if it's necessary.
2018-03-22 22:35:54 +01:00
Heiko August
41522306e3 Change: add the link to the upload management view to the admin menu 2018-03-22 22:25:38 +01:00
Michael Loesler
ce501e02ff
Date format (#363)
- change date format to prevent encoding problems for special characters
(e.g. März)
- https://mylittleforum.net/forum/index.php?id=10623
2018-03-18 22:08:10 +01:00
Michael Loesler
eeaad29f66
Add email note (#362)
- add notification of generated message
- https://github.com/ilosuna/mylittleforum/issues/358
2018-03-12 22:39:40 +01:00
Heiko August
25246a6442 Fix: add missed string for avatar, user edit in the admin panel got no label 2018-02-22 21:27:31 +01:00
Heiko August
bca457d77f
Change: translate "Bookmark" and it's plural as "Lesezeichen" (#345)
fixes #332
2018-02-11 19:04:14 +01:00
Heiko August
0ef709b7fb Change: added translations by Tommy Niellson (tommy@svenska-lok.se) 2018-02-11 18:40:23 +01:00
Heiko August
5ccfff1cf0 Change: add the strings that accrued since 2.4.3 and the changed keys 2018-02-09 12:12:06 +01:00
Heiko August
db5b7c8416 Fix: correct spelling error 2018-02-09 12:11:20 +01:00
Heiko August
0a9e48fdde New: file for danish language, translation by Tommy Nielsson tommy@jernbanen.dk 2018-02-09 11:06:21 +01:00
Heiko August
b8d0bf3bb4
Fix: forgotten masking chars for "'" inside strings (#338)
fixes #337
2018-02-02 12:52:33 +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
Heiko August
6afc638225
Merge branch 'master' into quotes 2017-12-12 23:33:30 +01:00
Heiko August
df8d7f64b6 Fix: removed obsolete string (key: error_bookmark_tags_too_long) 2017-12-12 23:18:45 +01:00
Heiko August
ce23d97b0f Fix: new key-value-pair for limiting the number of bookmark tags 2017-12-12 23:11:08 +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
87e486ad0c Change: set value strings into single quotes (except multi line strings) 2017-12-12 22:51:42 +01:00
Heiko August
bebc2db55e Change: set value strings into single quotes (except multi line strings) 2017-12-12 22:15:06 +01:00
Heiko August
920d9c5c25 Change: set value strings into single quotes (except multi line strings) 2017-12-12 21:40:23 +01:00
Heiko August
6cd6f75b3c Change: set value strings into single quotes (except multi line strings) 2017-12-12 21:01:51 +01:00
Heiko August
b14bc3f179 Fix: enclosing means a quote at the begin AND at the end of the string. 2017-12-11 22:52:03 +01:00
Heiko August
e53cbc95e9 Fix: forgot to add the key-value-pair for word delimiter 2017-12-11 22:51:09 +01:00
Heiko August
2ad8f86ba9 Change: set value strings into single quotes (except multi line strings) 2017-12-11 22:47:22 +01:00
Heiko August
8aa987bb51 Change: set value strings into single quotes (except multi line strings) 2017-12-11 22:09:16 +01:00
Heiko August
31c02359fe Fix: added forgotten word delimiter in croatian language file 2017-12-08 16:18:19 +01:00
Heiko August
1dd2c6d16f Change: dsemi ready translation of e-mail-content from english to french language 2017-12-08 16:17:39 +01:00
Heiko August
d35b024836 Change: set value strings into single quotes (except multi line strings) 2017-12-08 16:17:20 +01:00
Heiko August
212114f6fd Change: set value strings into single quotes (except multi line strings) 2017-12-05 22:28:14 +01:00
Heiko August
31cc55ccd3 Fix: replace "it's" with "it is" because of the conflict with enclosing quotes 2017-12-03 22:53:00 +01:00
Heiko August
a98404c762 Change: set value strings into single quotes (except multi line strings) 2017-12-03 22:38:22 +01:00
Heiko August
c1e8610da7 Change: set value strings into single quotes (except multi line strings) 2017-12-03 21:59:22 +01:00
Heiko August
a57998528a Fix: forgotten opening quotes 2017-12-03 20:03:47 +01:00
Heiko August
e2e08c531d Change: set value strings into single quotes (except multi line strings) 2017-12-03 20:02:25 +01:00
Heiko August
2a9acd567d Change: set value strings into single quotes (except multi line strings) 2017-12-03 19:25:53 +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
75d5568d1f
Fix: removed doubled line with key "smilies_disabled" (#278) 2017-11-05 15:03:47 +01:00
Heiko August
e93157dba4 Fix: rename key for uneven password inputs because of collision with … (#237)
* Fix: rename key for uneven password inputs because of collision with different but same named key
* Fix: use the new key name
2017-05-28 14:32:43 +02:00
Heiko August
dd4198a737 Change: add TODO markers to non-english language files (#234) 2017-05-24 15:05: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
0b4b88b7e7 Change: add radio button to remove specified gender (#163)
fixes #157
2017-02-05 13:15:30 +01:00
Heiko August
d0ab56e596 Change: add spans for hideable interpunction (#161)
Additional preparation for responsive themes.
2017-02-05 11:26:42 +01:00
Heiko August
ae2395f784 Fix: restore old behaviour of smartys config_overwrite
Before issue #11 the value of config_overwrite was false.
To allow overwriting of config items it was changed to true.
That led to bugs with items, that should act as arrays.
2016-12-26 22:49:53 +01:00
Heiko August
2cd8659d47 Fix: add the listing comma to chinese word separators 2016-12-26 22:49:53 +01:00
Heiko August
b9f0f0f3f5 Fix: provide links for backup of the new tables (#130) 2016-12-04 18:07:59 +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
Micha
c676616924 - Used word delimiters (#116)
- Word delimiters added to lang files
- delimiters are used in too_long_word function
- see https://github.com/ilosuna/mylittleforum/issues/105

fixes #105
2016-11-28 19:35:43 +01:00