Heiko August
|
16dc507884
|
Merge pull request #281 from auge8472/v2.4.6
changes for update to version 2.4.6
closes #280
|
2017-11-05 16:18:52 +01:00 |
|
Heiko August
|
574dc6e4d8
|
Change: new version number 2.4.6 in index.php and config/VERSION
|
2017-11-05 16:15:22 +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 |
|
Heiko August
|
e7f9128d08
|
Change: add the list of changes for version 2.4.6
|
2017-11-05 16:13:30 +01:00 |
|
Heiko August
|
b282f900d7
|
Fix: sort users by their names in natural order (case insensitive) (#279)
fixes #274
|
2017-11-05 15:26:42 +01:00 |
|
Heiko August
|
75d5568d1f
|
Fix: removed doubled line with key "smilies_disabled" (#278)
|
2017-11-05 15:03:47 +01:00 |
|
Heiko August
|
4317ca75e0
|
Fix: corrected database query, was broken mix of SELECT and UPDATE (#277)
fixes #272
|
2017-11-05 14:56:38 +01:00 |
|
Heiko August
|
3dfa97de21
|
Fix: broken if-statement, wrong nesting of parenthesis (#276)
fixes #273
|
2017-11-05 14:12:22 +01:00 |
|
Heiko August
|
31a4a14763
|
Merge pull request #275 from auge8472/rewrites
Refactoring of the PHP-includes, merge instead squash because of the amount of changed files (one commit per code file).
|
2017-11-05 14:02:35 +01:00 |
|
Heiko August
|
eb88e30528
|
Cleanup: reformatting of posting.inc.php
|
2017-11-05 13:28:17 +01:00 |
|
Heiko August
|
dc3966d902
|
Cleanup: reformatting of register.inc.php
|
2017-11-04 22:42:25 +01:00 |
|
Heiko August
|
6bdfc1c2b8
|
Cleanup: reformatting of search.inc.php
|
2017-11-04 22:42:04 +01:00 |
|
Heiko August
|
dd3e10e8ae
|
Cleanup: reformatting of rss.inc.php
|
2017-11-04 22:41:40 +01:00 |
|
Heiko August
|
c86fb16991
|
CLeanup: reformatting of main.inc.php
|
2017-11-04 21:37:20 +01:00 |
|
Heiko August
|
c96138f1db
|
Cleanup: reformatting of upload_image.inc.php
|
2017-11-04 20:57:45 +01:00 |
|
Heiko August
|
338b4a5d6d
|
Cleanup: reformatting of page.inc.php
|
2017-11-04 20:57:21 +01:00 |
|
Heiko August
|
0370b7db6f
|
Cleanup: reformatting of admin.inc.php
|
2017-11-02 16:37:25 +01:00 |
|
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 |
|