| Change Set |
Date |
Downloads |
Comment |
25337
by
oazabir
|
Feb 21 at
9:58 AM
|
1827 |
SOURCE CODE MOVED TO http://code.google.com/p/dropthings/ |
25336
by
oazabir
|
Feb 21 at
9:57 AM
|
101 |
SOURCE CODE MOVED TO http://code.google.com/p/dropthings/ |
24765
by
ilias
|
Jan 30 at
4:03 PM
|
1819 |
CHANGED: set the cloneRegisteredProfileEnabled default as true. |
24743
by
ilias
|
Jan 30 at
2:56 AM
|
164 |
CHANGED: Role base template is configured to add one role one template basis. |
24604
by
ilias
|
Jan 26 at
7:38 AM
|
380 |
CHANGED: Role base template priority. 1 will be the lowest. |
24580
by
ilias
|
Jan 25 at
8:52 AM
|
118 |
ADDED: Role base template so that widget and pages can be configured according to role. |
24502
by
ilias
|
Jan 21 at
10:23 PM
|
235 |
ADDED: Remove all the widget instance if widget permission removed |
24486
by
ilias
|
Jan 21 at
10:48 AM
|
95 |
FIXED:Fixed Wrong page count in visit workflow. |
24448
by
ilias
|
Jan 20 at
6:33 PM
|
122 |
FIXED:Persistence of silverlight widget state and setting null error for users created from aspnet configuration wizard. |
24411
by
ilias
|
Jan 19 at
8:38 PM
|
137 |
CHANGED:Default role setup is moved to workflow and Default widgets are by default assigned to default roles. So user will never get blank page. |
24354
by
ilias
|
Jan 17 at
5:34 PM
|
313 |
ADDED:Ability to enable/disable role based widget permission. Configurable guest and registered user role. |
24341
by
ilias
|
Jan 16 at
10:07 PM
|
104 |
ADDED:Silverlight widget can get/save state directly inside control through web service. Role base security for the widgets where different roles will see widgets under that role. |
24335
by
ilias
|
Jan 16 at
8:04 PM
|
41 |
DELETED:Renamed as ManageWidgetPermission.aspx |
24237
by
ilias
|
Jan 14 at
3:08 PM
|
188 |
CHANGED:Add new tab and delete widget links were not coming for anon user. Disabled the code that hides. |
24231
by
oazabir
|
Jan 14 at
2:18 PM
|
72 |
ADD: Silverlight widget project updated. FIX: Solution references to make things work in my PC. FIX: Add Stuff and Change Settings links were not coming for anon user. Disabled the code that hides it. Other devs: Please check why it does not come for anon users. REMOVE: AjaxControlToolkit and CustomDragDrop references removed since we no longer need these as jQuery does it all. |
24197
by
ilias
|
Jan 13 at
9:00 PM
|
152 |
CHANGED:Onclick widget add functionality is enabled FIXED:Id of changed page is saving correctly now. |
24159
by
ilias
|
Jan 12 at
7:17 PM
|
118 |
ADDED: Widget permission API for guest and registered user. Predefined set of widget will be default to annon and registered user.Digg silverlight widget. |
24125
by
panna_ahmed
|
Jan 11 at
6:05 PM
|
81 |
|
24080
by
thedevo
|
Jan 9 at
9:39 PM
|
149 |
Only affects dropthings if Roles are Enabled. Started locking Down Page features with roles "AddRemovePageWidgets" and "ChangePageSettings" will remove ability to delete/add widgets, or change page settings (including adding new tabs) respectively.
|
24061
by
thedevo
|
Jan 8 at
10:57 PM
|
79 |
committed missing DashboardFacade.cs weird corruption when I committed DropthingsDataContext.designer.cs retrying |
24060
by
thedevo
|
Jan 8 at
10:41 PM
|
43 |
Correct problems with roles, Arrays are not allowed in precompiled queries. Did all the joins inside the CompiledQuery_GetWidgetsByRole precompiled query... passes in username instead of role list |
24028
by
danny117
|
Jan 7 at
4:52 PM
|
168 |
Fix: Put arrow on change settings |
24023
by
danny117
|
Jan 7 at
1:44 PM
|
80 |
ShowChangeSettingsPanel remove unprintable characters. |
22120
by
ilias
|
Dec 4 2008 at
9:18 AM
|
2446 |
ADDED: WidgetType field in database so that you can show different typeof widget in Add stuff. |
22061
by
ilias
|
Dec 3 2008 at
6:13 PM
|
155 |
CHANGE: take care of table name if not decorated with "[]" |