------------------------------------------------------------------------
r142 | saturas | 2009-08-31 13:26:20 +0200 (Mon, 31 Aug 2009) | 2 lines

convertors now apply uuid to user accounts

------------------------------------------------------------------------
r143 | saturas | 2009-08-31 13:27:27 +0200 (Mon, 31 Aug 2009) | 2 lines

some tweaks to the cascading style sheets

------------------------------------------------------------------------
r144 | saturas | 2009-09-24 22:33:17 +0200 (Thu, 24 Sep 2009) | 2 lines

tags can now be searched on posting forms and appended by click

------------------------------------------------------------------------
r145 | saturas | 2009-09-25 12:30:51 +0200 (Fri, 25 Sep 2009) | 2 lines

javascript is now required for login as we enforce password hashing prior its transmission

------------------------------------------------------------------------
r146 | saturas | 2009-09-25 15:11:02 +0200 (Fri, 25 Sep 2009) | 4 lines

hash extension is now mandatory, we rely on it...
password field can now store a revision number for different hash proceedings
as a result the second revision uses a "broader" salt

------------------------------------------------------------------------
r147 | saturas | 2009-09-25 22:16:36 +0200 (Fri, 25 Sep 2009) | 5 lines

bumped version to 1.1.1
rebuilt a lot in login/reauth/register/forgot_password
'reset_password' is used to put a new password instead of sending it unencrypted by mail
all is quite untested, yet :)

------------------------------------------------------------------------
r148 | saturas | 2009-09-26 21:26:30 +0200 (Sat, 26 Sep 2009) | 4 lines

fixed some errors i introduced yesterday ;)
removed unused strings from language files
switched to internal hash functions for md5/sha1

------------------------------------------------------------------------
r149 | saturas | 2010-02-01 12:26:20 +0100 (Mon, 01 Feb 2010) | 3 lines

Unfortunately, I have discovered that I forgot to add the 'reset_password' files to the repository.
Added "flags" to posting metadata for future use to store attributes. These will be auxilliary and do not interfere with current ones like "closed" or their "weight". Let's handle it as "virtual" flags...

------------------------------------------------------------------------
r150 | saturas | 2010-02-01 14:23:14 +0100 (Mon, 01 Feb 2010) | 3 lines

recent topics can now be seached for on 'overview' page
refactored 'search' to merge "by_today" and "by_last_read" into "by_time"

------------------------------------------------------------------------
r151 | saturas | 2010-02-01 17:23:46 +0100 (Mon, 01 Feb 2010) | 2 lines

added a spoiler tag to the text parser ("highlight to read" style)

------------------------------------------------------------------------
r152 | saturas | 2010-02-01 17:46:42 +0100 (Mon, 01 Feb 2010) | 2 lines

store parent id of postings in database for future use. i think we can afford that disk space nowadays :)

------------------------------------------------------------------------
r153 | saturas | 2010-02-03 20:42:39 +0100 (Wed, 03 Feb 2010) | 2 lines

corrected html meta tags

------------------------------------------------------------------------
r154 | saturas | 2010-02-03 21:19:09 +0100 (Wed, 03 Feb 2010) | 2 lines

make prev/next link in page navigation broader and shade if they are unavailable.

------------------------------------------------------------------------
r155 | saturas | 2010-02-03 21:38:10 +0100 (Wed, 03 Feb 2010) | 3 lines

prepared 'help' to display texts depending on the current panel (user/moderator/executive)
to safe space in the navigation bar, i moved the link right to the clock with a nice icon :)

------------------------------------------------------------------------
r156 | saturas | 2010-02-03 22:06:24 +0100 (Wed, 03 Feb 2010) | 2 lines

removed unnecessary/duplicate "alt" attributes from images, where the link text does the work or image is decoration only.

------------------------------------------------------------------------
r157 | saturas | 2010-02-04 14:14:51 +0100 (Thu, 04 Feb 2010) | 2 lines

added basic help texts for moderators and executives

------------------------------------------------------------------------
r158 | saturas | 2010-02-04 14:43:27 +0100 (Thu, 04 Feb 2010) | 2 lines

introduced more "label" tags in forms

------------------------------------------------------------------------
r159 | saturas | 2010-02-06 20:47:13 +0100 (Sat, 06 Feb 2010) | 2 lines

listings style controls for list-style and inline display (horizontal orientation) is not more finegrained

------------------------------------------------------------------------
r160 | saturas | 2010-02-06 21:54:49 +0100 (Sat, 06 Feb 2010) | 3 lines

changed the subpage navigator of "acp_overview" to a more common javascript method approach
this will help to fit its style (see page nav on topic view) and allows reusing it elsewhere :)

------------------------------------------------------------------------
r161 | saturas | 2010-02-06 21:55:12 +0100 (Sat, 06 Feb 2010) | 2 lines

bump version to 1.1.2

------------------------------------------------------------------------
r162 | saturas | 2010-02-07 12:45:31 +0100 (Sun, 07 Feb 2010) | 3 lines

fixed an error introduced to "reauth" when switched to ajax
added some texts to help popups

------------------------------------------------------------------------
r163 | saturas | 2010-02-07 21:16:22 +0100 (Sun, 07 Feb 2010) | 2 lines

updated copyright header to reflect the new year 2010

------------------------------------------------------------------------
