following
8056b1430e
Merge branch 'stable'
2013-03-22 10:24:26 +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
54b8f3315e
Merge branch 'stable'
2013-03-21 22:13:37 +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
5fcc1f1371
design improvements for new caches and new logs lists
2013-03-21 19:17:13 +01:00
following
60287fe7a3
implemented difficulty+terrain tooltips als quick-mouseovers;
...
added license info to XML interface docs
2013-03-20 20:05:16 +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
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
1a9592159c
updated main page texts - about geocaching, about opencaching ...
2013-03-17 19:22:04 +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
80b8993911
added create/modify dates to waypoints and consider it for listing modification date
2013-03-16 22:46:44 +01:00
following
78b95ce916
fixed xml sitemap generation; don't count cache visits by robots
2013-03-16 20:20:52 +01:00
following
35ce6b4a98
fixed resetting map max. caches option to 0
2013-03-16 18:29:12 +01:00
following
34d6861668
added spanish translations
2013-03-16 16:28:00 +01:00
following
57489bb01d
merged stable
2013-03-16 09:30:57 +01:00
following
a795ead0c4
stored procs update
2013-03-16 09:26:02 +01:00
following
a15b558275
discard 'data_license' table in davour of constant definitions
2013-03-15 16:48:17 +01:00
following
55c9d3e23c
discarded html preview function
2013-03-15 15:58:08 +01:00
following
8287bb9ef8
updated and optimized setting files; updated db changelog
2013-03-15 10:40:04 +01:00
following
69abeb673c
map and waypoint related changed/fixes
...
- nicer wording of waypoint type vs. cache wp in map popup box
- fixed wiki link for additional wp in map popup box
- fixed map settings initialization, was completely broken
- increased map picture description font
- fixed old-MSIE warning
- optimized XML and JS escaping
2013-03-15 08:57:24 +01:00
following
b759926b16
picture-related changes/fixes
...
- fixed log picture editing
- removed obsolete code for map pictures
- added help links to some galleries
- fixed enlargit cursor hotspots
- enlargit fine tuning, enabled dark background
2013-03-14 21:22:29 +01:00
following
b8ff60f987
added italian translations
2013-03-14 09:54:54 +01:00
following
10ce948a93
new log picture gallery
2013-03-14 09:44:36 +01:00
following
f87389362a
preview picturs in map view; other map detail improvements and fixes
2013-03-11 23:40:29 +01:00
following
9bb0c30e9d
added dnf and child wps to map; new wp types 'stage' and 'final'
2013-03-10 06:31:34 +01:00
following
95068b9e6d
reformatted translation texts and welcome message;
...
fixed and completed German translations;
moved old code away
2013-03-09 16:18:43 +01:00
following
837076515f
changed archiving table definitions
2013-03-09 14:48:57 +01:00
following
09b51eccc9
changed archiving table definitions
2013-03-09 14:39:19 +01:00
following
6f87d720d7
fixed cache_desc update trigger, db-changes
2013-03-08 23:41:12 +01:00
following
0606837132
merge stable
2013-03-08 23:07:42 +01:00
following
7c785fcd6c
added data recording for vandalism protection
2013-03-08 22:58:40 +01:00
following
4afda7a888
button design; update db changlog
2013-03-08 15:42:49 +01:00
following
3e0e1cf96c
merged help
2013-03-08 15:17:23 +01:00
following
df313402b4
added template-wise help pages
2013-03-08 15:15:53 +01:00
following
1bb66dc31d
better invalid-password error mesages
2013-03-04 23:37:57 +01:00
following
8baa5484ba
map tpl code cleanup; added MapQuest and OCM tiles
2013-03-04 22:40:39 +01:00
following
2704f0bf34
changed default attribute set - moving and webcam are mostly redundant with cache types
2013-03-04 08:30:06 +01:00
following
cd90f63d78
fixed searchfilter-bug introduced with advanced map filtering;
...
fixed table def
2013-03-04 07:35:47 +01:00
following
dd6f7991e2
merged new map
2013-03-04 02:34:05 +01:00
following
c5057c884a
reworked map, especially GM3 and fullscreen map
2013-03-04 01:45:51 +01:00
following
56875cbc8c
translation fix
2013-03-01 06:33:01 +01:00
following
5a76e5245d
minor design changes
2013-02-27 06:41:14 +01:00
following
7383b3fe77
gimmick buttons; layout and translation improvements
2013-02-25 22:23:45 +01:00