Commit Graph
100 Commits
Author SHA1 Message Date
following 85d0cbc296 okapi r583: waypoint-related changes and fixes 2013-03-28 22:15:27 +01:00
following b5d24350dc marked ocprop triggers 2013-03-27 23:31:16 +01:00
following 92cee91169 okapi r576 2013-03-27 15:44:24 +01:00
following 73ab3868e8 Merge branch 'stable' 2013-03-27 15:14:18 +01:00
following 467aae4731 moved gpx attribute values to cache_attrib table 2013-03-27 15:14:02 +01:00
following 4387863145 fixed ocprop log detection 2013-03-27 00:15:36 +01:00
following 125ba7348b Merge branch 'stable' 2013-03-26 22:58:45 +01:00
following a6a95e2d4b translate 'adm1' country names 2013-03-26 22:55:56 +01:00
following 9bc58e99b9 Merge branch 'stable' 2013-03-26 21:50:10 +01:00
following 0fa896026a changed child wp name format to a better readable variant 2013-03-26 21:49:56 +01:00
following e399434620 fixed okapi revision 2013-03-26 18:04:43 +01:00
following 6758f42a73 switched okapi settings from lib/ to config2/settings.inc.php 2013-03-26 17:48:59 +01:00
following 5d230ea22c okapi project update r567 2013-03-26 16:38:26 +01:00
following a17f203959 OKAPI settings update 2013-03-26 14:19:21 +01:00
following 566e79ba72 Merge branch 'stable' 2013-03-25 23:18:00 +01:00
following eea5dcb3f2 re-added code that needs PHP 5.2 / 5.3 2013-03-25 23:16:03 +01:00
following 28bcf58b05 merged stable 2013-03-25 17:06:25 +01:00
following d7c8f86553 fixed db error recursion handling (commit 40f324b) 2013-03-25 17:04:15 +01:00
following c053df0612 improved error handling and reporting 2013-03-25 16:58:26 +01:00
following 21d92feba0 5087: added creation date to cache reports 2013-03-25 15:01:06 +01:00
following 4ae7cab51c Merge branch 'stable' 2013-03-25 14:37:55 +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 bb927dca49 merge stable 2013-03-25 13:06:58 +01:00
following 7c668cfdd4 5463: ask user to check spam folder if no email visible 2013-03-25 13:01:18 +01:00
following 2b2619d009 merged stable 2013-03-24 23:07:22 +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 7eccc1d5d1 5394: block changing OC-specific cache types and sizes by ocprop 2013-03-24 17:07:53 +01:00
following 76543d5aea robots.txt update 2013-03-24 16:47:29 +01:00
following c1ddbcee7a oops 2013-03-24 16:04:48 +01:00
following 0afbd552ab Merge branch 'stable' 2013-03-24 15:55:24 +01:00
following f5a9c825ef fixed option to show ignored caches on map;
removed useless 'map' parameter from permalinks
2013-03-24 15:52:58 +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 23a64f56e1 added hint on spoiler logs 2013-03-24 13:34:05 +01:00
following 88b393fbe0 3012: prevent duplicate logs 2013-03-24 13:13:29 +01:00
following 79cab507bc activated log editor translation and layout style 2013-03-24 00:03:03 +01:00
following 913adf1ccf constrain image size for forum-rss posts 2013-03-23 23:43:13 +01:00
following 45ba51b5c2 Merge branch 'stable' 2013-03-23 22:25:11 +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 e090921970 Merge branch 'stable' 2013-03-23 12:47:48 +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 a9c20889d6 Merge branch 'stable' 2013-03-22 10:41:23 +01:00
following 3869358847 greyed icon for locked caches 2013-03-22 10:41:16 +01:00
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 c1bce2a7be Merge branch 'stable' 2013-03-21 23:39:14 +01:00
following 9661614ea0 fixed sending local emails; fixed error messages 2013-03-21 23:36:42 +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 a686cd97bb fixed last commit: flag sizes vary 2013-03-21 20:27:32 +01:00
following 5fcc1f1371 design improvements for new caches and new logs lists 2013-03-21 19:17:13 +01:00
following bf129049d4 nicer pager browser for new caches and logpics; todo: search results 2013-03-21 13:58:36 +01:00
following 933504ee0d Merge branch 'stable' 2013-03-21 12:44:27 +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 81ac563d02 added newsfeed link to start page 2013-03-21 01:10:58 +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 61e684d970 Merge branch 'stable' 2013-03-20 18:29:58 +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 fa2f64044f comments.. 2013-03-20 17:54:57 +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
following ed5a744c79 changed logpic links target for newpics galleries from viewcache to viewlogs - too many late logs / added pics 2013-03-16 23:13:43 +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 72747630d2 discarded email counter; rendered useless by log purging 2013-03-16 21:35:51 +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 bf13d22de5 fixed myhome picture count by clean implementation of table fill-up 2013-03-16 18:15:38 +01:00
following 047032a78e reverted search bugfix (9a5fcd4c) - needs php 5.3 2013-03-16 17:18:12 +01:00
following a39c79e5ea start page layout finetuning 2013-03-16 16:55:02 +01:00
following 34d6861668 added spanish translations 2013-03-16 16:28:00 +01:00
following 8157494aca merge stable 2013-03-16 16:20:52 +01:00
following 35e85dd47e customized rss forum-news display
- hide quotes
- smaller headers
- fixed font size
- paragraph formatting
2013-03-16 16:15:37 +01:00
following 7b091a41fd fixed overview map setting 2013-03-16 11:15:27 +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 f850b3372b html escaping for waypoint map popups 2013-03-15 16:59:55 +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 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 a1ea6b6aff purged javascript: qualifiers 2013-03-15 12:16:55 +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