Unofficial NeoAppBuilder Update

General questions about NeoAppBuilder - our rapid application development tool for building HTML5, web and mobile apps.

Moderator: Neosoft Support

Locked
User avatar
luishp
Posts: 410
Joined: Wed May 23, 2007 10:17 am
Location: Spain
Contact:

Unofficial NeoAppBuilder Update

Post by luishp »

For those of you who want to upgrade NAB libraries, just download this file:
https://sinlios.com/neoappbuilder/nab-u ... raries.zip

You will find two versions (just choose one of them):

1) With AngularJS 1.3.9 (Last version NAB works without changes).
2) With AngularJS 1.6.9 (Where the core file neoapp-ui.min.js has been modified to make NAB compatible with the last AngularJS version).

Instructions:
1) Go to this path in your computer: C:\ProgramData\NeoSoft\NeoAppBuilder
2) Backup all the files in that folder
3) Copy the downloaded folders from my update (do not replace, just add the new files).
4) Done.

Known issues after the update to AngularJS 1.6.9 version :
1) Custom dialogs need to have a not empty Caption property to work.
2) Slight changes in pages URLS: from /#/ to /#!/

Now you will work with the most updated working versions of JQuery, BootStrap 3.x and Angular 1.x
I have been doing some test with BootStrap 4, but custom dialogs stop working (that's the reason I updated my PowerApp plugin with a new way to create custom dialogs)

Any comments welcome.
Luis Hernández - SinLios Soluciones Digitales
http://sinlios.com
User avatar
stu
Posts: 322
Joined: Wed Aug 07, 2013 11:37 am

Re: Unofficial NeoAppBuilder Update

Post by stu »

Thanks for your effort man. They should give you the project to run... oh wait...
farhad2008
Posts: 62
Joined: Tue Apr 01, 2008 1:15 am
Location: usa
Contact:

Re: Unofficial NeoAppBuilder Update

Post by farhad2008 »

with Angular1.6.9

Error is 'GetPlatform' is undefined (main.js?v=6, 3)
The Words I Love You
User avatar
luishp
Posts: 410
Joined: Wed May 23, 2007 10:17 am
Location: Spain
Contact:

Re: Unofficial NeoAppBuilder Update

Post by luishp »

Sorry harhad2008, as far as I know, I have no way to introduce changes into main.js file.
There are problably some NAB actions not compatible as they are right now with AngularJS 1.6.9, but I have been able to develop some complex projects with no problems at all.
It's up to you to use or not this unofficial update or even using it only for certain projects.
Luis Hernández - SinLios Soluciones Digitales
http://sinlios.com
farhad2008
Posts: 62
Joined: Tue Apr 01, 2008 1:15 am
Location: usa
Contact:

Re: Unofficial NeoAppBuilder Update

Post by farhad2008 »

thank you
The Words I Love You
Locked