| Merge remote-tracking branch 'remotes/origin/experimental' |
|
More...
|
over 14 years ago
|
| Fixed problem in folder resolution on the controllers. |
|
More...
|
over 14 years ago
|
| Some changes for testing but nothing really noticed. |
|
More...
|
over 14 years ago
|
| Now it allow php views also in widgets. The main view is more important than a widget view in case of collision. |
|
More...
|
over 14 years ago
|
| Now the controllers are also read from the widget folder. Vendors in the controllers also read. Looking for views && resources on the widget. |
|
More...
|
over 14 years ago
|
| Edited the Application interface to avoid problems on the flow of the Application. |
|
More...
|
over 14 years ago
|
| Multiple database engine approach. Don't like yet still thinking the simplier way. |
|
More...
|
over 14 years ago
|
| Minor change in index.twig |
|
More...
|
over 14 years ago
|
| Changed changelog.md |
|
More...
|
over 14 years ago
|
| Deleted two files that are passed to experimental. |
|
More...
|
over 14 years ago
|
| Added the possibility to use php files for views. So the framework will detect if you have installed Twig and use it or php. Widget class added. |
|
More...
|
over 14 years ago
|
| Merge branch 'master' into experimental_widget |
|
More...
|
over 14 years ago
|
| More changes about ?> in a lot of files. Deleted the messy code in Application.php |
|
More...
|
over 14 years ago
|
| Changed minor problem based in a wrong char in the index.php file. |
|
More...
|
over 14 years ago
|
| Adding some changes. |
|
More...
|
over 14 years ago
|
| Added the experimental class for Widget.php |
|
More...
|
over 14 years ago
|
| Solved BIG security error that allows someone enters in config directory and read the yaml files. Now it's solved. |
|
More...
|
over 14 years ago
|
| Solved error in path resolution. |
|
More...
|
over 14 years ago
|
| Deleted the ?> from the files that aren't a template. |
|
More...
|
over 14 years ago
|
| Deleted the path var in app config. Added main_class in ExampleVendor manifest.json |
|
More...
|
over 14 years ago
|
| Added a manifest.json example in the ExampleVendor folder. Checked namespaces that were wrong. |
|
More...
|
over 14 years ago
|
| Little change in documentation of framework/Application.php |
|
More...
|
over 14 years ago
|
| Added config to set up the error views that are going to be displayed if error occurs. |
|
More...
|
over 14 years ago
|
| Forget to delete a Exception in mainController.php for tests. |
|
More...
|
over 14 years ago
|
| Modified the author and license data inside all files. Now is all correct. |
|
More...
|
over 14 years ago
|
| Separated the changelog from readme. |
|
More...
|
over 14 years ago
|
| More minor changes in base.twig |
|
More...
|
over 14 years ago
|
| Minor changes at all. |
|
More...
|
over 14 years ago
|
| Minor changes in license.txt and readme.md |
|
More...
|
over 14 years ago
|
| Deleted the ApplicationTest.php file. Not needed anymore. |
|
More...
|
over 14 years ago
|