Giter VIP home page Giter VIP logo

kendozone's People

Contributors

caspanch avatar efueger avatar externe-julien avatar lasserafn avatar wasutz avatar xoco70 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

kendozone's Issues

Make a easy mode

Not all sport people are good with computers.

We should make a improved UI that goes step to step to create a new tournament, with one question at a time.

Rename teams

Enable renaming teams. Right now, you have to delete / recreate a team.

Gravatar error

When user is using gravatar email, but want to use another pic, it is not possible

PHP ARTISAN MIGRATE

Julien,

When I trying to use this code "php artisan migrate" appears this error:

"C:\xampp\htdocs\kendozone>php artisan migrate
In Connection.php line 664:
SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected (SQL: create table ken_migrations (id int unsigned not null auto_increment primary key, migration varchar(255) not null, batch int not null) default characte r set utf8 collate utf8_unicode_ci)

In PDOConnection.php line 79:
SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected

In PDOConnection.php line 77:
SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected"

What file can I configure the username, password and database name?

Bad front-end

Hi,

I follow your steps and when I tried to up the project appears (front-end) like this, can you help me to correct this "error"?

image

When Changing group size of competitors, ui get wrong

capture d ecran 2018-05-16 a 22 00 12

When changing params that affects tree visualization like Prelim, winners x group, tree type, group size, number of areas, ui should warn user and then reset the previous generation

In this case, we just change group size from 3 to 5, and it results as a display anomaly

Messed categories

I have 2 categories:

  • Junior por Equipo ( name will vary depending language )
  • Single Male Children

In the configure category page, I can see those 2 categories, but when I go to category list, I just see: Junior por Equipo

Pages Competitors / Trees should be more accesible

When you are in competitors page, you have no link to go to trees, we should have a button "see Trees"

When you are in Tree pages, we can't see competitors neither.

Navigation between those two section should be improved

[Installation] Artisan Migrate with postgresql

Generate an error (windows, postgresql V10) :

php.exe artisan migrate

Illuminate\Database\QueryException : SQLSTATE[22P02]: Invalid text represent
ation: 7 ERREUR: syntaxe en entr├®e invalide pour le type boolean : ┬½ 3 ┬╗ (SQ
L: create table "championship_settings" ("id" serial primary key not null, "alia
s" varchar(255) null, "championship_id" integer not null, "treeType" smallint no
t null default '1', "fightingAreas" smallint null default '1', "limitByEntity" i
nteger null, "hasPreliminary" boolean not null default '1', "preliminaryGroupSiz
e" boolean not null default '3', "preliminaryWinner" smallint not null default '
1', "preliminaryDuration" varchar(255) null, "teamSize" smallint null, "teamRese
rve" smallint null, "seedQuantity" smallint null, "hasEncho" boolean not null de
fault '1', "enchoQty" smallint not null default '0', "enchoDuration" varchar(255
) null, "hasHantei" boolean not null default '0', "cost" smallint null, "fightDu
ration" varchar(255) null, "hanteiLimit" smallint not null default '0', "enchoGo
ldPoint" smallint not null default '0', "created_at" timestamp(0) without time z
one null, "updated_at" timestamp(0) without time zone null, "deleted_at" timesta
mp(0) without time zone null))

at E:\Project\kendozone\vendor\laravel\framework\src\Illuminate\Database\Conne
ction.php:664
660| // If an exception occurs when attempting to run a query, we'll
format the error
661| // message to include the bindings with SQL, which will make th
is exception a
662| // lot more helpful to the developer instead of just the databa
se's errors.
663| catch (Exception $e) {

664| throw new QueryException(
665| $query, $this->prepareBindings($bindings), $e
666| );
667| }
668|

Exception trace:

1 Doctrine\DBAL\Driver\PDOException::("SQLSTATE[22P02]: Invalid text represe
ntation: 7 ERREUR: syntaxe en entr├®e invalide pour le type boolean : ┬½ 3 ┬╗")

  E:\Project\kendozone\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\PDOStat

ement.php:107

2 PDOException::("SQLSTATE[22P02]: Invalid text representation: 7 ERREUR: s
yntaxe en entr├®e invalide pour le type boolean : ┬½ 3 ┬╗")
E:\Project\kendozone\vendor\doctrine\dbal\lib\Doctrine\DBAL\Driver\PDOStat
ement.php:105

Fix left select menu text in category selection

Content varies, it should always be the same, the 8 most used categories, without too many details, in user's language

  • Men Single
  • Men Teams
  • Women Single
  • Women Teams
  • Junior Single
  • Junior Teams
  • Mixt Team
  • Master

Clean front-end mess

There is JQuery code that is not so well done, we should reduce it, or even better, replace it with vueJS

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.