Commit Graph

54 Commits

Author SHA1 Message Date
Serghei Mihai b0868ded12 use datetime picker for announce publish and expiration dates 2016-07-11 19:19:02 +02:00
Serghei Mihai 64278620f7 management command for announces send (#10805)
Ran as cron job every 5 minutes
2016-07-11 14:47:30 +02:00
Serghei Mihai 7a3e9e3f7b debian: fix package version number 2016-07-11 14:47:30 +02:00
Serghei Mihai 936b691917 tests: run tests with custom emails lib 2016-07-11 11:07:41 +02:00
Frédéric Péters bacc69d2ed remove local copies of jquery and fontawesome (#12507) 2016-07-11 10:58:11 +02:00
Frédéric Péters 7708ed5e25 misc: publish menu.json to get a menu entry into publik sidepage menu (#12508) 2016-07-11 10:58:00 +02:00
Frédéric Péters 371b44dc7b general: add missing bits for working authentication (#12517) 2016-07-11 09:49:03 +02:00
Serghei Mihai e16ca2e6e6 authentication views fix 2016-07-09 13:33:13 +02:00
Serghei Mihai 12bc1448ef debian: add python-emails dependency 2016-07-05 09:56:01 +02:00
Serghei Mihai 3710bcf969 unsubscribe link (#10795) 2016-06-28 12:07:03 +02:00
Serghei Mihai c0214b3910 announces send command (#10805) 2016-06-28 11:24:46 +02:00
Serghei Mihai 9eddc18d5a misc: rename category deletion view 2016-06-23 21:22:10 +02:00
Serghei Mihai 6a35f38bb4 rename broadcast attributes 2016-05-06 17:35:17 +02:00
Serghei Mihai d0250b73c4 api: subscriptions management endpoint (#10794) 2016-05-04 19:57:40 +02:00
Serghei Mihai 2600820544 api: newsletters retrieval endpoint (#10794) 2016-05-04 18:25:49 +02:00
Serghei Mihai ddd1cf0748 fix item publication date in atom view 2016-05-03 11:33:28 +02:00
Serghei Mihai 4dd159b9c9 settings: get local settings from CORBO_SETTINGS_FILE environment variable 2016-05-03 08:45:51 +02:00
Serghei Mihai 2f432e1508 debian: fix ckeditor dependency 2016-05-03 08:45:10 +02:00
Serghei Mihai 649e507539 debian: add python-combo dependency 2016-05-03 08:44:51 +02:00
Serghei Mihai c9600d4f09 fix french translation 2016-05-03 08:44:33 +02:00
Serghei Mihai 5d91c82712 pep8 fixes 2016-04-27 17:55:01 +02:00
Serghei Mihai e090253d38 initial debian packaging 2016-04-27 17:55:01 +02:00
Serghei Mihai b51a06edd5 setup.py: add locales
Update manifest
2016-04-27 17:55:00 +02:00
Serghei Mihai 7e1dec18cc announce content is rich text field 2016-04-27 15:50:31 +02:00
Serghei Mihai 45b2b19f6f compat: django1.8 modelForm 2016-04-27 15:50:31 +02:00
Serghei Mihai ecfd281ddb add missing migration 2016-04-27 15:50:31 +02:00
Serghei Mihai 94b01f26e8 update requirements 2016-04-27 15:50:31 +02:00
Frédéric Péters f38ae35825 general: update dialogs to match style guide 2016-03-19 10:23:12 +01:00
Frédéric Péters 6658a4d4c2 trivial: declare fields attribute for announce form (django 1.8 compat) 2016-03-19 10:13:58 +01:00
Serghei Mihai 2d69e777a7 SMS length set to 160 chars
Closes #6369
2015-01-28 23:20:36 +01:00
Serghei Mihai e4bd2abee2 announces number per page set to 20
Closes #6372
2015-01-28 23:19:33 +01:00
Serghei Mihai f71166848d feed item's publishing date computing fix
Closes #6374
2015-01-28 23:18:18 +01:00
Serghei Mihai 1e3b89c6e5 announce content length check if sms channel prefered 2015-01-28 00:10:10 +01:00
Serghei Mihai 46bbe5fe03 announce broadcasting channels added 2015-01-27 23:49:25 +01:00
Serghei Mihai 59404bbf39 calendar icon displayed next to date fields 2015-01-27 22:27:28 +01:00
Serghei Mihai e4729afce2 announce publication and expiration dates displayed in form 2015-01-27 21:44:52 +01:00
Serghei Mihai 92f0a45909 publication time displayed only if announces is published 2015-01-27 14:43:29 +01:00
Serghei Mihai 953e780e27 objects views updated 2015-01-27 11:34:20 +01:00
Serghei Mihai b94039e0e8 objects management forms and templates reviewed 2015-01-27 01:12:30 +01:00
Serghei Mihai b5f1cea474 Forms file added 2015-01-26 18:51:36 +01:00
Serghei Mihai 98bf28f82f modification time displayed in announces list 2015-01-19 09:51:59 +01:00
Serghei Mihai bc1b589781 initial localisation files 2015-01-19 01:00:26 +01:00
Serghei Mihai c21aa69509 initial packaging 2015-01-19 00:59:39 +01:00
Serghei Mihai 6d73b9d865 Rss view renamed to Atom. Url updated 2015-01-15 11:03:46 +01:00
Serghei Mihai cc12ccfe0a gadjo theme used for templates
Category and announces management views and urls updated
2015-01-15 11:03:41 +01:00
Serghei Mihai 36e2db0b1c announce object status methods refactored 2015-01-15 00:53:54 +01:00
Serghei Mihai 1d6c349b5e unused view deleted 2015-01-15 00:16:50 +01:00
Serghei Mihai 13492ce1ec announce filtering by category 2015-01-14 15:11:49 +01:00
Serghei Mihai f6b8df5f74 RichTextField used to edit announce content 2015-01-14 11:07:55 +01:00
Serghei Mihai 700b2afb0a handling authentication through django-mellon 2015-01-13 23:53:38 +01:00