Search Type: Posts; User: tkolo
Search: Search took 0.01 seconds.
-
24 Apr 2013 6:23 AM
Jump to post Thread: how to recompile application's CSS? by tkolo
- Replies
- 3
- Views
- 160
Hi,
I'm styling my ExtJS application now, and i find one thing in SenchaCMD uncomfortable to say at least. Thing is, each time i move an image in my scss file by a pixel i have to do sencha app... -
26 Mar 2013 9:27 AM
- Replies
- 7
- Views
- 213
I'm trying to make the testing environment as similar to production as possible. I guess it's a wrong approach then?
-
26 Mar 2013 2:05 AM
- Replies
- 7
- Views
- 213
Yes, I'm talking about bootstrap. Paths created there are relative to index.html file so it'll try to download all javascripts form myapp's domain, not from cdn.
I have setup more or less like... -
25 Mar 2013 6:13 AM
- Replies
- 12
- Views
- 2,283
You mean ExtJS 5?
-
25 Mar 2013 3:51 AM
- Replies
- 12
- Views
- 2,283
Is it going tho change in the future? AFAIK data package was unified for ExtJS 4.1.x and ST 2.1.x, at least that's what i conclude from SVN. Would be nice to have it also unified across ExtJS 4.2...
-
25 Mar 2013 3:48 AM
- Replies
- 7
- Views
- 213
Unfortunately, webbrowser takes index.html as a start point for relative paths, so in case i have my app's index.html in myapp.com and all files in cdn.myapp.com, it'll try to download all the files...
-
22 Mar 2013 7:03 AM
- Replies
- 7
- Views
- 213
I'm trying to tell Sencha Cmd about the fact that our application is on a different server than index.html file. So far, the only way to do it i've found is to do sencha app resolve, as it's the only...
-
20 Mar 2013 7:10 AM
- Replies
- 12
- Views
- 2,283
Oh well, thanks for your answers. Two questions remain for me.
1. As i already asked, what's the reasoning behind this? Thinking about it, i can't find a reason why not to share data package, but... -
20 Mar 2013 7:01 AM
- Replies
- 12
- Views
- 2,283
Does it mean that my ExtJS model cannot be simply reused if i want to write touch interface for my application?
-
18 Mar 2013 6:35 AM
- Replies
- 12
- Views
- 2,283
Until today i was convinced that data package is shared between ExtJS and Sencha Touch, but i realized it's not. Since it'd be a hard work to browse all the documentation/code to just write down all...
-
28 Feb 2013 8:03 AM
- Replies
- 2
- Views
- 148
My apologize, i thought that it's proxy's issue, but now i see it clearly isn't.
Perhaps i'll describe problem a bit wider then:
assuming, in your fiddle, that parent's request would pass, reader... -
28 Feb 2013 6:07 AM
- Replies
- 2
- Views
- 148
REQUIRED INFORMATION
Ext version tested:
Ext 4.2.0 beta
Browser versions tested against:
Chrome 25.0.1364.97 m
DOCTYPE tested against: -
27 Dec 2012 2:10 AM
Jump to post Thread: Updating record with new data by tkolo
- Replies
- 3
- Views
- 370
Isn't it whole purpose of stores having separate proxy config to have separate data controller for them?
-
21 Dec 2012 2:43 AM
Jump to post Thread: Updating record with new data by tkolo
- Replies
- 3
- Views
- 370
Hi,
I have a store of models downloaded to display in a grid. After double clicking a row, model is taken for edit in a separate window. However to edit such model, i need to populate it with... -
14 Dec 2012 6:22 AM
- Replies
- 3
- Views
- 316
And also why does this throw "layout run failed" (though everything layouts correctly): http://jsfiddle.net/bEWKv/3/
-
14 Dec 2012 6:15 AM
- Replies
- 3
- Views
- 316
Hey,
Could you please explain me why it works without grid being there?
Also, tried to give one component a width and set align to 'stretchmax' which doesn't work either, is that to be expected?... -
14 Dec 2012 4:09 AM
- Replies
- 3
- Views
- 316
REQUIRED INFORMATION
Ext version tested:
Ext 4.2.0 beta
Browser versions tested against:
Chrome 23.0.1271.97 m
Description: -
4 Dec 2012 9:41 AM
Jump to post Thread: Store syncing non-phantom records by tkolo
- Replies
- 9
- Views
- 468
I have no idea how it exactly happens on the backend server, as here I am only javascript (forntend) developer. Given the Person-Address example, they want it sent like this:
{ "Name":... -
4 Dec 2012 9:24 AM
Jump to post Thread: Store syncing non-phantom records by tkolo
- Replies
- 9
- Views
- 468
Not sure what you mean. This is javascript, what... pointer?
-
4 Dec 2012 9:20 AM
Jump to post Thread: Store syncing non-phantom records by tkolo
- Replies
- 9
- Views
- 468
I don't have foreignKey nor any other field in related model that'd change upon binding it with relation owner. My backend uses object-oriented database, what matters is relation.
-
4 Dec 2012 9:01 AM
Jump to post Thread: Store syncing non-phantom records by tkolo
- Replies
- 9
- Views
- 468
Hi Alexander,
Thanks for replying!
First of all, yes, there is information "worth storing", in the backend, it's the fact that the relation appeared.
Imagine a Person object having many... -
4 Dec 2012 8:27 AM
Jump to post Thread: Store syncing non-phantom records by tkolo
- Replies
- 9
- Views
- 468
I'm wondering about syncing non-phantom records.
Let's say that we have a non-phantom, non-modified model (a phantom = false, fresh brand new record just fetached from database), and some other... -
3 Oct 2012 6:17 AM
- Replies
- 8
- Views
- 809
Thank you for your reply.
As I understood your answer, it's not possible to specify default tab's xtype in neither tabpanel's defaults or tabbar's. Is there any chance for this to get changed? -
2 Oct 2012 6:20 AM
- Replies
- 8
- Views
- 809
... i have a bad time with jsfiddles today, wrong link in last post: http://jsfiddle.net/aWCY7/2/
-
2 Oct 2012 5:25 AM
- Replies
- 8
- Views
- 809
you're right with adding tabs, hopefully i made that mistake only in examples. Also you're right that closable should belong to item's configuration.
But what if i'd like to change tab's xtype in...
Results 1 to 25 of 29
