Giter Club home page Giter Club logo

dotophp's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

dotophp's Issues

Re-inherit properties

After setting an event as not exception (provided that it was an exception) and the color and repeat interval are default inherit them from the category.

After modifying a category change all not-exception events to match the properties.

Category delete alert

Maybe in JS alert the user that when deleting the categories all events within will be deleted too.

Allowed characters

Tell the user what character he's allowed to use in the field he's writing into or hovering over.

ACP - not clear

It's not clear to me what "ACP" stands for in docs/FEATURES.md

Spacing in project description

On the homepage of the project, the spacing is wrong in the description, it should read:

An interactive to do list (a learning project)

Reload fails when a module has login_need set to TRUE

If I authenticate and as reload a module with login_need == TRUE is set then the reload process fails because the COOKIE is not sent yet because all these things happen in one HTTP request.

As a solution there could be setting a 'referrer' attribute into the returned array on the authentication module and on autologin.php I would need to check the referrer and if the referrer is 'login' then I could skip the cookie verification part to the DB session checking.

Captcha letters problem

Some letters in captcha sometimes are off the limits, the spacing needs to be corrected.
I think that you should use only human readable chars, i mean distinctive ones 0 and o, 1 and i, 9 and q are confusing i suggest eliminate them if you can.

Install problems

Hello.

I have tried to install the app according to INSTALL.md.

Step 1:
Clone yaCMS: https://github.com/paullik/yaCMS

Step 2:
Clone dotophp https://github.com/paullik/dotophp (if you haven't already)

Step 3:
Create index.php inside your DocumentRoot, in which you define the constant YACMS_PATH with the right path to yaCMS/src/ (with the trailing slash) and include dotophp/src/index.php

Step 4:
Create a new database

Step 5:
cd into dotophp/docs and type the following command to populate the database: source ./schema.sql

After trying to execute: source ./schema.sql, I get the fallowing error:
$ source ./schema.sql bash: ./schema.sql: line 1: syntax error near unexpected token ('
bash: ./schema.sql: line 1: -- MySQL dump 10.13 Distrib 5.5.15, for Linux (i686)'

My mysql version is: Server version: 5.5.17-log Source distribution

Also i have to ask, while reading on the results from google i sow that there is the source command available on linux and source command available in mysql. Are those tow commands the same? because in the install.md is not specified how to run the source command.

Ceers.

Populated form

The form is still populated after adding an event or after the editing session finished naturally (the stop button wasn't pressed).

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.