following
d3510b9174
okapi r694
2013-04-09 16:54:36 +02:00
following
b5f94644a8
close map preview picture when info window is closed
...
(exept if switching to a waypoint info window of the same cache)
2013-04-07 17:51:01 +02:00
following
217b66f743
fixed waypoint type-names in GPX
2013-04-06 22:28:31 +02:00
following
e7342ffc9c
removed obsolete se2de-lift code
2013-04-06 01:07:28 +02:00
following
2a2b847d2b
okapi r672
2013-04-04 21:56:01 +02:00
following
1c9c57ddc3
okapi r669
2013-04-04 19:36:29 +02:00
following
b07075c066
update teamlist
2013-04-03 17:43:19 +02:00
following
64ce0ccfbb
fixed team member profile links
2013-04-02 21:13:07 +02:00
following
0fd7949d67
fixed typos in english changelog
2013-04-01 16:04:17 +02:00
following
8a3960dd74
updated okapi settings
2013-04-01 04:17:07 +02:00
following
21de4b6af3
okapi r651
2013-04-01 00:27:55 +02:00
following
cfb1a9dc9d
fixed geokret name format in GPX files
2013-03-29 14:03:44 +01:00
following
4387863145
fixed ocprop log detection
2013-03-27 00:15:36 +01:00
following
a6a95e2d4b
translate 'adm1' country names
2013-03-26 22:55:56 +01:00
following
0fa896026a
changed child wp name format to a better readable variant
2013-03-26 21:49:56 +01:00
following
eea5dcb3f2
re-added code that needs PHP 5.2 / 5.3
2013-03-25 23:16:03 +01:00
following
d7c8f86553
fixed db error recursion handling (commit 40f324b)
2013-03-25 17:04:15 +01:00
following
244b53939c
removed one own rotator images, too far away ...
2013-03-25 14:19:21 +01:00
following
c885454fec
fixed PHP 5.1 incompatibility introduced with commit 9644465b
2013-03-25 13:51:28 +01:00
following
7c668cfdd4
5463: ask user to check spam folder if no email visible
2013-03-25 13:01:18 +01:00
following
a37f20a5e8
added rss feed outage message; updated forum address
2013-03-24 20:58:03 +01:00
following
9644465b5c
added anti-hacking pw list
2013-03-24 20:06:09 +01:00
following
ce34805ee7
show user agents in sql-time warnings
2013-03-24 15:12:13 +01:00
following
729e3f78aa
enabled sql-time warning and added sql statement do warnmail
2013-03-24 14:10:58 +01:00
following
913adf1ccf
constrain image size for forum-rss posts
2013-03-23 23:43:13 +01:00
following
59217e1717
restored more conservative config handling;
...
fixed log removal bug on prod. system introduced with commit 5fe55ee
2013-03-23 22:23:09 +01:00
following
ba7636993b
fix: escape picture titles
2013-03-23 16:53:38 +01:00
following
40f324b779
improved db error recursion handling; use new logo in garmin download and printouts
2013-03-23 12:42:09 +01:00
following
75891a2f02
fixed data license settings for new users; reconfigured OKAPI license link
2013-03-23 12:20:47 +01:00
following
c5095e290b
fixed 'about opencaching' link in sitemap
2013-03-23 10:45:15 +01:00
following
3869358847
greyed icon for locked caches
2013-03-22 10:41:16 +01: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
9661614ea0
fixed sending local emails; fixed error messages
2013-03-21 23:36:42 +01:00
following
1ef9aa9c9a
defensively fixed trigger recursion bug introduced with commit ea2d734, and ...
...
fixed updating pictures.last_modified
2013-03-21 21:27:00 +01:00
following
ea2d7345f7
added cache status to restore-cachelist, and statzs symbols for locked and unpublished caches
2013-03-21 12:43:28 +01:00
following
5fe55ee0c2
added listing archiving-and-restore function (vandalism protection), and ...
...
- added log-picture removal on log deletion (bugfix)
- block deletion of user accounts if archived logs or cache reports exist
- show number of archived logs and cache reports in adminuser interface
- improved cache description deletion confirmation message
2013-03-20 18:11:08 +01:00
following
085c13983f
added caches.listing_last_modified; db-changelog fixes
2013-03-20 12:42:58 +01:00
following
d5ee4baef8
added logout function in fullscreen map
2013-03-19 20:13:50 +01:00
following
035b2c517b
German spelling and message texts; changed definition of 'tide' attribute
2013-03-19 18:55:33 +01:00
following
cc88625af3
replaced grey negative-mark in user profile settings by green positive-mark
2013-03-19 17:14:29 +01:00
following
d212ea92ec
added italian translations
2013-03-19 14:43:50 +01:00
following
c885686c21
linked 'about opencaching' wiki page to blank target
2013-03-19 12:37:18 +01:00
following
2907515804
added 'more...' links to start page sections
2013-03-19 11:51:06 +01:00
following
16c92b0001
fixed waypoint order
2013-03-19 01:37:52 +01:00
following
37b5268a7e
completed data license functions, picture fixes, public profile link
...
+ menu option "my profile/public profile"
- enlargit log pics
- short date format for some locales
- data license constants
* dont display license-disabled log pics
* delete log pics on declined license instead replacing
+ delete waypoint descriptions on declined license
* no cache desc replacement message if it was empty
+ license-content-disable-function for old-disabled users
+ script to process all old-deleted users due to incompatible license
+ settings for license admin functions and for license disclaimer
- fixed CC license link on english tos page
* update caches.last_modified with changes of additional waypoints
+ XML interface license disclaimer
2013-03-18 22:04:07 +01:00
following
cc2fc6c25e
fixed newlogs piclinks; added myhome and viewcache pic paging
2013-03-17 22:12:00 +01:00
following
1a9592159c
updated main page texts - about geocaching, about opencaching ...
2013-03-17 19:22:04 +01:00
following
41425dc63b
fixed and improved attribute lists layout
2013-03-17 15:57:07 +01:00
following
85a962c4d6
re-enabled non-javascript full-picture links, and ...
...
moved search form javascript warning to a place were we won't see it flicker
2013-03-17 01:01:03 +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