-
Notifications
You must be signed in to change notification settings - Fork 112
Comparing changes
Open a pull request
base repository: cyberwani/sDashboard
base: master
head repository: dotser/sDashboard
compare: master
- 19 commits
- 18 files changed
- 4 contributors
Commits on Mar 2, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 0e2c3bf - Browse repository at this point
Copy the full SHA 0e2c3bfView commit details
Commits on Mar 3, 2013
-
Adding support for 'disableSelection' property
- Adding an optional parameter 'disableSelection', the default value for this property is true, i.e. by default text selection is disabled on all widgets, however if you want to enable text selection, set disableSelection to false. - updates readme
Nikhilesh Katakam committedMar 3, 2013 Configuration menu - View commit details
-
Copy full SHA for 2ddabc7 - Browse repository at this point
Copy the full SHA 2ddabc7View commit details -
Nikhilesh Katakam committed
Mar 3, 2013 Configuration menu - View commit details
-
Copy full SHA for 16913d2 - Browse repository at this point
Copy the full SHA 16913d2View commit details
Commits on Jun 12, 2013
-
Adding ability to refresh individual widgets
- Added code to refresh individual widgets - updated read me - modified styles - modified the button positions - Removed lady gaga widget and replaced it with some random content
Nikhilesh Katakam committedJun 12, 2013 Configuration menu - View commit details
-
Copy full SHA for 5cfc28e - Browse repository at this point
Copy the full SHA 5cfc28eView commit details -
Nikhilesh Katakam committed
Jun 12, 2013 Configuration menu - View commit details
-
Copy full SHA for 7578e01 - Browse repository at this point
Copy the full SHA 7578e01View commit details -
Nikhilesh Katakam committed
Jun 12, 2013 Configuration menu - View commit details
-
Copy full SHA for c55c1a5 - Browse repository at this point
Copy the full SHA c55c1a5View commit details -
Nikhilesh Katakam committed
Jun 12, 2013 Configuration menu - View commit details
-
Copy full SHA for eae5340 - Browse repository at this point
Copy the full SHA eae5340View commit details
Commits on Jul 28, 2013
-
- Adding custom icon sprite for dashboard - Added/modified dashboard related styles - Added overlay effect when widget is maximized - Center the widget when maximized instead of zooming it to full screen
Nikhilesh Katakam committedJul 28, 2013 Configuration menu - View commit details
-
Copy full SHA for cc17992 - Browse repository at this point
Copy the full SHA cc17992View commit details
Commits on Sep 27, 2013
-
Bug Fix: issue with rendering datatables options
- As mentioned in https://github.com/ModelN/sDashboard/issues/11, the dashboard framework is not respecting datatables options other than aoColumns and aaData. - This commit fixes the issue. - Similar to chart widgets, delayed the rendering of datatables after the table element has been attached to the dom. - updated the example as needed.
Nikhilesh Katakam committedSep 27, 2013 Configuration menu - View commit details
-
Copy full SHA for f2dcc6c - Browse repository at this point
Copy the full SHA f2dcc6cView commit details
Commits on Jan 6, 2014
-
Configuration menu - View commit details
-
Copy full SHA for fe42480 - Browse repository at this point
Copy the full SHA fe42480View commit details
Commits on Jan 13, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 93d9ca8 - Browse repository at this point
Copy the full SHA 93d9ca8View commit details
Commits on Jan 22, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 9baa08a - Browse repository at this point
Copy the full SHA 9baa08aView commit details -
Merge pull request #16 from pulponair/master
Added triggering widgetAdded and widgetRemoved Event
Configuration menu - View commit details
-
Copy full SHA for 357d8b5 - Browse repository at this point
Copy the full SHA 357d8b5View commit details
Commits on Jan 30, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 255af04 - Browse repository at this point
Copy the full SHA 255af04View commit details -
Merge pull request #18 from pulponair/master
Adding a widget does not respect widget order. Resolves #17
Configuration menu - View commit details
-
Copy full SHA for 17991b9 - Browse repository at this point
Copy the full SHA 17991b9View commit details
Commits on Feb 6, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 1ddc7ac - Browse repository at this point
Copy the full SHA 1ddc7acView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf9d3d1 - Browse repository at this point
Copy the full SHA cf9d3d1View commit details
Commits on Apr 2, 2014
-
Made widget deletion function use jQuery remove() rather than HTML el…
…ement remove(), which is not supported by IE (IE9, at least).
Mike Airey committedApr 2, 2014 Configuration menu - View commit details
-
Copy full SHA for 50eae49 - Browse repository at this point
Copy the full SHA 50eae49View commit details
Commits on May 11, 2014
-
Merge pull request #25 from MikeAirey/master
Fix for removing sDashboard widgets in IE
Configuration menu - View commit details
-
Copy full SHA for 9f92cde - Browse repository at this point
Copy the full SHA 9f92cdeView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master