Commit Graph

33 Commits

Author SHA1 Message Date
following 88a70c4e30 added oconly notifications; updates #267
and fixed some minor notification bugs
2013-07-21 17:38:31 +02:00
following 30f0448465 ported maintain.php to lib2 2013-07-17 18:21:30 +02:00
following 22e98f5e00 docs and utils cleanup / update / lib2-ports
and added cache name trimming, see util2/cache_repairnames/repairnames.cpp
2013-07-17 17:21:10 +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 3a5bdab4ec ported fill_search_index to lib2; refactored cronjob process synchronization 2013-07-12 16:04:01 +02:00
following 61f58adf3c geocache scheduled publishing and auto-archiving improvements
- set user ID for status-change logging when running cron/publish_caces
- discarded obsolete lib1 cache publishing code
- separate enable/disable settings for auto-archive cronjob
- fixed auto-archive threshold for leap years (message is "was disabled > 1 year")
2013-06-10 17:16:29 +02:00
following 75cad8f07f refined email bounce processing; update #44 2013-06-04 19:33:47 +02:00
following d658c90384 improved bounces handling; added AOL hack; updates #44 2013-06-04 15:03:44 +02:00
following a0172b1e10 added email bounces processing, fixes #44 2013-06-03 17:12:17 +02:00
following 72c9b961e9 Merge branch 'stable' 2013-05-16 15:48:48 +02:00
following 56d5d9f4f5 completed util directory protection; fixes #136 2013-05-16 15:48:04 +02:00
following 31d72d9b7c status logging 2013-05-14 13:57:16 +02:00
following 7373095424 fixed more GE icon paths 2013-04-16 20:39:59 +02:00
following 7e948da3de repaired Google Earth and Firefox search plugins 2013-04-16 14:30:01 +02:00
following c30ed39c38 added log time to notification emails 2013-04-13 03:25:55 +02:00
following 89c8cf9da4 fixed commit 9172e50 2013-04-12 15:41:18 +02:00
flopp 9172e50e25 added shorturl to mail templates and viewcache template 2013-04-11 17:30:40 +02:00
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 085c13983f added caches.listing_last_modified; db-changelog fixes 2013-03-20 12:42:58 +01:00
following d15ee5f962 4822: data privacy improvement, purge log files 2013-02-13 00:32:54 +01:00
following eef2b96dfb fixed deprecated syntax 2013-02-09 00:19:29 +01:00
Oliver 6991e9ecd8 SHOW PROCEDURE and SHOW FUNCTION returns procedures and functions over all databases 2012-12-09 16:30:11 +01:00
ocoliver 39a25f997f moved waypoint assignment code to database trigger (before insert caches) 2012-11-17 22:52:49 +01:00
following b7ae9cc1f0 4071/4179: fixed waypoint generation
- removed 4-hexdigit-limit (OCFFFF)
- improved hack for WP-generation race conditions
2012-08-23 05:01:40 +02:00
following 629b304675 Merge branch 'stable' 2012-08-16 21:08:32 +02:00
following ad59dc916b updates source code license and xml docu 2012-08-16 21:04:13 +02:00
following 5f742432cb optimized email settings for test system 2012-08-15 01:02:52 +02:00
following b056ac6843 made all setting files configurable 2012-08-14 23:58:26 +02:00
following e6b62f8747 auto-detect absolute paths for cronjobs 2012-08-12 22:15:11 +02:00
Peter Mandrella 86d54b9b1f fix #3417: Interne Links in Watchlist nicht klickbar 2012-08-06 21:13:16 +02:00
following 968e03d27e Gleichsetzung Produktivsystem, Teil 3 + Sicherheitsmaßnahme für temporäres Auschecken von doc/sql 2012-08-05 19:53:45 +02:00
Robert Walter 214e80de72 Gleichsetzung Produktivsystem Teil 2 2012-07-11 20:42:10 +02:00
Metrax e05b7bb8f0 first init 2012-05-09 20:05:43 +02:00