Shannon
|
2504586c26
|
removes initial idea of performing conversion on the server since this would be a breaking change, instead we can easily do this on the client side - and this works much better. Have added pre-values to the date/time picker to be able to enable offset times. This is enabled for the publish-at pickers since those must be offset. When the datetime is offset, it shows the server time in small text underneath the picker. Have added js unit tests for the date conversions. Have updated the datepicker controller to set the model date in a single place/method so it's consistent.
|
2016-05-25 09:43:31 +02:00 |
|
Shannon
|
372a768dca
|
U4-4700 List view doesn't respect user permissions - makes the buttons show/hide based on the selected items instead of the current item.
|
2016-03-08 15:53:22 +01:00 |
|
Damiaan
|
d2dc4efed8
|
U4-5559 Fix Typo "Seperate" to Separate
|
2015-06-15 16:12:46 +02: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
|
dbbe3fe5fb
|
Removes remaining yepnop dependencies
|
2014-05-05 12:59:34 +02:00 |
|
perploug
|
ca8b6cac7a
|
updated testrunner config
|
2013-11-19 20:24:29 +01:00 |
|
perploug
|
eb3bd9f89c
|
Fixes broken test loader
|
2013-11-05 01:11:37 +01: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 |
|
perploug
|
f6fbf1fa51
|
merge
|
2013-09-09 16:31:04 +02:00 |
|
perploug
|
6bc8713b7f
|
Remove vaue->value typo in all files
|
2013-09-09 15:26:22 +01:00 |
|
Per Ploug Krogslund
|
e69f0ae6a3
|
karma conf update
|
2013-09-09 14:38:02 +02:00 |
|
Per Ploug Krogslund
|
0da60087ae
|
Adds touch and swiping support to navigation and all modals
|
2013-09-09 14:37:42 +02:00 |
|
perploug
|
3ba7fbd0e7
|
Assets service spec for testing lib loading
|
2013-09-09 10:15:27 +01:00 |
|
perploug
|
1b0bffbe04
|
Changing karma log back to info level
|
2013-08-23 15:51:10 +02:00 |
|
perploug
|
66684bc6f5
|
Tried writing assets and keyboard tests, both failed :(
|
2013-08-23 08:31:47 +02:00 |
|
perploug
|
d181a39343
|
Added 1.2 references to app.js and dev.app.js
|
2013-08-21 21:11:15 +02:00 |
|
perploug
|
e2ddaff401
|
start on migration to 1.2
|
2013-08-21 14:57:14 +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 |
|
Per Ploug Krogslund
|
a984bf0d68
|
Fixes failing tests
Adds a seperate unit test app loader, removes e2e backend from tests
adds scope.digest and httpbackend.flush to tests
|
2013-07-04 09:28:27 +02:00 |
|
Shannon
|
15f0503a99
|
Added js unit tests for icon helper
|
2013-07-04 13:11:07 +10:00 |
|
Per Ploug Krogslund
|
7c63b88925
|
changed runner to phantomjs from chrome
|
2013-07-02 09:33:43 +02:00 |
|
Per Ploug Krogslund
|
0e431ffd3c
|
File rename, refactor $httpBackend mocks
|
2013-07-02 09:17:32 +02:00 |
|
Per Ploug
|
2b13dff769
|
Fixes login and tree
Adds tree loader, fixes icons, fixes toggle arrows
Refactors httpbackend into nicer system
Testing of promises are broken :(
TODO: update docs
|
2013-07-01 16:06:41 +02:00 |
|
Per Ploug Krogslund
|
0d44189f7f
|
Mocked login works again
|
2013-07-01 09:58:10 +02:00 |
|
Per Ploug
|
d2273ee8ce
|
Updated karma to 0.9
Tests are now cross-platform and runs in local phantomJS instead of in
chrome, remember to run npm install to upgrade
|
2013-06-26 15:46:36 +02:00 |
|
Per Ploug
|
4b68d1950c
|
Replaces require.js with jepnope
Gets rid of the AMD pattern, adds scriptLoader service, work on security
service started
|
2013-06-18 10:51:26 +02:00 |
|
Per Ploug Krogslund
|
47f1dcf4e5
|
Missing client files, excluding node_modules
|
2013-06-10 10:44:40 -02:00 |
|