Commit Graph
311 Commits
Author SHA1 Message Date
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 398681b039 configurable welcome message 2013-02-05 21:27:53 +01:00
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 9ddfbd6721 4499: show all open cache reports 2013-01-30 16:05:55 +01:00
following daa748f023 event icons in new logs list 2013-01-29 22:35:33 +01:00
following 3ed429fe97 5068-new-comment-logs 2013-01-29 22:23:01 +01:00
following e22e1b26fc 4964-cache-country
explicit cache country setting overrides auto-detected county data
2013-01-29 22:16:28 +01:00
following 8a6bb7727a fixed developer system language menu, was broken by commit d598648f 2013-01-28 17:37:21 +01:00
following 2257557a02 fixed developer system settings 2013-01-28 17:00:15 +01:00
following d5e42c1d7a changelog update 2013-01-28 16:22:36 +01:00
following 5bdf5dd9cc update teamliste 2013-01-28 15:59:06 +01:00
following 112dbec4ae fix line endings 2013-01-28 15:43:01 +01:00
Oliver 6e2439648e last fix ... v3.0.3 2012-12-09 16:34:59 +01:00
Oliver a01d126d56 Merge branch 'stable' of https://github.com/OpencachingDeutschland/oc-server3 into stable
Conflicts:
	htdocs/util/mysql_root/sql_root.inc.php
2012-12-09 16:30:57 +01:00
Oliver 6991e9ecd8 SHOW PROCEDURE and SHOW FUNCTION returns procedures and functions over all databases 2012-12-09 16:30:11 +01:00
Oliver 81f366c1a9 SHOW PROCEDURE and SHOW FUNCTION returns procedures and functions over all databases 2012-12-09 16:25:35 +01:00
Oliver e22117a0ba host required 2012-12-09 15:29:30 +01:00
Oliver 15f9a07f51 wrong rootpath 2012-12-09 15:26:27 +01:00
ocoliver e5de116026 Merge branch 'stable' of https://github.com/OpencachingDeutschland/oc-server3 into stable 2012-12-09 15:12:44 +01:00
ocoliverandocoliver 5ebb9a1534 fixed missing / in rootpath definition 2012-12-09 15:11:37 +01:00
ocoliver c80628e7b0 fixed missing / in rootpath definition 2012-12-09 14:52:59 +01:00
ocoliver b4312fe9cc robots.txt contains domain-specific settings.
Use robots-dist.txt as template for own robots file
2012-11-21 20:43:11 +01:00
ocoliver 0f8c191694 Use google maps key for mini maps in viewcache.php 2012-11-21 20:23:31 +01:00
ocoliver cdd47304b1 definition of $opt['locale']['EN']['page']['subtitle1'] and $opt['locale']['EN']['page']['subtitle2'] is required for old template system 2012-11-18 22:19:57 +01:00
ocoliver d598648f65 Use config2/locale.inc.php instead of own definition in lib/settings.inc.php 2012-11-18 21:45:21 +01:00
ocoliver dd05c32fc2 Merge branch 'master' of https://github.com/OpencachingDeutschland/oc-server3 2012-11-17 23:09:11 +01:00
ocoliver a7a02fed90 bugfix 2012-11-17 23:05:59 +01:00
ocoliver 972d3c1949 Merge pull request #54 from following5/teamliste
update teamliste
2012-11-17 13:56:54 -08: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 a01305e002 Merge pull request #52 from wrygiel/okapi
OKAPI Project update (r495).
2012-11-17 11:25:03 -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 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