|
1e1955a588
|
Add URLs to all modified fields in the notification message.
|
2009-09-18 16:32:15 +02:00 |
|
|
6ab39b4eb7
|
Add markdown previews for generic forms in the site as well, not
just the admin site.
|
2009-09-18 15:40:20 +02:00 |
|
|
e808d4cdb3
|
Add (working) previewing of markdown fields in the admin interface.
|
2009-09-18 10:18:41 +02:00 |
|
|
4f91ae9cc2
|
Seems password has to be set with set_password...
|
2009-09-16 17:08:15 +02:00 |
|
|
322da0de7e
|
Implement an authentication backend that will look up the user in the old
community login system in case it's not present in the django auth one,
and if necessary create the object in the django one.
|
2009-09-16 16:43:46 +02:00 |
|
|
d69d8a422c
|
Correct links to RSS feeds in header
|
2009-09-16 16:14:12 +02:00 |
|
|
e491afc4fe
|
Merge branch 'master' of ssh://git@git.postgresql.org/pgweb
|
2009-09-16 16:11:09 +02:00 |
|
|
df91488ae6
|
Add a template context processor that sets link_root on all secure requests,
so that we can generate proper linkbacks to the non-secure version of the
site for all static content.
|
2009-09-16 16:09:54 +02:00 |
|
|
6573114605
|
Add a template context processor that sets link_root on all secure requests,
so that we can generate proper linkbacks to the non-secure version of the
site for all static content.
|
2009-09-16 16:08:17 +02:00 |
|
|
4be5cd0266
|
Wrap login views so we can require https
|
2009-09-16 15:54:35 +02:00 |
|
|
5f619889d7
|
Make https redirection work again.
Add a way to skip https redirection, so we can still run it locally,
and mark a couple of forms as requiring https.
|
2009-09-16 15:46:17 +02:00 |
|
|
f023480689
|
Actually support logging in without using the admin interface
|
2009-09-16 15:07:23 +02:00 |
|
|
c24eea14ab
|
Initial data must not live in initial_data.yaml, that will cause the data that's currently
in the database to be overwritten... Put it in a separate file, and add a script that will
automatically load all these files if present.
|
2009-09-16 13:16:04 +02:00 |
|
|
3166e0eb55
|
Include initial data for countries.
|
2009-09-14 14:43:47 +02:00 |
|
|
90b758c247
|
A first very basic import.
Contains basic functionality, and an import of most of the static content
from the old site.
There is still plenty more to do...
|
2009-09-14 14:39:25 +02:00 |
|