-
- Created button theming to UI framework - Added widget settings cog back to widgets as a hoverable button - Started separation of widget framework from navigate.core.js into navigate.widget.js to use OOP chaining. Signed-off-by: Mark Carver <mark.carver@me.com>
-
- Began 2.0 conversion process for the Custom plugin. - Created new UI framework and migrated inputs, buttons and textareas. Modified them to work with jQuery UI. - Created new Cache framework - Restructured theme/template files - Migrated Widget framework functions from navigate.module (NOTE: These commits may break the dev) Signed-off-by: Mark Carver <mark.carver@me.com>
-
Completely removed third-party JavaScript and PHP libraries and moved them to https://github.com/markcarver/Navigate-Libraries. Any required libraries can be installed automatically from this repository. Signed-off-by: Mark Carver <mark.carver@me.com>
-
Stripping CVS keywords
-
Stripping CVS keywords
-
Stripping CVS keywords
-
Stripping CVS keywords
-
Added massive Libraries framework to deal with third-party software. Generous amounts of coding was affected due to this change.
-
Removed old loading images and modified color of new throbber.
-
Fixed Navigate width resizing.