Contents

Padrino-admin Twitter Bootstrap v2.0 is ready

(Padrino Admin TwitterBootstrap 2.0)

  • Padrino-Modal: rack-flash and delete function into modal :D
  • highlights error field
  • tof helper: Automatic replace true or false with relative image (list.slim and list.haml)
  • Breadcrumbs
  • Automatic time_ago_in_words when column model is created_at or updated_at
  • Migrate function for MiniRecord

Padrino-Modal

All result from rack-flash and delete request, now is automatic insert into modal javascript plugin http://padrino.waydotnet.com/images/modal1.jpghttps://a248.e.akamai.net/assets.github.com/img/d52f1512d86c930f050e9c727a77da1bc6d000f4/687474703a2f2f70616472696e6f2e776179646f746e65742e636f6d2f696d616765732f6d6f64616c322e6a7067https://a248.e.akamai.net/assets.github.com/img/4fc6e01855b98d169072863a60c61afed151d406/687474703a2f2f70616472696e6f2e776179646f746e65742e636f6d2f696d616765732f6d6f64616c332e6a7067

highlights error field

https://a248.e.akamai.net/assets.github.com/img/4bb69b77cc380bae0230aed979240c0eed018eca/687474703a2f2f70616472696e6f2e776179646f746e65742e636f6d2f696d616765732f6572726f722e6a7067

tof_helper

Automatic replace true or false with relative image (list.slim and list.haml) https://a248.e.akamai.net/assets.github.com/img/d7573ebca61b8e84d6af1611bf8b93035f8ff880/687474703a2f2f70616472696e6f2e776179646f746e65742e636f6d2f696d616765732f746f662e6a7067

Automatic Breadcrumbs system: https://a248.e.akamai.net/assets.github.com/img/fb9ee532ff5e532819ffa6d1380d42428b64a393/687474703a2f2f70616472696e6f2e776179646f746e65742e636f6d2f696d616765732f6272656164312e6a7067 https://a248.e.akamai.net/assets.github.com/img/c8efe151e1bf34abadbdbb0479fe7d9abd46fe4c/687474703a2f2f70616472696e6f2e776179646f746e65742e636f6d2f696d616765732f6272656164322e6a7067

time_ago_in_words

Automatic time_ago_in_words when column model is created_at or updated_at https://a248.e.akamai.net/assets.github.com/img/f809e37afc56d002b9991ac68f2d81d90b666fcd/687474703a2f2f70616472696e6f2e776179646f746e65742e636f6d2f696d616765732f74696d652e6a7067

MiniRecord migrate

Migrate function for MiniRecord https://a248.e.akamai.net/assets.github.com/img/20bd3e86f309653a264dc24c6124708f993e49ac/687474703a2f2f70616472696e6f2e776179646f746e65742e636f6d2f696d616765732f6d696e695f7265636f72642e6a7067

Demo:

http://padrino.waydotnet.com/admin user: test@padrinorb.cpm password: test

By WaYdotNET