Commit Graph

474 Commits

Author SHA1 Message Date
Adolfo Gómez
5aa798fe26 fixing import stuff 2014-09-03 18:04:46 +02: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
eca08d6350 Fixed SimpleLDAP to "Work" 2014-05-29 06:18:57 +00:00
Adolfo Gómez
47174aa961 Fixed "select_for_update" where not needed 2014-05-22 06:25:07 +00:00
Adolfo Gómez
52b78f11a3 Fix worker transaction 2014-05-14 07:40:59 +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
15df5b8141 Fixed a couple incidences with UTF8 and SAML 2014-05-08 09:01:09 +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
9045989186 Tagging release 2014-04-23 12:26:55 +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
3c248428eb moving away old js 2014-03-17 14:27:38 +00:00
Adolfo Gómez
7a0465fca5 Updated admin script to use coffescript instead of directly javascript 2014-03-17 14:26:07 +00:00