Commit Graph

607 Commits

Author SHA1 Message Date
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