Giter Site home page Giter Site logo

unique-lone-dog's People

Contributors

jallah123 avatar tojba avatar waaghals avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

unique-lone-dog's Issues

To short item name field

The field for an item name is to short in the database. Mysql doesn't complain and truncates the string.

The field should be larger, (255 chars?) and a max length validator

Groups explore

dit is de error die je krijgt als je naar groups gaat en dan groups explore. mits je geen groepen in de database hebt staan

Cannot resolve attribute "Slug' in the model
#0 G:\Program Files\XAMPP\htdocs\ULD\app\controllers\GroupController.php(42): Phalcon\Mvc\Model::__callStatic('findFirstBySlug', Array)
#1 G:\Program Files\XAMPP\htdocs\ULD\app\controllers\GroupController.php(42): UniqueLoneDog\Models\Group::findFirstBySlug('explore')
#2 [internal function]: UniqueLoneDog\Controllers\GroupController->showAction('explore')
#3 [internal function]: Phalcon\Dispatcher->dispatch()
#4 G:\Program Files\XAMPP\htdocs\ULD\public\index.php(45): Phalcon\Mvc\Application->handle()
#5 {main}

Hub

Groups hernoemen naar Hub's?

User profile

Show a users name, reputation, rank and latest comments.

Screenshot of webpage

Screenshot is taken of the submitted URI when the "item" is submitted.
Only a screenshot is made if the URI is a webpage.

Use both SessionFlash and DirectFlash

$this->flash-*() is used as both SessionFlash and DirectFlash. However, $this->flash is loaded as new DirectFlash()

  • Init SessionFlash in DI
  • Rename flash to DirectFlash in DI
  • Change all occurrences for $this->flash->*() above redirects
    to $this->sessionFlash->*()
  • Change all others to $this->directFlash-*()

Error viewing single hub

If you try to view a single hub from the hub overview you will get an error like this:

Syntax error, unexpected token ), near to ') AND (UniqueLoneDog\Models\Tags\PredicateTag.part IN ())) AND (UniqueLoneDog\Models\Tags\ValueTag.part IN ()) GROUP BY UniqueLoneDog\Models\Item.id', when parsing: SELECT [UniqueLoneDog\Models\Item].* FROM [UniqueLoneDog\Models\Item] JOIN [UniqueLoneDog\Models\Tags\ValueTag] JOIN [UniqueLoneDog\Models\Tags\PredicateTag] JOIN [UniqueLoneDog\Models\Tags\NamespaceTag] WHERE ((UniqueLoneDog\Models\Tags\NamespaceTag.part IN ()) AND (UniqueLoneDog\Models\Tags\PredicateTag.part IN ())) AND (UniqueLoneDog\Models\Tags\ValueTag.part IN ()) GROUP BY UniqueLoneDog\Models\Item.id (409)
#0 [internal function]: Phalcon\Mvc\Model\Query->parse()
#1 C:\xampp\htdocs\uld\app\models\Group.php(76): Phalcon\Mvc\Model\Query->execute()
#2 C:\xampp\htdocs\uld\app\cache\volt\c__xampp_htdocs_uld_app_views_group_single.volt.php(7): UniqueLoneDog\Models\Group->latest()
#3 [internal function]: Phalcon\Mvc\View\Engine\Volt->render('C:\xampp\htdocs...', Array, true)
#4 [internal function]: Phalcon\Mvc\View->_engineRender(Array, 'group/single', true, true, NULL)
#5 [internal function]: Phalcon\Mvc\View->render('group', 'show', Array)
#6 C:\xampp\htdocs\uld\public\index.php(45): Phalcon\Mvc\Application->handle()
#7 {main}

item type

zetten van type gaat niet altijd goed. methode nog een keer checken

Javascript

Er moet iets gedaan worden met javascript. Als voorbeeld stond er een winkelwagen, maar voor ons werkt dat niet dus moeten iets bedenken

Subscribe knop incorrect

In het "Your groups" overzicht staat er een knop unsubscribe, selfs als de gebruiker al unsubscribed is

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.