Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates as of October 2013 #1

Open
wants to merge 63 commits into
base: master
Choose a base branch
from
Open

Conversation

automaciej
Copy link

Hi Olivier,

Here are some changes I made to the code over the past years. Please pull them to your repository!

Maciej

(no author) and others added 30 commits October 11, 2008 23:27
git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@1 2cc4e26e-97ec-11dd-87e9-a30ea5446288
- Code copied from the previous repository, without history, but there wasn't
  much of it anyway.
- Added PhpbbPassword class which handles password checking. Generating new
  passwords is not implemented.


git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@3 2cc4e26e-97ec-11dd-87e9-a30ea5446288
- Fixed backends.py, logging in is now working
- Added templates. They currently contain code specific to my current project.
  I'm going to remove those bits and replace them with a context object.


git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@8 2cc4e26e-97ec-11dd-87e9-a30ea5446288
git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@9 2cc4e26e-97ec-11dd-87e9-a30ea5446288
- Removed a dependency on the former parent project


git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@12 2cc4e26e-97ec-11dd-87e9-a30ea5446288
git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@13 2cc4e26e-97ec-11dd-87e9-a30ea5446288
git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@14 2cc4e26e-97ec-11dd-87e9-a30ea5446288
 - Added displayed columns to the admin interface
 - Minor phpBB model tweaks


git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@15 2cc4e26e-97ec-11dd-87e9-a30ea5446288
- Started porting bbcode
  - bitfield class port is complete (also has tests)
  - bbcode and bbcode_first_pass classes are under construction
- models.py
  - Added fields: user_sig_bbcode_uid and user_sig_bbcode_bitfield
  - Style changes


git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@17 2cc4e26e-97ec-11dd-87e9-a30ea5446288
- Added model for PhpbbConfig.


git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@18 2cc4e26e-97ec-11dd-87e9-a30ea5446288
git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@21 2cc4e26e-97ec-11dd-87e9-a30ea5446288
- Started working on better views (templatetags)
- Added phpbb_config to models


git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@23 2cc4e26e-97ec-11dd-87e9-a30ea5446288
- Grouped forum display (but still no support for left_id and right_id)


git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@25 2cc4e26e-97ec-11dd-87e9-a30ea5446288
This is somewhat dirty commit; these changes were made several moons ago. I'm
committing them so I can track new changes separately.


git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@34 2cc4e26e-97ec-11dd-87e9-a30ea5446288
git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@36 2cc4e26e-97ec-11dd-87e9-a30ea5446288
mkoloberdin and others added 29 commits July 25, 2012 15:29
Conflicts:
	phpbb/models.py
git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@36 2cc4e26e-97ec-11dd-87e9-a30ea5446288
git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@38 2cc4e26e-97ec-11dd-87e9-a30ea5446288

Conflicts:
	phpbb/admin.py
The content from the old wiki has been integrated into the README.md file.
Ideally, it would be configurable.

Also, add a new template in which all posts are on the same page.
This code is still site-specific and should be removed.
Also, use the python binary from PATH.
The project does not provide templates.
@automaciej
Copy link
Author

Ping? Any chance to get this merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants