Heiko August
f65feacc34
Cleanup: reformatting of user.inc.php
2017-11-02 16:17:26 +01:00
Heiko August
9a0da28d21
Cleanup: reformatting of login.inc.php
2017-11-01 22:27:36 +01:00
Heiko August
0e6bb12302
Cleanup: reformatting of js_defaults.inc.php
2017-11-01 22:26:41 +01:00
Heiko August
894bfbf851
Cleanup: reformatting of insert_flash.inc.php
2017-11-01 22:25:32 +01:00
Heiko August
4a947d7cbe
Cleanup: reformatting of avatar.inc.php
2017-10-31 20:26:10 +01:00
Heiko August
2c5b6dc54c
Cleanup: reformatting of account_locked.inc.php
2017-10-31 19:13:54 +01:00
Heiko August
01bd2eb881
Cleanup: remove a few whitespaces, add a few SQL maskings
2017-10-31 19:11:52 +01:00
Heiko August
52bb459967
Cleanup: reformatting of disabled.inc.php
2017-10-31 19:02:00 +01:00
Heiko August
e57ec47dfe
Cleanup: reformatting of delete_cookie.inc.php
2017-10-31 19:01:25 +01:00
Heiko August
10b30514e8
Cleanup: reformatting of contact.inc.php, a few additional maskings for database queries
2017-10-31 19:00:29 +01:00
Heiko August
5cbb5e8743
Cleanup: reformatting of the file contact.inc.php ( #271 )
...
Code intention with tab instead spaces, no functional change.
2017-10-31 18:28:06 +01:00
Heiko August
bd6ab96da6
Merge pull request #270 from auge8472/cssfix
...
A few changes to the CSS-files of the default template
2017-10-31 16:08:43 +01:00
Heiko August
d4b8da6642
Fix: remove margin-bottom from sidebar header when not folded
2017-10-31 15:37:40 +01:00
Heiko August
6e17a03076
Change: replace tabs with spaces
2017-10-31 15:24:07 +01:00
Heiko August
ecb6414933
Change: remove doubled rules
2017-10-31 15:23:20 +01:00
Heiko August
372cb1f447
Change: remove obsolete CSS-rules for list of latest entries
2017-10-31 15:12:02 +01:00
Heiko August
4b3a8c8136
Merge pull request #269 from auge8472/latest
...
Rework of the HTML-structure for the list of latest postings
2017-10-29 19:39:38 +01:00
Heiko August
33b5fbab9d
Change: width-definition for #sidebar instead for it's children
...
This step makes the rules usable for #sidebar and for #bottombar.
2017-10-29 19:21:35 +01:00
Heiko August
aa12cf5b07
Change: add same ids as for #sidebar to #bottombar
2017-10-29 19:15:16 +01:00
Heiko August
c56e36fd89
Fix: set a background-colour for the link itself
...
No background colour for a :visited link without a background colour for the link.
2017-10-29 16:42:39 +01:00
Heiko August
a67b24daf5
Change: adapt CSS rules to the new HTML-structure, first attempt
2017-10-19 22:33:36 +02:00
Heiko August
45496d690a
Change: set class .read for the link instead the span in table views bottombr
2017-10-19 22:32:59 +02:00
Heiko August
d6a6189e6c
Change: set class .read for the link instead the span in thread view sidebar
2017-10-19 22:32:04 +02:00
Heiko August
75c04925f8
Merge pull request #267 from Romchik/patch-1
...
Fixed HTML Validation Errors, thanks goes to @Romchik
2017-10-19 10:12:03 +02:00
Roman
9ab5ee1809
Removed duplicate title
2017-10-19 09:33:20 +02:00
Roman
f9234dd598
Removed duplicate title
2017-10-19 09:32:19 +02:00
Roman
adefdde0dc
Fixed 2 HTML Validation Errors
...
line 7 column 38 - Error: required attribute "content" not specified
line 8 column 43 - Error: required attribute "content" not specified
2017-10-19 09:25:44 +02:00
Heiko August
720be48e17
Fix: add rules for visited, focused and hovered links in the latest entries list ( #266 )
2017-10-16 18:29:06 +02: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
b327c8d729
Merge pull request #263 from auge8472/master
...
Add changes for version 2.4.5
2017-10-09 22:50:27 +02:00
Heiko August
8989197d2a
Change: set the new version number
2017-10-09 22:45:35 +02:00
Heiko August
351951d134
Change: add the list of changes to the changelog
2017-10-09 22:44:22 +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
1f03d65082
Fix: corrected wrong variable name ( #262 )
2017-10-09 22:29:15 +02:00
Heiko August
d86b4a6d6c
Change: small privacy enhancement, don't send always a referrer ( #260 )
...
1st meta element: old draft, see https://wiki.whatwg.org/wiki/Meta_referrer
2nd meta element: actual draft, see https://w3c.github.io/webappsec-referrer-policy/
2017-10-09 15:56:17 +02:00
Heiko August
e6faf1425d
Change: remove orphaned code for folding threads ( #259 )
...
fixes #257
2017-10-03 19:17:11 +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
10384a34d4
Fix: readded lost marking of the opening posting as new … ( #256 )
...
* Fix: readded lost marking of the opening posting as new in case of a new answer
* Change: simplify the if- and else-if-statements
No need for nested if-statements.
A further simplfication is possible.
But IMHO it would make the statement more or less unreadable.
* Fix: ensure $fold_threads to be boolean and hand it over to getMessageStatus
2017-10-03 17:21:36 +02:00
Heiko August
49421f2a85
Change: outsourcing of read- and new-status handling into a function ( #255 )
...
fixes #245
2017-09-17 21:23:18 +02:00
Micha
9dab3e042d
Handling of the read state in entry thread ( #251 )
...
Handling of the read state in entry thread by using code from
thread.inc.php
see also #245
2017-09-16 18:37:11 +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
48f2066317
Fix: allow e-mail-addresses with TLDs longer than 4 chars ( #249 )
...
The regular expression allows now TLDs with two or more chars. fixes #246
2017-08-31 23:00:10 +02:00
Micha
6b8cad5dc8
Change user_type-argument in js_defaults-query ( #248 )
...
- user_type argument is corrected in js_defaults-query
- http://mylittleforum.net/forum/index.php?id=10259
- https://github.com/ilosuna/mylittleforum/issues/247
2017-08-25 17:05:51 +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
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