-
Notifications
You must be signed in to change notification settings - Fork 9
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
automaciej
wants to merge
63
commits into
olethanh:master
Choose a base branch
from
automaciej:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@1 2cc4e26e-97ec-11dd-87e9-a30ea5446288
git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@2 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
git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@4 2cc4e26e-97ec-11dd-87e9-a30ea5446288
git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@5 2cc4e26e-97ec-11dd-87e9-a30ea5446288
git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@6 2cc4e26e-97ec-11dd-87e9-a30ea5446288
git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@7 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
git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@16 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@19 2cc4e26e-97ec-11dd-87e9-a30ea5446288
git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@20 2cc4e26e-97ec-11dd-87e9-a30ea5446288
git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@21 2cc4e26e-97ec-11dd-87e9-a30ea5446288
git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@22 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
git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@24 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
git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@26 2cc4e26e-97ec-11dd-87e9-a30ea5446288
git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@32 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@35 2cc4e26e-97ec-11dd-87e9-a30ea5446288
git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@36 2cc4e26e-97ec-11dd-87e9-a30ea5446288
…ng composite keys git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@37 2cc4e26e-97ec-11dd-87e9-a30ea5446288
git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@38 2cc4e26e-97ec-11dd-87e9-a30ea5446288
Conflicts: phpbb/models.py
git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@35 2cc4e26e-97ec-11dd-87e9-a30ea5446288
git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@36 2cc4e26e-97ec-11dd-87e9-a30ea5446288
…ng composite keys git-svn-id: https://django-phpbb.googlecode.com/svn/trunk@37 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.
With rel="nofollow".
The project does not provide templates.
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi Olivier,
Here are some changes I made to the code over the past years. Please pull them to your repository!
Maciej