Commit Graph

16 Commits

Author SHA1 Message Date
07a1ae0185 fixed several adoption problems, fixes #216
- adoption did not work at all since commit cd53979 (because of action="... fix)
- redirect to wrong page after withdrawing adoption offer
- cryptic error message "unknown error" when offering to a disabled user
- messages semantic errors and formatting
2013-06-05 13:53:05 +02:00
331c15edbd added cache auto-archiving; update #90, update #67 2013-06-04 23:28:49 +02:00
239003bff4 added admin reports & cache status history 2013-05-28 12:19:38 +02:00
31d72d9b7c status logging 2013-05-14 13:57:16 +02:00
13c5df34e0 fixed log_last_modified trigger and getlogs sql 2013-04-30 15:57:39 +02:00
40488ad754 admins may view deleted logs 2013-04-30 00:17:13 +02:00
e281cfadc1 log time 2013-04-07 20:53:12 +02:00
085c13983f added caches.listing_last_modified; db-changelog fixes 2013-03-20 12:42:58 +01:00
78b95ce916 fixed xml sitemap generation; don't count cache visits by robots 2013-03-16 20:20:52 +01:00
10ce948a93 new log picture gallery 2013-03-14 09:44:36 +01:00
112dbec4ae fix line endings 2013-01-28 15:43:01 +01:00
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
9bc361c3e3 fixed rating bugs introduced with commit c32a4b06 2012-08-27 14:15:16 +02:00
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
ad59dc916b updates source code license and xml docu 2012-08-16 21:04:13 +02:00
e05b7bb8f0 first init 2012-05-09 20:05:43 +02:00