Wed, 13 Aug 2008 21:48:11 +0000 Todd Larsen Add a mock-up of a previously-run (but not currently running) Program.
Wed, 13 Aug 2008 21:45:59 +0000 Todd Larsen Re-arrange mock-up paths for program/docs so that they go from less-specific
Wed, 13 Aug 2008 21:35:22 +0000 Todd Larsen New mockup for User Roles page.
Wed, 13 Aug 2008 20:33:25 +0000 Todd Larsen Relative URL path structure example for Organization admin role, for a specific
Wed, 13 Aug 2008 20:30:48 +0000 Todd Larsen Fix some broken links in the GHOP 2008 Program home page mock-up.
Mon, 11 Aug 2008 16:57:46 +0000 Todd Larsen Finished migrating the "proto" app (which only contained a Person profile edit
Mon, 11 Aug 2008 16:44:47 +0000 Todd Larsen Move app.yaml to app.yaml.template and add app.yaml to svn:ignore in trunk/app.
Mon, 04 Aug 2008 22:43:48 +0000 Todd Larsen Remove last remnants of /thirdparty/.
Mon, 04 Aug 2008 22:38:35 +0000 Todd Larsen Move tests/ to top level of trunk/. Fix tests to run from new location. Add
Mon, 04 Aug 2008 22:09:35 +0000 Todd Larsen Finish moving the remaining "prototype" app pieces out of apps/proto,
Mon, 28 Jul 2008 21:27:52 +0000 Todd Larsen Change the MIME type of the remaining .html files to text/html
Mon, 28 Jul 2008 20:59:03 +0000 Todd Larsen Set svn:mime-type to text/css so that browsers will use it as CSS when loaded
Mon, 28 Jul 2008 20:44:54 +0000 Todd Larsen Set svn:mime-type to text/html so that browser will render the page when viewed
Mon, 28 Jul 2008 20:42:10 +0000 Todd Larsen Mockups for some of the Melange views, adapted from the existing GSoC web app
Fri, 18 Jul 2008 18:38:41 +0000 Todd Larsen HTML mockups of proposed Melange (generic), GSoC, and GHOP pages and forms.
Fri, 18 Jul 2008 18:31:46 +0000 Todd Larsen Make static content framework- and program-specific.
Fri, 18 Jul 2008 18:28:19 +0000 Todd Larsen Remove the old "gsoc" and "ghop" apps directories (which now only contain a
Fri, 18 Jul 2008 18:22:23 +0000 Todd Larsen Major reorganization of the soc svn repo, to merge into a single App Engine
Fri, 18 Jul 2008 18:14:01 +0000 Todd Larsen First step of restructuring /trunk/ into a single App Engine app, avoiding all
Tue, 10 Jun 2008 16:23:20 +0000 Todd Larsen Changes to address comments by Sverre about the previous commit.
Tue, 10 Jun 2008 16:19:59 +0000 Todd Larsen Changes to address comments by Sverre about the previous commit.
Tue, 10 Jun 2008 16:10:31 +0000 Todd Larsen Changes to address Sverre's comments about the previous commit.
Tue, 10 Jun 2008 16:08:15 +0000 Todd Larsen Changes to address Sverre's comments to the previous commit.
Mon, 09 Jun 2008 23:49:20 +0000 Todd Larsen Addressed Sverre's commits on the previous commit.
Fri, 06 Jun 2008 04:30:49 +0000 Todd Larsen Script to 'svn cp' /trunk/apps/<app>, /thirdparty/, /trunk/soc/ into a branch.
Fri, 06 Jun 2008 04:10:52 +0000 Todd Larsen Script to 'svn export' /trunk/apps/<app>, /thirdparty/, /trunk/soc/ to local
Fri, 06 Jun 2008 03:25:08 +0000 Todd Larsen Module for new_branch.py and related scripts to manipulate Google App Engine
Fri, 06 Jun 2008 03:18:55 +0000 Todd Larsen New svn_helper.py functionality for new_branch.py and related scripts.
Fri, 06 Jun 2008 03:15:26 +0000 Todd Larsen New settings.py functionality for new_branch.py and related scripts.
Sat, 31 May 2008 01:13:58 +0000 Todd Larsen Updated version of proto.css that defines some "form field" table cell styles
Sat, 31 May 2008 01:11:22 +0000 Todd Larsen Empty index.yaml file created by dev_appserver.py, so that it will stop
Fri, 30 May 2008 17:14:42 +0000 Todd Larsen A {% field_as_table_row %} template tag to simplify custom forms. (This
Wed, 28 May 2008 20:52:28 +0000 Todd Larsen Major revamp of Person model, splitting up poorly-validated properties into
Fri, 23 May 2008 20:56:02 +0000 Todd Larsen A {% field_as_table_row %} template tag to simplify custom forms.
Fri, 23 May 2008 19:07:45 +0000 Todd Larsen List of countries and territories used in addresses.
Fri, 23 May 2008 03:35:33 +0000 Todd Larsen DbModelForm class that fixes verbose_name and help_text handling for Django
Fri, 23 May 2008 00:22:07 +0000 Todd Larsen Replace verbose text in __doc__ string with link to wiki topic about using
Thu, 22 May 2008 19:49:02 +0000 Todd Larsen Fix a typo in the {% extends %} example and add a section on Model-specific
Thu, 22 May 2008 19:37:38 +0000 Todd Larsen Add customized proto/person/profile.html template that was missed in the
Thu, 22 May 2008 19:36:13 +0000 Todd Larsen Move soc/profile.html into soc/person/profile.html, to avoid collisions between
Wed, 21 May 2008 16:27:35 +0000 Todd Larsen First iteration of a "prototype" Melange app, along with an initial Person
Mon, 19 May 2008 17:01:02 +0000 Todd Larsen Helper module used by utility and tool scripts to access svn repositories.
Fri, 16 May 2008 19:46:16 +0000 Todd Larsen settings.py module (and associated tests) for reading a settings file and
Wed, 14 May 2008 01:48:13 +0000 Todd Larsen Make the scripts and scripts/tests directories into packages by adding empty
Wed, 14 May 2008 01:47:24 +0000 Todd Larsen Create a sub-directory for tests of scripts and script helper modules.
Tue, 13 May 2008 17:33:55 +0000 Todd Larsen Nest GHOP module directories in a ghop/ghop sub-directory to preserve the
Tue, 13 May 2008 17:31:56 +0000 Todd Larsen Moving gsoc and ghop Melange app directories into /trunk/apps/ per Pawel's
Tue, 13 May 2008 00:43:02 +0000 Todd Larsen Move the GSoC-specific module hierarchy into a sub-directory to simplify the
Tue, 13 May 2008 00:39:42 +0000 Todd Larsen Move the GSoC-specific module hierarchy into a sub-directory to simplify the
Mon, 12 May 2008 21:04:15 +0000 Sverre Rabbelier Initial definition of the Review Model.
Mon, 12 May 2008 20:40:56 +0000 Sverre Rabbelier Initial definition of the Documentation Model.
Mon, 12 May 2008 20:12:46 +0000 Sverre Rabbelier Initial definition of the Answer Model.
Mon, 12 May 2008 19:34:58 +0000 Sverre Rabbelier Initial definition of the Host Model.
Sat, 10 May 2008 02:15:40 +0000 Sverre Rabbelier Initial definition of the Work Model.
Fri, 09 May 2008 04:30:45 +0000 Augie Fackler Per tlarsen, remove this externals reference to Django trunk.
Fri, 09 May 2008 03:22:14 +0000 Todd Larsen Initial definition of the Work Model.
Thu, 08 May 2008 23:58:47 +0000 Sverre Rabbelier Initial implementation of the Reviewer Model in the reviewer.py module.
Thu, 08 May 2008 23:48:43 +0000 Sverre Rabbelier Initial implementation of the Contributor Model in the contributor.py module.
Thu, 08 May 2008 22:34:47 +0000 Todd Larsen Clarify back-reference relations the same way that they are documented for
Thu, 08 May 2008 22:29:31 +0000 Sverre Rabbelier Initial implementation of the Author Model in the author.py module.
(0) -60 +60 +100 +300 +1000 +3000 tip