2
I Use This!
Inactive

Commits : Listings

Analyzed 22 days ago. based on code collected 24 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Introduced public imageAlt property for images. More... over 11 years ago
Renamed UserTrait to TraitUser. More... over 11 years ago
Unified movie images in DB and MovieImage. Also added new seed for the posters in the movies_images table. More... over 11 years ago
finished history tests More... over 11 years ago
Merge origin/master More... over 11 years ago
Extended AbstractBase::getImage() to support optional image linking. More... over 11 years ago
Migrated Movie show presentation. More... over 11 years ago
Changed UnauthorizedException to use Alert partial. More... over 11 years ago
Introduced a.img class for links with images. More... over 11 years ago
Introduced modifiable navigation property for pages with secondary navigation. More... over 11 years ago
Merge origin/master More... over 11 years ago
Various unit tests plus removed some obsolete classes More... over 11 years ago
worked on history tests More... over 11 years ago
Fixed some bugs in database, completed translation of time zones More... over 11 years ago
Continued with unit tests for url and email validation plus correct usage of title attribute on input elements (used as pattern error message by browsers) More... over 11 years ago
Continued work on account settings and forms More... over 11 years ago
Renamed DB to Database and implemented real rollback plus code review. More... over 11 years ago
Fixes in movie model. More... over 11 years ago
Merge origin/master More... over 11 years ago
Minor cleanup. More... over 11 years ago
started tests for history workflow More... over 11 years ago
Introduced client exceptions, which display a generic error page when thrown. More... over 11 years ago
Removed unnecessary @locations from routes and fixed movie route. More... over 11 years ago
Migrated "Movies" presentation. Introduced trait for all "Latest additions" presentations. Renamed movies.css to latest-additions.css for providing generic styles for those listings. Fixed errors in Movie data class. More... over 11 years ago
Implemented general purpose partial for displaying lists. More... over 11 years ago
history commit workflow More... over 11 years ago
Merge origin/master More... over 11 years ago
Continued work on account settings and forms / form elements More... over 11 years ago
Merge origin/master More... over 11 years ago
Refactored movcli db command: now considers software release and loads seed data dynamically from newly generated dumps. The command now also loads the Intl ICU translations by itself. Defined global constant in bootstrap for software version. Removed unnecessary files from bin folder. More... over 11 years ago