Coder Social home page Coder Social logo

releaf's People

Contributors

dependabot[bot] avatar ekaukis avatar graudeejs avatar guntis avatar kerglis avatar miks avatar mkarklins avatar olleolleolle avatar patizivs avatar skakri avatar uldza avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

releaf's Issues

installer options

possibility to install with/without:

  • rvm
  • git
  • capistrano demo/production env
  • database.example.yml and .gitignore for database.yml

tinymce saves relative path to image

After creating image upload via tinymce (#8), I noticed, that tinymce saves relative path to image.

This is a problem, because nodes can be moved, and relative path will change.

Need to fix tinymce

lighbox broken

In edit view, where you can see thumbs of your upload images, if you click on one, lighbox overlay appears, but there is no lightbox itself

extract association renderign part to own view

from app/view/releaf/base/_edit.has_many_associations.haml extract association rendering to _edit.has_many_association.haml and make it easy to render if user wants to render it conditional overriding associations partial

Settings.i18n_locales.include?(I18n.locale) == false

Suppose Settings.i18n_locales defines lv and ru locales.
What to do when admin interface is in en?

English is default language for coding. All translation keys are in English.
In this situation User can't override translation in admin interface.

We should probably always include 'en' in translations view.

atbrīvoties no attr_accessible

node modelī pašlaik tiek izmantots attr_accessible. Bez tā nekas neiet.
Vajag salabot gemu, lai izmntotu tikai un vienīgi protected_attributes

Do we nead jquery-rails?

Do we really need jquery-rails gem, or should be simply add jquery.js to assets?

jQuery 1.9.x broke many common scripts.

If we don't use jquery-rails gem, we have better control of our jquery version without enforcing projects that depend on releaf using particular jquery-rails gem (ie jquery)

Need to see if there are any unpredicted side-effects from removing jquery-rails gem

Tests

  • must test also new leaf "bin/leaf" creation process integrity

Releaf::Slug create find_object!

rename current find_object to find_object! that will raise ActiveRecord::RecordNotFount when no object is found

Create find_object that will not raise error, if object is not found.

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.