Commit graph

1206 commits

Author SHA1 Message Date
Heiko August
5c528c183c Merge pull request #6 from auge8472/master
Fix: correct some misspellings
2016-07-18 14:52:27 +02:00
Heiko August
1f8cd40a46 Change: use german word "los" instead english "go" 2016-07-18 14:46:10 +02:00
Mark Hoschek
32c76d9483 Merge pull request #5 from auge8472/master
direct link to list of own postings
2016-07-15 17:07:57 +02:00
Heiko August
7415bd2c34 Change: correct formatting, removed a bunch of unnecessary blanks 2016-07-13 11:14:41 +02:00
Heiko August
f9334a15bd Change: better understandable phrasing 2016-07-13 11:13:11 +02:00
Heiko August
d97a8f377d Change: make a "1" to "ein(e/er)"
This is common ine formulations in the German languag.
2016-07-13 11:07:23 +02:00
Heiko August
8f3b2ffcc4 Fix: several spelling and grammar errors 2016-07-13 11:00:56 +02:00
Heiko August
1f670580c4 Fix: double use of key name causes problems with additional templates 2016-07-04 20:15:52 +02:00
Heiko August
3a1b7c0d62 Change: use user_id instead p_user_id, because it's in use anyway 2016-07-04 11:52:26 +02:00
Heiko August
c6622a6636 Fix: use proper masking of ampersands 2016-07-04 11:48:37 +02:00
Heiko August
442509b80b Feature: include link to a list of the logged in users own entries 2016-07-04 11:41:45 +02:00
Mark Hoschek
614958722d Merge pull request #4 from auge8472/master
Fix: error in the cornercase of connecting the database server
2016-06-23 20:36:56 +02:00
Heiko August
aa246404de Fix: error in cornercase of failure while connectiong to database server
The script can't use the connection identifier to report it's absence. Use the correct function for this case.
2016-06-23 10:49:40 +02:00
Mark Hoschek
ebb28d8eed Workaround for Firefox-bug #2 2016-06-22 18:57:34 +02:00
Mark Hoschek
65af7cceb6 Merge pull request #3 from auge8472/master
Fix: field last_login can now store NULL values
2016-06-22 18:43:31 +02:00
Heiko August
dc60c18780 Fix: field last_login can now store NULL values
When a user should be registered, she/he was (in that moment) never logged in. Thatswhy the field last_login should stay empty (NULL) what was forbiddeen by the old table definition.
fixes ilosuna/mylittleforum#1
2016-06-22 13:03:10 +02:00
Alex
2c47d5c73f Update Changelog 2016-06-02 20:47:01 +02:00
Alex
b94e25283c Set empty timestamp values to null for MySQL>=5.6.5 2016-06-02 20:40:09 +02:00
Alex
c9ba3911dc Update changelog 2016-06-02 19:01:01 +02:00
Alex
985cbf893e Add smarty files 2016-06-02 18:52:38 +02:00
Alex
dcf930630a Update changelog and update script 2016-05-31 17:05:05 +02:00
Alex
f3bba070d7 Update reademe file 2016-05-31 16:58:43 +02:00
Alex
d6bfc56e92 Update readme file 2016-05-31 15:10:13 +02:00
Alex
6c845e0a8e Update readme file 2016-05-31 15:09:16 +02:00
Alex
d72686a4f7 Update readme file 2016-05-31 14:51:30 +02:00
Alex
4412573af3 Update readme file 2016-05-31 14:50:08 +02:00
Alex
ff5528c34e Update CHANGELOG 2016-05-31 14:21:19 +02:00
Alex
1fb9f1e08a Update README file 2016-05-31 14:18:35 +02:00
Alex
23e0c4d353 PHP 7 modifications (e.g. replace mysql_* by mysqli_* functions) 2016-05-31 14:08:09 +02:00
Alex
7eb9702031 Sticky thread fix, iOS JS fix, template and translation fixes (http://mylittleforum.net/forum/index.php?id=8512) 2016-03-13 17:49:28 +01:00
Alex
132f119850 Update contains_invalid_string() 2015-02-08 17:53:19 +01:00
Alex
522981ecbc Update changelog and update script 2015-02-08 17:26:18 +01:00
Alex
989c40e27e Fix in contains_invalid_string() function 2015-02-08 17:17:51 +01:00
Alex
80c7f23c90 Update changelog 2015-02-08 11:47:53 +01:00
Alex
000eb668da Update update script 2015-02-08 11:41:25 +01:00
Alex
6fb90b08b0 Update changelog 2015-02-08 11:36:12 +01:00
Alex
b5409de5e7 Smarty update (3.1.21) 2015-02-08 11:28:15 +01:00
Alex
b814a956cb Update version info, install SQL schema and update script 2015-02-08 11:23:11 +01:00
Alex
3bd9526285 Security vulnerability fix (http://mylittleforum.net/forum/index.php?id=8187) 2015-02-08 11:12:12 +01:00
Alex
f2eff202a0 French language file updated 2014-04-12 09:58:07 +02:00
Alex
5f2db4ed60 changelog updated 2014-04-10 21:46:50 +02:00
Alex
b10ccd6af0 deleted old images in default theme folder 2014-04-10 21:35:40 +02:00
Alex
dd62d1d304 update file adjustment 2014-04-10 21:09:27 +02:00
Alex
944186166b bugfix in posting.js/posting.min.js 2014-04-10 20:55:44 +02:00
Alex
442f9ca004 modified update file 2014-03-30 17:28:06 +02:00
Alex
677be3721c update Smarty (3.1.17) 2014-03-30 17:00:21 +02:00
Alex
d79c46036d fix French language file 2014-03-30 16:39:44 +02:00
Alex
8be31c1c28 update Spanish translation 2014-03-30 14:42:12 +02:00
Alex
7deea2a545 bugfix in posting.inc.php 2014-03-13 21:57:51 +01:00
Alex
6ca4006171 language bug fix, theme switch bug fix, Smarty updated, Bad Behavior updated, Swedish language file added 2013-11-23 16:56:36 +01:00