News
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
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
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 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
Better Home Page
I make a better home page for our projects.
Now when you point to Overview you can track project changes.
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!
RoadMap
First public relase of Lipsiadmin (1 comment)
We are happy to announce the first public version of our admin.
See our wiki for more istructions and docs
Also available in: Atom
