Silla.IO icon indicating copy to clipboard operation
Silla.IO copied to clipboard

PHP Application Development Framework.

Results 17 Silla.IO issues
Sort by recently updated
recently updated
newest added

Remove `itsjavi/bootstrap-colorpicker` package (https://packagist.org/packages/itsjavi/bootstrap-colorpicker) because it is abandoned and most likely its github repo has been deleted which is causing problems on `composer install`. Also review all packages and remove/replace...

high priority

Options: - TinyMCE (_recommended_) - CKeditor

feature
medium priority

When migrating to PHP 5.4 http://php.net/manual/en/function.session-set-save-handler.php

proposal
low priority

Example usage: ``` Shell $ silla new project-name ``` Which will install a new instance of silla.io in the `project-name` directory

feature
high priority

Needs further research and CMS user interface.

proposal
medium priority
research

Research for a PHP library for end-to-end testing. It needs to: - integrate with PHPUnit, - launch a headless browser, - navigate, - mactch DOM elements, - assert.

research
testing

All helper classes should be well documented and covered by tests. - [x] DateTime - [x] Directory - [x] File - [x] Image - [x] Mailer - [ ] Sql...

documentation
code style
medium priority
code coverage

We need to come up with a _data format_ that can be used for the _export_/_import_: - XML - JSON - CSV Also we need to pay attention and deal...

proposal

Usage of different _session ids_ for the different application contexts.

security
proposal
low priority