Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frontpage #843

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Frontpage #843

wants to merge 9 commits into from

Conversation

maltehuebner
Copy link
Contributor

No description provided.

# Conflicts:
#	.gitignore
#	app/AppKernel.php
#	app/config/config.yml
#	app/config/parameters.yml.dist
#	app/config/vich.yml
#	composer.json
#	composer.lock
#	src/AppBundle/Controller/Track/TrackUploadController.php
#	src/AppBundle/Criticalmass/Gps/BoundingBox.php
#	src/AppBundle/Criticalmass/Gps/Coord.php
#	src/AppBundle/Criticalmass/Gps/DistanceCalculator/BaseDistanceCalculator.php
#	src/AppBundle/Criticalmass/Gps/DistanceCalculator/TrackDistanceCalculator.php
#	src/AppBundle/Criticalmass/Gps/GpsConverter.php
#	src/AppBundle/Criticalmass/Gps/GpxReader/GpxCoordLoop/GpxCoordLoop.php
#	src/AppBundle/Criticalmass/Gps/GpxReader/GpxReader.php
#	src/AppBundle/Criticalmass/Gps/GpxReader/TrackReader.php
#	src/AppBundle/Criticalmass/Gps/LatLngListGenerator/AbstractLatLngListGenerator.php
#	src/AppBundle/Criticalmass/Gps/LatLngListGenerator/RangeLatLngListGenerator.php
#	src/AppBundle/Criticalmass/Gps/LatLngListGenerator/SimpleLatLngListGenerator.php
#	src/AppBundle/Criticalmass/Gps/LatLngListGenerator/TimeLatLngListGenerator.php
#	src/AppBundle/Criticalmass/Gps/TrackChecker/TrackChecker.php
#	src/AppBundle/Criticalmass/Gps/TrackChecker/TrackCheckerInterface.php
#	src/AppBundle/Criticalmass/Gps/TrackTimeshift/AbstractTrackTimeshift.php
#	src/AppBundle/Entity/Track.php
#	src/AppBundle/Resources/config/services.yml
#	src/AppBundle/Resources/config/services/twig_extensions.yml
#	src/AppBundle/Resources/views/Track/list.html.twig
#	src/AppBundle/Statistic/RideEstimate/RideEstimateService.php
#	src/AppBundle/Traits/TrackHandlingTrait.php
* master: (961 commits)
  Allow to escape asterisk.
  Remove unused StoreViewCommand.
  Add AbstractViewConsumer.
  Introduce ViewFactory.
  Resort all the classes.
  More fixes.
  Add RobustViewStorageCache with exception handling.
  Make connections lazy so they are not initialized right during service creation.
  Nasty fix.
  Enable headlines again.
  Bugfix.
  Remove old source.
  Move and reorder class structure.
  Work in progress.
  WIP.
  Fix typo.
  Heavy work in progress.
  Implement StreamListConverter.
  Much work in progress.
  Remove serializer annotations.
  ...

# Conflicts:
#	src/AppBundle/Controller/FrontpageController.php
#	src/AppBundle/Criticalmass/Timeline/Collector/CityEditCollector.php
#	src/AppBundle/Criticalmass/Timeline/Collector/RideEditCollector.php
#	src/AppBundle/Criticalmass/Timeline/Collector/RideTrackCollector.php
#	src/AppBundle/Criticalmass/Timeline/Item/CityEditItem.php
#	src/AppBundle/Criticalmass/Timeline/Item/RideEditItem.php
#	src/AppBundle/Criticalmass/Timeline/Item/RideTrackItem.php
#	src/AppBundle/Resources/views/Frontpage/_bikeright.html.twig
#	src/AppBundle/Resources/views/Frontpage/index.html.twig
#	src/AppBundle/Resources/views/Timeline/Items/cityEdit.html.twig
#	src/AppBundle/Resources/views/Timeline/Items/rideEdit.html.twig
#	src/AppBundle/Resources/views/Timeline/Items/rideTrack.html.twig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant