Page 1 of 1

Roadmap for AppGini 5.20

Posted: 2013-06-20 12:01
by a.gneady
Hello,

I wanted to let you know my initial plan for AppGini 5.20 based on the most frequently requested features from many users who contacted me. But of course this is open to discussion so please let me know if you have any comments.

Planned release date: Mid October 2013.
Planned features:
  • Responsive (mobile/tablet friendly) views, based on MVC architecture
  • Ability to select one or more records in table view and show customizable actions accordingly (similar to gmail).
  • Better lookup drop-downs that include pagination, and where new parent records can be added directly inside lookups.
  • Support for enum data type -- handle it as a multiple-choice options list.

Re: Roadmap for AppGini 5.20

Posted: 2013-06-21 18:48
by KSan
This sounds great! Thanks for keeping an open line of sight with your user base and seeking input. My only suggestion is to...

"bite small and swallow fast!" :D :D :D

That already looks like a fairly large change to me. I can't wait to see it happen. Many thanks in advance.

Re: Roadmap for AppGini 5.20

Posted: 2013-09-23 00:36
by a.gneady
Just wanted to share some glimpses from the new responsive homepage with you. Your comments are welcome ... the screenshots were taken from the Northwind sample project, like the demo at http://bigprof.com/demo

This is how the home page would appear on a PC screen:
Image

This is how the same page scales down to a 7-inch tablet screen:
Image

This is how the same page scales down to a small phone screen:
Image

And finally, this is how the tables navigation menu looks like on a phone screen:
Image

The page is styled using the amazing Twitter Bootstrap 3.0 framework.