Commit Graph

326 Commits

Author SHA1 Message Date
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
c6fd59d974 removed help article; is directly linked from settings 2012-11-10 21:38:47 +01:00
following
f3e09e50cc update teamliste 2012-11-10 19:36:22 +01:00
Wojciech Rygielski
d7ed80a292 OKAPI Project update (r500). 2012-11-10 18:21:09 +01:00
Wojciech Rygielski
538bef501a OKAPI Project update (r495). 2012-11-10 11:30:48 +01:00
following
f64c34d2d1 replace blog.opencaching.de help pages by wiki.opencaching.de pages 2012-11-10 02:32:55 +01:00
ocoliver
797fa10e83 For waypoint assignment to new caches, it was required to run the cronjob first. Now, the new waypoint will be generated on demand, if the pool with unused waypoints is empty. 2012-11-05 22:24:43 +01:00
ocoliver
9ce354a5c9 Bugfix for waypoint generation (race condition) 2012-11-05 21:23:10 +01:00
ocoliver
874bfa32e2 db changes docu 2012-11-04 23:01:47 +01:00
ocoliver
61defe9ddd Merge branch 'master' of https://github.com/OpencachingDeutschland/oc-server3 2012-11-04 22:20:54 +01:00
ocoliver
d6ae786829 Use table cache_waypoint_pool to generate a list of unused waypoints and assign waypoints to new caches from this list. 2012-11-04 22:16:39 +01:00
ocoliver
004fc4feca robots.txt may contain individual exclusions 2012-11-01 15:43:50 +01:00
ocoliver
7a06a755d0 Merge pull request #50 from following5/seasonal-attribute
new attribute: only at certain seasons
2012-11-01 07:34:30 -07:00
ocoliver
a54e22002f Merge pull request #49 from following5/4582-row-editor-fix
fix for 4582: "uknown error" when saving user profile
2012-11-01 07:32:48 -07:00
ocoliver
58c310c39a Merge pull request #48 from following5/4607-main-menu-fix
4607: main menu was lost in article pages when logged off and caching enabled
2012-11-01 07:32:08 -07:00
ocoliver
823780099d Merge pull request #47 from following5/4873-waypoint-search
4873: avoid error message when searching for duplicate gc or nc waypoints
2012-11-01 07:31:24 -07:00
ocoliver
a10adf50fd Merge pull request #46 from following5/4638-layout-fixes
4638: layout fixes in profile pages and search form
2012-11-01 07:30:08 -07:00
ocoliver
bcd79c1e95 Merge pull request #45 from wrygiel/okapi
Update OKAPI
2012-11-01 07:29:15 -07:00
following
0722b1fb80 reset data.sql line ends from CR/LF to LF 2012-10-29 16:54:19 +01:00
following
7fa38f6b05 new attribute: only at certain seasons 2012-10-29 16:26:09 +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
d51b908d9f 4607: main menu was lost in article pages when logged off
and caching enabled
2012-10-28 22:18:37 +01:00
following
d7d3998cc2 4873: avoid error message when searching for duplicate gc or nc waypoints 2012-10-28 21:23:48 +01:00
following
0166d346f6 4638: layout fixes in profile pages and search form 2012-10-28 20:42:13 +01:00
Wojciech Rygielski
b3423cab11 Removed $OKAPI_SETTINGS variable from settings-dev.inc.php
It is not used anymore.
2012-10-27 16:06:35 +02:00
Wojciech Rygielski
624efe7196 Added okapi_settings.php for OCDE
Recent versions of OKAPI (since r438) are indepentant - OKAPI does NOT
include OC code at all, not even the settings file (since various OC
installations had the settings file in various locations). Instead,
OKAPI requires one new file present in the root path -
okapi_settings.php file.

More information:

[1] http://code.google.com/p/opencaching-pl/source/browse/trunk/okapi_settings.php
[2] http://code.google.com/p/opencaching-api/source/browse/trunk/okapi/settings.php
[3] http://code.google.com/p/opencaching-api/issues/detail?id=132
2012-10-27 15:37:50 +02:00
Wojciech Rygielski
8eb0201947 OKAPI Project update (r483). 2012-10-27 15:37:49 +02:00
following
b298bfccc0 changed description of 'only at specified times' attribute 2012-10-26 23:55:15 +02:00
ocoliver
64913c6c89 Merge commit '4ebbf1c6c8df2d7dc302af744006d619760cc3b7' into stable 2012-10-26 22:27:17 +02:00
ocoliver
4ebbf1c6c8 Revert "RT #379 change of seasonal cache attribute icon"
This reverts commit 8ff3e2a89c.
2012-10-26 22:02:11 +02:00
ocoliver
f3d62f671d Bugfix: New calendar icon was not used in all cases 2012-10-20 23:16:38 +02:00
ocoliver
0e76c4ec20 Bugfix: New calendar icon was not used in all cases 2012-10-20 22:52:50 +02:00
ocoliver
cafe04c966 Merge commit '8ff3e2a89ce2f236211007d0e2e192dc0c48e92f' into stable 2012-10-20 22:21:33 +02:00
ocoliver
89448cf2ff Merge pull request #44 from following5/teamliste
Update Teamliste
2012-10-20 05:04:21 -07:00
ocoliver
7e1a41ba17 Merge pull request #43 from HellstormDe/master
RT #379 and #4781
2012-10-20 04:47:42 -07:00
following
6c4bae0e06 Update Teamliste 2012-10-20 01:56:46 +02:00
HellstormDe
b300630faa #4781: new cache size "nano"
Signed-off-by: HellstormDe <david@hellstorm.de>
2012-10-12 09:30:21 +02:00
HellstormDe
8ff3e2a89c RT #379 change of seasonal cache attribute icon
original icon was a clock (time*.png), changed to a calendar
(calendar*.png)
2012-10-10 08:37:51 +02:00
Oliver
557f3f7b9c minor changes to new rss-inclusion 2012-10-07 22:16:45 +02:00
ocoliver
b0ce657556 Merge pull request #42 from bohrsty/news_and_forum_from_rss-feed
News and forum from rss feed
2012-10-07 11:50:45 -07:00
Oliver
49a529841d Update englisches Impressum 2012-10-03 15:37:39 +02:00
Nils Bohrs
275582628b bugfixes and typo after testing news and forum via RSS-feed 2012-10-02 22:48:14 +02:00
Nils Bohrs
f6d0f92d58 added funcionality to get news and forum posts from RSS-feeds 2012-09-26 22:21:15 +02:00
Oliver
b2022b9cf3 SQL definition of new field cache_rating.rating_date 2012-09-12 21:13:44 +02:00
Oliver
5d089fbf2e Revert "Bugfix: Hint was decrypted by default"
This reverts commit e9902fdccd.
2012-09-10 21:15:10 +02:00
Oliver
e9902fdccd Bugfix: Hint was decrypted by default 2012-09-10 20:14:04 +02:00
following
531234d5e5 disabled date linewrap in adminreport list 2012-09-09 00:50:48 +02:00
following
d9f1ee1f4f Update Teamliste 2012-09-05 22:51:21 +02:00
Oliver
5bfdf4af08 - Opencaching Deutschland ist nun ein eingetragener Verein
- Pflichtangaben im Impressum gestrafft
- Schottie ist Kassenwart
2012-09-01 23:54:54 +02:00
following
5ee4147614 Update Teamliste 2012-08-31 14:03:49 +02:00