Commit Graph

440 Commits

Author SHA1 Message Date
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
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
2fb857a870 Removed unnecesary binary (jar) from repository (created from jardesc file automatically) 2014-02-07 08:53:50 +00:00
Adolfo Gómez
d7219fcafc Removed unnecesary binary (jar) from repository (created from jardesc file automatically) 2014-02-07 08:52:22 +00:00
Adolfo Gómez
001cd91bf7 Removed unnecesary binary (jar) from repository (created from jardesc file automatically) 2014-02-07 08:50:16 +00:00
Adolfo Gómez
1f737a0f4e Removed unnecesary binary (jar) from repository (created from jardesc file automatically) 2014-02-07 08:49:28 +00:00
Adolfo Gómez
4f6071ddf8 Removed unnecesary binary (jar) from repository (created from jardesc file automatically) 2014-02-07 08:45:39 +00:00
Adolfo Gómez
c33d469304 Removed unnecesary binary (jar) from repository (created from jardesc file automatically) 2014-02-07 08:41:55 +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
03feee9ebc Updated to org.glyptodon.... 2014-01-30 06:45:17 +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