Commit Graph
73 Commits
Author SHA1 Message Date
following aedd718daa restrict assuming reports from other admins to old reports, to avoid conflicts when processing new ones 2013-01-30 17:52:30 +01:00
following d0de0995e7 allow overtaking cache reports from other admins 2013-01-30 16:37:16 +01:00
following 3ed429fe97 5068-new-comment-logs 2013-01-29 22:23:01 +01:00
following 112dbec4ae fix line endings 2013-01-28 15:43:01 +01:00
ocoliver a7a02fed90 bugfix 2012-11-17 23:05:59 +01:00
ocoliver 433e541e0f Merge branch 'master' of https://github.com/OpencachingDeutschland/oc-server3 2012-11-17 22:53:58 +01:00
ocoliver 39a25f997f moved waypoint assignment code to database trigger (before insert caches) 2012-11-17 22:52:49 +01:00
ocoliver c4421fdd5d Merge pull request #55 from following5/wiki-help
replaced help links to blog.opencaching.de by links to wiki.opencaching.de
2012-11-17 11:35:56 -08: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 c6fd59d974 removed help article; is directly linked from settings 2012-11-10 21:38:47 +01:00
following f64c34d2d1 replace blog.opencaching.de help pages by wiki.opencaching.de pages 2012-11-10 02:32:55 +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
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 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
ocoliverandunknown 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
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 b2022b9cf3 SQL definition of new field cache_rating.rating_date 2012-09-12 21:13:44 +02:00
following 7b7e2262c0 updated DB changelog 2012-08-27 14:15:35 +02:00
following 9bc361c3e3 fixed rating bugs introduced with commit c32a4b06 2012-08-27 14:15:16 +02:00
following 69cbda86f8 loggig fixes and improvements
- 4627: fixed error message for wrong log dates
- fixed log password case insensitivity for non-ASCII-chars in new logs
* simplified code for new logs and editing logs
* replaced redundant log type checks by cache_logtype query
* code formatting
2012-08-26 09:42:59 +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 de36a5cfaf merged stable branch 2012-08-26 00:44:59 +02:00
following 8efe70f647 added italian translations 2012-08-26 00:41:47 +02:00
following 583a024e94 hide inactive new caches on all-but-Germany page (newcachesrest) 2012-08-25 02:01:28 +02:00
following c32a4b06ff improved start page performance; top rating statistics was very slow
needs a new database field with manual init, see db-changes.txt !

and fixed another recommendation bug:
- recommendations will not get lost when a user edits one of multiple logs
  for the same cache
2012-08-25 00:00:25 +02:00
following 96861820ca merge branch stable / resolved dummy merge conflict 2012-08-24 17:05:54 +02:00
following a844185c34 added english and spanish translations 2012-08-24 16:51:09 +02:00
following e4c2142431 new english and spanish translations 2012-08-24 15:44:24 +02:00
following 45090f45ca updated db changlog; wo do not need OKAPI table dumps 2012-08-23 13:09:43 +02:00
following b7ae9cc1f0 4071/4179: fixed waypoint generation
- removed 4-hexdigit-limit (OCFFFF)
- improved hack for WP-generation race conditions
2012-08-23 05:01:40 +02:00
following 2c2d15addd OKAPI database definitions and settings 2012-08-22 00:21:04 +02:00
following 3168c6b510 country and node options; developer system settings 2012-08-14 02:55:48 +02:00
following 4de76f686c resolved merge pseudoconflict 2012-08-13 14:00:33 +02:00
following 3a06d08a67 Vereinsseite - Mitgliedschaft etc. 2012-08-13 13:55:04 +02:00
following 5294205bac Anpassungen Vereinsseite 2012-08-13 13:33:11 +02:00
following 3c0a5d1fa7 Anpassungen Vereinsseite 2012-08-09 12:56:44 +02:00
following a281fd2831 Merge branch 'stable' 2012-08-08 20:51:40 +02:00
following f1a9818dbc fix for #4009: set is_publishdate=1 if immediately published 2012-08-08 20:49:07 +02:00
following 89ccd869a9 Merge branch '4115-difficulty-info' 2012-08-08 20:11:12 +02:00
following 77c2d76685 site changelog and DB changelog 2012-08-08 17:36:21 +02:00
following 7fba2d69cf ... and abort on empty pw 2012-08-07 23:38:57 +02:00
following 03d66067af Tippfehlerkorrektur bei Cachebeschreibung 2012-08-07 22:12:22 +02:00
following b736d27e6b noch ein paar Details auf der Cache-Beschreibungsseite 2012-08-07 22:08:57 +02:00