IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an
email to Administrator. User accounts are meant only to access repo
and report issues and/or generate pull requests.
This is a purpose-specific Git hosting for
BaseALT
projects. Thank you for your understanding!
Только зарегистрированные пользователи имеют доступ к сервису!
Для получения аккаунта, обратитесь к администратору.
Also forgot in previous commits, i changed the template engine to Handlebars. Its much "versatile", and we need a bit of flexibility (such as conditionals, loops, etc...)
refactoring of existint javascript
translations of buttons moved to better place
added css class that will made button text dissapear for smaller displays
* Added "gui" method to api, so we can get a description of what fields are needed for an specific item.
Added REST capacity to process gui requests
Updated translations
So i have created a little "fix" on tools.js, where we use mousedown && mouse up events (on button & parent) to "simulate" a click over an static button.
Also, i have included a way of blocking UI (using jquery.blockUI plugin), so user know when something is going on..
hard work resolving the 3d buttons "bug" :-)
* Added templating engine based on John Resig - http://ejohn.org/,
* Added capacity to scroll to make tables visible
* Added users detail view for authenticators
* added server template serving
* Ensured that, an user when has logged in from interface, has access to REST
The access will be restricted by user permissions of course (this is, simple user will have access to its services, preferences and little more... :-)) This part anyway, is not done yet
The idea is provide third party access to UDS, and try to use this as an starting point to make an web based administration, so we can deprecate .net administration tool (it is becoming an annoyance... :-) ), and web based admin is always more accesible than thin client admin
Basically, i added the scripts, images, etc.. from Guacamole and this started to work fine!!! :-)
I had to fix a few thins that are not uset in this implementation, but not much..
* Added support for remote printing
* Added support for mobile devices
Updated NX Transport to show new url for downloading
Updated NX Tunneled Transport to show new url for downloading
Added a new configruation TAB, NX, that allows to change the download urls for MAC and Windows/Linux.