Heiko August
4bb25dbecb
Change: add version number 2.4.24 to index.php and config/VERSION
2020-10-12 21:44:41 +02:00
Heiko August
ed339082af
Change: add new version number 2.4.23
2020-09-30 16:36:51 +02:00
Heiko August
b8bb2d811b
Change: new version number 2.4.22
2020-09-29 11:36:29 +02:00
Heiko August
09c83ecb19
Change: add the new version number to config/VERSION and to the index.php
2020-04-25 20:44:47 +02:00
Heiko August
1227438f62
Change: add the new version number to config/VERSION and index.php
2019-05-15 20:32:28 +02:00
Heiko August
336d72f6a9
Change: new version string 2.4.19.1 for index.php and config/VERSION
2019-02-07 22:21:07 +01:00
Heiko August
6fe47340bf
Change: new version number 2.4.19
2019-02-03 16:57:40 +01:00
Heiko August
04ddac272f
Change: new version number 2.4.18.1
2019-01-14 09:58:52 +01:00
Heiko August
3644cc0e84
Change: new version number for index.php and config/VERSION, add 2.4.17 to the list of updateable versions
2019-01-13 19:03:04 +01:00
Heiko August
a066ed5563
Change: new version number string (2.4.17) in index.php and config/VERSION
2019-01-06 13:31:32 +01:00
Heiko August
db229a594a
Fix: correct URL to the Github account of Michael Loesler (@loesler)
2019-01-02 22:07:45 +01:00
Michael Loesler
c94ae9627a
LC_NUMERIC ( #429 )
...
- added `setlocale(LC_NUMERIC, "C");` to handle the decimal separator (in case of content switching)
- https://github.com/ilosuna/mylittleforum/issues/428
2019-01-02 21:05:18 +01:00
Heiko August
03899f676b
Change: new version number 2.4.16
2018-12-07 14:04:51 +01:00
Heiko August
3d967c691c
Change: new version number in index.php and config/VERSION
2018-11-30 11:58:57 +01:00
Heiko August
fe95fde61b
Change: new version number 2.4.14
2018-11-26 22:55:24 +01:00
Heiko August
261a560a32
Change: add the new version number 2.4.13 to the index.php and config/VERSION
2018-08-12 17:54:54 +02:00
Heiko August
dc78841a64
Change: add the new version number to the index.php and to config/VERSION
2018-06-29 13:22:40 +02:00
Heiko August
3459984d55
Change: new version number in the files index.php and config/VERSION
2018-06-25 16:16:49 +02:00
Heiko August
936cc89694
Change: version number 2.4.10
2018-06-11 19:37:38 +02:00
Heiko August
de717507e4
Change: new version number in index.php and config/VERSION
2018-04-13 17:20:30 +02:00
Heiko August
b8cd70eb96
Change: add version number 2.4.8 to the files index.php and VERSION
2018-02-18 21:09:28 +01:00
Heiko August
db530fb1ee
Change: add the new version number and date to index.php and number to config/VERSION
2018-01-04 23:03:43 +01:00
Heiko August
bd53748e48
Fix: check for existence of the variable and also for it's non-emptyness ( #319 )
...
fixes #316
2018-01-03 19:43:03 +01:00
Micha
8b493fcdca
Redirect after LogIn ( #286 )
...
* Redirect after LogIn
- Redirect user to last visited page after login
- https://github.com/ilosuna/mylittleforum/issues/282
- Refactoring index.php
- https://github.com/ilosuna/mylittleforum/pull/275
2017-11-12 11:16:35 +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
8989197d2a
Change: set the new version number
2017-10-09 22:45:35 +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
5f7b857dc9
Change: add new version string to index.php and config/VERSION
2017-07-09 21:48:11 +02:00
Heiko August
de27ceb6c4
Fix: no identification of IE, use universal cache directive instead ( #207 )
2017-04-20 16:00:11 +02: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
2d3edcea26
Change: new version number in the index page
2017-02-20 19:40:13 +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
Heiko August
d24c75a7e6
data for new pre release 2.3.99.3 ( #164 )
...
* Change: add changes and fixes for version 2.3.99.3
* Change: add the data for version 2.3.99.3
* Change: add the new version number 2.3.99.3
2017-02-05 13:58:09 +01:00
Heiko August
ba42369e62
added the necessary code for a new release (v2.3.99.2) ( #153 )
...
* Change: add a block for the updated files of the intern pre release 2.3.99.1
* Change: make intern testing version 2.3.99.1 updateable
* Change: added changelog for the pre release 2.3.99.2
see also #152
* Change: added the version string to the comment block in the index.php
* Change: added the infos about the co-authors
2017-01-24 19:52:46 +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
Micha
5c736336c4
Bookmark, JavaScript and CSS, Preview window ( #39 )
...
* Bookmark
Add bookmark function to single postings
* Multiple changes
- Add bookmark function, cf.
https://github.com/ilosuna/mylittleforum/issues/38
- Show preview window on hover, if desired(!): set ajax_preview=2, cf.
https://github.com/ilosuna/mylittleforum/pull/37
- Replacing of inline-style elements in JS code by CSS classes, cf.
https://github.com/ilosuna/mylittleforum/pull/18 and
https://github.com/ilosuna/mylittleforum/issues/16
* Update db_settings.php
* Add phrases
Add content for issue https://github.com/ilosuna/mylittleforum/issues/32
* bubble-icon behavior
- Disable bubble-icon if posting is empty
https://github.com/ilosuna/mylittleforum/issues/40
- Add CSS issue https://github.com/ilosuna/mylittleforum/pull/41
2016-10-13 18:29:35 +02:00
Heiko August
bd2b8497e1
Change: added last informations about version 2.3.7
2016-10-10 12:36:35 +02:00
Micha
ecf3d53608
Add correct Version ( #31 )
...
Add correct version number to index.php
2016-10-05 18:11:02 +02:00
Micha
c0dd93eda9
error in error messages
...
Fixing Issues #8 , cf. https://github.com/ilosuna/mylittleforum/issues/8
2016-09-22 22:32:47 +02:00
Micha
03064a5c11
CSRF protection
...
A page token was added to the user-register/change form to avoid an
unauthorized access from external page while an admin is logged in.
2016-09-20 21:59:35 +02:00
Heiko August
3724c802f5
Change: actual version string for the index.php
2016-08-04 22:07:14 +02:00
Alex
b814a956cb
Update version info, install SQL schema and update script
2015-02-08 11:23:11 +01:00
Alex
944186166b
bugfix in posting.js/posting.min.js
2014-04-10 20:55:44 +02: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
Alex
207cf78ed3
minor language file and template changes
2012-11-28 17:23:50 +01:00
Alex
c08afa1687
JavaScript fix ( http://mylittleforum.net/forum/index.php?id=6718 ), Smarty updated, Bad Behavior updated, GeSHi updated, set default time zone to UTC
2012-11-21 10:33:22 +01:00
Alex
ce099e861f
Updated Bad Behavior, Changelog and Update script
2011-09-01 11:06:39 +02:00
Alex
bc1fc24ecd
modifications for Smarty 3
2011-03-16 19:54:47 -03:00
Alex
52fc96477a
Smarty, Bad Behavior and GeSHi updated
2011-03-11 17:22:33 -03:00
Alex
ff590a40c9
Timestamp exclusively fetched from database now, minor template modifications
2011-02-13 10:52:06 -03:00