Commit graph

20 commits

Author SHA1 Message Date
Heiko August
1f5df75589 Shrink and disable elements with a class at their parents (#122)
* Change: use a class to toggle entries in nested view

Use it for the parent element instead for every
single element, that should be manipulated.

* Change: toggle sidebar with a class at the parent element
2016-12-01 21:26:47 +01:00
Micha
a6ccd23023 Change tab order (#47)
- BBCode Button will be excluded by tab order
- AjaxPreviewWindow will be excluded by tab order
- Captcha field will be included to tab order

see: http://mylittleforum.net/forum/index.php?id=8601
2016-10-15 13:48:05 +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
Micha
e70650269e Fix: closing behavior (#36)
* Fix: closing behavior

Fix for closing issue, cf.
http://mylittleforum.net/forum/index.php?id=8428 The window will not
close, if the scollbar inside the preview element is clicked.

* Fix: Variable scope

Fix for type error, cf.
https://github.com/ilosuna/mylittleforum/issues/35#issuecomment-252064541
2016-10-07 14:45:15 +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
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
71524482d6 minor JavaScript modifications 2011-05-12 10:44:49 +02:00
Alex
9e2811ca2f minor CSS and JavaScript modifications 2010-10-25 16:52:09 -03:00
Alex
fc4d187605 Minor JS improvements 2010-05-28 20:26:31 +02:00
Alex
8060dae691 Bugfix: Thumbnail feature didn't work in Safari 2010-05-18 20:43:46 +02:00
Alex
4ba69a7012 removed onchange event handler from template (categories/pages) 2010-05-10 17:41:21 +02:00
Alex
9890b08261 Language files updated, minor changes 2010-05-02 11:27:15 +02:00
Alex
d38aa2ef89 minor JS and template modifications 2010-03-28 21:20:42 +02:00
Alex
6b3bc88e9f thumbnail feature improvements 2010-03-22 20:45:30 +01:00
Alex
16f4d28365 thumbnail feature implemented 2010-03-21 18:11:19 +01:00
Alex
a5faf3b835 JavaScipt optimizations 2010-03-18 21:15:06 +01:00
Alex
ac1b6b6385 minor JavaScript and template modifications 2010-03-17 15:39:32 +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
f527c6e938 initial commit 2010-01-31 13:39:34 +01:00