| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #2822 from marco-jacob/fixPersonalNotePart1 | Marco Jacob | 2013-06-01 | 4 | -3/+62 |
| |\ | | | | | add upload personal note to Connectors | ||||
| | * | add upload personal note to Connectors | Marco Jacob | 2013-06-01 | 4 | -3/+62 |
| | | | |||||
| * | | fix #2057: Reliable crash when opening a certain cache | Bananeweizen | 2013-06-01 | 1 | -1/+8 |
| | | | |||||
| * | | new: use "today" and "yesterday" in log views | Bananeweizen | 2013-06-01 | 2 | -3/+3 |
| | | | |||||
| * | | fix #2817: OSM:Offline map name won't fit the box | Bananeweizen | 2013-06-01 | 1 | -1/+1 |
| | | | |||||
| * | | fix #2820: OC search no longer working without authorization | Bananeweizen | 2013-06-01 | 3 | -19/+39 |
| |/ | |||||
| * | refactoring: remove the cache realm | Bananeweizen | 2013-06-01 | 8 | -54/+39 |
| | | | | | * the cache realm enumeration ties different connectors together * everything in the realm can also be stored at the connector instead | ||||
| * | refactoring: extract method to simplify control flow | Bananeweizen | 2013-06-01 | 1 | -7/+8 |
| | | |||||
| * | test github trigger | Bananeweizen | 2013-06-01 | 1 | -1/+1 |
| | | |||||
| * | test Jenkins commit status notification | Bananeweizen | 2013-06-01 | 1 | -1/+1 |
| | | |||||
| * | #2809: don't load elevation by default | Bananeweizen | 2013-06-01 | 1 | -2/+2 |
| | | |||||
| * | #2725: Feature-Request: Circles on the map only around physical stages | Bananeweizen | 2013-06-01 | 2 | -9/+7 |
| | | |||||
| * | Fixes #2800, Reactivate OCTest | rsudev | 2013-05-31 | 6 | -30/+138 |
| | | | | | | Expanded OkapiClient to accomodate for different OAuth levels and Api capabilities Reenabled test | ||||
| * | Merge branch 'release' | Bananeweizen | 2013-05-31 | 1 | -1/+13 |
| |\ | |||||
| | * | #2810 #2815 make parser work with old and new web page | Bananeweizen | 2013-05-31 | 1 | -1/+13 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2013-05-31 | 1 | -7/+7 |
| |\ \ | |/ | |||||
| | * | fix #2815 trackable logging | Bananeweizen | 2013-05-31 | 1 | -7/+7 |
| | | | |||||
| * | | refactoring: fix compiler warnings | Bananeweizen | 2013-05-31 | 1 | -3/+3 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2013-05-31 | 2 | -7/+8 |
| |\ \ | |/ | |||||
| | * | fix #2812: attributes parsing | Bananeweizen | 2013-05-31 | 1 | -2/+2 |
| | | | |||||
| | * | fix #2810 log page changes | Bananeweizen | 2013-05-31 | 1 | -5/+6 |
| | | | |||||
| * | | #2811 quick fix for status label if GC is disabled | Bananeweizen | 2013-05-31 | 1 | -6/+11 |
| | | | |||||
| * | | #2684: Use view injection instead of view.findById() | Bananeweizen | 2013-05-31 | 9 | -198/+180 |
| | | | |||||
| * | | fix #2809: Load long description automatically | Bananeweizen | 2013-05-31 | 1 | -2/+2 |
| | | | |||||
| * | | fix #2730: avoid exceptions with barcode scanner | Bananeweizen | 2013-05-30 | 1 | -14/+11 |
| | | | |||||
| * | | Merge pull request #2805 from campbeb/fixColor | Bananeweizen | 2013-05-30 | 1 | -15/+33 |
| |\ \ | | | | | | | Fix #2804 - Cache detail text coloring fixes | ||||
| | * | | Fix #2804 - Cache detail text coloring fixes | campbeb | 2013-05-29 | 1 | -15/+33 |
| | | | | | | | | | | | | | | | | | | | | | | -Change background if encounter white text while using light skin -Don't change background based on bgcolor Fixes #2804 | ||||
| * | | | refactoring: avoid more compiler warnings | Bananeweizen | 2013-05-30 | 3 | -5/+10 |
| | | | | |||||
| * | | | Fix #2799 - Retain trail on map when device is rotated | campbeb | 2013-05-29 | 2 | -2/+19 |
| |/ / | |||||
| * | | Merge pull request #2787 from rsudev/ocde_okapi_2 | rsudev | 2013-05-28 | 31 | -1338/+1880 |
| |\ \ | | | | | | | Implements OKAPI access for opencaching.de | ||||
| | * | | Fixed issue with not loggable OC-caches | rsudev | 2013-05-28 | 5 | -1/+24 |
| | | | | |||||
| | * | | Registered opencaching.de urls | rsudev | 2013-05-27 | 1 | -6/+22 |
| | | | | |||||
| | * | | Fix 'escapeHtml' missing in older Api-versions | rsudev | 2013-05-26 | 1 | -2/+1 |
| | | | | |||||
| | * | | Fixes after review | rsudev | 2013-05-26 | 3 | -11/+8 |
| | | | | |||||
| | * | | Implements OKAPI access for oc.de | rsudev | 2013-05-26 | 27 | -1327/+1475 |
| | | | | | | | | | | | | | | | | | | | Enable OKAPI for opencaching.de Enhance OKAPI to allow nearby and livemap searches Enhance OKAPI to allow posting logs and watchlist changes | ||||
| | * | | Generate okapi attribute parser | rsudev | 2013-05-26 | 1 | -0/+327 |
| | | | | |||||
| | * | | Implements a check-box for gc-de/activation for livemap and searches | rsudev | 2013-05-26 | 6 | -3/+35 |
| | | | | |||||
| * | | | fix #2794 - rename SearchResult.addCache method name | Marco Jacob | 2013-05-28 | 4 | -8/+8 |
| | | | | |||||
| * | | | Merge branch 'release' into upstream | Samuel Tardieu | 2013-05-28 | 3 | -6/+14 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Direction Image fixes for Basic Members | campbeb | 2013-05-27 | 3 | -6/+14 |
| | | | | | | | | | | | | | Fixes some issues discovered while researching #2791 | ||||
| | * | | Merge branch 'issue-2753' into release | Samuel Tardieu | 2013-05-25 | 1 | -2/+2 |
| | |\ \ | |||||
| * | | | | Fix #2463 - Support links in logbook | campbeb | 2013-05-27 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Merge pull request #2790 from marco-jacob/cacheRefreshMergeIssue | Marco Jacob | 2013-05-27 | 2 | -2/+9 |
| |\ \ \ \ | | | | | | | | | | | fixes #2771 - parsed cache from GCParser should be detailed before adding | ||||
| | * | | | | fixes #2771 - parsed cache from GCParser should be set detailed before adding | Marco Jacob | 2013-05-27 | 2 | -2/+9 |
| | | | | | | |||||
| * | | | | | refactoring: fix deprecation warnings | Bananeweizen | 2013-05-27 | 1 | -4/+5 |
| | | | | | | |||||
| * | | | | | refactoring: clean compiler warnings about static calls | Bananeweizen | 2013-05-27 | 3 | -6/+6 |
| |/ / / / | |||||
| * | | | | refactoring: change some compiler warnings for lint warnings | Bananeweizen | 2013-05-27 | 1 | -6/+7 |
| | | | | | |||||
| * | | | | Compiler warning fix and German translations | rsudev | 2013-05-26 | 1 | -1/+0 |
| | | | | | |||||
| * | | | | fix #2783: Pocket Query Creator added to helper apps | Bananeweizen | 2013-05-26 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | refactoring: use menu inflation | Bananeweizen | 2013-05-26 | 1 | -7/+3 |
| | | | | | |||||
