Commit graph

95 commits

Author SHA1 Message Date
Rui Martins
e5fa170f35 Preparing version 0.3.5 2015-12-21 15:14:25 +00:00
Rui Martins
3d00260e18 Merge pull request #43 from tuerlefl/master
#36 Fixed URL property return None
2015-12-21 16:00:51 +01:00
floriantuerler
723be204d4 Error "unsupported operand type(s) for %: 'function' and 'tuple'" .. when adding streamfieldpanel 2015-12-16 21:37:12 +01:00
floriantuerler
31ed4efce2 ISSUE URL property return None #36 2015-12-03 21:01:53 +01:00
Rui Martins
1c00c9b842 new version 0.3.4 2015-12-03 14:42:28 +00:00
Rui Martins
20f70ba4e1 Merge pull request #42 from DiogoMarques29/master
Fixed update_translation_fields: added support to foreign keys
2015-12-03 15:40:08 +01:00
DiogoMarques
2708b8d1cc Fixed update_translation_fields: added support to foreign keys 2015-12-03 14:36:14 +00:00
Rui Martins
940b516b34 Merge pull request #38 from tiagofmc/feature/#34
#34 Added ImageChooserPanel compability
2015-11-27 18:19:16 +01:00
Rui Martins
053f79a46c Merge pull request #41 from timtan/master
use build_localized_fieldname insetead using "%s_%s" only
2015-11-27 18:18:33 +01:00
tim
d137509d7a use build_localized_fieldname insetead using "%s_%s" only 2015-11-16 19:10:45 +08:00
Tiago Costa
c47a28dbfd #34 Added ImageChooserPanels translated to MultiFieldPanel 2015-11-10 12:49:58 +00:00
Tiago Costa
ac64c8beda #34 Added ImageChooserPanel compability 2015-11-10 12:16:09 +00:00
Rui Martins
9b03f80bcf Merge branches 'master' and 'master' of https://github.com/infoportugal/wagtail-modeltranslation
* 'master' of https://github.com/infoportugal/wagtail-modeltranslation:
  Update README.rst
  Update README.rst

* 'master' of https://github.com/infoportugal/wagtail-modeltranslation:
  Update README.rst
  Update README.rst
2015-10-30 15:47:51 +00:00
Rui Martins
c347fdb50c Fixed route() method issue causing invalid field lookup;
Preparing v0.3.2
2015-10-30 15:47:28 +00:00
Rui Martins
ab19b4a84a Update README.rst 2015-10-30 12:13:49 +00:00
Rui Martins
360d1c84a2 Update README.rst 2015-10-30 12:08:33 +00:00
Rui Martins
bd00d9e004 prepre v0.3.1 2015-10-30 12:05:43 +00:00
Rui Martins
ca26f5b4d5 Added support for snippets 2015-10-30 12:03:52 +00:00
Rui Martins
59bc9e5569 v0.3 2015-10-30 11:42:48 +00:00
Rui Martins
6a3017d14a fix missing Site class import;
fix missing reverse function import;
2015-10-28 17:03:41 +00:00
Rui Martins
2cf95068ae v0.2.3 2015-10-28 16:45:53 +00:00
Rui Manuel da Silva Martins
239715e9a2 Merge branch 'grillr-workaround_inlinepanel' 2015-09-29 10:11:53 +01:00
Rui Manuel da Silva Martins
5a86ab38fd merge grillr-workaround_inlinepanel to fix #31 2015-09-29 10:11:18 +01:00
Rui Martins
96b70e5fe6 Merge pull request #29 from agelinas/master
wagtail-modeltranslation documentation
2015-09-05 16:51:34 +01:00
Rui Martins
983789aa31 Merge pull request #32 from DiogoMarques29/master
fixed bug when change language
2015-09-05 16:44:07 +01:00
DiogoMarques
65c864796f fixed bug when change language 2015-09-03 10:44:26 +01:00
Raphael Grill
16d77cacd2 Add workaround for InlinePanel AttributeError
AttributeError was: no attribute 'panels' when using InlinePanel
2015-08-28 12:07:17 +02:00
agelinas
3004352770 Added link to readthedocs 2015-08-21 00:01:14 -04:00
agelinas
9a6c0f4345 Improved Index file 2015-08-20 23:57:30 -04:00
agelinas
86a3a01270 Improved Index file 2015-08-20 23:56:44 -04:00
agelinas
e534716573 Improved Index file 2015-08-20 23:54:57 -04:00
agelinas
6faddbffb4 Added presentation text to index page 2015-08-20 23:51:45 -04:00
agelinas
e0b9053292 Corrections in examples, language choices, etc. 2015-08-20 23:45:42 -04:00
agelinas
ad9d2cbe29 Renamed Config file to Advanced Settings 2015-08-20 23:06:28 -04:00
agelinas
80163f73d9 Fixed code not displayed step 3 2015-08-20 22:28:13 -04:00
agelinas
91923859ba Fixed code not displayed step 4 2015-08-20 22:25:01 -04:00
agelinas
7e78004192 fixed link for Contributers 2015-08-20 19:51:48 -04:00
agelinas
a94d9b849d fixed link for Contributers 2015-08-20 19:48:18 -04:00
agelinas
36aefae0bb Added Documentation RST files in Docs dir 2015-08-20 19:34:49 -04:00
Rui Manuel da Silva Martins
8f604e87ab Release v0.2.2: Added duplicate content buttons to translated StreamFieldPanels; 2015-08-12 15:20:54 +01:00
Rui Manuel da Silva Martins
82a76f423e Code revision for #19 pull request 2015-08-12 14:25:32 +01:00
Rui Martins
6bcba9559a Merge pull request #19 from EduardoNogueira/master
Copy content between stream fields of different languages
2015-08-12 11:30:10 +01:00
Eduardo
ff3ed3bd7d Copy content between stream fields of different languages 2015-08-12 11:15:04 +01:00
Rui Martins
7d938b6859 Merge pull request #18 from tomdyson/master
setup.py typos
2015-08-10 17:21:27 +01:00
Tom Dyson
0ef7dcf08c setup.py typos 2015-08-10 17:19:24 +01:00
Rui Manuel da Silva Martins
9ae42f9899 removed .pyc and .DS_Store files from pypi dist package 2015-08-10 15:26:16 +01:00
Rui Manuel da Silva Martins
2467ccb89b Merge branch 'master' of https://github.com/infoportugal/wagtail-modeltranslation
# By Tom Dyson
# Via Rui Martins (1) and Tom Dyson (1)
* 'master' of https://github.com/infoportugal/wagtail-modeltranslation:
  More README formatting tweaks
  README formatting and typo fixes
2015-08-10 14:46:26 +01:00
Rui Manuel da Silva Martins
63162776f0 Bug #16: Template tags missing from pip install; 2015-08-10 14:46:06 +01:00
Rui Martins
718c2127a1 Merge pull request #15 from tomdyson/master
README improvements
2015-08-06 17:43:36 +01:00
Tom Dyson
35022929e6 More README formatting tweaks 2015-08-06 17:40:04 +01:00