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
Mon, 19 May 2008 17:01:02 +0000 Helper module used by utility and tool scripts to access svn repositories.
Todd Larsen <tlarsen@google.com> [Mon, 19 May 2008 17:01:02 +0000] rev 30
Helper module used by utility and tool scripts to access svn repositories. Patch by: Todd Larsen Review by: Sverre Rabbelier Review issue: 105 Review URL: http://codereviews.googleopensourceprograms.com/105
Fri, 16 May 2008 19:46:16 +0000 settings.py module (and associated tests) for reading a settings file and
Todd Larsen <tlarsen@google.com> [Fri, 16 May 2008 19:46:16 +0000] rev 29
settings.py module (and associated tests) for reading a settings file and combining it with command-line options, for SoC utility and tool scripts. Patch by: Todd Larsen Review by: Sverre Rabbelier Review issue: 145 Review URL: http://codereviews.googleopensourceprograms.com/145
Wed, 14 May 2008 01:48:13 +0000 Make the scripts and scripts/tests directories into packages by adding empty
Todd Larsen <tlarsen@google.com> [Wed, 14 May 2008 01:48:13 +0000] rev 28
Make the scripts and scripts/tests directories into packages by adding empty __init__.py files.
Wed, 14 May 2008 01:47:24 +0000 Create a sub-directory for tests of scripts and script helper modules.
Todd Larsen <tlarsen@google.com> [Wed, 14 May 2008 01:47:24 +0000] rev 27
Create a sub-directory for tests of scripts and script helper modules.
Tue, 13 May 2008 17:33:55 +0000 Nest GHOP module directories in a ghop/ghop sub-directory to preserve the
Todd Larsen <tlarsen@google.com> [Tue, 13 May 2008 17:33:55 +0000] rev 26
Nest GHOP module directories in a ghop/ghop sub-directory to preserve the module namespace when /trunk/apps/ghop/ is branched into a Google App Engine image.
Tue, 13 May 2008 17:31:56 +0000 Moving gsoc and ghop Melange app directories into /trunk/apps/ per Pawel's
Todd Larsen <tlarsen@google.com> [Tue, 13 May 2008 17:31:56 +0000] rev 25
Moving gsoc and ghop Melange app directories into /trunk/apps/ per Pawel's recent suggestion.
(0) -10 +10 +100 +300 +1000 +3000 tip