Commit Graph
27 Commits
Author SHA1 Message Date
Nils Bohrsandfollowing c95c4e9746 bugfixes (cachelink translatable, logtype via GET, permission check for
teamcomment), updates #206, updates #241
2013-07-17 13:00:58 +02:00
following 2cb201b5f0 optimized log to oc2 2013-07-17 13:00:57 +02:00
Nils Bohrsandfollowing c6fa97b794 fixed mentioned bugs, updates #206 2013-07-17 13:00:54 +02:00
Nils Bohrsandfollowing 2fb28300ee migrated code into lib2, put parts in existing classes, migrated template and included external parts into template, some bugfixes, updates #206 2013-07-17 13:00:38 +02:00
following f5565a918c ported search.php & tools to lib2, and ...
- fixed logentry sorting for logs with identical date
- fixed ä etc. display in short descriptions on search results page
- try to select a matching language for the short descriptions
- added some translations
- hide download and map links if no search results (updates #235)
- nicer display of selectlocid page
- use site-dependent urls in GPX, LOC, TXT and KML
- unified XML encoding, now all done via two functions in lib2/util.inc.php (updates #121)
- some preventive XML encoding adjustments in GPX
- removed XML encoding in LOC CDATA section
- improved charset conversion for OVL and OV2 output
- some optimizations
- discarded lots of obsolete code
- disabled debug mode force_compile in OcSmarty class (performance)
2013-07-13 12:38:57 +02:00
following 371894d177 XML interface and rating fixes and changes; updates #244
- XML interface update to v1.4
-- added listing_last_modified and log_last_modified fields
-- changed and fixed handling of ratings for multiple found logs of one user
-- resend log records after editing (only) rating or withdrawing rating via mytop5
-- logtype fix: convert type > 8 to 3 in XML versions < 1.3

- fixed rating handling when deleting one of multiple found logs
-- added dbmaintain update procedure for this fix
- show only one rating star when a user logged multiple founds
- added trigger update function to database versioning
2013-06-23 22:22:55 +02:00
following ac62e0dac4 added maintained gc_wp field 2013-06-15 06:27:42 +02:00
following 0718e8a311 moved adoption history from logentries to new table; added adoption history to admin cache history 2013-06-10 20:11:31 +02:00
following 9db4e787c3 fixed user profile link in status histories 2013-06-07 16:57:24 +02:00
following 5626bc87df added profile link to admin cache status history 2013-06-07 14:12:18 +02:00
following 0eeb9c1d21 generate status-change logs for Ocprop actions and account-disabling; fixes #207 2013-06-05 15:41:13 +02:00
following 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
following 331c15edbd added cache auto-archiving; update #90, update #67 2013-06-04 23:28:49 +02:00
following 239003bff4 added admin reports & cache status history 2013-05-28 12:19:38 +02:00
following 31d72d9b7c status logging 2013-05-14 13:57:16 +02:00
following 13c5df34e0 fixed log_last_modified trigger and getlogs sql 2013-04-30 15:57:39 +02:00
following 40488ad754 admins may view deleted logs 2013-04-30 00:17:13 +02:00
following e281cfadc1 log time 2013-04-07 20:53:12 +02:00
following 085c13983f added caches.listing_last_modified; db-changelog fixes 2013-03-20 12:42:58 +01:00
following 78b95ce916 fixed xml sitemap generation; don't count cache visits by robots 2013-03-16 20:20:52 +01:00
following 10ce948a93 new log picture gallery 2013-03-14 09:44:36 +01:00
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 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