1) is it possible (maybe is already done) when a new release is
released, tell if some app/ files has been modified and which? So it
would be easier to upgrade from a version to another.
Most of use I think are currently using a diff utility to check for differences between the app directories of two different releases or just replacing each default file every time (and checking for new entries in the /config files).
There really aren't that many files to replace and I like to look through the config files on new releases. All but the config files I usually just replace by copying the new file over the top of the old.
/app/config/*
/app/.htaccess
/app/index.php
/app/webroot/.htaccess
/app/webroot/index.php
/app/webroot/css.php
/app/webroot/js/vendors.php
I think that is it, or at least what I can remember doing during the last upgrade.
2) On the online changelog, should it be possible to have a link on the
ticket number reference (that points to the right ticket) and maybe the
summary of the ticket. It would for faster understand of what ticket is
about the fix.
Some one made a userscript for Greasemonkey to use in Firefox that will do this. You can see that thread here...
http://groups.google.com/group/cake-php/browse_thread/thread/4357199e1dbd9750/91de84ed2e270e1c?lnk=gst&q=greasemonkey&rnum=1#91de84ed2e270e1c
But yeah, most people are doing these things and it might be nice if they were integrated.
You might post a ticket for enhancements in http://trac.cakephp.org so that it gets into the ticket queue. Be sure to make a separate ticket for each request.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---
