Search found 26 matches

Go to advanced search

by Ricardo Roque
Fri Feb 21, 2014 4:01 pm
Forum: Issues
Topic: Minified Version of Javascript Assets
Replies: 3
Views: 1329
 
Jump to post

Minified Version of Javascript Assets

Dear Appery support team, I'd like to suggest to add an option to the develop environment where we could mark Javascript assets to be minified in the exported version of the project. The main reasons follow: It is quicker to load/refresh. It hides sensitive parts of the system, improving security. I...
by Ricardo Roque
Mon Feb 17, 2014 1:22 pm
Forum: Issues
Topic: Record limit on database list
Replies: 11
Views: 2075
 
Jump to post

Record limit on database list

Sure, today I noticed this change as well. I had to set 'limit' in some services. It took me some time to detect this 100 records new default policy. I think developers would like very much to be notified somehow of structural changes like that, because it affects Apps already in production. In my c...
by Ricardo Roque
Thu Feb 06, 2014 11:42 am
Forum: Issues
Topic: Appery Site very slow
Replies: 62
Views: 18032
 
Jump to post

Appery Site very slow

Much better now. Many thanks!

by Ricardo Roque
Wed Feb 05, 2014 5:35 pm
Forum: Issues
Topic: Appery Site very slow
Replies: 62
Views: 18032
 
Jump to post

Appery Site very slow

Hi Katya, I think it is better now, I did a quick test but I'll only find out for sure tomorrow since I only work mornings in this project. I'll let you know then. Many thanks for now.

by Ricardo Roque
Wed Feb 05, 2014 10:06 am
Forum: Issues
Topic: Appery Site very slow
Replies: 62
Views: 18032
 
Jump to post

Appery Site very slow

The Appery website is very slow for some tasks. I've made all moves (remove cache, cookies, change browser, test in another machine, etc), but still very slow. Is there any work in progress? The funny thing is that it was normal last week, I was working normally. Problem: Very slow loading/opening p...
by Ricardo Roque
Tue Jan 07, 2014 5:42 pm
Forum: Issues
Topic: Loading Files Manually Created in WEB_RESOURCES.
Replies: 5
Views: 731
 
Jump to post

Loading Files Manually Created in WEB_RESOURCES.

Sure. But a JQuery command like:

$.get("files/myTemplates.html");

will look where in a Android Native filesystem? I'm trying to understand the filesystem as the platform changes.

Relative paths are used several times in CSS with no problems in any exported platform.

Regards.

by Ricardo Roque
Mon Jan 06, 2014 2:06 pm
Forum: Issues
Topic: Loading Files Manually Created in WEB_RESOURCES.
Replies: 5
Views: 731
 
Jump to post

Loading Files Manually Created in WEB_RESOURCES.

Hi Katya, I've tried that but I'd like to know how to do it for some other future cases, since for me it is better and more clear the way I am doing now. Also, I may need to add other types of files as well. So, in the above case where in the ANDROID folder should I copy the file? Since it didn't ge...
by Ricardo Roque
Mon Jan 06, 2014 11:31 am
Forum: Issues
Topic: Loading Files Manually Created in WEB_RESOURCES.
Replies: 5
Views: 731
 
Jump to post

Loading Files Manually Created in WEB_RESOURCES.

Hi, I've created manually a file named 'files/myTemplates.html' in WEB_RESOURCES. It contains some custom templates. I used $.get to load it at runtime and worked great in the Web version but not in Android native. Do I have to copy the same file somewhere in ANDROID source files as well? Or, how do...
by Ricardo Roque
Thu Dec 19, 2013 10:59 am
Forum: Issues
Topic: With a Generic (custom JavaScript implementation) service, return the contents of an array that is saved globally
Replies: 5
Views: 1177
 
Jump to post

With a Generic (custom JavaScript implementation) service, return the contents of an array that is saved globally

Many thanks!

It is very important using the "actual" service name and not the "instance" name (under "Data" tab). I've lost several hours using the instance name with no success. :(

by Ricardo Roque
Wed Dec 18, 2013 12:21 pm
Forum: Issues
Topic: Cached Data for REST services
Replies: 2
Views: 533
 
Jump to post

Cached Data for REST services

Exact! Thanks a lot.

Go to advanced search