Source Control Clients
Project Name: dropthings
Server URL: https://tfs02.codeplex.com

Recent Check-Ins

Change Set Download / Browse Date Comment By Downloads
11220 May 9
at 5:54 PM
ADD: Combine multiple Javascript into one. Saves a lot of download time and http connection
CHANGE: Shorted the RSS payload delivered by Proxy and RSS Widget. The description of feed item is converted to text from html before sending to client.
oazabir 4116
11190 May 8
at 3:30 AM
I just don't get vss...
this should have everything cleaned up...
thedevo 327
11189 May 8
at 3:15 AM
thedevo 52
11184 May 8
at 2:20 AM
checked in missing files thedevo 51
11183 May 8
at 2:02 AM
Added:
Delete page functonality (Red X on Page label Edit) - Relies on cascade delete constraint to delete widgets
Change page layout (blue layout button on label Edit) - if columns are decreasing widgets will move one column to the left
2 additional update panels were added one for widget layout and one to contain both widget layout and tabs
Added DeletePage Activity and Change Page Layout activity
Changes:
Moved all page events to a page service to help simplify the page options
thedevo 79
11119 May 3
at 7:15 PM
FIX: ScriptDeferFilter was throwing exception when the passed buffer in Write method did not have enough bytes to complete a full tag name check. So, introduced a temporary buffer so that if an incomplete tag start is detected, it will store the remaining characters in temp buffer and combine the temp buffer with next buffer sent to Write(...) call and process together oazabir 427
10927 Apr 17
at 5:56 PM
FIX: Commit missing files oazabir 1435
10922 Apr 17
at 2:19 PM
FIX: New database uploaded
ADD: Database upgrade script from previous revision added. Run this to upgrade your existing database
FIX: Fixed JSON handling from webservice calls. New AJAX library expects response JSON to be inside an object.
FIX: Disabled LiveSearch box from loading while the site is being viewed from localhost
oazabir 153
10863 Apr 14
at 2:45 PM
thedevo 410
10856 Apr 13
at 10:20 PM
New page layout
Update database to support new page layoutfield in the Page Table
added a database diagram to cascade delete widget instances when deleting Pages

added page layout popup to the default.aspx, css, and myframework.js
added new user control WidgetPanels to allow for easily customizing page layouts
thedevo 260
1-10 of 30Change Sets < Previous 1 2 3 Next >
Updating...