-
The commit https://github.com/cross-solution/YAWIK/commit/4d4ada8459f46bc4c775e6691bf581a625196bcf triggers an E_USER_DEPRECATED warning, if properties are accessed directly, In addition a couple view…
-
a JobsByMail module should offer a form which gives an anonymous user the possibility to enter his email Adresse and a job search. The formular should implement the CustomizableFieldsetInterface.
-…
-
I've had focuspoint on our site for a while. It's stopped working with a composer update when it jumped to 2.4
Error is
`[User Warning] DataObject::__construct passed The value 'assets/article-…
-
This might be a bug in the Geo Module
-
Since YAWIK Module can now be installed using composer, we should move the Solr Module into an own YawikSolr Repository.
There is currenty only the YawikCompanyRegistration module which can be instal…
-
you'll get a notice in line 354 if you upgrade to zend-servicemanager 2.7.7.
/home/cbleek/Projects/YAWIK/build/YAWIK-0.26/vendor/zendframework/zend-servicemanager/src/AbstractPluginManager.php
-
If you are logged as an administrator you get the following notice: `Trying to get property of non-object in /data/www/clients/client1/web1/YAWIK/module/Applications/view/applications/manage/index.rec…
fedys updated
8 years ago
-
The goal of this task is to be able to create a YAWIK instance by:
`composer create-project cross-solution/yawik MyYawik`
This should install the YAWIK installation into a `MyYawik` directory.
Add…
-
Error Message: No adapter registered for key google in the adapter map.
```
2016-08-02 16:23:18 EXCEPTION No adapter registered for key google in the adapter map. in /home/cbleek/Projects/YAWIK/modul…
-
I've described how to add an additional elemet to job posting template in https://groups.google.com/d/msg/yawik/os6SC_SaOzw/GBdVBbBuAwAJ
I've noticed, that our TemplateValueHydrator::ectract method c…