Did you remove the cached js and css from public? If not, then you are still using the old jquery from your cache
Reinier > -----Oorspronkelijk bericht----- > Van: [email protected] [mailto:tracks-discuss- > [email protected]] Namens Tim Madden > Verzonden: vrijdag 4 februari 2011 17:38 > Aan: [email protected] > Onderwerp: [Tracks-discuss] Re: jquery upgrade > > Hi Reiner, > > Great to hear of your progress. Your dedication to the project is appreciated. > > I tried out your changes but autocomplete on the homepage form was not > working. I did a 'rake db:migrate' on my database before trying. Also > restarted my server. no autocomplete on the project or the context. > didn't try the tags. Not sure if it is something with my database. > > Do you want me to open a ticket on Assembla? > > Tim > > On 02/03/2011 03:53 PM, Reinier Balt wrote: > > Hi all, > > > > It took me a while, but I've finished upgrading jquery in tracks. > > I've eliminated the jrails plugin and migrated to jquery only. > > Furthermore, the application.js is refactored a lot. This was a lot of work. > > > > > > I've added quite a few (selenium) tests, but since the changes impact > > all javascript I do not think I have all corner cases covered :-) > > > > In other words, please test it. > > > > Now, on to the remaining 2.0 tickets... > > > > Reinier > > > > _______________________________________________ > > Tracks-discuss mailing list > > [email protected] > > http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss > _______________________________________________ > Tracks-discuss mailing list > [email protected] > http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss _______________________________________________ Tracks-discuss mailing list [email protected] http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
