Git Product home page Git Product logo

nebojsatomic / ide21 Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 1.0 49.02 MB

Content Management System that helps you design your website from the administration panel. There is no need to design your website first in Photoshop or Figma for example, and then create html from that. You can, with a few clicks, completely design your website directly in the CMS.

Home Page: https://ide21.com

License: GNU General Public License v3.0

HTML 3.75% PHP 96.05% TSQL 0.01% Shell 0.01% Dockerfile 0.01% Blade 0.19% Batchfile 0.01% PowerShell 0.01%
zend laravel cms-ide cms frontend designer ide docker php content-management-system

ide21's Issues

Translations need to be updated - German

In 2013 I used Google translate to translate most of the strings, since I do not speak most of the languages set by default in the Admin Panel :).
This needs to be improved by contributors who have a specific language as their mother tongue.

This is a ticket created for German, there will be a separate ticket for each language that needs to be reviewed.

Upgrade from PHP 7.4 to 8

Currently IDE21 docker image is built with PHP 7.4.
PHP version should be upgraded to 8.
Difficulty for this is that Zend Framework 1 is not maintained anymore.

Redesign the admin panel

Admin panel should be completely redesigned, to represent the modern UI, 2013. was too long ago.

Clean up old code

The old code from 2013 should be cleaned up. Formatting should be fixed, unnecessary comments removed, all the stuff reviewed once again.

Upgrade jQuery version to latest ( stable ) ( 3.7 )

The ZF1 admin panel is using jQuery v.1.10.1 at the moment - this is the version that was set in 2013, when it was the latest.
This needs to be upgraded to the latest stable version of jQuery, which is at this point 3.7.

Integrate Ace or Monaco editor

In 2013. there was a Codepress editor for editing code implemented, now it is something that must be replaced. Investigate which editor would be the best option for editing CSS and Javascript in the admin panel of IDE21.

Add Menu & Add Category fails in laravel version

add-menu-fails

Add menu and Add category fails bcs the response is giving html, and it is giving html probably bcs form validation fails in between zf and laravel, that is
if ($this->_request->isPost() && $formAddMenu->isValid($_POST)) {

is never true and the response is always giving else {

add-menu-item, add-category-item and delete actions are working

HTTP 500 status on some actions

A few actions are returning 500 Internal Server error, for example on adding a menu item, adding a category or adding a category item.

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.