Commit Graph

238 Commits

Author SHA1 Message Date
Santiago L 2062c0c519
Merge pull request #22 from RubenPX/docker-musician
add compatibility with docker
2022-03-17 22:52:35 +01:00
Santiago L fc55c33c90 Add reference to docker-compose (quickstart) 2022-03-17 22:52:05 +01:00
Santiago L 1e3a919390 Rename dockerfile -> Dockerfile
*nix filesystem is case sensitive
2022-03-17 22:49:46 +01:00
Santiago L 9b4f2ba3da
Merge pull request #21 from RubenPX/PR-5
format date using ES Format
2022-03-17 22:35:14 +01:00
Santiago L 41f5493368
Format date using SHORT_DATE_FORMAT
Support automatically i18n on date format
2022-03-17 22:34:54 +01:00
RubenPX c1f25a73da refactor to use django template string 2022-03-17 19:23:36 +01:00
RubenPX ca3a8c4639 add docker files 2022-03-17 01:36:46 +01:00
RubenPX ed3ad7cda0 format date using ES Format 2022-03-11 17:36:51 +01:00
Santiago L 49d49a3044 Release version 0.2.0 2022-03-11 14:07:06 +01:00
Santiago L 4911cf4226
Merge pull request #19 from ribaguifi/feature/order-bills
#4 Order bills by creation date DESC
2022-03-11 12:18:18 +01:00
Santiago L 9e193107cd Order bills by creation date DESC 2022-03-11 12:16:29 +01:00
Santiago L 872243a8c6
Merge pull request #17 from ribaguifi/feature/language-selector
Update UI of language selector
2022-02-28 19:05:45 +01:00
Santiago L 19f5229536 Fix flake8 issues 2022-02-28 19:05:06 +01:00
Santiago L 66530351ad Move language selector to bottom of the sidebar 2022-02-28 19:01:32 +01:00
Santiago L 249a1182d4
Merge pull request #14 from RubenPX/PR-4
#2 add language selector to web page
2022-02-28 18:55:41 +01:00
RubenPX 1816301952 aded full functionality to lang menu 2022-02-26 19:54:27 +01:00
RubenPX feb591ea79 Add URL and detect if languague exist 2022-02-24 22:09:17 +01:00
Santiago L 179918bd62
Merge pull request #16 from ribaguifi/bugfix/9-mailtrain-url
Fix mailtrain URL of Pangea
2022-02-18 07:56:12 +01:00
Santiago L 57db1eed80 Fix mailtrain URL of Pangea 2022-02-18 07:55:30 +01:00
Santiago L afce4a5527
Merge pull request #13 from RubenPX/PR-3
#3 Add "Help" link
2022-02-18 07:49:51 +01:00
Santiago L 62a1d57f7d
Merge pull request #12 from ribaguifi/dependabot/pip/django-2.2.27
Bump django from 2.2.24 to 2.2.27
2022-02-16 17:02:55 +01:00
RubenPX 6b7cad86f2 add launguage selector to web page (only visual) 2022-02-12 03:29:42 +01:00
RubenPX 80a93ea8c0 fix hover help button 2022-02-12 02:22:23 +01:00
RubenPX 90b0956f71 add help link to vertical panel 2022-02-12 01:53:48 +01:00
dependabot[bot] b6b980ebaa
Bump django from 2.2.24 to 2.2.27
Bumps [django](https://github.com/django/django) from 2.2.24 to 2.2.27.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.24...2.2.27)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 10:27:47 +00:00
Santiago L bb70914066 Bump to version 0.2.0 beta 1 2022-02-05 13:14:15 +01:00
Santiago L bc84603b5e Fix dashboard layout on tablet & mobile devices 2022-02-05 13:10:25 +01:00
Santiago L 70b256d1ed
Merge pull request #10 from KryptoPX/master
fix dashboard deck css and add responisve feature to web
2022-02-05 13:07:03 +01:00
KryptoPX 7d799092cd sidebar icons switch if is collapsed 2022-01-28 22:36:29 +00:00
KryptoPX a7d025fc01 modify design of sidebar 2022-01-28 22:15:55 +00:00
KryptoPX e203b43a69 fix style order (media query's) 2022-01-28 21:58:41 +00:00
KryptoPX 828bb5f0de remove unnecesary styles 2022-01-27 23:30:09 +00:00
KryptoPX 95d2998d05 remove extra whitespaces 2022-01-27 18:04:08 +00:00
KryptoPX a0cc4d0a41 Fix: Remove duplicated h1 (my fault) 2022-01-27 17:58:39 +00:00
KryptoPX 560c48ddaa FIX: add responsive sidebarand content 2022-01-27 13:04:06 +00:00
Santiago L 74bcbb43a1 Drop duplicated resource total message 2021-11-26 22:30:05 +01:00
Santiago L 3a7d920611
Merge pull request #9 from ribaguifi/i18n/translate-v0.2
Update new messages of locales Catalan (ca) & Spanish (es)
2021-11-26 22:26:16 +01:00
Santiago L dd8e7f1f52 Update Catalan & Spanish translations (by Merce)
Reviewed & completed v0.2 i18n strings
2021-11-26 22:23:40 +01:00
Santiago L 3f46809620 Extract new messages of local ca & es
Run `manage.py makemessages -l ca -l es`
2021-11-24 11:05:21 +01:00
Santiago L 44f9390bee
Merge pull request #8 from ribaguifi/dev/api-writable
Write operations for addresses and mailboxes
2021-11-24 11:02:44 +01:00
Santiago L bd42b83ea3 Handle total=None on get_bootstraped_percent 2021-10-22 12:10:00 +02:00
Santiago L aee0267f17 Fix mailbox resource usage on dashboard.
Mail addresses are not limited, only mailboxes.
2021-10-14 12:56:50 +02:00
Santiago L d7bd21d865 Fix broken links 2021-10-14 12:08:22 +02:00
Santiago L d77b876a54 Show success & error messages 2021-10-14 12:05:42 +02:00
Santiago L b171cbf641 Use django.contrib.messages to show alerts 2021-10-14 11:59:59 +02:00
Santiago L 33e68b5d07 Add view to change mailbox password 2021-10-14 11:09:59 +02:00
Santiago L 6c773893f7 Notify managers via email on mailbox deletion 2021-10-08 13:33:09 +02:00
Santiago L 2aab4a666f Add warning message on check_delete pages 2021-10-08 11:56:46 +02:00
Santiago L a13bdeac56 Translate strings to es (spanish) and ca (catalan) 2021-10-08 11:42:33 +02:00
Santiago L 056f472ee0 Set mailbox related addresses on creation 2021-10-07 14:10:25 +02:00