Commit Graph

53 Commits

Author SHA1 Message Date
following
13c5df34e0 fixed log_last_modified trigger and getlogs sql 2013-04-30 15:57:39 +02:00
following
40488ad754 admins may view deleted logs 2013-04-30 00:17:13 +02:00
following
07712191cb refactored and translated 404-errorpage 2013-04-25 23:58:07 +02:00
following
0c9644cfeb translation cleanup 2013-04-14 00:01:09 +02:00
following
e281cfadc1 log time 2013-04-07 20:53:12 +02:00
following
b5d24350dc marked ocprop triggers 2013-03-27 23:31:16 +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
4ae7cab51c Merge branch 'stable' 2013-03-25 14:37:55 +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
9644465b5c added anti-hacking pw list 2013-03-24 20:06:09 +01:00
following
e090921970 Merge branch 'stable' 2013-03-23 12:47:48 +01:00
following
75891a2f02 fixed data license settings for new users; reconfigured OKAPI license link 2013-03-23 12:20:47 +01:00
following
bf129049d4 nicer pager browser for new caches and logpics; todo: search results 2013-03-21 13:58:36 +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
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
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
bf13d22de5 fixed myhome picture count by clean implementation of table fill-up 2013-03-16 18:15:38 +01:00
following
a15b558275 discard 'data_license' table in davour of constant definitions 2013-03-15 16:48:17 +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
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
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
4d9c232db4 clear prm flag on disable - looks strange when left over in profile 2013-02-22 23:25:19 +01:00
following
a1a59e0f4e improved data-license-declined handling 2013-02-21 16:44:52 +01:00
following
b7aff79730 fixed license-declined picture-delete bug 2013-02-19 17:05:05 +01:00
following
b7b51eab81 added invalid email address handling 2013-02-17 20:17:18 +01:00
following
721dc7aeed resolved merge conflict 2013-02-16 23:50:55 +01:00
following
06d832c392 remember users' data licenses for comprehensibility 2013-02-15 22:43:09 +01:00
following
d15ee5f962 4822: data privacy improvement, purge log files 2013-02-13 00:32:54 +01:00
following
faba5ee4c6 data license - more changes 2013-02-12 19:06:26 +01:00
following
48801e6841 data license texts, translations, source style and some minor improvements 2013-02-12 19:06:23 +01:00
following
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
following
57d665592b some workaround for PHP warnings 2013-02-08 14:13:25 +01:00
following
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
following
8b5acd8de8 fixed variable declaration 2013-02-05 22:19:15 +01:00
following
112dbec4ae fix line endings 2013-01-28 15:43:01 +01:00
ocoliver
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
following
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
following
9bc361c3e3 fixed rating bugs introduced with commit c32a4b06 2012-08-27 14:15:16 +02:00
following
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
following
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