Commit Graph

81 Commits

Author SHA1 Message Date
Thomas NOËL e12c9d797b add django 1.9 support (#16526) 2017-09-09 13:40:08 +02:00
Frédéric Péters 6315bbd2fd allow signature_key to be None (#15078) 2017-02-22 14:08:30 +01:00
Serghei Mihai bfbe8a5803 blurp: convert signature key to string (#14987) 2017-02-21 16:10:26 +01:00
Frédéric Péters fbd306c23d remove <!-- DEBUG --> insertion, incompatible with django 1.8 (#14968) 2017-02-13 12:58:53 +01:00
Benjamin Dauvergne f98e87fcbc Restore blurp_tags (fixes #11323) 2016-06-13 22:06:47 +02:00
Benjamin Dauvergne 861d7a6004 MANIFEST.in: include .mo and .po files 2016-06-03 19:26:43 +02:00
Benjamin Dauvergne 1337385964 Revert "setup.py: do not run compile_translations as part of sdist"
This reverts commit 54d763f430.
2016-06-03 17:37:39 +02:00
Benjamin Dauvergne 54d763f430 setup.py: do not run compile_translations as part of sdist 2016-06-03 17:33:27 +02:00
Benjamin Dauvergne 110f49a66f debian: re-allow building for wheezy 2016-05-26 16:09:08 +02:00
Benjamin Dauvergne b85adf1d66 setup.py: use setuptools sdist 2016-05-26 16:08:58 +02:00
Benjamin Dauvergne 19dd85c8bb data_source: do not log same message two times (fixes #11069) 2016-05-26 15:49:30 +02:00
Benjamin Dauvergne 4b6f69194b only build for jessie 2016-05-04 19:34:28 +02:00
Benjamin Dauvergne 8a655f5abb remove django-cms support 2016-05-04 18:45:34 +02:00
Benjamin Dauvergne 4069fb6481 Add 'debian/' from commit '7e73983cf2bb97f37db1c2a5b7fc13cec2f3ef5c'
git-subtree-dir: debian
git-subtree-mainline: d08c582d2a
git-subtree-split: 7e73983cf2
2016-05-04 18:42:36 +02:00
Frédéric Péters 7e73983cf2 debian: add missing python-feedparser dependency 2015-09-07 23:28:16 +02:00
Frédéric Péters d08c582d2a setup: sync version handling with our current best practises (#7929) 2015-07-27 09:38:21 +02:00
Benjamin Dauvergne 607290c2e0 data_source: in TemplateSourcesRenderer copy the source before updating url (fixes #7903) 2015-07-22 12:17:12 +02:00
Frédéric Péters f0d27a7f86 add methods to know if there's something in cache (#6977) 2015-04-17 21:50:49 +02:00
Serghei Mihai a14e84fd93 version 1.10.1 2015-04-17 11:11:57 +02:00
Serghei Mihai 6f1da5d02a data renderer treating its sources urls as templates 2015-04-07 19:04:51 +02:00
Serghei Mihai 2055a8c858 setup.py: duplicate import removed 2015-04-07 16:11:53 +02:00
Serghei Mihai daf11883ed setup.py: failed call_command import fix 2015-04-07 16:02:15 +02:00
Serghei Mihai f35dbb9e83 setup.py: django 1.7 only supported 2015-04-07 15:52:52 +02:00
Serghei Mihai 0647148d26 setup.py: setup_requires option removed 2015-04-07 15:49:42 +02:00
Serghei Mihai 0e62f184ba setup.py: required django version lower than 1.8 2015-04-07 15:16:29 +02:00
Serghei Mihai cb9be31f31 version 1.10.0 2015-04-07 15:10:58 +02:00
Serghei Mihai 7d32047694 Renderer returning data, with appended default context as dict (#6870) 2015-04-02 15:54:46 +02:00
Serghei Mihai bf976e8ad9 Renderer returning data as dict with slugs as keys (#6870) 2015-04-02 15:54:28 +02:00
Serghei Mihai d1ddf7b5d6 django-cms dependency removed (#6853) 2015-03-30 11:40:36 +02:00
Serghei Mihai 789e2ed6ca setup.py adapted for django 1.7 2015-03-30 10:25:32 +02:00
Frédéric Péters 3c7714a3d4 make it possible to treat blurp variables as iterables (#6362) 2015-01-27 22:56:14 +01:00
Frédéric Péters a30c517956 fix check of signature_key type (#6341) 2015-01-27 15:40:53 +01:00
Frédéric Péters 229e6e18a8 add create_renderer() function to create a blurp from a dictionary (#6345) 2015-01-27 15:40:53 +01:00
Frédéric Péters 0f44ca35f6 correctly remove hmac- prefix from algo (#6342) 2015-01-27 15:40:53 +01:00
Serghei Mihai 7d6a3d20c5 version 1.0.9 2014-12-11 09:57:22 +01:00
Serghei Mihai 34e3a5f48b data source list extending, instead of appending 2014-12-08 11:19:24 +01:00
Serghei Mihai 3dcf1565f4 data renderer aggregating multiple source results into one list 2014-12-04 16:55:02 +01:00
Benjamin Dauvergne defce175d0 Do no try to retrieve an OAuth2 token when there is no user
Closes #5900
2014-11-10 10:23:26 +01:00
Benjamin Dauvergne 01259aa963 bump release to 1.0.8 2014-11-07 10:44:21 +01:00
Benjamin Dauvergne c4c84f0c14 RequestException is a base class, log the instance 2014-11-07 10:43:35 +01:00
Serghei Mihai 7376062ac5 version 1.0.7 2014-11-06 09:19:20 +01:00
Serghei Mihai dfd17e4fd4 jsonify template tag added
Closes #5866
2014-11-05 09:33:01 +01:00
Benjamin Dauvergne fbe7b87218 Fix debug output when updatecache parameter is not used in the query string 2014-11-04 11:32:44 +01:00
Benjamin Dauvergne fd74d2f7c1 Add username to cache key in datasource renderer if OAuth2 is used
(fixes #5849)
2014-11-03 23:06:22 +01:00
Serghei Mihai 7040ba8900 README fixes 2014-10-23 16:14:39 +02:00
Benjamin Dauvergne f96099ed48 In data_source renderer hide and log exceptions in update_content() (fixes #5584) 2014-09-25 14:56:05 +02:00
Benjamin Dauvergne db31f6387d Add more debug logs (refs #5586) 2014-09-25 14:55:20 +02:00
Benjamin Dauvergne a6419a4722 Fix bug breaking the cache (fixes #5586) 2014-09-25 14:55:20 +02:00
Serghei Mihai 3ec77339bd rolling back priority to 'template_name' attribute 2014-09-09 11:07:18 +02:00
Serghei Mihai c7fd750388 handling properly cases when no template defined 2014-09-08 18:19:04 +02:00