2
I Use This!
Inactive

Commits : Listings

Analyzed 16 days ago. based on code collected 17 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed obsolete PosterModel file. More... over 11 years ago
Merge gallery-upload More... over 11 years ago
Unified movie initialization in the GalleryPresenters/Views. Unified secondary navigation and breadcrumb generation for the gallery. Added headerBefore and headerAfter to AbstractView for custom header code insertion. More... over 11 years ago
Fixed icon problems and re-added correct "alert" icon. More... over 11 years ago
Added upload view skeleton. More... over 11 years ago
Added new icon font including the upload icon generated by the IcoMoon app. More... over 11 years ago
Added display title method to MovieModel and therefore refactored the gallery presenters. More... over 11 years ago
Added display title method to MovieModel and therefore refactored the gallery presenters. More... over 11 years ago
Started implementing the presenter for the gallery upload. Added route for upload. Some refactoring in the Movie image models and the GalleryPresenter. More... over 11 years ago
Changed movie image gallery route to photo. More... over 11 years ago
Overhauled PHPUnit tests. Full code coverage on String, but class itself needs overhaul and tests should cover more possible inputs per method. More... over 11 years ago
Cron as part of CLI. More... over 11 years ago
Correct use statement. More... over 11 years ago
AbstractModel to BaseModel for easy usage in CLI and PHPUnit. More... over 11 years ago
Use i18n from bootstrap More... over 11 years ago
No need for root path in conf. More... over 11 years ago
Corrected bracket position. More... over 11 years ago
Updated array offset. More... over 11 years ago
Use bootstrap for CLI and PHPUnit. More... over 11 years ago
Ignore production config. More... over 11 years ago
Merge branch 'master' of https://github.com/MovLib/www.git More... over 11 years ago
Created unified presenter and view for galleries. Fixed naming issues in the image tables, seed data and model classes. Renamed PosterModel to MoviePosterModel to comply to naming conventions. More... over 11 years ago
Missed closing bracket More... over 11 years ago
No trailing slash! More... over 11 years ago
Overhauled existing routes to new translation system. More... over 11 years ago
Reintroducing console application and implemented routes building. More... over 11 years ago
Merge branch 'master' of https://github.com/MovLib/www More... over 11 years ago
Create root path dynamically More... over 11 years ago
Read in new global conf and export it in $GLOBALS More... over 11 years ago
Updated to use new global conf. More... over 11 years ago