- Oct 31, 2016
-
-
Romain Soufflet authored
* Add ansible scripts to deploy Nanocloud * Add a script and a new docker-compose file to deploy several PR * Fix directory detection so users can run this script from anywhere * Restore branch "master" after deploying a PR * Change guacamole.properties to call right backend * Create a new frontend volum for each PullRequest. * Add configuration file
-
- Oct 28, 2016
-
-
spacewoox authored
* change pod structure apps.image into images.app * jshint * remove useless test files
-
corentindrouet authored
Add image field on machine details.
-
Antoine Leblanc authored
-
corentindrouet authored
-
corentindrouet authored
* Change french to english for file size * Change create to update in group page. Add link to user on group members. Add link on sentence when no group are already created. * Delete useless message when creating a user * Delete decimal when it's not needed on files page.
-
- Oct 27, 2016
-
-
corentindrouet authored
* Add the default image to all machine created with manual driver * Add machine id to sessions. When going to machine, check sessions to know in use machines. Little refactoring of machine expiration template * Update session test. * Fix image was not show on machine page
-
corentindrouet authored
* Show the assigned user to the machine, when going on machine details. * Fix link to user
-
Antoine Leblanc authored
-
corentindrouet authored
If the machine image have change du to image creation, passing from machine directly avoid imageId problem.
-
spacewoox authored
* Front-end minor improvement display user name in history and broker log tables in machine table, display imagee update download csv button diplay message when there are no images or applications available minor improvement in whole application create format-size util so it can be used as a helper and in any controller remove history in file page jshint fix button broken in history page remove useless icon in user table when there are no teams * adjustement in app page * remove username from brokerelog * restore migration file that has beene removed by mistake
-
Megane Lacheny authored
* Remove version number from the menu and put it on the login page There was no reason for the version number to be displayed on every page. Instead the version is now only displayed on the login page so every one could see it.
-
- Oct 26, 2016
-
-
corentindrouet authored
-
Antoine Leblanc authored
-
Antoine Leblanc authored
-
Olivier Berthonneau authored
Prevent Windows from displaying Windows shutdown tracker when the machine shutdown unexpectedly like when saving an image with no reboot on AWS.
-
corentindrouet authored
-
corentindrouet authored
-
Olivier Berthonneau authored
* Update Photon include directories * Add cmake configuration inspired from aisouard/libwebrtc * Add Photon cmakefile * Add ucm, static runtime linking and correct library path * Add missing dependencies * Remove auto generated files * Add README to build Photon * Remove unused gn file * Fix typo in README * Fix Readme
-
corentindrouet authored
and terminate it
-
corentindrouet authored
Test logs for one specific image, to avoid logs of another image.
-
- Oct 25, 2016
-
-
corentindrouet authored
* Litle refactoring of units tests for running them in the same time of api tests, in the preparation of istanbul test-coverage in comming. * Test of coveralls woth istanbul test coverage create travis directory Add badge * Add istanbul.yml to exclude assets folder scanning * update README
-
- Oct 24, 2016
-
-
corentindrouet authored
* Add autofocus to group name field, when creating a group. * Add auto refresh on apps page * Modify the input component of ember for making it take care of autofocus. * Repare a toaster
-
corentindrouet authored
-
- Oct 21, 2016
-
-
Antoine Leblanc authored
-
Antoine Leblanc authored
* Disallow ldap's users modification by flagging them. For the front-end side, even administrator can't edit them. Moreover the API will response a 400 Bad request. * Disallow reset password for LDAP users. * Security test for ldap users. * Ldap users have not password anymore. It forces to authenticate them against ldap for every new connection. Also informations such as theirs first name and last name can be updated from ldap automatically. * Fixes eslint * Fixes security and API tests. * Fix tests
-
corentindrouet authored
and sort createdAt/startDate column with this difference.
-
spacewoox authored
* redesign setting page * wrong indent * improve group list in config page * improve group list in config page (ldap page) * add missing licenses * allow value 0 as expiration date for self registered user * fix wording in ldap configuration page
-
corentindrouet authored
-
corentindrouet authored
If the user is trying to downgrade his self, it send an error.
-
Antoine Leblanc authored
-
- Oct 20, 2016
-
-
Antoine Leblanc authored
-
- Oct 19, 2016
-
-
Antoine Leblanc authored
-
corentindrouet authored
-
corentindrouet authored
to replace app id by app name on history page.
-
corentindrouet authored
-
corentindrouet authored
-
corentindrouet authored
Add the font smoothing.
-
- Oct 17, 2016
-
-
Olivier Berthonneau authored