0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:ollej/neno More... over 13 years ago
MINOR: Working Add Board button that sets up a new discussion list card panel with a store connecting to the given URL and loads it. XML parsing doesn't seem to work yet though, as nothing shows up in the list. More... over 13 years ago
MINOR: Updated to work with new Django version. More... over 13 years ago
Restucture to keep neno name for django projeckt. More... over 13 years ago
Initial commit of neno gwt client app. More... over 13 years ago
Missed new run_tests.sh scripMissed new run_tests.sh script More... over 13 years ago
Merge branch 'master' of github.com:ollej/neno More... over 13 years ago
Restructured code, to allow for Java GWT project as well. More... over 13 years ago
Updated INSTALL instructions with required packages, added script to run tests and updated the settings file a bit. More... over 13 years ago
Refactored the Atom code into a separate file. Renamed the URLs to be be more consistent. Fixed discussions list to be in Atom format. More... about 14 years ago
Merge branch 'master' of github.com:gurkmannen/neno More... about 14 years ago
Added an INSTALL file which should cover the installation process. Removed requirement of Post.main_post field until it's populated automatically. More... about 14 years ago
Some code cleanup. Added wsgi file for deployment. Also wrote fabfile script for easier deployment. Requires Fabric and django-fab More... about 14 years ago
Moved url patterns for neno.forum to neno/urls.py Moved all REST API code to neno/rest_api.py More... about 14 years ago
Added image fields for avatar, icon and emotes. Added code to display media on local development machine. Removed unnecessary code to get Posts connected to a Discussion. Merged code in both AtomResponders to make them easier to refactor later. More... about 14 years ago
Added a generic AtomResponder and added get_atom method on models to easier map attributes to atom names. Also did some code cleanup. More... about 14 years ago
Removed unnecessary code, added some helper methods in models.py, added id field to admin listings. More... about 14 years ago
Working version of atom feed of a discussion using internal Django feedgenerator. There's also some testing code for other atom feed generators, which will be removed later. More... about 14 years ago
Added .gitignore file. More... about 14 years ago
Modified REST API so all gets should work properly. POST/PUT/DELETE still untested. Listing posts connected to a discussion is not possible yet, though work has been started on it. Still only django-xml, leaving AtomPub integration until api is working properly. More... about 14 years ago
Still getting the hang of git. More... about 14 years ago
Models created, admin system working, simple rest api more or less working. More... about 14 years ago
first commit More... about 14 years ago