Releases
- Released lotusrb 0.4.1
- Released lotus-controller 0.4.4
- Released lotus-view 0.4.3
- Released lotus-model 0.4.1
- Released lotus-utils 0.5.1
- Released lotus-validations 0.3.2
- Released lotus-router 0.4.2
- Released lotus-helpers 0.2.0
Completed
- [Luca Guidi] When add a middleware prepend it [details]
- [Alfonso Uceda] Fixed model generator [details]
- [Luca Guidi] Ensure action generator works with (double) quoted or escaped name [details]
- [Miguel Molina] Add a database check in the new app generator [details]
- [Trung Lê] Add --db as the second alias for --database app generator arg [details]
- [Alfonso Uceda] Fixed random csrf test fail [details]
- [Theo Felippe] PathPrefix relative_join bug [details]
- [Alfonso Uceda] Fix load container in lotus console [details]
- [Farrel Lifson] Search for partial template under view template directory [details]
- [Nick Coyne] Use createdb to create database [details]
- [Scott Lê] Add textarea helper to formfor [details]
- [Leonardo Saraiva] Fixing lotus routes when architecture is application [details]
- [Alfonso Uceda] [#267] fix secret when generate new app with app architecture option [details]
- [Alfonso Uceda] Removed slice web env database url [details]
- [Hiếu Nguyễn] Application Architecture [details]
- [Luca Guidi] Database migrations [details]
- [Matthew Bellantoni] Fixes bug #113 where Params are incorrectly converted to hashes. [details]
Development
- [Ben Lovell] Some RSpec idioms [details]
- [Trung Lê] Generate env.rake and load all tasks in lib/tasks [details]
- [Sung Won Cho] Add Destroy command [details]
- [Maciej Malecki] Preload application in config/environment file. [details]
- [Lotus] Implement command/query separation for Repository, by introducing #fetch [details]
- [Alfonso Uceda] [WIP] support joins [details]
- [Lotus] Implement SQL inner join [details]
- [Uku Taht] Associations [details]
- [Marcin Olichwirowicz] Custom validations [details]
- [Fuad Saud] Add helper for word wrapping [details]