Commit Graph

581 Commits

Author SHA1 Message Date
nitely
3edf16cb3b readme Requirements -> Compatibility 2015-09-23 19:45:32 -03:00
nitely
7caa4c5c79 category is_global 2015-09-13 17:13:56 -03:00
nitely
fb01d9eac2 readme use pip install django-spirit #73 2015-09-13 16:19:21 -03:00
nitely
2c81679369 user.auth.views allow custom registration_form #72 2015-09-13 15:54:44 -03:00
nitely
3f91ea01b4 user email case insensitive 2015-09-07 08:05:56 -03:00
nitely
e801fc2c04 travis no sudo 2015-09-06 12:23:44 -03:00
nitely
b2e9d2801d comment.form image refactor 2015-09-06 12:09:46 -03:00
nitely
d84924c442 models user foreign key related_name everywhere 2015-08-28 18:46:18 -03:00
nitely
5300c68182 utils.pushd 2015-08-15 20:16:19 -03:00
Esteban Castro Borsani
f18c2d70d9 Merge pull request #71 from nitely/v0.4.x
V0.4.2
2015-08-14 19:25:50 -03:00
nitely
3376eb1f14 bump 0.4.2 2015-08-14 19:19:41 -03:00
nitely
214c86c924 fix core.management.command test 2015-08-11 00:19:32 -03:00
nitely
0a20cb263a comment.history use current date on creation 2015-08-07 22:58:54 -03:00
nitely
404300fbaa core.management.command collectstatic calls less verbose 2015-08-02 19:50:39 -03:00
nitely
83c3f61e70 core.management.command spiritupgrade 2015-08-02 19:46:43 -03:00
nitely
70ec7799ff Readme installation spiritinstall command 2015-08-02 18:07:36 -03:00
nitely
af1d81cffa core.management.command spiritinstall 2015-08-02 18:02:35 -03:00
nitely
2fa361da07 settings static and media path for testing 2015-08-02 18:02:15 -03:00
nitely
080322ffa1 Merge branch 'master' of https://github.com/nitely/Spirit into v0.4.x 2015-08-02 16:14:55 -03:00
nitely
09f50dde5a settings.dev remove debug_toolbar 2015-08-02 16:05:03 -03:00
Esteban Castro Borsani
2adff72857 Merge pull request #63 from nitely/v0.4.x
v0.4.1
2015-07-31 21:36:30 -03:00
nitely
4cfebbf532 bump v0.4.1 2015-07-31 21:25:04 -03:00
nitely
5c0b4f3609 topic.poll es locale update 2015-07-31 21:21:18 -03:00
nitely
b8db8609b3 user migrations create UserProfiles if does not exists, fixes #62 2015-07-31 21:18:50 -03:00
nitely
d719de0f21 user.admin forms add is_verified field 2015-07-31 21:16:58 -03:00
nitely
453ccf9852 core middleware private forum fix
Anonym users should have access to nothing but the auth not th other way around
2015-07-31 20:50:49 -03:00
nitely
616f1d4ab3 core management command spirittxpush
Pushes locales to tx service requires the tx client and python 27
2015-07-31 02:26:50 -03:00
nitely
db707e4445 .tx config change apps ids to using project_slug.resource_slug
tx requires the app.slug format
2015-07-31 02:25:46 -03:00
nitely
546a60784d gitignore transifex 2015-07-31 02:03:31 -03:00
nitely
b327e89377 tx config 2015-07-31 01:19:07 -03:00
nitely
9de65c7580 core management command spiritcompilemessages
This command will compile all locale files
2015-07-31 00:39:17 -03:00
nitely
370e3de5df core.utils infinite paginator refactor
This module should be moved to the infinite-paginator app
2015-07-30 23:22:58 -03:00
Esteban Castro Borsani
7ad6a0dd71 Update HISTORY.md 2015-07-29 20:09:17 -03:00
Esteban Castro Borsani
6fa4f461d3 Update HISTORY.md 2015-07-28 11:47:08 -03:00
Esteban Castro Borsani
10382b530c Merge pull request #61 from nitely/experimental
v0.4.0
2015-07-28 02:40:00 -03:00
nitely
aeaa5019d4 history 0.4.0 2015-07-28 02:22:39 -03:00
nitely
151b9e87c7 bump 0.4.0 2015-07-28 02:14:12 -03:00
nitely
c8ac9edb79 new migrations, removed spirit app 2015-07-28 02:00:26 -03:00
nitely
ff41203f5c Merge branch 'master' into experimental 2015-07-28 01:14:17 -03:00
nitely
169142f1e3 bump 0.3.0 2015-07-28 00:56:21 -03:00
nitely
ab86606440 settings STATIC_ROOT 2015-07-28 00:53:58 -03:00
nitely
8eb2a55b82 update dependencies 2015-07-28 00:12:56 -03:00
nitely
20dcff2783 readme upgrade notes 2015-07-27 01:13:59 -03:00
nitely
c53e0c7fc7 fix RemovedInDjango19Warning 2015-07-26 21:25:59 -03:00
nitely
74105e1d40 bump haystack dependency to 2.4 2015-07-26 21:25:15 -03:00
nitely
fcad3b062d topic notification form validation 2015-07-26 15:42:54 -03:00
nitely
5c4d13c9e2 notification model comment not null 2015-07-25 23:44:14 -03:00
nitely
d079a40b99 default notification 2015-07-25 20:19:08 -03:00
nitely
76e38495f5 category admin form label 2015-07-25 19:42:49 -03:00
nitely
0763d9698c locale zh_CN to zh_Hans 2015-07-25 18:04:12 -03:00