perploug
|
acbde943b0
|
replaces the datepicker with a native angular picker
|
2013-11-12 19:01:48 +01:00 |
|
Shannon
|
151e20240a
|
Changes debounce function to use underscore
|
2013-10-29 09:18:47 +11:00 |
|
perploug
|
c75a7817cf
|
re-adds the jquery-ui sorting
The other libraries werent mature enough so we'll have to stick with
this for now
|
2013-10-28 20:26:18 +01:00 |
|
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 |
|
perploug
|
59f711f802
|
memberpicker search updates
|
2013-10-10 12:43:59 +02: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 |
|