43b60a22b8
Merge remote-tracking branch 'upstream/v3.0' into server
...
# Conflicts:
# server/src/uds/locale/ru/LC_MESSAGES/djangojs.po
# server/src/uds/static/modern/main-es2015.js
# server/src/uds/static/modern/main-es5.js
2021-08-18 17:44:22 +03:00
Adolfo Gómez García
d38347c534
Fixed ticket for metapools & fixed get interfaces list for python > 3.2 (as is the case)
2021-07-19 13:25:43 +02:00
bb3ab772e1
3.0.0-alt8
...
- Fix Russian translation
- Update SECRET_KEY config for install only in %post
2021-07-09 01:56:37 +03:00
e11a6f6892
Drop applied patch
2021-07-09 01:08:51 +03:00
231fc0d4db
Fix Russian translation
2021-07-09 01:07:08 +03:00
8ff65a3aa4
Add Russian language to server config file (cas@)
2021-07-09 00:57:19 +03:00
Adolfo Gómez García
693d14cd81
small typo fixes
2021-07-02 11:01:31 +02:00
Andrey Cherepanov
97721e8e84
3.0.0-alt7.2
...
- Compile l10n messages using django-admin
- Add Russian language to server config file
2021-06-23 12:11:14 +03:00
Andrey Cherepanov
192750a66f
Add Russian language to server config file
2021-06-23 12:10:07 +03:00
Andrey Cherepanov
4cd8c5c72c
Compile l10n messages using django-admin
2021-06-23 11:55:01 +03:00
Adolfo Gómez García
1b12aee767
Fixed html open windows for 3.0
2021-06-22 12:10:30 +02:00
Adolfo Gómez García
762e4154fd
added -env
2021-06-16 12:11:09 +02:00
Adolfo Gómez García
610085e353
Added UDS-Version as header on response to REST api
2021-06-07 21:01:39 +02:00
Adolfo Gómez García
16d6e515c6
Added "version" method to REST api so we can check UDS Server version easily
2021-06-07 20:57:19 +02:00
Andrey Cherepanov
96ce2839e7
3.0.0-alt7.1
...
- NMU: package compiled localization files (ALT #40161 )
2021-06-05 10:34:36 +03:00
Andrey Cherepanov
b1eb5a557a
Compile localization files
2021-06-05 10:32:50 +03:00
Adolfo Gómez García
9731e57f01
Fixed metapool
2021-06-04 11:44:32 +02:00
Adolfo Gómez García
7a030dd302
Updated & fixed url on same window
2021-06-03 12:50:22 +02:00
Adolfo Gómez García
e21267b0fd
Fixed autocomplete (at last!!)
2021-05-31 11:29:56 +02:00
Adolfo Gómez García
ee7e72cbd3
Fixed main
2021-05-31 11:13:44 +02:00
Adolfo Gómez García
7edf3094ed
bitarray library previously returned True or False, now return 0 and 1, and we where checking against "is True"
2021-05-27 10:52:36 +02:00
Adolfo Gómez García
02c3ffbe75
bitarray library previously returned True or False, now return 0 and 1, and we where checking against "is True"
2021-05-27 10:50:17 +02:00
Adolfo Gómez García
041942b746
Updated locales
2021-05-27 10:49:32 +02:00
Adolfo Gómez García
21ab85818e
Fixed realname on user creation
2021-05-25 10:40:13 +02:00
Adolfo Gómez García
a7d8058d09
Fixed authenticator ip && removed "accept Proxy" (uds now handles this automatically...)
2021-05-19 12:19:24 +02:00
Adolfo Gómez García
1345593c3a
Fixed typo on ticket_store
2021-05-12 17:36:14 +02:00
Adolfo Gómez García
a017807d2a
updated admin
2021-05-07 12:35:12 +02:00
Adolfo Gómez García
f8c9dd25df
A new try to disable autocomplete on admin
2021-05-06 07:54:28 +02:00
Adolfo Gómez García
469940074c
Fixed VC Fixed pool "empty" token
2021-05-04 12:59:02 +02:00
Adolfo Gómez García
e920628395
Fixed connection client working
2021-05-04 12:32:56 +02:00
Adolfo Gómez García
9a7afe7839
fixed MetaPool orderer
2021-04-27 11:31:43 +02:00
Adolfo Gómez García
84ca0b2e41
Added metapool support for UDS Tickets
2021-04-26 11:44:31 +02:00
a8dc429746
3.0.0-alt7
...
- Fix create home dir for user openuds
2021-04-23 15:49:28 +03:00
5cbb71a33e
3.0.0-alt6
...
- Switch to local memory from memcached by default in settings.py.
- Fix openuds-web.service for execute gunicorn.py3 for use python3.
- Add conflicts with openuds-tunnel,openuds-guacamole-tunnel.
2021-04-22 15:15:30 +03:00
a7bcc2430c
Add conflicts with openuds-tunnel,openuds-guacamole-tunnel.
...
openuds-tunnel and openuds-guacamole-tunnel should install to other
server.
2021-04-22 15:08:28 +03:00
48451036fa
Update systemd unit
2021-04-22 15:00:37 +03:00
c49bfc8e93
Execute gunicorn.py3 for use python3
2021-04-22 14:58:17 +03:00
b1e77acc3c
Switch to local memory from memcached as cache
2021-04-22 14:38:32 +03:00
Adolfo Gómez García
5355c7e420
Fixed admin deletion of calendar access for meta pools
2021-04-22 11:55:23 +02:00
95e29cbffc
3.0.0-alt5
...
- Fix typo in nginx config (ALT #39968 )
2021-04-21 16:59:31 +03:00
793d70e6f5
Fix typo in nginx config
2021-04-21 16:57:58 +03:00
Adolfo Gómez García
d3c14520d4
Fixed small backslash typo on storage names
2021-04-19 12:59:18 +02:00
Mikhail Gordeev
1c69cf320d
3.0.0-alt4
...
- Remove pages and buttons with downloading clients and actors
2021-04-14 22:40:05 +03:00
Mikhail Gordeev
6c2ef9752f
Remove pages and buttons with downloading clients and actors
2021-04-14 22:39:22 +03:00
Adolfo Gómez García
fa32d485c9
Added VNC launch support from uds assigned services
2021-04-13 12:46:43 +02:00
Adolfo Gómez García
0fd24dadff
Fixed sample settings for Django 3.2 new DEFAULT_AUTIFIELD and added local fonts also on admin interface
2021-04-08 17:41:03 +02:00
Adolfo Gómez García
afd36886d6
Added "switch to master" on login as default
2021-04-05 13:21:26 +02:00
Adolfo Gómez García
eb3638d62a
fixed azuread login on html5rdp
2021-03-23 16:41:56 +01:00
Adolfo Gómez García
f7b8e644f9
Fixed sample REST1 for python3 && added reset suport for assigned user service using REST API
2021-03-22 11:42:11 +01:00
Adolfo Gómez García
034021522d
Fixed .tar.gz installer info
2021-03-15 11:25:27 +01:00