Commit Graph

194 Commits

Author SHA1 Message Date
Santiago Lamora 977c952cfd Release version 0.1 2020-01-29 11:15:07 +01:00
Santiago Lamora 3414a095d8 Merge branch 'i18n'
Add Catalan and Spanish locales.
2020-01-29 11:12:48 +01:00
Santiago Lamora 09cd4ad636 Merge branch 'master' into i18n 2020-01-29 11:12:20 +01:00
Santiago Lamora 1ee2a6e1c2 Update Spanish translations (by Merce). 2020-01-29 11:10:29 +01:00
Merce dc7fbe40e3 Upload new file 2020-01-28 16:41:02 +00:00
Merce e04ec685cd Add new directory 2020-01-28 16:40:23 +00:00
Merce ec4c428abc Delete django.po 2020-01-28 16:39:09 +00:00
Santiago Lamora 02d56a890c Set SESSION_COOKIE_SECURE setting. 2020-01-23 17:52:49 +01:00
Santiago Lamora 4c4d455819 Update messages with billing & profile strings. 2020-01-23 17:50:25 +01:00
Santiago Lamora d3848d0633 Merge branch 'master' into i18n 2020-01-23 17:49:46 +01:00
Santiago Lamora 4b9f401c4c Merge branch '1-language-preference'
Closes #1.
2020-01-23 17:45:32 +01:00
Santiago Lamora 6b0d37f854 Fix sidebar position (avoid scrolling).
Related to 3890fec111
2020-01-23 17:44:25 +01:00
Santiago Lamora 953415f7df Prepare profile and billing to be translated. 2020-01-23 17:41:35 +01:00
Santiago Lamora 9866f00d7f Set user language as active language on login. 2020-01-23 17:37:08 +01:00
Santiago Lamora 24729bf6b7 Configure languages and enable Locale middleware 2020-01-23 17:28:53 +01:00
Santiago Lamora af3bf2cda7 Merge branch 'musician-settings'
Closes #3.
2020-01-23 16:35:29 +01:00
Santiago Lamora 672b3298a7 Allow to configure managers URLs on project settings. 2020-01-23 16:32:36 +01:00
Santiago Lamora 9060bc1590 Add external-link icon to Mailtrain anchor. 2020-01-23 16:16:21 +01:00
Santiago Lamora a71654cc5c Fix typo on variable name.
Regression by 6980522d81
2020-01-23 16:14:18 +01:00
Santiago Lamora d05c61deff Include link to SaaS service manager. 2020-01-23 16:13:23 +01:00
Santiago Lamora 4da403c4aa Add OwnCloud manager url. 2020-01-23 16:12:40 +01:00
Santiago Lamora 09c16ab2ae Set mailtrain URL. 2020-01-22 13:03:23 +01:00
Santiago Lamora f023cb21c7 Add managers URLs as musician settings. 2020-01-22 12:53:12 +01:00
Santiago Lamora 600d429cd4 Update translation strings with last content. 2020-01-21 13:32:34 +01:00
Santiago Lamora 4727a931b4 Merge branch 'master' into i18n 2020-01-21 13:31:06 +01:00
Santiago Lamora 59f80ecf69 Merge branch '3-revisio-v-0-1b1' 2020-01-21 13:28:10 +01:00
Santiago Lamora b896b1da82 Hidde Saas "Installed on" until API exposes that. 2020-01-21 13:24:49 +01:00
Santiago Lamora d2d0832d6b Show & lay SaaS details out. 2020-01-21 13:20:28 +01:00
Santiago Lamora 7dbf55f495 Add link to billing on profile page. 2020-01-21 13:10:12 +01:00
Santiago Lamora 5595ae6fd6 Fix profile menu background color. 2020-01-21 12:30:37 +01:00
Santiago Lamora 3890fec111 Push to bottom profile menu on sidebar. 2020-01-20 18:34:00 +01:00
Santiago Lamora 36b0033b11 Move version to top & fix services_menu list. 2020-01-20 18:33:33 +01:00
Santiago Lamora d43b849d49 Code template when no saas exists. 2020-01-20 18:19:55 +01:00
Santiago Lamora 5495808d9c Set sidebar paddings. 2020-01-20 18:17:37 +01:00
Santiago Lamora 442c2a3d19 Code template when no database exists. 2020-01-20 17:59:49 +01:00
Santiago Lamora d0b4ef2873 Remove database from dashboard domain.
Databases are not related to domains, you cannot filter by it
so it's weird to provide a link on each existing domain.
2020-01-20 17:40:27 +01:00
Santiago Lamora b277b9a2e4 Show website information related to each domain. 2020-01-20 17:27:11 +01:00
Santiago Lamora 81fa9b57fd Retrieve websites associated to a domain 2020-01-20 10:45:18 +01:00
Santiago Lamora 6980522d81 Make more descriptive variable names. 2020-01-20 10:20:26 +01:00
Santiago Lamora 90ad13e61a Define WebSite orchestra resource. 2020-01-20 10:15:27 +01:00
Santiago Lamora 160e0b059f Bugfix: handle users that has never logged into
Regression introduced by 669600f4da
2020-01-14 13:50:17 +01:00
Santiago Lamora 34faf13dc6 Hide database.domain until is provided by orchestra 2020-01-14 13:10:16 +01:00
Santiago Lamora 10392c0eb5 Merge branch 'issue2_orchestra_api_review'
Closes #2
2020-01-14 12:23:51 +01:00
Santiago Lamora a9f23f6ea4 Hide domain.expiration_date (not provided by orchestra) 2020-01-14 11:45:54 +01:00
Santiago Lamora 669600f4da Show user.last_login on dashboard 2020-01-14 11:40:42 +01:00
Santiago Lamora 4cc3707ad5 Show if a list is active or not. 2020-01-14 11:28:57 +01:00
Santiago Lamora fb0c734f60 Redirect to dashboard as root index (redirect). 2020-01-07 13:57:02 +01:00
Santiago Lamora f6d13d6b95 Set title pages. 2020-01-07 13:53:59 +01:00
Santiago Lamora d3d75e7542 Add light gray logo to dashboard background. 2020-01-07 13:27:06 +01:00
Santiago Lamora aba3495f94 Add lilla logo to login background. 2020-01-07 13:18:21 +01:00