View Full Version : SVN Commit log
steffenk
8 Jul 2009, 7:32 AM
Hi,
where can i find the "A public SVN Commit log to see what changes are being made even if you don't have a support subscription" as announced in the release thread ?
mystix
8 Jul 2009, 7:34 AM
http://extjs.com/products/extcore/commitlog.php
it was announced for Core only.
steffenk
8 Jul 2009, 7:40 AM
Thanks! Btw - nice idea to put in in a grid :)
TommyMaintz
8 Jul 2009, 8:40 PM
We want to provide as much information to our customers, community and prospective users to make solid decisions when selecting Ext. To that end, we will be providing our recent commits on our site.
http://extjs.com/products/extjs/commitlog.php
We will be announcing more details in our blog post.
steffenk
9 Jul 2009, 12:59 AM
Hi,
while you're using an ext component for the log - would be great to have
* button for collapse all
* filter box for search
* resize h
would this be possible?
VinylFox
9 Jul 2009, 2:47 AM
Didn't you see the search box? Its in the lower right corner of your browser, and it looks like a picture of a bug.
Ext.getCmp('ext-comp-1001').getStore().filter('author', 'evant')
Just goofing with you.
steffenk
9 Jul 2009, 4:02 AM
no, i have no search box there.
But i see 2 errors:
Components is not defined
http://extjs.com/deploy/dev/ext-all.js
Line 7
B is null
http://extjs.com/deploy/dev/ext-all.js
Line 7
(FF 3.0.11)
http://extjs.com/products/extcore/commitlog.php
it was announced for Core only.
Oh, come on.
The only announcement I found was here: http://extjs.com/forum/showthread.php?t=2446&page=13
I can't read anything about "Ext Core only".
I don't have a problem with this but it makes people dislike this company as it's not clearly promoted so that people will getting disappointing, IMHO.
Secondly, I'm still looking for a change log. On the website I can't find anything but an outdated roadmap (it says "early 2009 for 3.0" - so it's not a good advertising ;).
mystix
9 Jul 2009, 5:02 AM
Oh, come on.
"oh come on" what?
i hope i'm just misreading the negative undertones there.
i'm a mere forum volunteer responding to a question by another forum user.
was my response incorrect in some way? :-/
steffenk
9 Jul 2009, 5:10 AM
i don't want to intervene in internals, but citing
"We want to provide as much information to our customers, community and prospective users to make solid decisions when selecting Ext. To that end, we will be providing our recent commits on our site."
and it was announced in this forum visible for all (so this was the only incorrect ;) )
And i think publish this is a good decision!
btw - we at TYPO3 include the complete ChangeLog with every release. This is very helpful if you search for any changes.
jay@moduscreate.com
9 Jul 2009, 5:31 AM
this is goodness
jay@moduscreate.com
9 Jul 2009, 5:34 AM
no, i have no search box there.
But i see 2 errors:
Components is not defined
http://extjs.com/deploy/dev/ext-all.js
Line 7
B is null
http://extjs.com/deploy/dev/ext-all.js
Line 7
(FF 3.0.11)
paste this in firebug
new Ext.Window({
maximized : true,
layout : 'fit',
border : false,
items : Ext.getCmp('ext-comp-1001')
}).show();
steffenk
9 Jul 2009, 5:38 AM
Hi Jesus,
after pasting this i get the grid in a maximized window - but no search box. Do i miss something?
jay@moduscreate.com
9 Jul 2009, 5:40 AM
this gives you the maximized list on your browser - that's it.
A 'search' box would require lots more code .
Either way - what are you looking for? You don't have access to SVN, so how does this information help you?
steffenk
9 Jul 2009, 5:52 AM
i was goofed by VinylFox, really :)
I like to adapt it for the TYPO3 svn where i "borrowed" the code
http://dev.sk-typo3.de/cetest/svn-log.html
It's a bit hard as the svn log is more than 2MB
In general i like to filter authors (to see activity) or files(to see changes on one file only) or search for any description. I think these are goodies and could be useful.
For extJs it would help me only for see eg changes made on Store when having problems after update. We have some community driven ExtJs scripts included in TYPO3 and after each update i had to fix them.
But i can understand if this is not as interesting for you ;)
jay@moduscreate.com
9 Jul 2009, 5:58 AM
you would need the Ext team to adapt the service for RPC's
"oh come on" what?
i hope i'm just misreading the negative undertones there.
i'm a mere forum volunteer responding to a question by another forum user.
was my response incorrect in some way? :-/
There is a negative undertone there somehow but it's not because of you. Just see the page I linked there. It's an announcement of Ext 3.0 (not Ext Core) and there's the announcement of a commit log. So, who's wrong?
There's still the question of a change log (I think rc1 oder rc2 has had one) - will there be a changelog for 3.0 final?
Animal
9 Jul 2009, 9:36 AM
Oh, come on.
The only announcement I found was here: http://extjs.com/forum/showthread.php?t=2446&page=13
I can't read anything about "Ext Core only".
I don't have a problem with this but it makes people dislike this company as it's not clearly promoted so that people will getting disappointing, IMHO.
Secondly, I'm still looking for a change log. On the website I can't find anything but an outdated roadmap (it says "early 2009 for 3.0" - so it's not a good advertising ;).
Tommy (The only actual Ext employee who's posted here) says that a blog entry is being prepared to announce these.
But http://extjs.com/products/extjs/commitlog.php looks good to me.
Tommy (The only actual Ext employee who's posted here) says that a blog entry is being prepared to announce these.
But http://extjs.com/products/extjs/commitlog.php looks good to me.
Ah, great, seems that Ext JS commits are also included.
abe.elias
9 Jul 2009, 9:53 AM
Please keep in mind that our recent commit log is not our Change Log. We are preparing a formal change log based on our work here: http://extjs.com/forum/showthread.php?t=70352
We are offering this information to our community first, not as a final means of communication, but as an attempt to provide the information faster to those who are actively involved.
Powered by vBulletin® Version 4.1.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.