|
Source Control Clients
Project Name: sharepointajax
Server URL: https://tfs01.codeplex.com
| 34017 |
|
Jun 16
at
8:44 PM
|
Adds a delay load property, so you can delay the loading of a web part. Use this in combination of the initial render if you want to do an initial server-side render and then an AJAX refresh on the timer. |
daniellarson
|
471 |
| 34014 |
|
Jun 16
at
5:18 PM
|
Adds priority for load queues. This means you can set priority 0,1,or 2 for client-side web part loading, to load up fast-loading or critical web parts first, and deprioritized web parts last for slower-loading web parts. |
daniellarson
|
11 |
| 33918 |
|
Jun 12
at
6:47 PM
|
Fixes an infinite refresh error. |
daniellarson
|
26 |
| 33904 |
|
Jun 11
at
5:50 PM
|
Added a release branch for 2.0. 2.0 is the version shipping with NewsGator Social Sites. The root SharePoint AJAX folder is the current ongoing working branch. |
daniellarson
|
15 |
| 33885 |
|
Jun 10
at
9:11 PM
|
I also made the SharePoint AJAX magic installer hidden since it didn’t work and only caused problems, and also removed the feature dependency for the configuration project. Ideally we’ll get rid of SharEPointAJAX.config.wsp all together, but not right now.
What’s changed? We did a fix to the client side window.spWebUrl property so it’s script encoded, as it used to break on funky URL web sites.
We also tweaked the XmlComponent to include an Active property (get_Active and set_Active) so you can disable the refresh when the user is working inside of the XmlComponent. |
daniellarson
|
10 |
| 33357 |
|
May 14
at
8:52 PM
|
Fixes the web part preview page (WPPrevw.aspx) |
daniellarson
|
104 |
| 32961 |
|
Apr 21
at
10:00 PM
|
Updated XML Transform method for IE bug (xml namespaces caused browser crash in certain scenarios); shortened the HttpStatusCode enum (removed verbose comments) |
daniellarson
|
89 |
| 32814 |
|
Apr 11
at
3:58 PM
|
Fixes the typo in the purge function. This now succesfully removes event handlers (onclick, etc.) from html elements that cause IE memory leaks. |
daniellarson
|
37 |
| 32767 |
|
Apr 8
at
9:41 PM
|
Fixes the memory leak issue described on http://javascript.crockford.com/memory/leak.html |
daniellarson
|
10 |
| 29292 |
|
Dec 21 2007
at
12:35 AM
|
Fixes a critical issue with partial loading. |
daniellarson
|
425 |
|
|
|
|
|