Shannon
6263b07087
Working on (WIP) U4-3255 Fix search - shouldn't search on every key change, shouldn't show up for non-search sections, shouldn't return ISearchResults
2013-10-28 18:38:20 +11:00
perploug
d8de1c5b1b
Removing boostrap tags lib, updating bootstrap to 2.2.3
2013-10-23 16:07:24 +02:00
Shannon
c42170cf6b
Fixes: U4-3110 Cant create new relationstype - ensures that the legacy action js path references are included
2013-10-15 16:18:55 +11:00
perploug
59f711f802
memberpicker search updates
2013-10-10 12:43:59 +02:00
Shannon
e51b43084b
Fixes: U4-2762 Handle errors in package.manifest & fixes manifest stylesheet parsing with unit test
2013-10-09 18:13:24 +11:00
perploug
ce30153830
Enables the manifest to load custom stylesheets outside the js loading
2013-10-02 10:54:25 +02:00
Niels Hartvig
32f4eaf900
WIP on image uploading
...
UX work - broken atm.
2013-09-23 21:24:34 +02:00
Shannon
15518f2069
Completes: U4-2749 Fix auth filters to return 401 when not logged in and 403 when the user has no access - adds ngSanitize which is required for ng-bind-html so we can add a bit of html to the notification msgs (like line breaks) and since devs might do this as well we require ngSanitize so that unsafe html cannot be injected.
2013-09-11 12:40:43 +10:00
perploug
d59963a53e
Comment jquery UI for new sorter
2013-09-04 15:43:00 +02:00
perploug
1e3d505df1
Serverside js loader
2013-08-26 15:04:02 +02:00
perploug
d181a39343
Added 1.2 references to app.js and dev.app.js
2013-08-21 21:11:15 +02:00
perploug
e825c08901
Added events.Service and xmlhelper.service
2013-08-12 15:17:34 +02:00
Shannon
371bf785b0
Changed to jquery 2.0.3, added a few jquery ui bits and pieces, got the sort dialog working with an angular-ui sortable directive and styled it.
2013-08-07 14:25:30 +10:00
Shannon
0f207b01f2
Integrated auth into the UI project and unit tests (you need to log in each time with arbitrary username/password). Fixes authorization, the auth check SHOULD return a 401 so that the MainController re-fires the auth check in order to re-set the 'authenticated' scope flag. Fixed err caused by trying to launch login dialog too many times when too many http calls fail. Converted over authResource to use correct resourcePromise structure. The mock auth is done with angular cookies, so integrated that too. Removes main.js since we don't use it anymore. Fixes media mocks. Removes call to get sections in navigationService since it is irrelevant and causing more issues when not authenticated.
2013-07-10 13:24:28 +10:00
Shannon
a2e16b4922
Fixed up gravatar with a watch, started implementing legacy proxy JS notification calls to our angular services.
2013-06-25 14:02:31 +10:00
Shannon
39d7676bee
Got the legacy editors working and iframe implementation almost done!
2013-06-25 08:54:36 +10:00
Shannon
8db763c953
Updated server side stuff to work with new yepnope which makes things much simpler.
2013-06-19 13:45:41 +10:00
Shannon Deminick
fea28df758
Fixed more tree merge issues, fixed how property editors are rendered.
2013-06-04 15:59:14 -10:00
Shannon Deminick
dd3490a2ab
added extension.js, trying to add legacy sprites for tree icons, updates tree icon filters (still not working)
2013-06-02 20:34:06 -10:00
Shannon Deminick
03f64521cb
updated sln to have a simple website project in the Umbraco.UI.Client folder which will be the Belle development folder, its a website so it doesn't compile or anythng
...
just a space to be able to edit files. We can probably also update it to launch IIS Express to point to the build folder for testing. Moved the back office
scripts controller actions just to the normal back office controller. Tweaked some of the Belle POC so now it is loading and have created an index.html
file which contains all the belle stuff so people won't have to worry about the container razor file.
2013-05-29 20:25:29 -10:00
Shannon Deminick
7d7ca4530b
Getting server side integration working from ported over Belle POC including temporary custom property editors.
...
Many files committed will be temporary and will be removed once development between the Belle UI project and this project are merged
and working.
2013-05-27 18:21:07 -10:00
Shannon Deminick
cdbd1b504f
upgraded other projs to 4.5, added page to render for back office for, now to get requirejs wired up properly as its not returning the correct
...
paths.
2013-05-27 01:23:49 -10:00
Shannon Deminick
faae0b85cb
importing more stuff from Belle proj
2013-05-26 19:54:50 -10:00