Mon, 28 Jul 2008 20:59:03 +0000 Set svn:mime-type to text/css so that browsers will use it as CSS when loaded
Todd Larsen <tlarsen@google.com> [Mon, 28 Jul 2008 20:59:03 +0000] rev 60
Set svn:mime-type to text/css so that browsers will use it as CSS when loaded from http://soc.googlecode.com/svn/trunk/mockups/
Mon, 28 Jul 2008 20:44:54 +0000 Set svn:mime-type to text/html so that browser will render the page when viewed
Todd Larsen <tlarsen@google.com> [Mon, 28 Jul 2008 20:44:54 +0000] rev 59
Set svn:mime-type to text/html so that browser will render the page when viewed via the http://soc.googlecode.com/svn/trunk/mockups/ link.
Mon, 28 Jul 2008 20:42:10 +0000 Mockups for some of the Melange views, adapted from the existing GSoC web app
Todd Larsen <tlarsen@google.com> [Mon, 28 Jul 2008 20:42:10 +0000] rev 58
Mockups for some of the Melange views, adapted from the existing GSoC web app (but in some cases significantly altered). All of the relative links assume /svn/trunk/mockups/ so that the pages will display properly when accessed from http://soc.googlecode.com/svn/trunk/mockups/.
Fri, 18 Jul 2008 18:38:41 +0000 HTML mockups of proposed Melange (generic), GSoC, and GHOP pages and forms.
Todd Larsen <tlarsen@google.com> [Fri, 18 Jul 2008 18:38:41 +0000] rev 57
HTML mockups of proposed Melange (generic), GSoC, and GHOP pages and forms. The HTML files in this directory are formatted to be viewed directly from svn via http://soc.googlecode.com/svn/trunk/mockups/. All of the paths will be relative (rooted at /svn/trunk/mockups/) and instructions will be added (in a mockups/README file) for configuring an Apache web server for previewing the pages from the svn working copy during development.
Fri, 18 Jul 2008 18:31:46 +0000 Make static content framework- and program-specific.
Todd Larsen <tlarsen@google.com> [Fri, 18 Jul 2008 18:31:46 +0000] rev 56
Make static content framework- and program-specific.
Fri, 18 Jul 2008 18:28:19 +0000 Remove the old "gsoc" and "ghop" apps directories (which now only contain a
Todd Larsen <tlarsen@google.com> [Fri, 18 Jul 2008 18:28:19 +0000] rev 55
Remove the old "gsoc" and "ghop" apps directories (which now only contain a lingering __init__.py file anyway).
Fri, 18 Jul 2008 18:22:23 +0000 Major reorganization of the soc svn repo, to merge into a single App Engine
Todd Larsen <tlarsen@google.com> [Fri, 18 Jul 2008 18:22:23 +0000] rev 54
Major reorganization of the soc svn repo, to merge into a single App Engine image (to make development easier, now that only a single app will run all Google Open Source programs).
Fri, 18 Jul 2008 18:14:01 +0000 First step of restructuring /trunk/ into a single App Engine app, avoiding all
Todd Larsen <tlarsen@google.com> [Fri, 18 Jul 2008 18:14:01 +0000] rev 53
First step of restructuring /trunk/ into a single App Engine app, avoiding all of the complicated scripts.
Tue, 10 Jun 2008 16:23:20 +0000 Changes to address comments by Sverre about the previous commit.
Todd Larsen <tlarsen@google.com> [Tue, 10 Jun 2008 16:23:20 +0000] rev 52
Changes to address comments by Sverre about the previous commit. Patch by: Todd Larsen Review by: Sverre Rabbelier Review issue: 301 Review URL: http://codereviews.googleopensourceprograms.com/301
Tue, 10 Jun 2008 16:19:59 +0000 Changes to address comments by Sverre about the previous commit.
Todd Larsen <tlarsen@google.com> [Tue, 10 Jun 2008 16:19:59 +0000] rev 51
Changes to address comments by Sverre about the previous commit. Patch by: Todd Larsen Review by: Sverre Rabbelier Review issue: 341 Review URL: http://codereviews.googleopensourceprograms.com/341
Tue, 10 Jun 2008 16:10:31 +0000 Changes to address Sverre's comments about the previous commit.
Todd Larsen <tlarsen@google.com> [Tue, 10 Jun 2008 16:10:31 +0000] rev 50
Changes to address Sverre's comments about the previous commit. Patch by: Todd Larsen Review by: Sverre Rabbelier Review issue: 321 Review URL: http://codereviews.googleopensourceprograms.com/321
Tue, 10 Jun 2008 16:08:15 +0000 Changes to address Sverre's comments to the previous commit.
Todd Larsen <tlarsen@google.com> [Tue, 10 Jun 2008 16:08:15 +0000] rev 49
Changes to address Sverre's comments to the previous commit. Patch by: Todd Larsen Review by: Sverre Rabbelier Review issue: 281 Review URL: http://codereviews.googleopensourceprograms.com/281
Mon, 09 Jun 2008 23:49:20 +0000 Addressed Sverre's commits on the previous commit.
Todd Larsen <tlarsen@google.com> [Mon, 09 Jun 2008 23:49:20 +0000] rev 48
Addressed Sverre's commits on the previous commit. Patch by: Todd Larsen Review by: Sverre Rabbelier Review issue: 282 Review URL: http://codereviews.googleopensourceprograms.com/282
Fri, 06 Jun 2008 04:30:49 +0000 Script to 'svn cp' /trunk/apps/<app>, /thirdparty/, /trunk/soc/ into a branch.
Todd Larsen <tlarsen@google.com> [Fri, 06 Jun 2008 04:30:49 +0000] rev 47
Script to 'svn cp' /trunk/apps/<app>, /thirdparty/, /trunk/soc/ into a branch. Patch by: Todd Larsen TO BE REVIEWED Review issue: 341 Review URL: http://codereviews.googleopensourceprograms.com/341
Fri, 06 Jun 2008 04:10:52 +0000 Script to 'svn export' /trunk/apps/<app>, /thirdparty/, /trunk/soc/ to local
Todd Larsen <tlarsen@google.com> [Fri, 06 Jun 2008 04:10:52 +0000] rev 46
Script to 'svn export' /trunk/apps/<app>, /thirdparty/, /trunk/soc/ to local filesystem. Patch by: Todd Larsen TO BE REVIEWED Review issue: 321 Review URL: http://codereviews.googleopensourceprograms.com/321
Fri, 06 Jun 2008 03:25:08 +0000 Module for new_branch.py and related scripts to manipulate Google App Engine
Todd Larsen <tlarsen@google.com> [Fri, 06 Jun 2008 03:25:08 +0000] rev 45
Module for new_branch.py and related scripts to manipulate Google App Engine "image" directories. Patch by: Todd Larsen TO BE REVIEWED Review issue: 282 Review URL: http://codereviews.googleopensourceprograms.com/282
Fri, 06 Jun 2008 03:18:55 +0000 New svn_helper.py functionality for new_branch.py and related scripts.
Todd Larsen <tlarsen@google.com> [Fri, 06 Jun 2008 03:18:55 +0000] rev 44
New svn_helper.py functionality for new_branch.py and related scripts. Patch by: Todd Larsen TO BE REVIEWED Review issue: 301 Review URL: http://codereviews.googleopensourceprograms.com/301
Fri, 06 Jun 2008 03:15:26 +0000 New settings.py functionality for new_branch.py and related scripts.
Todd Larsen <tlarsen@google.com> [Fri, 06 Jun 2008 03:15:26 +0000] rev 43
New settings.py functionality for new_branch.py and related scripts. Patch by: Todd Larsen TO BE REVIEWED Review issue: 281 Review URL: http://codereviews.googleopensourceprograms.com/281
Sat, 31 May 2008 01:13:58 +0000 Updated version of proto.css that defines some "form field" table cell styles
Todd Larsen <tlarsen@google.com> [Sat, 31 May 2008 01:13:58 +0000] rev 42
Updated version of proto.css that defines some "form field" table cell styles that was missed in the previous commit.
Sat, 31 May 2008 01:11:22 +0000 Empty index.yaml file created by dev_appserver.py, so that it will stop
Todd Larsen <tlarsen@google.com> [Sat, 31 May 2008 01:11:22 +0000] rev 41
Empty index.yaml file created by dev_appserver.py, so that it will stop showing up as an unknown file in the 'svn status' output.
Fri, 30 May 2008 17:14:42 +0000 A {% field_as_table_row %} template tag to simplify custom forms. (This
Todd Larsen <tlarsen@google.com> [Fri, 30 May 2008 17:14:42 +0000] rev 40
A {% field_as_table_row %} template tag to simplify custom forms. (This template file was missed in the r348 commit.) Patch by: Todd Larsen Review by: Pawel Solyga Review issue: 221 Review URL: http://codereviews.googleopensourceprograms.com/221
Wed, 28 May 2008 20:52:28 +0000 Major revamp of Person model, splitting up poorly-validated properties into
Todd Larsen <tlarsen@google.com> [Wed, 28 May 2008 20:52:28 +0000] rev 39
Major revamp of Person model, splitting up poorly-validated properties into StringProperties, etc. Patch by: Todd Larsen Review by: Pawel Solyga Review issue: 261 Review URL: http://codereviews.googleopensourceprograms.com/261
Fri, 23 May 2008 20:56:02 +0000 A {% field_as_table_row %} template tag to simplify custom forms.
Todd Larsen <tlarsen@google.com> [Fri, 23 May 2008 20:56:02 +0000] rev 38
A {% field_as_table_row %} template tag to simplify custom forms. Patch by: Todd Larsen Review by: Pawel Solyga Review issue: 221 Review URL: http://codereviews.googleopensourceprograms.com/221
Fri, 23 May 2008 19:07:45 +0000 List of countries and territories used in addresses.
Todd Larsen <tlarsen@google.com> [Fri, 23 May 2008 19:07:45 +0000] rev 37
List of countries and territories used in addresses. Patch by: Todd Larsen Review by: Maarten Lankhorst Review issue: 241 Review URL: http://codereviews.googleopensourceprograms.com/241
Fri, 23 May 2008 03:35:33 +0000 DbModelForm class that fixes verbose_name and help_text handling for Django
Todd Larsen <tlarsen@google.com> [Fri, 23 May 2008 03:35:33 +0000] rev 36
DbModelForm class that fixes verbose_name and help_text handling for Django forms generated from App Engine Datastore models. Patch by: Todd Larsen Review by: Augie Fackler Review issue: 201 Review URL: http://codereviews.googleopensourceprograms.com/201
Fri, 23 May 2008 00:22:07 +0000 Replace verbose text in __doc__ string with link to wiki topic about using
Todd Larsen <tlarsen@google.com> [Fri, 23 May 2008 00:22:07 +0000] rev 35
Replace verbose text in __doc__ string with link to wiki topic about using nosetests to run the tests.
Thu, 22 May 2008 19:49:02 +0000 Fix a typo in the {% extends %} example and add a section on Model-specific
Todd Larsen <tlarsen@google.com> [Thu, 22 May 2008 19:49:02 +0000] rev 34
Fix a typo in the {% extends %} example and add a section on Model-specific View template sub-directories.
Thu, 22 May 2008 19:37:38 +0000 Add customized proto/person/profile.html template that was missed in the
Todd Larsen <tlarsen@google.com> [Thu, 22 May 2008 19:37:38 +0000] rev 33
Add customized proto/person/profile.html template that was missed in the original apps/proto commit, and follow the new <model>/<view>.html directory structure now used in soc/templates/soc.
Thu, 22 May 2008 19:36:13 +0000 Move soc/profile.html into soc/person/profile.html, to avoid collisions between
Todd Larsen <tlarsen@google.com> [Thu, 22 May 2008 19:36:13 +0000] rev 32
Move soc/profile.html into soc/person/profile.html, to avoid collisions between similarly-named templates.
Wed, 21 May 2008 16:27:35 +0000 First iteration of a "prototype" Melange app, along with an initial Person
Todd Larsen <tlarsen@google.com> [Wed, 21 May 2008 16:27:35 +0000] rev 31
First iteration of a "prototype" Melange app, along with an initial Person Profile view. Patch by: Augie Fackler (with some additions by Todd Larsen) Review by: Todd Larsen Review issue: 46 Review URL: http://codereviews.googleopensourceprograms.com/46
(0) -50 -30 +30 +50 +100 +300 +1000 +3000 tip