1
0
mirror of https://github.com/dkmstr/openuds.git synced 2024-12-22 13:34:04 +03:00
Commit Graph

432 Commits

Author SHA1 Message Date
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
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