Archives
- August 2014 (1)
- May 2014 (1)
- November 2011 (1)
- September 2010 (1)
- April 2009 (15)
- March 2009 (16)
- February 2009 (14)
- January 2009 (10)
- December 2008 (10)
- November 2008 (18)
- October 2008 (7)
- September 2008 (10)
Tags
0.5 complete Add-on addon annotate bug Bugzilla changesets changesetUI changeset UI css djc expand/collapse Extension filesTouched Firefox Fitness graph graph view hg hg annotate hgweb HTML JavaScript jQuery lineBreaks Mercurial Mercurial Project Mozilla OnLoad OnScroll Open Source patch Project pushlog pushloghtml Python scroll bar split bug SVN templates v0.2 v0.3 v0.8 v0.9 v1.0
Tag Archives: v1.0
v1.0 Release Complete
Well this is it guys. My last release for the open source course is finished! It has come at the right time too as this is my 100th blog post. So for this release I ended up doing quite a … Continue reading
Posted in DPS911, Mercurial Project, Open Source
Tagged filesTouched, merges, OnScroll, v1.0
Leave a comment
v1.0 Release – Various Changes to Improve the OnScroll Patch
Yesterday, ted reviewed my onScroll patch and and he outlined some changes that I should look to make. Lets dive in right away and have a look at what I have changed according to his recommendations: Move javascript to an … Continue reading
v1.0 Release – Changing the Data Structure that Handles Merges for the OnScroll Patch
Today ted unexpectedly reviewed my onScroll patch. Now, suddenly I have a ton of changes that I have to make and my release is due tomorrow (technically today since the clock just hit midnight). One of the problems that ted … Continue reading
Posted in DPS911, Mercurial Project, Open Source
Tagged dictionaries, OnScroll, v1.0
Leave a comment
v1.0 Release – Further Improving Bug Functionality for the OnScroll Patch
In my earlier blog post I outlined that I wanted to further improve bug functionality for the OnScroll patch. Bugs that were only 5 digits long were not being converted into proper links. For example bug 12345 or b#12345 or … Continue reading
Posted in DPS911, Mercurial Project, Open Source
Tagged bug functionality, OnScroll, v1.0
2 Comments
v1.0 Release – Getting the Localize Dates Link Working with the New Entries Loaded On Scroll
One of my goals for this release was getting the localize dates link working with the new entries loaded on scroll. This wasn’t happening beforehand. Only the entries that were displayed with the initial page load worked with the localize … Continue reading
v1.0 Release – Fixing the OnScroll Patch to Work with the New Version of hg_templates
In my earlier blog post I outlined my plan to update my OnScroll patch to work with the new version of hg_templates, which was updated recently. Now, it has access to the jquery library, which can be used to do … Continue reading
v1.0 Release – Expand/Collapse for the Files Touched Patch
In my goals blog post I stated that I wanted to add expand/collapse functionality to the files touched patch. Why you ask? Well the whole goal is to get the pushlog to show more information but in an unobtrusive manner. … Continue reading
v1.0 Release Goals
It’s that time now, time for my last release for the open source course at Seneca. I can’t believe how fast time has gone by. It just feels like yesterday that I had started out in the first version of … Continue reading