2
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Jun 25, 2024 — Jun 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Responsive grid and extended base styles. More... about 12 years ago
[Delivers #49111007] Implemented AbstractModel for database access and basic CRUD operations. More... about 12 years ago
Plural only for tables. More... about 12 years ago
Updated to incorporate latest changes in other files. More... about 12 years ago
Example configuration for database deployment. More... about 12 years ago
Continued work on home page design. Added first pictogram font. Minified logos further (maybe still room for improvement). More... about 12 years ago
Changed file extension of README files to txt for easy usage in Windows. More... about 12 years ago
A chroot is creating a lot of problems, back to normal environment, but now we use the DOCUMENT_ROOT variable that is set in our nginx configuration. No need to create another constant with the same value. More... about 12 years ago
Initial commit of the first models with some testing code. More... about 12 years ago
Removed install path constant, we now chroot the php-fpm workers to the desired directory. More... about 12 years ago
Added some project specific ignore stuff. More... about 12 years ago
Continued work on views and presenter. More... about 12 years ago
Updated routes format - still needs work and implementation of command. More... about 12 years ago
Draft for gettext command. More... about 12 years ago
Extended exception functionality and new exception (based on article linked in the wiki). More... about 12 years ago
Extended translation functionality and first test translation in German (needs update). More... about 12 years ago
Latest CSS and first bunch of logo icons. More... about 12 years ago
[Finishes #49109927] PivotalTracker service hook test More... about 12 years ago
Some additional styles and created example file for global configuration (empty as of now). More... about 12 years ago
Refined nginx compilation logic, order of configure arguments is important for successful built of nginx. More... about 12 years ago
Refined view logic and extension of i18n capabilities. More... about 12 years ago
Test classes for presenters and views. More... about 12 years ago
The binary for executing the CLI application and commands. More... about 12 years ago
Started with creating the MovLib home page. More... about 12 years ago
Update autoload function; much faster than Composer. More... about 12 years ago
Minor changes, compilation still fails because of make error during building OpenSSL. More... about 12 years ago
Finalized nginx cli command, some minor bugs may still occur and more error checks should be implemented. Removed PHPUnit tests for console program. As of now I don't know how to get them up and running. More... about 12 years ago
Update composer.json after validating the file and to reflect recent changes. More... about 12 years ago
Initial PHPUnit tests commit. More... about 12 years ago
Moved procedural functions to static class. More... about 12 years ago