Adolfo Gómez
67a691768e
added "cute" 3d buttons :-)
2013-11-18 02:54:05 +00:00
Adolfo Gómez
96937a397c
added xls, but i'm going to evolve it fast
2013-11-17 22:48:34 +00:00
Adolfo Gómez
47be643eac
* Added responsive tables to admin
...
* Added language selection over REST API
* Added "renderers" so we can add icons or whatever to cells before rendering
* Lots of improvements
2013-11-17 03:48:05 +00:00
Adolfo Gómez
6bb538d941
* Finished (almost) details of master tables
...
* 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
2013-11-15 23:45:05 +00:00
Adolfo Gómez
d2cf0f6846
2013-11-15 21:14:46 +00:00
Adolfo Gómez
2615b5fca4
Added "details" to REST for children of certain elements (such as authenticators-->users, user services --> publications, cache, assignations, groups, transports, etc...
2013-11-15 16:04:51 +00:00
Adolfo Gómez
bf83de2f5e
* Web Admin work
...
* Improved visualization & use of Generic Table for data visualization
2013-11-15 14:02:53 +00:00
Adolfo Gómez
e59ac8078d
2013-11-15 10:33:51 +00:00
Adolfo Gómez
caf250daa3
2013-11-15 10:33:21 +00:00
Adolfo Gómez
841580afda
2013-11-15 10:32:49 +00:00
Adolfo Gómez
0a0772a7c6
Advancing admin (in fact already playing around with components, but made some advances.. :-) )
2013-11-14 17:02:30 +00:00
Adolfo Gómez
d68822eaf7
Advancing with very basic aspects of administration/REST api
2013-11-14 11:17:07 +00:00
Adolfo Gómez
6e0511add3
Updated checkbrowser to recognize ie, new ie (11), opera, safari, firefox & webkit based browsers
2013-11-13 22:52:14 +00:00
Adolfo Gómez
ae9f3c7e78
Some translations, and javascript catalog fixed so it gets correctly generated on each lang (and do not caches it)
2013-11-13 19:00:19 +00:00
Adolfo Gómez
89d27cbcd5
Playing around with administration interface, selecting components that seems to match what i'm looking for... :-)
2013-11-13 17:21:48 +00:00
Adolfo Gómez
59e9f65241
2013-11-12 01:10:03 +00:00
Adolfo Gómez
81d64162f4
Start the work over admin interface (Dashboard) in parallel with REST api
2013-11-12 01:09:17 +00:00
Adolfo Gómez
495ab90cc2
* Updated to django 1.6
...
* 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
2013-11-11 20:08:23 +00:00
Adolfo Gómez
47dff34637
Started a REST api for UDS.
...
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
2013-11-11 19:38:23 +00:00
Adolfo Gómez
918259079a
Some characters cause troubles on some devices (tablets, mobiles, ..) so we have removed anything outside ASCII
2013-11-11 00:12:39 +00:00
Adolfo Gómez
2bda255c2a
* added popover on small names
...
* moved deployed services names under lauchn button
2013-11-09 09:11:15 +00:00
Adolfo Gómez
bfed62d833
* Basic htm5 template done
...
* Updated translations & texts
2013-11-08 14:40:52 +00:00
Adolfo Gómez
2b68a119e1
* Basic htm5 template done
...
* Updated translations & texts
2013-11-08 14:11:45 +00:00
Adolfo Gómez
7bbf86117b
Updated templates, and started to simplify templates structure
2013-11-08 13:33:17 +00:00
Adolfo Gómez
aa2e532843
Advancing on html5 basic theme
2013-11-08 12:18:10 +00:00
Adolfo Gómez
fcc7bffb2e
Advancing on html5 basic theme
2013-11-08 12:17:51 +00:00
Adolfo Gómez
b5aa6cd4b8
2013-11-08 11:31:39 +00:00
Adolfo Gómez
9dd35ebf1e
* Fixed Html5RDP (guacamole) transport so it works on iphone/ipad (os now are recognized)
...
* Added css for using bootstrap on html5 part of UDS
2013-11-08 09:26:11 +00:00
Adolfo Gómez
aba57d8400
* Added support for Android OS
...
* Updated HTML5 part a bit
* Added printing support for guacamole
2013-11-05 22:00:12 +00:00
Adolfo Gómez
66d56dc6e5
Removed a few icons not used in this implementation
2013-11-05 21:21:03 +00:00
Adolfo Gómez
52c69a3521
After a close look at Guacomole, i noticed that i forgot a lot of things
...
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
2013-11-05 21:19:15 +00:00
Adolfo Gómez
5fd0436ab6
Fixed a bit login form
...
trying things with services display
2013-11-05 11:15:42 +00:00
Adolfo Gómez
5cf101d3c8
Advancing on migrationg to HTML5
...
* Adding themes to UDS
2013-11-05 01:20:39 +00:00
Adolfo Gómez
36429e0443
2013-11-04 16:15:19 +00:00
Adolfo Gómez
e6d7944e2f
* Started migration of user interface to HTML5, using bootstrap
2013-11-04 15:59:59 +00:00
Adolfo Gómez
15d7ca7a4b
Updated sample settings to include new django var (for wsgi)
...
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.
2013-10-18 08:20:48 +00:00
Adolfo Gómez
ea784bfeef
Sorted alphabetically Services
2013-10-16 11:45:17 +00:00
Adolfo Gómez
fb463dee73
Updated so fixed credentials are correctly got
2013-10-16 11:32:16 +00:00
Adolfo Gómez
15011dea95
Added applet value to indicate permissions needed by applet
2013-10-16 10:48:01 +00:00
Adolfo Gómez
012dc2792b
Updated to include permissions on manifest
2013-10-16 10:44:46 +00:00
Adolfo Gómez
a07e784af1
Updated to include permissions on manifest
2013-10-16 10:44:26 +00:00
Adolfo Gómez
59485e39de
Updated to include permissions on manifest
2013-10-16 10:44:07 +00:00
Adolfo Gómez
b79cbcc4e8
Updated to include permissions on manifest
2013-10-16 10:43:28 +00:00
Adolfo Gómez
c7941017b5
Updated jars to include permissions on manifest
2013-10-16 10:43:02 +00:00
Adolfo Gómez
c5b3656d38
Integrated 1.2u1 with audio support selection
2013-10-02 03:05:39 +00:00
Adolfo Gómez
eda93e0be2
* Added by default to ignore certificates to RDP
2013-10-02 02:48:05 +00:00
Adolfo Gómez
53522724b3
* Updated to work with guacamole 0.8.3
...
* Added sound & video support to guacamole
2013-10-02 02:47:23 +00:00
Adolfo Gómez
a08b114aee
Fixed a bug on utf conversión
2013-09-25 08:29:55 +00:00
Adolfo Gómez
79048a4271
Advancing on clustererd services providers
2013-09-20 05:56:43 +00:00
Adolfo Gómez
efb614ff10
Added new possible state for services: Balancing.
...
This state will only be triggered if a service can't be balanced if it is "in use"
2013-09-17 13:26:44 +00:00