8 Commits

Author SHA1 Message Date
following
112dbec4ae fix line endings 2013-01-28 15:43:01 +01:00
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
9bc361c3e3 fixed rating bugs introduced with commit c32a4b06 2012-08-27 14:15:16 +02:00
following
69cbda86f8 loggig fixes and improvements
- 4627: fixed error message for wrong log dates
- fixed log password case insensitivity for non-ASCII-chars in new logs
* simplified code for new logs and editing logs
* replaced redundant log type checks by cache_logtype query
* code formatting
2012-08-26 09:42:59 +02:00
following
4137e570e9 fixed recommendation fixes (commit acb6f77ed5) and simplified code 2012-08-26 06:46:11 +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
Metrax
e05b7bb8f0 first init 2012-05-09 20:05:43 +02:00