Appartamento in Affitto Milano – Washington

News

New Relase

Added by Davide D'Agostino 94 days ago

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

Added by Davide D'Agostino 105 days ago

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

Added by Davide D'Agostino 105 days ago

After a the new relases are happy to annunce a new demo admin

http://demoadmin.lipsiasoft.org

User:
Password:admin

We also provide this demoadmin for download:

http://rails.lipsiasoft.com/projects/list_files/lipsiadmin

Lipsiadmin r35

Added by Davide D'Agostino 108 days ago

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

Added by Davide D'Agostino 118 days ago

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

Added by Davide D'Agostino 121 days ago

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

Added by Davide D'Agostino 136 days ago

Now you can follow our roadmap and say us the priority or what do you think/want through our forums

First public relase of Lipsiadmin (1 comment)

Added by Davide D'Agostino 180 days ago

We are happy to announce the first public version of our admin.

See our wiki for more istructions and docs

http://rails.lipsiasoft.com/wiki/lipsiadmin

Also available in: Atom