Shannon
be84db097a
Fixes: U4-6599 TinyMCE autoresize plugin has a bug and needs to be updated, U4-5689 update to latest TinyMCE 4.x version
2015-06-17 15:06:34 +02:00
Shannon
fc2b3d7fc7
fixes merge issues
2015-04-01 13:42:04 +11:00
Shannon
d9cf9cee88
Includes nice social buttons, updates styling on login and user panel, updates logic to un-link accounts
2015-04-01 13:41:40 +11:00
Shannon
d2083673be
Fixes: U4-3420 Firefox v25.0 - Right click context menu doesn't work - this felt like being a web dev 10 years ago when you had to code totally differently for each browser. Firefox unfortunatley treats 'a' tags differently than anything else and combined with angular saying you can have empty 'href' tags doesn't work. In the end, the fix was easy, just remove the empty (supposed to be supported) href attributes from the 'a' tags in the tree, then the contextmenu starts working in firefox and the events can be canceled as per normal. This commit also moves the angular localization library to use bower.
2015-03-10 13:02:34 +11:00
Shannon
c96b866f1d
Fixes bower config for jquery
2015-02-19 10:35:06 +01:00
Sebastiaan Janssen
25cfceadc0
Merge branch 'dev-v7-upgradablemvc5webapi2' of https://github.com/Shazwazza/Umbraco-CMS into Shazwazza-dev-v7-upgradablemvc5webapi2
...
Conflicts:
build/UmbracoVersion.txt
src/Umbraco.Core/Configuration/UmbracoVersion.cs
2015-02-17 10:46:36 +01:00
Shannon
cd4c738c04
Moves jquery and blueimp files to be included with bower, removes all unnecessary jquery files that are committed to the repo. Jquery and jquery ui versions remain the same, however the canvas designer was using a jquery ui version one patch version ahead so need to test that it works with the bower version, otherwise we'll have to re-include it.
2015-02-11 18:39:53 +11:00
Shannon
201464cb44
Fixes: U4-5918 Update Underscore.js and also updates our usage of bower with the correct grunt-bower plugin, this massively simplifies bower usage and paves the way to start using bower for all JS components.
2015-01-02 14:25:11 +11:00
per ploug
306a30265e
Remove ace from bower and directives folder
2014-11-10 13:36:57 +01:00
Alain-es
ad4b90dbe5
U4-5400 BugFix
...
BugFix: U4-5400 Tags Data Type Doesn't Always Auto-Complete/Typeahead.
New feature: Filters the shown list items to not show the tags that are
currently selected.
2014-10-04 08:48:04 +02:00
per ploug
e8f4e7663f
More visual tweaks to the grid to handle deletes
...
also rolls back a couple of bower "tweaks" that ended up being horrible
2014-05-13 09:45:09 +02:00
per ploug
40d1099fbd
grid modifications
2014-05-12 13:22:57 +02:00
per ploug
4baf3ed99a
Initial commit of the grid
2014-05-09 12:23:59 +02:00
Shannon
27e6b8c80c
Adds bower to node dependencies, uses bower to get the typeahead dependency, gets bower dependencies on npm install
2014-05-05 15:55:48 +10:00