Commit Graph

10 Commits

Author SHA1 Message Date
following
252019f52d fixed another trigger recursion when updating a cache record
function touchCache() in lib/clicompatbase.inc.php updated e.g. cache_desc.last_modified
in the same statement with an access to caches table. As the cacheDescAfterUpdate trigger
updates caches.listing_last_modified, the read & write access to caches table collided.

function touchCache() is obsolete, as touching on status change is done by triggers
for all depending tables (via SQL function sp_touch_cache).
2013-03-22 10:24:04 +01:00
following
41425dc63b fixed and improved attribute lists layout 2013-03-17 15:57:07 +01:00
following
834f25eec8 fixed waypoint-description line-break display in cache listing
... and trimmed trailing cr/lf to avoid surprises on v3.0.5 update
2013-03-16 23:37:51 +01:00
following
1c40b83bd2 v3.0.5 code review: lots of small fixes and cleanup
- fixed nano selection in search form
- removed unused, duplicate thumb replacement pics
- freed mysql result in lib1 helppage-link generation
- fixed logpic-is-on-first-page calculation
- fixed and improved user option set handling
- readded map dragzoom
- improved log pic pages layout
- user pics page counter fix
2013-03-15 15:12:01 +01:00
following
a592e04f5f map: improved waypoint popup windows 2013-03-12 01:29:38 +01:00
following
e0f64b9aa4 fixed wp table layout; map: removed redundant wp image filename list 2013-03-10 07:32:29 +01:00
following
7c785fcd6c added data recording for vandalism protection 2013-03-08 22:58:40 +01:00
following
ad59dc916b updates source code license and xml docu 2012-08-16 21:04:13 +02:00
Peter Mandrella
cfcd2813e0 #4356 abgeschnittene GC-Wegpunkte durch Leerzeicheneingabe 2012-07-22 22:52:30 +02:00
Metrax
e05b7bb8f0 first init 2012-05-09 20:05:43 +02:00