Giter Club home page Giter Club logo

placements's People

Contributors

cosmox avatar dwenzel avatar raffelfalafel avatar

Watchers

 avatar  avatar  avatar  avatar

placements's Issues

Oops an error occured!

Bei der BGA Seite gibt es wiederkehrende Störungen:
The ColumnMap for property "type" of class "Webfox\Placements\Domain\Model\Position" is missing.

Das geht erst wieder nach dem löschen sämtlicher Caches, any Idea?

IE9 Kein Suchergebniss ohne Ort

Unter IE9 wird keine Suchergebnis erzeugt solange man nicht explizit einen Ort mitgibt, damit erzeugen alle Direktverlinkungen auf die Suche eine leere Trefferliste (also die Verlinkungen aus den einzelnen Berufen auf die Suche)

Quick search

by basic attributes like date, region, category, type

Unterschiedliche Suchergebnisse

In einem Account sind 47 Stellen eingestellt, nach dem login und dem aufruf der Seite mit den Stellenangeboten werden 30 davon angezeigt, erst wenn der User auf Suchen klickt werden die restlichen 17 mit ausgeworfen.

Rewrite EidDispatcher as class.

We want to raise the code coverage of unit tests. Therefore the dispatcher has to be written as class. (it's all spaghetti now : )

Fix failing tests on travis

It seems, that each test for Geocoder utility fails on travis (but not locally). These tests are now skipped.

List view doesn't show positions without any sector

If no sector is set a position is not being displayed in list view if a sector constraint is set.
The same position is displayed in map view. This prevents map and list view from synchronizing.
There seems to be an error in building the constraints for the query.

Geoencode location

  • implement geocoding interface
    getZip, getCity, getLatitude, getLongitude, setLatitude, setLongitude
  • implement GeoCoder->updateGeolocation (\GeocodingInterface &object)
    test for city, zip ..., get geolocation and update latitude and longitude

Division by zero

Das sollte im Controller abgefangen werden:
Division by zero in /home/wf10343/bga/typo3conf/ext/placements/Classes/ViewHelpers/Widget/Controller/PaginateController.php line 93

Refactor Geocoder

We will try and avoid using it static. So any occurrences in

  • Classes/Domain/Repository/AbstractDemandedRepository.php
  • Classes/Domain/Repository/PositionRepository.php

have to be changed.

Oops, an error occurred!

PHP Catchable Fatal Error: Argument 2 passed to TYPO3\CMS\Fluid\ViewHelpers\Link\ActionViewHelper::render() must be of the type array, null given in /usr/local/share/php/typo3/typo3_src-6.1.7/typo3/sysext/fluid/Classes/ViewHelpers/Link/ActionViewHelper.php line 68

But deleting the caches is no solution anymore, any ideas

Replace deprecated functions.

So far I found two deprecated functions:

  1. GeneralUtility::makeInstance (replace by ObjectManager->get())
  2. TYPO3\CMS\Extbase\Mvc\Controller\FlashMessageContainer->add() (not quite shure how to replace)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.