2
I Use This!
Inactive

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed errors resulting from old implementation. Started adding revisions to Series. More... over 10 years ago
Removed unnecessary required state from birth date in person forms, fixed styles and corrected range of day input in InputDateSeparate. More... over 10 years ago
Fixed unserialize issue with our Date objects. More... over 10 years ago
Fixed generation of insert commands with a length of zero. More... over 10 years ago
Fixed fatals and errors which blocked our nginx routes command. More... over 10 years ago
Various fixes regarding the revision system, searching for a bug in getPatch() More... over 10 years ago
finished award More... over 10 years ago
Implemented pluggable diff class with xdiff. Scrambles 4 byte characters unfortunately. More... over 10 years ago
fixed releases More... over 10 years ago
fixed formatListItem More... over 10 years ago
fixed user route More... over 10 years ago
finished events More... over 10 years ago
Abstracted history diff presentation and implemented this new system for company, genre and person. Fixed breadcrumb of history presentations. More... over 10 years ago
finished help. More... over 10 years ago
Implemented generic search presentation. Fixed ElasticSearch suggestions. Added style for inline images with middle alignment. More... over 10 years ago
Code formatting. More... over 10 years ago
finished jobs and genres. More... over 10 years ago
Continued fixing movie, directors aren't real entities and shouldn't extend entity. More... over 10 years ago
company revisions. More... over 10 years ago
Fixed creation of person revisions. Updated constructor of PersonRevision. More... over 10 years ago
Fixed movie More... over 10 years ago
Fixed person presentations and many data classes involved in them. More... over 10 years ago
Fixed reference error in sets. More... over 10 years ago
Calling lemma() with the current language code of the entity isn't desired. Although implementing classes should protect themselves against this, have a look at \MovLib\Data\Genre\Genre::lemma(). Throwing an exception isn't feasible because the function might be called in a loop that requests all translations (this isn't used anywhere, but it's a possible use case). More... over 10 years ago
fixed system pages More... over 10 years ago
Merge branch 'develop' of https://github.com/movlib/www into develop More... over 10 years ago
Fix, dynamic columns might be exported via setRevisionArrayValue() when they shouldn't because of no nesting of the conditions. More... over 10 years ago
added deleted to system_pages More... over 10 years ago
Eliminated duplicates when indexing suggestions. More... over 10 years ago
job search indexing More... over 10 years ago