2008-07-18 |
Todd Larsen |
HTML mockups of proposed Melange (generic), GSoC, and GHOP pages and forms.
|
changeset |
files
|
2008-07-18 |
Todd Larsen |
Make static content framework- and program-specific.
|
changeset |
files
|
2008-07-18 |
Todd Larsen |
Remove the old "gsoc" and "ghop" apps directories (which now only contain a
|
changeset |
files
|
2008-07-18 |
Todd Larsen |
Major reorganization of the soc svn repo, to merge into a single App Engine
|
changeset |
files
|
2008-07-18 |
Todd Larsen |
First step of restructuring /trunk/ into a single App Engine app, avoiding all
|
changeset |
files
|
2008-06-10 |
Todd Larsen |
Changes to address comments by Sverre about the previous commit.
|
changeset |
files
|
2008-06-10 |
Todd Larsen |
Changes to address comments by Sverre about the previous commit.
|
changeset |
files
|
2008-06-10 |
Todd Larsen |
Changes to address Sverre's comments about the previous commit.
|
changeset |
files
|
2008-06-10 |
Todd Larsen |
Changes to address Sverre's comments to the previous commit.
|
changeset |
files
|
2008-06-09 |
Todd Larsen |
Addressed Sverre's commits on the previous commit.
|
changeset |
files
|
2008-06-06 |
Todd Larsen |
Script to 'svn cp' /trunk/apps/<app>, /thirdparty/, /trunk/soc/ into a branch.
|
changeset |
files
|
2008-06-06 |
Todd Larsen |
Script to 'svn export' /trunk/apps/<app>, /thirdparty/, /trunk/soc/ to local
|
changeset |
files
|
2008-06-06 |
Todd Larsen |
Module for new_branch.py and related scripts to manipulate Google App Engine
|
changeset |
files
|
2008-06-06 |
Todd Larsen |
New svn_helper.py functionality for new_branch.py and related scripts.
|
changeset |
files
|
2008-06-06 |
Todd Larsen |
New settings.py functionality for new_branch.py and related scripts.
|
changeset |
files
|
2008-05-31 |
Todd Larsen |
Updated version of proto.css that defines some "form field" table cell styles
|
changeset |
files
|
2008-05-31 |
Todd Larsen |
Empty index.yaml file created by dev_appserver.py, so that it will stop
|
changeset |
files
|
2008-05-30 |
Todd Larsen |
A {% field_as_table_row %} template tag to simplify custom forms. (This
|
changeset |
files
|
2008-05-28 |
Todd Larsen |
Major revamp of Person model, splitting up poorly-validated properties into
|
changeset |
files
|
2008-05-23 |
Todd Larsen |
A {% field_as_table_row %} template tag to simplify custom forms.
|
changeset |
files
|
2008-05-23 |
Todd Larsen |
List of countries and territories used in addresses.
|
changeset |
files
|
2008-05-23 |
Todd Larsen |
DbModelForm class that fixes verbose_name and help_text handling for Django
|
changeset |
files
|
2008-05-23 |
Todd Larsen |
Replace verbose text in __doc__ string with link to wiki topic about using
|
changeset |
files
|
2008-05-22 |
Todd Larsen |
Fix a typo in the {% extends %} example and add a section on Model-specific
|
changeset |
files
|
2008-05-22 |
Todd Larsen |
Add customized proto/person/profile.html template that was missed in the
|
changeset |
files
|
2008-05-22 |
Todd Larsen |
Move soc/profile.html into soc/person/profile.html, to avoid collisions between
|
changeset |
files
|
2008-05-21 |
Todd Larsen |
First iteration of a "prototype" Melange app, along with an initial Person
|
changeset |
files
|
2008-05-19 |
Todd Larsen |
Helper module used by utility and tool scripts to access svn repositories.
|
changeset |
files
|
2008-05-16 |
Todd Larsen |
settings.py module (and associated tests) for reading a settings file and
|
changeset |
files
|
2008-05-14 |
Todd Larsen |
Make the scripts and scripts/tests directories into packages by adding empty
|
changeset |
files
|
2008-05-14 |
Todd Larsen |
Create a sub-directory for tests of scripts and script helper modules.
|
changeset |
files
|
2008-05-13 |
Todd Larsen |
Nest GHOP module directories in a ghop/ghop sub-directory to preserve the
|
changeset |
files
|
2008-05-13 |
Todd Larsen |
Moving gsoc and ghop Melange app directories into /trunk/apps/ per Pawel's
|
changeset |
files
|
2008-05-13 |
Todd Larsen |
Move the GSoC-specific module hierarchy into a sub-directory to simplify the
|
changeset |
files
|
2008-05-13 |
Todd Larsen |
Move the GSoC-specific module hierarchy into a sub-directory to simplify the
|
changeset |
files
|
2008-05-12 |
Sverre Rabbelier |
Initial definition of the Review Model.
|
changeset |
files
|
2008-05-12 |
Sverre Rabbelier |
Initial definition of the Documentation Model.
|
changeset |
files
|
2008-05-12 |
Sverre Rabbelier |
Initial definition of the Answer Model.
|
changeset |
files
|
2008-05-12 |
Sverre Rabbelier |
Initial definition of the Host Model.
|
changeset |
files
|
2008-05-10 |
Sverre Rabbelier |
Initial definition of the Work Model.
|
changeset |
files
|
2008-05-09 |
Augie Fackler |
Per tlarsen, remove this externals reference to Django trunk.
|
changeset |
files
|
2008-05-09 |
Todd Larsen |
Initial definition of the Work Model.
|
changeset |
files
|
2008-05-08 |
Sverre Rabbelier |
Initial implementation of the Reviewer Model in the reviewer.py module.
|
changeset |
files
|
2008-05-08 |
Sverre Rabbelier |
Initial implementation of the Contributor Model in the contributor.py module.
|
changeset |
files
|
2008-05-08 |
Todd Larsen |
Clarify back-reference relations the same way that they are documented for
|
changeset |
files
|
2008-05-08 |
Sverre Rabbelier |
Initial implementation of the Author Model in the author.py module.
|
changeset |
files
|
2008-05-08 |
Sverre Rabbelier |
Initial implementation of the Administrator Model in the administrator.py module.
|
changeset |
files
|
2008-05-07 |
Todd Larsen |
Script to generate epydoc documents in wiki/html/epydoc.
|
changeset |
files
|
2008-05-07 |
Todd Larsen |
Oops. The original scripts sub-directory was put in the wrong place.
|
changeset |
files
|
2008-05-07 |
Todd Larsen |
Initial conversion of the Person Model from PersonModel.wiki to person.py.
|
changeset |
files
|
2008-05-06 |
Todd Larsen |
Initial revision of the user.py module, containing the User Model, from the
|
changeset |
files
|
2008-05-06 |
Todd Larsen |
Add /trunk/ of Django using svn:externals.
|
changeset |
files
|
2008-05-06 |
Todd Larsen |
Initial AUTHORS file. Each contributor is added when their first contribution
|
changeset |
files
|
2008-05-06 |
Todd Larsen |
Create the package directory structure for the GSoC and GHOP Melange
|
changeset |
files
|
2008-05-06 |
Todd Larsen |
Add a "namespace-subdivided" Django templates directory for the SoC
|
changeset |
files
|
2008-05-06 |
Todd Larsen |
Create the soc.views sub-package for modules that implement Views.
|
changeset |
files
|
2008-05-05 |
Todd Larsen |
Define the soc package and the soc.models sub-package.
|
changeset |
files
|
2008-04-24 |
Todd Larsen |
Add license text file for Apache 2.0 license.
|
changeset |
files
|