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
5f7b857dc9
Change: add new version string to index.php and config/VERSION
2017-07-09 21:48:11 +02:00
Heiko August
50c2514514
Change: add entries for version 2.4.3 to the changelog
2017-07-09 21:46:11 +02: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
39b9de62a1
Merge of PR #235 : fixes for a few bugs in the update script
...
commit with merge because of being able to distinct between the bugs
2017-05-24 15:55:46 +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
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
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
f2f89b5376
Fix: wrong file name in the preamble comment ( #228 )
2017-05-12 14:42:12 +02:00
Heiko August
45d2bf30a2
distinguish between new and not marked as read also for registered users ( #219 )
...
* Fix: an entry is only new, if it is, not, if it's unread
* Change: intendation by tab on a few places
fixes #209
2017-05-01 19:58:52 +02:00
Heiko August
5322d1bc06
pre-populate the field for forum-URL with the correct protocol string ( #208 )
...
* Change: new function get isProtocolHTTPS
* Change: use the function to distinguish between a request over HTTP or HTTPS
If a forum will be installed over HTTPS, the pre-populated form field for the forum URL should reflect this.
2017-04-24 16:12:26 +02:00
Heiko August
c7eb04da8b
Fix: expand further form fields, which was forgotten until now ( #210 )
2017-04-21 18:55:05 +02:00
Heiko August
de27ceb6c4
Fix: no identification of IE, use universal cache directive instead ( #207 )
2017-04-20 16:00:11 +02:00
Micha
d96bf2d022
Last reply ( #197 )
...
- extend SQL query for 'last_reply' column
- add last_reply to SQL query
fixes #195
2017-04-11 12:48:38 +02:00
Micha
173fd88ab1
- simplify get_category_ids ( #198 )
...
- replace loop over array items by inbuilt function array_keys
2017-04-08 12:17:22 +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
Micha
18b2131def
replace graphic separator ( #194 )
...
- replace graphic separators with CSS-text (with :before)
2017-03-25 12:59:36 +01:00
Heiko August
ea6ce021b9
Fix: restore lost CSS-rule for #image-canvas img ( #191 )
...
fixes #186
2017-03-19 14:09:13 +01:00
Heiko August
b213544bc7
Fix: replace outdated url of the YUI compressor project page ( #190 )
...
fixes #189
2017-03-19 13:58:42 +01:00
Heiko August
dea15a2e9d
Merge pull request #185 from auge8472/v2.4.2a
...
V2.4.2a, last fixes for the update script
2017-03-12 13:57:39 +01: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
78047df9ee
Merge pull request #184 from auge8472/v2.4.2
...
V2.4.2, all necessary changes for the new release
2017-03-12 12:53:46 +01: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
345119c126
Change: add the changes of version 2.4.2 to the changelog
2017-03-12 12:47:31 +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
Heiko August
95b1591628
Fix: don't set class .read for not logged in visitors ( #183 )
2017-03-12 11:15:10 +01:00
Heiko August
cce4483b3f
Fix: no-gender radio button also in the admin form for user edit ( #181 )
...
fixes #175
2017-03-02 16:58:47 +01:00
Heiko August
fad5db214c
Fix: create PK for settings table also when installing ( #180 )
...
fixes #179
2017-03-02 16:47:14 +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
403be41285
last step to version 2.4.1 ( #174 )
...
Infos about v2.4.1
2017-02-20 19:46:09 +01:00
Heiko August
3f4b3b0c22
Change: new version number in version file
2017-02-20 19:41:20 +01:00
Heiko August
2d3edcea26
Change: new version number in the index page
2017-02-20 19:40:13 +01:00
Heiko August
50c9a41b60
Change: add infos about the changes of version 2.4.1 to the changelog
2017-02-20 19:38:06 +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
Micha
097e1b4e46
CSS ( #171 )
...
- fix problem with read-class
- see http://mylittleforum.net/forum/index.php?id=9827
2017-02-17 21:41:23 +01:00
Micha
56812c67a9
PHP-Object ( #170 )
...
- PHP object is initialized by an array-type to be valid with PHP 5.2
and 5.3.
- see https://github.com/ilosuna/mylittleforum/issues/169
- see http://mylittleforum.net/forum/index.php?id=9828
2017-02-17 21:36:21 +01:00
Heiko August
ab2e6b48d1
Merge pull request #168 from ilosuna/v2.4
...
last changes for new version 2.4
2017-02-16 09:38:03 +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
6908bda953
Change: new version number in file VERSION
2017-02-16 09:32:59 +01:00
Heiko August
c7ea843859
Change: adjust the copyright notice and added the new version number to the index file
2017-02-16 09:25:48 +01:00