News
Lipsiadmin: Screenshot of Lipsiadmin 2.0.
We build a list of screenshot of the new Lipsiadmin here
Lipsiadmin: Lipsiadmin 2.0 is Here!
We have for two month a the following changes:
- Now lispiadmin is totaly ajax and can manage file uploads
- Added a full localization in the following language (ca, cf, cn, cs, da, de, en, es, fr, it, nl, no, pt, pt, ru, se)
- We do a big refactoring code in ruby code, javascripts, css, views
- Now when you create pages we make routes for you
- Now when you create module project (for permission) for you
- Now lipsiadmin is in haml
- Now is not necessary remove protect_from_forgery
- Refactored login page
- Refactored entire admin, now for example there isn't a lipspiadmin logo ;)
So, install it with:
script/plugin install git://github.com/Lipsiasoft/lipsiadmin.git
Lipsiadmin: New Relase
We have update Lipsiadmin, now work with the new ExtJs Framework.
This new build is 300% faster than the old relase.
For download it:
git clone git://github.com/Lipsiasoft/lipsiadmin.git vendor/plugins/lipsiadmin
Lipsiadmin: Repository moved to GIT
Like Rails we put our source code on github
For download:
git clone git://github.com/Lipsiasoft/lipsiadmin.git
Remember to contribute following this tutorial:
http://github.com/Lipsiasoft/lipsiadmin/wikis/how-to-contribute
Lipsiadmin: Demo Updated
After a the new relases are happy to annunce a new demo admin
http://demoadmin.lipsiasoft.org
User:info@lipsiasoft.com
Password:admin
We also provide this demoadmin for download:
Lipsiadmin: Lipsiadmin r35
We have update Lipsiadmin and do some docs refactoring
Changes in Version r35:
- Added a templating for images and files (#18)
- Added a new plugin paperclip for manage uploads (#16)
- Refactoring of How to Use
- Added a separate page for plugins documentation
- Fixed a comma in menuitems js that raise an error on ie
- Added some remember file that are puts when you script/generate with lipsiadmin
Remember that you simply attach files in your existing model like:
script/generate attachment myexistingmodel myfile myimage
and then generate a template with:
script/generate lipsiadmin_page myexistingmodel -i myimage -l myfile
Where -i and -l can accept an array of column like -i myimage1,myimage2,myimage3 -l myfile1,myfile2,myfile3
Lipsiadmin: Better Home Page
I make a better home page for our projects.
Now when you point to Overview you can track project changes.
Lipsiadmin: Lipsiadmin v0.9 Finally Relased
We relase the new version of Lipsiadmin.
The big fatures that you see in this version is a new better way to works with pagination.
Infact with our admin you don't need to write a lot of ruby code for manage sorting, livesearch, and yes pagination.
All is client side, and work welll with 20k of records.
Now our admin come out with the lastest ExtJs framework (v2.0.2) Ticket #11
We fixed a very little bug in the prototype adapter #12
We totally rewritten the Serializo lib #14
Install it script/plugin install http://svn.lipsiasoft.com/lipsiadmin
Thanks a lot to:
Gabrio and Philippe and the other people from ours forum that help us to add fatures and fix bug!
Lipsiadmin: RoadMap
Lightbox: New Relase
Ive updated LightBox Helper.
Now you can use images in a serie.
Now lightbox js version is 2.03.3
Please contribute with feedback
Also available in: Atom
