| Change Set |
Date |
Downloads |
Comment |
25337
by
oazabir
|
Feb 21 at
10:58 AM
|
2595 |
SOURCE CODE MOVED TO http://code.google.com/p/dropthings/ |
25336
by
oazabir
|
Feb 21 at
10:57 AM
|
107 |
SOURCE CODE MOVED TO http://code.google.com/p/dropthings/ |
24765
by
ilias
|
Jan 30 at
5:03 PM
|
1838 |
CHANGED: set the cloneRegisteredProfileEnabled default as true. |
24743
by
ilias
|
Jan 30 at
3:56 AM
|
169 |
CHANGED: Role base template is configured to add one role one template basis. |
24604
by
ilias
|
Jan 26 at
8:38 AM
|
397 |
CHANGED: Role base template priority. 1 will be the lowest. |
24580
by
ilias
|
Jan 25 at
9:52 AM
|
136 |
ADDED: Role base template so that widget and pages can be configured according to role. |
24502
by
ilias
|
Jan 21 at
11:23 PM
|
243 |
ADDED: Remove all the widget instance if widget permission removed |
24486
by
ilias
|
Jan 21 at
11:48 AM
|
105 |
FIXED:Fixed Wrong page count in visit workflow. |
24448
by
ilias
|
Jan 20 at
7:33 PM
|
134 |
FIXED:Persistence of silverlight widget state and setting null error for users created from aspnet configuration wizard. |
24411
by
ilias
|
Jan 19 at
9:38 PM
|
148 |
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
6:34 PM
|
326 |
ADDED:Ability to enable/disable role based widget permission. Configurable guest and registered user role. |
24341
by
ilias
|
Jan 16 at
11:07 PM
|
128 |
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
9:04 PM
|
63 |
DELETED:Renamed as ManageWidgetPermission.aspx |
24237
by
ilias
|
Jan 14 at
4:08 PM
|
220 |
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
3:18 PM
|
90 |
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
10:00 PM
|
168 |
CHANGED:Onclick widget add functionality is enabled FIXED:Id of changed page is saving correctly now. |
24159
by
ilias
|
Jan 12 at
8:17 PM
|
128 |
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
7:05 PM
|
87 |
|
24080
by
thedevo
|
Jan 9 at
10:39 PM
|
153 |
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
11:57 PM
|
85 |
committed missing DashboardFacade.cs weird corruption when I committed DropthingsDataContext.designer.cs retrying |
24060
by
thedevo
|
Jan 8 at
11:41 PM
|
50 |
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
5:52 PM
|
183 |
Fix: Put arrow on change settings |
24023
by
danny117
|
Jan 7 at
2:44 PM
|
91 |
ShowChangeSettingsPanel remove unprintable characters. |
22120
by
ilias
|
Dec 4 2008 at
10:18 AM
|
2465 |
ADDED: WidgetType field in database so that you can show different typeof widget in Add stuff. |
22061
by
ilias
|
Dec 3 2008 at
7:13 PM
|
164 |
CHANGE: take care of table name if not decorated with "[]" |