Commit Graph

35 Commits

Author SHA1 Message Date
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
31d3ab1a67 #4487: Funktionsdeklaration in translate.class.php 2012-07-25 01:29:55 +02:00
abd5237cf4 #4496 PHP 5.3: Timezone settings 2012-07-23 00:59:46 +02:00
e05b7bb8f0 first init 2012-05-09 20:05:43 +02:00