Adolfo Gómez
8c09ec9b74
* Fixed configuration, now it's more "friendly"
...
* Replaced numerics buttons with "better ones" :-)
2014-06-21 12:41:04 +00:00
Adolfo Gómez
0d6171bc0f
Adding "user friendly" editors to Configuration... :-)
2014-06-20 13:24:18 +00:00
Adolfo Gómez
75c9313a0f
Added a "Visual enhacements" configuration variable and a template tag (inside html5) to allow switching between enhanced display effects and no effects (it will depend on template)
2014-06-12 07:27:54 +00:00
Adolfo Gómez
0a3433b2f5
* renamed "translateProxy" to "acceptProxy" in IP authenticator
...
* Removed getIp from trustedSourceRequired auth decorator
* Added "remove request global cache" after being used by system
* Removed unused getIp from web & xmlrpc
2014-06-11 08:56:19 +00:00
Adolfo Gómez
ed602e9354
* Removed deprecated "getIp" method call from views
...
* Added option so requests Ips can be checked "behind" a proxy or not (increases security)
* Marqued getIp from auth as "deprecated" and generates a warning on logs
* Renamed Decorators to decorators, do not liked the initial "D"... :-)
* Added ip of request extraction to GlobalRequestMiddleware
* Fixed IPMachinesService.py so it adapts correctly to new fact that Storage readData returns "unicode" strings
* Added a default -99999 as min value to spinners (admin web interface)
*
2014-06-11 07:50:03 +00:00
Adolfo Gómez
d7f282cd88
added "deprecated" snippet to decorators
2014-06-11 07:32:31 +00:00
Adolfo Gómez
5d83ca29bc
added "deprecated" snippet to decorators
2014-06-11 07:31:34 +00:00
Adolfo Gómez
0003a5fbf8
Some more fixes
2014-06-10 04:04:44 +00:00
Adolfo Gómez
33c2cbe666
* Refix of storage, so it will be compatible with previous versions of UDS
...
* Added new "development" package to include stuff for development/debug stage
* Ported fix for RDP/TSRDP transports from 1.5 to trunk
2014-06-03 12:26:32 +00:00
Adolfo Gómez
9712d271e7
Updated translations
2014-06-03 11:54:31 +00:00
Adolfo Gómez
3f97533e41
Fixed FQDN domain transport form
2014-06-03 11:50:58 +00:00
Adolfo Gómez
ce1a9b4b2f
Updated settings to change cookie name for lang storage
...
fixed REST preprocessor for unicode stuff
fixed storage for unicode stuff
2014-06-03 08:48:14 +00:00
Adolfo Gómez
c1d26fb35e
Fixed REST to get language from Accept-Language header instead of "messed-up" stuff i had done... Much easier, and works fine
2014-06-03 05:16:04 +00:00
Adolfo Gómez
376ed1f231
Several fixes related to cache && storage
2014-06-03 03:27:15 +00:00
Adolfo Gómez
53fda0af56
Adding "full support" to authenticators. After some testings, theese not work as expected in some situations and this has been fixed
2014-06-02 09:00:03 +00:00
Adolfo Gómez
03ac4dcaa7
More unicode related "bugs"
2014-06-02 04:47:02 +00:00
Adolfo Gómez
25f97a4b88
Adding "full" support to authenticators for unicode (a "must have been done before")
2014-06-02 03:42:57 +00:00
Adolfo Gómez
4b5f21b30e
Added support for wallpaper on RDP if desired (all all user xperience in fact)
2014-05-29 13:30:23 +00:00
Adolfo Gómez
eca08d6350
Fixed SimpleLDAP to "Work"
2014-05-29 06:18:57 +00:00
Adolfo Gómez
2108353d1e
* Added min height to panel tables
...
* Added uds to cookies if not found on login
* Fixed html5 so if request is not in context, simply set user_agent to "Unknown"
* Updated auth/views to use new cookie "syntax"
2014-05-29 06:14:27 +00:00
Adolfo Gómez
14a2e0a02d
Fixed unicode related problem (right now a quick fix removing "from future..." will return back to this later)
2014-05-29 05:09:20 +00:00
Adolfo Gómez
5a80efc852
Fixed debug match output
2014-05-29 03:40:53 +00:00
Adolfo Gómez
b846940635
I have intention to start working on some tests, and not the "s***" i have done here, so i'll move out tests dirs until i have something more "usable"
2014-05-27 06:20:26 +00:00
Adolfo Gómez
a10550820b
Some more little fixes
2014-05-27 06:19:15 +00:00
Adolfo Gómez
217e681cb4
Some more little fixes
2014-05-27 01:14:29 +00:00
Adolfo Gómez
af2de4881f
Improved cache max services assignations
2014-05-22 22:13:46 +00:00
Adolfo Gómez
cf07caa5cb
Added atomic transaction to assignations to user from cache, so we ensure that one cached element is assigned to one user and only used once
2014-05-22 07:48:40 +00:00
Adolfo Gómez
47174aa961
Fixed "select_for_update" where not needed
2014-05-22 06:25:07 +00:00
Adolfo Gómez
4e7376a7f0
Adding plugins stuff to UDS
2014-05-21 08:36:34 +00:00
Adolfo Gómez
4cdc3d2ff0
2014-05-21 07:59:16 +00:00
Adolfo Gómez
6930509259
2014-05-20 07:59:46 +00:00
Adolfo Gómez
018e6d742c
Added ValidationError catch for users
2014-05-19 09:59:25 +00:00
Adolfo Gómez
a2bf6c5799
Don't like plugins model... looking another way :)
2014-05-19 07:33:00 +00:00
Adolfo Gómez
49e367871e
Don't like plugins model... looking another way :)
2014-05-19 07:32:21 +00:00
Adolfo Gómez
ec46452610
Adding plugins model to models
2014-05-19 05:17:28 +00:00
Adolfo Gómez
d0f3992e80
2014-05-19 05:08:36 +00:00
Adolfo Gómez
212b99b831
Fixed so we MUST enter host:port form on tunnel nx transport
2014-05-16 05:51:51 +00:00
Adolfo Gómez
5de90f967e
Fixed so we MUST enter host:port form on tunnel rdp transport
2014-05-16 05:50:46 +00:00
Adolfo Gómez
f6c67dab96
Added a spinner to numeric inputs to make "easier" using them
2014-05-14 08:43:00 +00:00
Adolfo Gómez
23694184bd
Spinner don't seems to work nicely with bootstrap 3
2014-05-14 08:21:49 +00:00
Adolfo Gómez
827140dc21
* Fixed "about"
...
* Added "editspin"
* Initial working release of Xen Provider
2014-05-14 07:57:44 +00:00
Adolfo Gómez
52b78f11a3
Fix worker transaction
2014-05-14 07:40:59 +00:00
Adolfo Gómez
692e82f62f
Advancing on XenServer Provider
2014-05-14 05:15:41 +00:00
Adolfo Gómez
c4e2f09dfc
Advancing on XenServer Provider
2014-05-13 06:27:46 +00:00
Adolfo Gómez
462b676353
Advancing on XenServer Provider
2014-05-13 05:29:26 +00:00
Adolfo Gómez
09d1d646a5
Advancing on XenServer Provider
2014-05-13 04:48:16 +00:00
Adolfo Gómez
9978993c9b
Advancing on XenServer Provider
2014-05-12 06:23:08 +00:00
Adolfo Gómez
a66d75bdc5
Advancing on XenServer Provider
2014-05-12 06:13:47 +00:00
Adolfo Gómez
87a795cd8b
Advancing on XenServer Provider
2014-05-12 05:35:42 +00:00
Adolfo Gómez
4c66445998
Fixed java detection
2014-05-09 14:30:26 +00:00
Adolfo Gómez
051bf0358b
Fixed "detect java"
2014-05-09 14:27:19 +00:00
Adolfo Gómez
a7f96d3933
Fixed Storage codec (was utf-8, not uft-8)
2014-05-09 09:57:40 +00:00
Adolfo Gómez
2e31d2ec1e
A little fix
2014-05-09 09:56:18 +00:00
Adolfo Gómez
195e47f443
Fixes to standard install
2014-05-08 11:02:50 +00:00
Adolfo Gómez
15df5b8141
Fixed a couple incidences with UTF8 and SAML
2014-05-08 09:01:09 +00:00
Adolfo Gómez
e4beaf4584
Restored "compiled" documentation
2014-04-29 14:51:57 +00:00
Adolfo Gómez
5b383bb384
Restored "compiled" documentation
2014-04-29 14:51:12 +00:00
Adolfo Gómez
0ef239a409
Updated binary applet of tunnel transport for Mac OSX
2014-04-29 14:33:41 +00:00
Adolfo Gómez
e73fac22db
* Fixed login issue on authenticator selector
...
* Fixed Regex authenticator (ldap lib does not supports unicode strings)
* Initial support for XenServer (non usable yet, just "forked" ovirt service and started adapting it)
2014-04-29 07:55:03 +00:00
Adolfo Gómez
de80b26880
Fixed a couple bugs with authenticators left behind in tests
2014-04-28 15:30:12 +00:00
Adolfo Gómez
78d0baf4af
Done with models split (now needs testing to ensure that is at least as was before)
2014-04-24 08:03:12 +00:00
Adolfo Gómez
3d8fa98376
Done with models split (now needs testing to ensure that is at least as was before)
2014-04-23 14:05:27 +00:00
Adolfo Gómez
244302db58
Done with models split (now needs testing to ensure that is at least as was before)
2014-04-23 14:01:23 +00:00
Adolfo Gómez
a52c49ae5e
Done with models split (now needs testing to ensure that is at least as was before)
2014-04-23 14:00:53 +00:00
Adolfo Gómez
46961c42c1
Splitting Loooooooong models.py in smaller and more usable pieces.. :)
2014-04-23 13:37:33 +00:00
Adolfo Gómez
f9bc653a8f
Splitting models inside a package
2014-04-23 12:31:51 +00:00
Adolfo Gómez
49063d4187
testing a couple things
2014-04-23 12:25:22 +00:00
Adolfo Gómez
922036112e
testing a couple things
2014-04-23 12:24:55 +00:00
Adolfo Gómez
eb93ccde21
Actualizados los mensajes en español
2014-04-10 17:06:34 +00:00
Adolfo Gómez
90157e4d51
* Fixed xls export
...
* Fixed "cancel" on publications
* Fixed (minor) ovirt issues
* Removed "old-js" from trunk
2014-04-10 09:43:12 +00:00
Adolfo Gómez
23e3c385fd
* Fixed xls export
...
* Fixed "cancel" on publications
* Fixed (minor) ovirt issues
* Removed "old-js" from trunk
2014-04-10 09:41:32 +00:00
Adolfo Gómez
63fc505bee
A couple minor fixes
2014-04-08 09:02:18 +00:00
Adolfo Gómez
10201bd976
Updated translations
2014-04-04 06:32:41 +00:00
Adolfo Gómez
6bf1b8ad83
More about translations
2014-04-02 16:30:13 +00:00
Adolfo Gómez
79cdf4f68b
Added a couple fields "forgotten" on web admin interface
2014-04-02 16:01:30 +00:00
Adolfo Gómez
86f789d3a5
Updated translations
2014-04-02 15:32:52 +00:00
Adolfo Gómez
4580e6c60a
Fixed translations "mixed" :)
2014-04-02 15:32:05 +00:00
Adolfo Gómez
1c58aa116c
2014-04-02 15:28:39 +00:00
Adolfo Gómez
1ae23c327e
Fixed some transactions
...
Removed some "dummy" select_for_update sentences
2014-03-30 19:03:57 +00:00
Adolfo Gómez
20a05371a3
Updated translations
2014-03-30 16:36:38 +00:00
Adolfo Gómez
21733cca17
Upgraded translations
2014-03-28 12:05:53 +00:00
Adolfo Gómez
9a28e53045
* Fixed space visualization of storages for oVirt
...
* Fixed a deployed service removal bug
2014-03-28 11:56:35 +00:00
Adolfo Gómez
86318a66c3
Added safety "min space" to oVirt an HyperV
...
Fixes related to pep
2014-03-28 11:00:51 +00:00
Adolfo Gómez
1140f1b4e6
More transaction fixed
2014-03-27 11:46:56 +00:00
Adolfo Gómez
50e04eda7d
Added basic "en" structure (will not contain any translation)
2014-03-26 02:22:53 +00:00
Adolfo Gómez
b20c4c933c
A bit of formating
2014-03-25 17:22:12 +00:00
Adolfo Gómez
978ab5772d
Fixed html5 navbar.
...
Bootstrap navbars requires a container (using container-fluid to get full width)
2014-03-25 17:18:57 +00:00
Adolfo Gómez
87d798c92c
* Added some more "__updated__"
...
* Fixed a little bit more coffescript
2014-03-22 20:54:37 +00:00
Adolfo Gómez
c62d30c506
* Fixed scheduler query for select what tasks are available
...
* Added more space to configuration labels
* Fixed WindowsOSManger unicode related problem
* pep8 to Actor.py (xmlrpc)
2014-03-20 20:05:05 +00:00
Adolfo Gómez
9302c0cd76
* Removed debug from gui
...
* fixed choice (removed debug info shown on select items...
2014-03-20 10:21:32 +00:00
Adolfo Gómez
7db14ec4b5
More fixes:
...
* No "base" elements show on dropdown when editing resource pools
* Downloads was broken
* Transports do not worked correctly if no network was selected
* Test button removed from Service (right now it's not used)
* New machine by IP was not working due to a commentary as "//" inserted on template field for edit_list
2014-03-20 10:09:33 +00:00
Adolfo Gómez
cf2051b8f2
Fixed staff dashboard showing
...
Added test method for services & authenticators
2014-03-19 02:39:56 +00:00
Adolfo Gómez
5d984fb94e
Fixed icon size problem
2014-03-19 02:00:27 +00:00
Adolfo Gómez
4565f00174
Bug fix in LDAP & Regldap related to unicode literals
...
Fixes in new admin interface
2014-03-19 01:44:51 +00:00
Adolfo Gómez
b64928f1e6
Added UDSActor as downloadable, and removed from /static/...
2014-03-18 20:16:38 +00:00
Adolfo Gómez
944d9957d6
Activating sass on compressor
2014-03-18 02:36:29 +00:00
Adolfo Gómez
19936f7a84
Added translations & translations fixes
2014-03-18 02:24:46 +00:00
Adolfo Gómez
bf77ccc2ab
Updated to add "about" page (inexistent before)
2014-03-18 02:09:21 +00:00
Adolfo Gómez
3afb36678c
Fixed base html5 to reduce generated javascripts cache so downloads are faster.
...
Basically has created "common" compress and "custom" compress, for each page.
This way, browsers can cache "partial static" contents and browsing is faster
2014-03-18 01:14:43 +00:00
Adolfo Gómez
bf66bb1009
Fixed authenticators details tab change bug
2014-03-18 00:52:51 +00:00
Adolfo Gómez
366d340fd4
Removed jade test
2014-03-17 15:33:33 +00:00
Adolfo Gómez
095f21204d
Fixed up new generated coffescript
2014-03-17 15:27:32 +00:00
Adolfo Gómez
5f329552af
Moved old transformer js to coffescript into "old-js" folder for reference/bug fixing
...
Will remove in a future also this folder
2014-03-17 14:29:31 +00:00
Adolfo Gómez
7a0465fca5
Updated admin script to use coffescript instead of directly javascript
2014-03-17 14:26:07 +00:00
Adolfo Gómez
a1e5a1357a
Added lesscss support for compressor
2014-03-09 17:38:18 +00:00
Adolfo Gómez
3094000c11
Fixed some tranlations to spanish
...
fixed some ugettext for ugettext_lazy
2014-03-07 10:28:25 +00:00
Adolfo Gómez
e05ae6e3eb
fixed user services states strings
2014-03-07 10:05:06 +00:00
Adolfo Gómez
1189554a20
More fixes related to unicode full transition
2014-03-07 07:07:50 +00:00
Adolfo Gómez
7df74d264c
Fixed linux os manager
2014-03-07 07:04:22 +00:00
Adolfo Gómez
41fba86f93
Fixed a little bug on form creation
2014-03-07 06:35:45 +00:00
Adolfo Gómez
55ce029b68
Fixed default sample settings with compressor
2014-03-07 06:13:10 +00:00
Adolfo Gómez
44007d311c
Fixed template & added new view to serve "generic image" for service.
...
This way, we will not need to change the view on next release when "Custom" images can be added to services...
2014-03-03 05:31:40 +00:00
Adolfo Gómez
b2e16bd2e8
Now deletes correctly assigned services & cache
2014-02-28 14:23:45 +00:00
Adolfo Gómez
d943252a40
Now deletes correctly assigned services & cache
2014-02-28 13:57:08 +00:00
Adolfo Gómez
e7695f360e
Fixing up things
2014-02-28 06:35:42 +00:00
Adolfo Gómez
72c9d27686
* Added auto-refresh on tab change
...
* Fixed "publish on save"
Several fixes
2014-02-28 06:29:27 +00:00
Adolfo Gómez
feccd388c4
Fixing up things
2014-02-28 04:49:04 +00:00
Adolfo Gómez
46af1b57dd
Fixing up fixes
2014-02-27 13:10:38 +00:00
Adolfo Gómez
ddbcc5aec4
BIG work on pep8 adaption (easier to read, easier to maintain, etc..)
2014-02-25 03:57:29 +00:00
Adolfo Gómez
06ff8e32be
BIG work on pep8 adaption (easier to read, easier to maintain, etc..)
2014-02-25 03:12:00 +00:00
Adolfo Gómez
89addaf585
More pep8 related fixes, also some refactoring
2014-02-19 15:17:55 +00:00
Adolfo Gómez
dab3e26223
Fixing up things to adapt to PEP8
2014-02-19 14:55:27 +00:00
Adolfo Gómez
72456baa8e
fixed checkbox "beautifier"
2014-02-12 13:34:58 +00:00
Adolfo Gómez
6f4eca7da3
Fixed Service Pool removal from web interface
2014-02-11 18:35:37 +00:00
Adolfo Gómez
26c6ffdc8e
Fixed more issues with transactions (they must be only where neded, not everywhere as i tried to "adapt" before...)
2014-02-11 11:34:47 +00:00
Adolfo Gómez
e335fa88fa
* Updated translations (still has work to be done)
...
* Almost finished aministration interface (needs "removing" cache & assigned, and a few more things)
2014-02-05 10:47:10 +00:00
Adolfo Gómez
83b8c474bd
Adding "new group" functional form
2014-02-04 09:43:53 +00:00
Adolfo Gómez
b0756d8e3e
Updated user services
2014-02-03 10:06:15 +00:00
Adolfo Gómez
0304762fce
Updated switches
2014-01-29 10:47:59 +00:00
Adolfo Gómez
93075e2cc3
Can create new services pools, needs more work on this anyway
2014-01-29 10:18:53 +00:00
Adolfo Gómez
3e036adbca
2014-01-29 07:24:30 +00:00
Adolfo Gómez
81439890e1
Added graphs for in use & assigned services
2014-01-28 10:02:32 +00:00
Adolfo Gómez
dcab2e120b
Adding flot charts to administration
2014-01-28 09:29:16 +00:00
Adolfo Gómez
3bc044518f
Adding first stats to admin interface
2014-01-28 06:59:45 +00:00
Adolfo Gómez
0a477cae68
aa
2014-01-28 06:28:00 +00:00
Adolfo Gómez
8a9f32dd03
Updated dashboared
2014-01-28 06:07:58 +00:00
Adolfo Gómez
0d3a724ab8
Advancing on admin interface
2014-01-27 06:57:42 +00:00
Adolfo Gómez
1e74a82a40
Configuration can now be saved
2014-01-25 10:58:53 +00:00
Adolfo Gómez
a50e1ecca8
Added configuration var editing to web admin (not saving right now)
2014-01-25 10:20:02 +00:00
Adolfo Gómez
5f99877bf7
Updated migration 18 (fixed)
2014-01-23 16:18:47 +00:00
Adolfo Gómez
3ad2a84d55
changed security var "allow web access" to a simpler one that can easily be used from command line
2014-01-23 06:01:29 +00:00
Adolfo Gómez
f5b4dd2ea6
Added loging capability from web to root user
2014-01-22 09:06:03 +00:00
Adolfo Gómez
e639911b38
* Added migration for moving "security" settings to "security" tab
...
* Fixed encryption (utf-8 related, not important)
2014-01-22 07:08:24 +00:00
Adolfo Gómez
ba1927b0fc
Fixed a couple bugs on rest when running under apache
2014-01-21 09:19:59 +00:00
Adolfo Gómez
8ed7bd1cc0
Added "publish" method to publications, client && server part
...
Added "custom_methods" to detail handlers
2014-01-20 09:38:24 +00:00
Adolfo Gómez
cfc2dbb49e
web admin interface progress
2014-01-15 06:29:20 +00:00
Adolfo Gómez
3b570f86df
Fixed date columns sorting (marked as "uds-date" type, and made custom sorting methods for datatable)
2013-12-17 10:03:51 +00:00
Adolfo Gómez
edc03f4e7e
Added logs
...
Added "restrained" info to services pool list
2013-12-17 09:28:36 +00:00
Adolfo Gómez
bf3dd99b63
Found a much better name for "Deployed Services", that is "Services Pools" (much accord with other VDI implementations, after almost 9 years of using a "custom" name ;-))
...
Advancing (a lot) with "Services pools"
2013-12-17 07:23:10 +00:00
Adolfo Gómez
363f8939d9
Advancing on deployed services
2013-12-16 09:27:57 +00:00
Adolfo Gómez
e925a2a356
Added support for custom "single" button to gui tables
2013-12-14 02:37:11 +00:00
Adolfo Gómez
77127664af
Added some more info to providers && services
2013-12-13 09:51:55 +00:00
Adolfo Gómez
2b7ad74f2f
Started deployed services part
2013-12-13 01:15:25 +00:00
Adolfo Gómez
3cae37ca5c
Keep solving some issues with new transaction.atomic
2013-12-12 20:59:09 +00:00
Adolfo Gómez
dbc001ea22
Added network edition (easy also.... :-) )
2013-12-12 07:23:22 +00:00
Adolfo Gómez
895ef25b77
Basic transport new/edit done (easy this time, using all previous work... :-) )
2013-12-11 22:59:26 +00:00
Adolfo Gómez
453be53125
Added all resources used in administration to admin (even duplicating them), to get full independence from User Interface
2013-12-11 21:59:48 +00:00
Adolfo Gómez
71d0cbaf8c
2013-12-11 09:59:48 +00:00
Adolfo Gómez
48dcd97f5c
* Fixed another bug introduced with new transactions on Django 1.6
...
* Added all used js, even if duplicated, to "admin" so we do not depend on externals js
2013-12-11 09:59:17 +00:00
Adolfo Gómez
3c956e94df
* Fixed dropdown to include icons (for "new")
...
* Added Os managers (client & server)
2013-12-10 23:21:29 +00:00
Adolfo Gómez
49dc0eb0c2
Finished Groups, and authenticators (hopefully.... :P)
2013-12-10 21:48:09 +00:00
Adolfo Gómez
de68a0cada
Added group edition
2013-12-10 21:12:50 +00:00
Adolfo Gómez
fb1a367e93
* Fixed current authenticators to use "real_name" instead of realName in createuser && modifyuser
...
* Finished (hopefully) Users add/edit
2013-12-10 03:16:58 +00:00
Adolfo Gómez
75a7a787b9
Updated "New" button with dropdown to a much better one
2013-12-10 00:14:34 +00:00
Adolfo Gómez
6676c62120
Advanced a lot with users part
2013-12-09 04:35:05 +00:00
Adolfo Gómez
db29667f4c
Edit users done. I'll update the form, because now we can add all fields to 1 single tab
2013-12-09 02:10:55 +00:00
Adolfo Gómez
b3c6e46f0b
* Fixed single user item get method in REST api
...
* Fixed single group item get method in REST api
* Divided gui-definition in several .js so it is more manageable
* Added method to convert several types on serialization to a more "standard" form
* Updated translations
2013-12-08 19:45:19 +00:00
Adolfo Gómez
828247831b
2013-12-08 07:31:00 +00:00
Adolfo Gómez
f3e7ec3be9
2013-12-08 07:22:16 +00:00
Adolfo Gómez
b9aff159d8
Improved Service providers section over administration client implementation. js now shows logs for providers & for services
2013-12-08 06:41:57 +00:00
Adolfo Gómez
744515f11f
A little more organization
2013-12-08 04:41:52 +00:00
Adolfo Gómez
6eccaa9ddf
Providers parts seems to be finished
2013-12-07 21:26:40 +00:00
Adolfo Gómez
52a8021e9d
* Updated java detector plugin. Now it will not load ".jar" on loggin screen on some browsers (such as IE 11)
...
* Updated os detector to detect Windows Phone
2013-12-06 18:56:01 +00:00
Adolfo Gómez
735175badb
* Fixed admin memory leak due to TableTools (fixed on section change in fact, removing all TableTools internal data)
...
* Fixed a bug with transactions on UserServiceManager
Now admin seems to work with stable memory... :-)
2013-12-06 18:45:36 +00:00
Adolfo Gómez
e071a1afbc
Advancing on test buttons
2013-12-06 03:23:08 +00:00
Adolfo Gómez
c29e2d4dcb
Adding the posibility to include custom buttons on modal footers, so we can for example add "test" buttons wherever they are needed
2013-12-05 05:34:35 +00:00
Adolfo Gómez
f5e5d88973
Improved js memory usage by deleting all datatables keep info on "page change" inside dashboard. This is not really necesary, because we have a limited number of different tables, but if we cleans up, memory comsumption will be lowered
2013-12-04 05:00:38 +00:00
Adolfo Gómez
64382b5afe
* Added cache flush functionality to dashboard
...
* added rest method to flush cache
* Fixed tabletools "stuff" left behind, removing all this on any "main link" click
2013-12-04 04:12:06 +00:00
Adolfo Gómez
732840df42
Added choices & multichoices
2013-12-04 03:03:07 +00:00
Adolfo Gómez
61c9f4f975
Implemented callbacks for gui "fillers", that is, choices that calls server for information about how to fill other fields with returned values...
2013-12-04 01:57:33 +00:00
Adolfo Gómez
36bdbbfd37
* Added a few more tables to innodb, that will not impact access to platform
2013-12-03 18:17:03 +00:00
Adolfo Gómez
a6b3462748
* Fixed a bug with new transactions
...
* Added a few tables to innodb model
2013-12-03 18:12:49 +00:00
Adolfo Gómez
dcfee55122
* Editlist control finished
...
* fixed REST service put method
2013-12-03 04:26:23 +00:00
Adolfo Gómez
ad69d8fa6c
* Fixed a bug that makes all Instances of a specific "UserInterface" to share same "instance fields". This could be a problem if two access are done simultaneously (for example, 2 services of same type, or two authenticators of same class). Now every new "object" has its own UserInterface objects
...
* Changed the way the "EditList" are returned, now they are "lists", not "choices"
As always, a bit of refactoring
2013-12-02 18:01:12 +00:00
Adolfo Gómez
3ec517c90f
2013-12-02 15:17:01 +00:00
Adolfo Gómez
888f125dc6
Finished based model/detail methods
2013-12-02 03:43:17 +00:00
Adolfo Gómez
043b28cfb4
Advancing on table/model editing
...
More refactoring of code
2013-11-29 00:55:04 +00:00
Adolfo Gómez
c98e964bba
Refactorized REST api (server) to be much more "coherent". URLs are much more coherent, we have fewer handlers to implement on models, fixed to register correctly methods, even when deriving from Handler, etc...
...
This gives better options to implement handlers based on models also
2013-11-28 11:55:40 +00:00
Adolfo Gómez
7ea7086ba9
* Implemented services REST part
...
* Added possibility of creating own types for DetailApi (useful for provicers/services, where services is a detail but also has types)
More refactoring
2013-11-27 11:14:53 +00:00
Adolfo Gómez
d46400c1f7
Done multi tab forms
...
Advancing on Transport new/edit (this & network will server as base for other tabs)
2013-11-27 00:41:03 +00:00
Adolfo Gómez
fa2335efd4
* Finished create/edit methods
...
* Added delete method
* a little more refactoring ( ofc :-) )
Need to debug a bit more this, and probably make some adaptions for models that do not serializes objects
2013-11-26 03:42:46 +00:00
Adolfo Gómez
63da672f30
* Adapted transactions on db to new django 1.6 model, much more versatile.
...
Removed all "autocommit, commit_on_success and commit_manually", and replaced with "transaction.atomic" calls. Of course, with code refinement in some parts to adapt to this new situation
* Added Changing Some table types from MyISAM to Mysql after migrations are done ALWAYS. This is not too slow, and will ensure that the database supports transactions where they are needed
2013-11-25 17:34:13 +00:00
Adolfo Gómez
8c04c88d86
A bit of refactoring with api, gui, etc...
...
solved some problems with PUT methods (need to solve a few ones anyway)
Create authenticator now works, but needs more elaboration
lots of changes i event remember.. :-)
2013-11-25 03:01:58 +00:00
Adolfo Gómez
a52e8dc548
* Added form validations (more work will be needed probably for numerics for example)
2013-11-23 22:39:07 +00:00
Adolfo Gómez
b7bfecf87c
* Fixed Datatables tools width
...
* Refactoring of API (again...)
2013-11-22 11:33:54 +00:00
Adolfo Gómez
ceecb0823d
Fixed read only "generic model editing" properties.
...
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...)
2013-11-22 02:33:06 +00:00
Adolfo Gómez
de4a9ff291
Advanced a lot with "generic model editing"
2013-11-22 02:22:41 +00:00
Adolfo Gómez
004e060aaf
* Added modal to gui
...
* Advanced a bit with edition of components
2013-11-21 13:19:13 +00:00
Adolfo Gómez
127c36f364
* Added template "preload" ability
...
* Added caching templates as "compiled" templates
* moved table description panel to template
2013-11-21 11:01:30 +00:00
Adolfo Gómez
dbd4531376
Better pannels
2013-11-21 02:22:41 +00:00
Adolfo Gómez
17b20ab684
A cuople more fixes && refactoring
2013-11-20 11:31:23 +00:00
Adolfo Gómez
4b2eae58b1
Added gui basic elements
...
refactoring of existint javascript
translations of buttons moved to better place
added css class that will made button text dissapear for smaller displays
2013-11-20 11:09:30 +00:00
Adolfo Gómez
6144eb2f6a
Fixing some js, started form renterer
2013-11-20 09:14:27 +00:00
Adolfo Gómez
2bf0c3e59a
* Fixed a bunch of javascript things
...
* 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
2013-11-20 03:16:56 +00:00
Adolfo Gómez
805b225552
I had 3d buttons not working (clicks events not fired). After a while of looking for why, i realized that in fact the button was moving, and the event was not fired sometimes for this reason.
...
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" :-)
2013-11-19 11:26:27 +00:00
Adolfo Gómez
dbb4466c46
Advancing, but have a few probles with "cool 3d buttons". When pressed, many times click event seems not to be fired... O.o
2013-11-19 01:27:47 +00:00
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
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
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
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
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
Adolfo Gómez
650c13067d
Removed caching of API connections to oVirt. Now it's opened/closed every time needed because this has given some problems.
...
Anyway, has to implement in a near future using REST a own api, because oVirt API does not work too "fine"
2013-09-17 12:47:15 +00:00
Adolfo Gómez
f220cf3651
* A couple of cosmetic changes :-)
2013-09-11 13:26:31 +00:00