8 Commits

Author SHA1 Message Date
ocoliver
a4aee625a9 - session id is now generated from truly random value, previous used mysql UUID() had weak randomness
- added session id brute force prevention to old template engine (as used in new template engine)
- forced login->verify() in old template engine
- removed unused login/logout related codes from old template engine
- uuid of new database records is now generated in before insert trigger
2012-11-17 18:04:35 +01:00
following
42c1f54f99 fix for 4582: "uknown error" when saving user profile
Changed coordinates were detected due to direct comparison of float numbers
in row editor. This caused unexpected state when saving unchanged user
profile details.

Fixed by adding epsilon threshold.
2012-10-29 00:24:09 +01:00
following
9bc361c3e3 fixed rating bugs introduced with commit c32a4b06 2012-08-27 14:15:16 +02:00
following
e267c532c6 attribute name and translation fixes
- consistent spelling of German attribute names
- fixed translations of danger, overnight and children attributes
  (introduced with commit 3059715c)
- fixed English spelling of those three attributes
2012-08-26 01:44:15 +02:00
following
acb6f77ed5 log- and recommendation-related fixes and changes
- recommendation will not be lost if the cache is logged a second time
- RT406: recommendation will not be lost if other log of same user is deleted
* recommendation stars will only be displayed with found and attended logs
- recommendations cannot be logged with event notes
- multiple found logs of one user will be counted as 1 at top ratings list
* reversed event log type order: will attend / attended / note
2012-08-23 23:18:42 +02:00
following
ad59dc916b updates source code license and xml docu 2012-08-16 21:04:13 +02:00
following
c32b4930c5 #4033: Usernamen mit 3 Buchstaben 2012-08-06 20:27:27 +02:00
Metrax
e05b7bb8f0 first init 2012-05-09 20:05:43 +02:00