Commit Graph

45 Commits

Author SHA1 Message Date
89979dbf61 com: news list: fix UI for admins 2021-10-03 19:08:14 +02:00
39bb490257 com: fix weekmail for the case of non-existing email addresses
If an email address is set as destination for the Weekmail, the SMTP may
refuse it, and `smtplib` will throw a `SMTPRecipientsRefused` error,
containing the list of refused addresses. This commit provides an
interface for the weekmail sender to quickly unsubscribe the faulty
users, so that the next try sending the weekmail can be performed
successfully.
2021-10-03 18:16:51 +02:00
1b688a8aa5 Add a first version of a mobile friendly UI
Although not perfect and with many flaws, this should still allow far
easier navigation on mobile devices.
2021-10-01 18:44:14 +02:00
49a0ade315 core: create TzAwareDateTimeField to replace forms.DateTimeField 2021-09-29 15:24:06 +02:00
94b029dc9c cache: fix error 500 with new django version 2020-06-12 20:44:37 +02:00
9181e77d55 core: add some cache on birthdays and counters_activity 2019-09-09 01:20:15 +02:00
Cyl
9e0c4e70d4 [COM] Make the news visible for non-authenticated user and birthday visible for subriber only 2019-08-28 20:40:31 +02:00
a84d54accb Change weekmail images and colors 2018-03-26 09:57:40 +02:00
903f07ecbd Added screen list on poster + Added unmoderated poster artefact + discussions fixes 2017-12-21 12:25:07 +01:00
91d3e9e4dc Delete function + club tabs 2017-12-05 15:24:46 +01:00
88d68ea510 Ready for review 2017-11-28 15:12:25 +01:00
21b24f2891 Club views and discussions fixes 2017-11-28 15:12:04 +01:00
8d1c648032 Communication screen - without club tool 2017-11-28 15:09:05 +01:00
3089b484d3 Enhanced news 2017-10-02 14:29:36 +02:00
b87990e3db com: add birthdays block
Signed-off-by: Skia <skia@libskia.so>
2017-09-26 13:45:40 +02:00
cda89d66cd com: improve news page
Signed-off-by: Skia <skia@libskia.so>
2017-09-26 12:13:23 +02:00
d888a6b68a Add Twitter button 2017-09-12 19:20:12 +02:00
a40c48a792 Add facebook button 2017-09-12 19:04:37 +02:00
4c1b231ec9 com: add NewsDeleteView
Signed-off-by: Skia <skia@libskia.so>
2017-09-06 12:47:21 +02:00
6456d18fc4 core, com: tool bar and agenda design updates
Signed-off-by: Skia <skia@libskia.so>
2017-09-03 19:05:45 +02:00
6bad524ede com: fix news edit display
Signed-off-by: Skia <skia@libskia.so>
2017-09-03 18:12:52 +02:00
896007aedd com: fix news display
Signed-off-by: Skia <skia@libskia.so>
2017-09-03 18:10:59 +02:00
4edb9a78c6 com: add agenda on news page
Signed-off-by: Skia <skia@libskia.so>
2017-09-01 12:22:38 +02:00
4f6109e27c Refactor mailings email 2017-08-22 22:39:12 +02:00
470680e760 Add moderation for mailing lists 2017-08-22 15:36:39 +02:00
ce9e17ea24 Some mailing list fixs 2017-08-22 15:36:39 +02:00
76efb91e40 Move mailing list admin to com 2017-08-22 15:36:39 +02:00
83b00450eb com: improve news admin view
Signed-off-by: Skia <skia@libskia.so>
2017-08-16 15:37:35 +02:00
0a84ef8438 Allow to unmoderate news 2017-05-13 18:32:13 +02:00
635702b58f color to hexa and change email for weekmail 2017-05-05 15:28:53 +02:00
d7305488b6 Add new banner 2017-04-28 13:59:10 +02:00
7815796d8b New css for weekmail 2017-04-27 15:31:18 +02:00
6a815e5a21 Small news improvement and bug fixes 2017-04-12 21:08:51 +02:00
39b32d456c Some com templates improvments and reordering some models 2017-03-24 09:19:15 +01:00
ae0b7699f3 Finish weekmail, and fix preferences page 2017-01-15 23:02:03 +01:00
147809bb5d Some great weekmail improvements 2017-01-15 22:58:38 +01:00
83555a3640 Add preferences and improve weekmail 2017-01-15 22:58:38 +01:00
d988c09315 Almost finish the weekmail 2017-01-15 22:58:38 +01:00
097d238962 Improve weekmail 2017-01-15 22:58:37 +01:00
9d1eaed625 Make some weekmail views 2017-01-15 22:58:37 +01:00
8bd8191030 WIP: first Weekmail models 2017-01-15 22:58:37 +01:00
be44a3ab0b Add preview button to news 2016-12-23 19:43:59 +01:00
1dc1a0a42c Add news moderation tool 2016-12-23 18:40:37 +01:00
c95e7565e7 Make news translations 2016-12-23 03:17:38 +01:00
1ca6bf7c62 Add news system, still miss nices templates and moderation tools 2016-12-23 03:02:46 +01:00