Commit graph

239 commits

Author SHA1 Message Date
Heiko August
37c03517be put all new strings to all language files in english (default language) (#68)
* Change: add untranslated strings to chinese, croatian and german languages

* Change: put new untranslated english strings into every langauge file
2016-11-06 20:06:38 +01:00
Micha
e4c278ff94 show number of unlocked users (#64)
* show number of unlocked users

- SQL-SELECT is added to count the number of unlocked users
- Number of unlocked users is shown in sidebar
- Issue: https://github.com/ilosuna/mylittleforum/issues/62

* Ckeck register_mode

- register_mode value is checked in SQL

* Overwork CSS, SQL, Templates and Image

- SQL checks for empty activate_code
- rename class to non-activated-users
- rename key in lang-fiels to non_activated_users_link
- add new files to update script
2016-11-03 23:24:57 +01:00
Micha
af1694743b Fix command execution issue (#52), fixes #51
* Fix command execution issue

- Check for HTML tags
- add slashes

* Add warning message

- a warning message is displayed in admin area, if install/index.php
still exists (https://github.com/ilosuna/mylittleforum/issues/51)

* Use new admin-info-box

- use new admin info boy to display warning message
2016-10-25 14:52:40 +02:00
Heiko August
081a1e6df5 Add: a new box with a link to the latest release in the Github repo (#56) 2016-10-21 19:14:51 +02: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
0db01527f7 Change: translated a few strings to german language (#34)
* Change: translated a few strings

* Change: alter one of the translations as suggested by @derletztekick
2016-10-06 17:10:25 +02:00
Heiko August
95617c542a Fix: misspelling in German language file (#33) 2016-10-06 15:50:50 +02:00
Micha
216217a7a9 Spelling error
Correcting eng. lang file, cf.
http://mylittleforum.net/forum/index.php?id=9216
2016-09-23 21:57:38 +02:00
Heiko August
1f8cd40a46 Change: use german word "los" instead english "go" 2016-07-18 14:46:10 +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
442509b80b Feature: include link to a list of the logged in users own entries 2016-07-04 11:41:45 +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
f2eff202a0 French language file updated 2014-04-12 09:58:07 +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
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
90deb8fd98 implemented Stop Forum Spam 2012-11-25 16:58:35 +01:00
Alex
fb99e74ae5 implemented list spam function 2012-11-25 16:07:25 +01:00
Alex
4efc21795d removed outdated flash insert function 2012-11-25 11:14:39 +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
f93200f736 added admin options to user profile page, added akismet check of registered users 2011-06-17 21:19:17 +02:00
Alex
52fc96477a Smarty, Bad Behavior and GeSHi updated 2011-03-11 17:22:33 -03:00
Alex
81ce36f193 Chinese and Croatian language files updated 2010-11-21 17:55:04 -03:00
Alex
f612e90787 Spanish language file updated 2010-07-08 10:21:39 -03:00
Alex
e4ade0bb80 Minor language file changes 2010-05-29 11:52:14 +02:00
Alex
55cefb91ff Minor JavaScript improvements, Russian language file updated 2010-05-20 15:07:41 +02:00
Alex
9890b08261 Language files updated, minor changes 2010-05-02 11:27:15 +02:00
Alex
16f4d28365 thumbnail feature implemented 2010-03-21 18:11:19 +01:00
Alex
3148716db1 initial commit 2010-03-14 11:37:06 +01:00
Alex
57cf8fe3a4 E-mail encoding, user data check, CAPTCHA, colorpicker, marking new threads/replies, language files
- Improved quoted-printable encoding for e-mails
- Skiped user data check of registered users when posting (is already done when
  registering or editing user data)
- Bugfix: graphical CAPTCHA was not displayed if cookies were disabled
- Colorpicker: fixed wrong path to plain.png
- Improved marking of new threads and replies
- Names of language files can contain language tags now (e.g.
  english.en-GB.lang)
- Language files updated
2010-02-06 21:18:29 +01:00
Alex
73ab983b50 minor corrections in the Russian language file 2010-02-02 09:17:47 +01:00
Alex
d4c0859169 updated Russian language file 2010-02-01 22:08:41 +01:00
Alex
82f4be03cf removed Hebrew languae file as it isn't compatible with current version 2010-02-01 20:08:05 +01:00
Alex
f527c6e938 initial commit 2010-01-31 13:39:34 +01:00