Commit Graph

53 Commits

Author SHA1 Message Date
75891a2f02 fixed data license settings for new users; reconfigured OKAPI license link 2013-03-23 12:20:47 +01:00
9661614ea0 fixed sending local emails; fixed error messages 2013-03-21 23:36:42 +01:00
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
085c13983f added caches.listing_last_modified; db-changelog fixes 2013-03-20 12:42:58 +01:00
c885686c21 linked 'about opencaching' wiki page to blank target 2013-03-19 12:37:18 +01:00
16c92b0001 fixed waypoint order 2013-03-19 01:37:52 +01:00
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
cc2fc6c25e fixed newlogs piclinks; added myhome and viewcache pic paging 2013-03-17 22:12:00 +01:00
80b8993911 added create/modify dates to waypoints and consider it for listing modification date 2013-03-16 22:46:44 +01:00
78b95ce916 fixed xml sitemap generation; don't count cache visits by robots 2013-03-16 20:20:52 +01:00
bf13d22de5 fixed myhome picture count by clean implementation of table fill-up 2013-03-16 18:15:38 +01:00
8157494aca merge stable 2013-03-16 16:20:52 +01:00
35e85dd47e customized rss forum-news display
- hide quotes
- smaller headers
- fixed font size
- paragraph formatting
2013-03-16 16:15:37 +01:00
a15b558275 discard 'data_license' table in davour of constant definitions 2013-03-15 16:48:17 +01:00
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
8287bb9ef8 updated and optimized setting files; updated db changelog 2013-03-15 10:40:04 +01:00
10ce948a93 new log picture gallery 2013-03-14 09:44:36 +01:00
f87389362a preview picturs in map view; other map detail improvements and fixes 2013-03-11 23:40:29 +01:00
df313402b4 added template-wise help pages 2013-03-08 15:15:53 +01:00
dd6f7991e2 merged new map 2013-03-04 02:34:05 +01:00
c5057c884a reworked map, especially GM3 and fullscreen map 2013-03-04 01:45:51 +01:00
e97c62ffc0 resolved merge conflict 2013-02-27 03:53:40 +01:00
2f54c60359 force css reload on change 2013-02-27 03:46:30 +01:00
4d9c232db4 clear prm flag on disable - looks strange when left over in profile 2013-02-22 23:25:19 +01:00
a1a59e0f4e improved data-license-declined handling 2013-02-21 16:44:52 +01:00
b7aff79730 fixed license-declined picture-delete bug 2013-02-19 17:05:05 +01:00
051e60a1ba cosmetics 2013-02-18 22:01:40 +01:00
b7b51eab81 added invalid email address handling 2013-02-17 20:17:18 +01:00
721dc7aeed resolved merge conflict 2013-02-16 23:50:55 +01:00
06d832c392 remember users' data licenses for comprehensibility 2013-02-15 22:43:09 +01:00
d15ee5f962 4822: data privacy improvement, purge log files 2013-02-13 00:32:54 +01:00
faba5ee4c6 data license - more changes 2013-02-12 19:06:26 +01:00
48801e6841 data license texts, translations, source style and some minor improvements 2013-02-12 19:06:23 +01:00
a2e7c89b23 added functions to disable user and replace content and pictures; data-license-info and links to templates and translation (by bohrsty) 2013-02-12 19:05:31 +01:00
f9a055a08b new logo and page design 2013-02-11 15:30:36 +01:00
6416b427e3 removed old 'OCAPI' experimental code 2013-02-09 13:01:32 +01:00
57d665592b some workaround for PHP warnings 2013-02-08 14:13:25 +01:00
4b0a5da369 adjusted epsilon threshold for float changes in row editor
some systems (like new OC.de production server) need less precision
2013-02-05 22:34:57 +01:00
8b5acd8de8 fixed variable declaration 2013-02-05 22:19:15 +01:00
112dbec4ae fix line endings 2013-01-28 15:43:01 +01:00
a4aee625a9 - session id is now generated from truly random value, previous used mysql UUID() had weak randomness
- added session id brute force prevention to old template engine (as used in new template engine)
- forced login->verify() in old template engine
- removed unused login/logout related codes from old template engine
- uuid of new database records is now generated in before insert trigger
2012-11-17 18:04:35 +01:00
42c1f54f99 fix for 4582: "uknown error" when saving user profile
Changed coordinates were detected due to direct comparison of float numbers
in row editor. This caused unexpected state when saving unchanged user
profile details.

Fixed by adding epsilon threshold.
2012-10-29 00:24:09 +01:00
557f3f7b9c minor changes to new rss-inclusion 2012-10-07 22:16:45 +02:00
275582628b bugfixes and typo after testing news and forum via RSS-feed 2012-10-02 22:48:14 +02:00
f6d0f92d58 added funcionality to get news and forum posts from RSS-feeds 2012-09-26 22:21:15 +02:00
9bc361c3e3 fixed rating bugs introduced with commit c32a4b06 2012-08-27 14:15:16 +02:00
e267c532c6 attribute name and translation fixes
- consistent spelling of German attribute names
- fixed translations of danger, overnight and children attributes
  (introduced with commit 3059715c)
- fixed English spelling of those three attributes
2012-08-26 01:44:15 +02:00
acb6f77ed5 log- and recommendation-related fixes and changes
- recommendation will not be lost if the cache is logged a second time
- RT406: recommendation will not be lost if other log of same user is deleted
* recommendation stars will only be displayed with found and attended logs
- recommendations cannot be logged with event notes
- multiple found logs of one user will be counted as 1 at top ratings list
* reversed event log type order: will attend / attended / note
2012-08-23 23:18:42 +02:00
ad59dc916b updates source code license and xml docu 2012-08-16 21:04:13 +02:00
c32b4930c5 #4033: Usernamen mit 3 Buchstaben 2012-08-06 20:27:27 +02:00