My favorites | Sign in
Google
       
Details: Show all Hide all

Today

  • 7 hours ago
    soc
    Revision 0dc180bb5e (Add get_by_scope class method to OrgTag model.) pushed   -   Add get_by_scope class method to OrgTag model.
    Add get_by_scope class method to OrgTag model.
  • 8 hours ago
    soc
    15 new revisions pushed   -   2ac9b24fd7:Remove unused imports from soc.views.models.request module. 168b0abf5b:Remove unused imports and fix some style issues in survey modules. dffbb7d34d:Fix too long lines in soc.views.models.student_project module. 7ff2f08b65:Style fixes in soc.views.models.organization module. 0faebffa1f:Style fixes in soc.views.models.notification module. 79dc6e23c9:Style fixes in soc.views.models.role module. 0b609d21bf:Fix too long lines in soc.views.models.document module. f67ad68be2:Remove unused imports and fix style issues in soc.views.helper.surveys. 5dd493a727:Fix imports in soc.logic.models.mentor module. 983f85a685:Remove unused imports from soc.middleware. f666135079:Fix style issues in soc.models.survey module. 5bb995c3cd:Rmove unused import in soc.tasks.responses module. 6a2d34c38e:Remove unused imports in mentor and org_admin soc.views.models modules. 55fdcbb2d5:Remove unused imports from soc.tasks.updates modules. 3952b1df3c:Remove unused imports and fix style issues in soc.views.models.survey module.
    2ac9b24fd7:Remove unused imports from soc.views.models.request module. 168b0abf5b:Remove unused imports and fix some style issues in survey modules. dffbb7d34d:Fix too long lines in soc.views.models.student_project module. 7ff2f08b65:Style fixes in soc.views.models.organization module. 0faebffa1f:Style fixes in soc.views.models.notification module. 79dc6e23c9:Style fixes in soc.views.models.role module. 0b609d21bf:Fix too long lines in soc.views.models.document module. f67ad68be2:Remove unused imports and fix style issues in soc.views.helper.surveys. 5dd493a727:Fix imports in soc.logic.models.mentor module. 983f85a685:Remove unused imports from soc.middleware. f666135079:Fix style issues in soc.models.survey module. 5bb995c3cd:Rmove unused import in soc.tasks.responses module. 6a2d34c38e:Remove unused imports in mentor and org_admin soc.views.models modules. 55fdcbb2d5:Remove unused imports from soc.tasks.updates modules. 3952b1df3c:Remove unused imports and fix style issues in soc.views.models.survey module.

Last 30 days

  • Dec 29, 2009
    soc
    Revision dc942bcf57 (Disable GHOP module (enabled by mistake).) pushed   -   Disable GHOP module (enabled by mistake).
    Disable GHOP module (enabled by mistake).
  • Dec 28, 2009
    soc
    7 new revisions pushed   -   b84eb9a8bc:Move assignedProposals method in program view to gsoc module. 249f79ae10:Remove unused import in soc.views.models.site module. 9303b4741c:Remove unused imports from soc.views.models.timeline module. 8a0912dcc0:Remove unused imports in soc.views.models.program module. b8461d60a5:Remove unused imports in soc.views.models.student module. 66be894ef7:Replace usage of not existing _getAcceptedOrgsList method with _getOrgsWithProfilesList. In slots allocation view in soc.views and in GHOP task quota allocation view non existing _getAcceptedOrgsList method was still used and caused errors. 1d4acf748d:Move assignSlots and slots views from soc.views.program to GSoC module. Remove unused imports after the move, add all missing imports in new location.
    b84eb9a8bc:Move assignedProposals method in program view to gsoc module. 249f79ae10:Remove unused import in soc.views.models.site module. 9303b4741c:Remove unused imports from soc.views.models.timeline module. 8a0912dcc0:Remove unused imports in soc.views.models.program module. b8461d60a5:Remove unused imports in soc.views.models.student module. 66be894ef7:Replace usage of not existing _getAcceptedOrgsList method with _getOrgsWithProfilesList. In slots allocation view in soc.views and in GHOP task quota allocation view non existing _getAcceptedOrgsList method was still used and caused errors. 1d4acf748d:Move assignSlots and slots views from soc.views.program to GSoC module. Remove unused imports after the move, add all missing imports in new location.
  • Dec 21, 2009
    soc
    Revision b09cb8315a (seed_db module adoption to new Melange modules architecture....) pushed   -   seed_db module adoption to new Melange modules architecture. This is the first part of seed_db changes in order to make it work with new Melange GSoC and GHOP modules. Some additional fixes might be added later.
    seed_db module adoption to new Melange modules architecture. This is the first part of seed_db changes in order to make it work with new Melange GSoC and GHOP modules. Some additional fixes might be added later.
  • Dec 21, 2009
    soc
    Revision c92d0b4b42 (Fix broken imports in seed_db module.) pushed   -   Fix broken imports in seed_db module.
    Fix broken imports in seed_db module.
  • Dec 21, 2009
    soc
    Revision 8c5d4f9d59 (Move showDuplicates view method to gsoc module. At the same...) pushed   -   Move showDuplicates view method to gsoc module. At the same time this commit fixes 500 Server Error which was caused by wrong import of proposal_duplicates login from soc.logic instead of soc.modules.gsoc.logic.
    Move showDuplicates view method to gsoc module. At the same time this commit fixes 500 Server Error which was caused by wrong import of proposal_duplicates login from soc.logic instead of soc.modules.gsoc.logic.

Older

  • Dec 08, 2009
    soc
    issue 702 (Organization Home Page with Blog enabled shows invalid GMaps...) commented on   -   I reviewed the patch and it LGTM. Let's go with issue_702_quickfix_with_jsapi.diff until we port the jsapi inclusion in base.html.
    I reviewed the patch and it LGTM. Let's go with issue_702_quickfix_with_jsapi.diff until we port the jsapi inclusion in base.html.
  • Nov 24, 2009
    soc
    issue 56 (GHOP students need a list of their tasks) commented on   -   thanks.
    thanks.
  • Nov 20, 2009
    soc
    issue 56 (GHOP students need a list of their tasks) commented on   -   You can also point out to the commit that fixed this issue :-) please :-)
    You can also point out to the commit that fixed this issue :-) please :-)
  • Nov 16, 2009
    soc
    issue 345 (allow more than one backup admin) commented on   -   As Sverre pointed out: "How about the above instead (with [] instead of None) and a default value of []?" That would be better. Also we should write a task that would do the conversion and that's all we need. So at the end we should use only one field backup_admins and get rid of backup_admin everywhere.
    As Sverre pointed out: "How about the above instead (with [] instead of None) and a default value of []?" That would be better. Also we should write a task that would do the conversion and that's all we need. So at the end we should use only one field backup_admins and get rid of backup_admin everywhere.
  • Nov 16, 2009
    soc
    Revision cedc3c54c8 (GHOP Timeline fixes. Use Timeline based checks for actions ...) pushed   -   GHOP Timeline fixes. Use Timeline based checks for actions like allowing students to claim the tasks, stop all work submissions etc. Also add new property to Timeline model which indicates when we allow org admins and mentors to add tasks but not allow them to be publicly viewable just yet.
    GHOP Timeline fixes. Use Timeline based checks for actions like allowing students to claim the tasks, stop all work submissions etc. Also add new property to Timeline model which indicates when we allow org admins and mentors to add tasks but not allow them to be publicly viewable just yet.
  • Nov 15, 2009
    soc
    issue 450 (Feature: Allow mass-deleting "notifications") commented on   -   I reviewed the new patch and it LGTM. You can go ahead and commit it.
    I reviewed the new patch and it LGTM. You can go ahead and commit it.
  • Nov 13, 2009
    soc
    issue 450 (Feature: Allow mass-deleting "notifications") commented on   -   Yes exactly, we should just delete notifications from the datastore. Also I'm wondering about using Task Queue for mass deletion, because the task might still work when the page is rerendered which will cause confusion, because parts of recently selected to be deleted notifications will still be there. And one last thing I wouldn't use <th>Select</th> for the column name where the checkboxes are, this will take too much space. I would rather have it empty <th></th> or combined with the <th>From</th> column. Have a look at GMail and how it works there.
    Yes exactly, we should just delete notifications from the datastore. Also I'm wondering about using Task Queue for mass deletion, because the task might still work when the page is rerendered which will cause confusion, because parts of recently selected to be deleted notifications will still be there. And one last thing I wouldn't use <th>Select</th> for the column name where the checkboxes are, this will take too much space. I would rather have it empty <th></th> or combined with the <th>From</th> column. Have a look at GMail and how it works there.
  • Nov 12, 2009
    soc
    issue 56 (GHOP students need a list of their tasks) commented on   -   Completed tasks will remain Closed, and unfinished ones will sooner or later become Reopened, but after the contest is over nobody will be able to claim it or do anything with it. We might also just mark the tasks as Invalid or something similar to indicate that the contest is over. Regarding: student or (at_least_one_taks_whose_status_is_above) Yes that is correct, no need to check org_admin and mentor roles :-)
    Completed tasks will remain Closed, and unfinished ones will sooner or later become Reopened, but after the contest is over nobody will be able to claim it or do anything with it. We might also just mark the tasks as Invalid or something similar to indicate that the contest is over. Regarding: student or (at_least_one_taks_whose_status_is_above) Yes that is correct, no need to check org_admin and mentor roles :-)
  • Nov 12, 2009
    soc
    issue 56 (GHOP students need a list of their tasks) commented on   -   Well in the situation you just described the list will not show up when the contest is over (no more claimed or requested tasks), so I agree with Lennie. so we can show it when: (!org_admin and !mentor and student) or (!org_admin and !mentor and at_least_one_claimed_or_requested_task) how does that sound ?
    Well in the situation you just described the list will not show up when the contest is over (no more claimed or requested tasks), so I agree with Lennie. so we can show it when: (!org_admin and !mentor and student) or (!org_admin and !mentor and at_least_one_claimed_or_requested_task) how does that sound ?
  • Nov 02, 2009
    soc
    issue 37 (User Roles page should display Active Roles) commented on   -   Did you see how the mock up looks like and how our roles view looks like now ? Maybe we should open another issue to improve usability of roles view and leave that one as fixed ?
    Did you see how the mock up looks like and how our roles view looks like now ? Maybe we should open another issue to improve usability of roles view and leave that one as fixed ?
  • Oct 05, 2009
    soc
    Revision 63625e7e0c (Add function for CSV export of survey records for a given su...) pushed   -   Add function for CSV export of survey records for a given survey.
    Add function for CSV export of survey records for a given survey.
  • Oct 05, 2009
    soc
    Revision ad05c8063e (Add functions for CSV export of organizations and roles. Th...) pushed   -   Add functions for CSV export of organizations and roles. Those CSV exports are used to create Google Code GSoC projects at the end of the program for students code submissions.
    Add functions for CSV export of organizations and roles. Those CSV exports are used to create Google Code GSoC projects at the end of the program for students code submissions.
  • Sep 28, 2009
    soc
    ChangeLog (This page contains Change Logs for Melange.) Wiki page edited
  • Sep 28, 2009
    soc
    2 new revisions pushed   -   Revision db28a7db5c:Set new Melange version number to 0-5-20090928 in app.yaml.template. Revision e11f934e60:Added tag v0-5-20090928 for changeset db28a7db5cc6
    Revision db28a7db5c:Set new Melange version number to 0-5-20090928 in app.yaml.template. Revision e11f934e60:Added tag v0-5-20090928 for changeset db28a7db5cc6
  • Sep 25, 2009
    soc
    Revision e4b6d1f029 (Style fix in soc.views.models.request module.) pushed   -   Style fix in soc.views.models.request module.
    Style fix in soc.views.models.request module.
  • Sep 25, 2009
    soc
    Revision a462a75b04 (Add missing blank line in soc.modules.gsoc.logic.models.stud...) pushed   -   Add missing blank line in soc.modules.gsoc.logic.models.student module.
    Add missing blank line in soc.modules.gsoc.logic.models.student module.
  • Sep 25, 2009
    soc
    Revision e73c0eb590 (Add missing blank line in soc.models.survey_record module.) pushed   -   Add missing blank line in soc.models.survey_record module.
    Add missing blank line in soc.models.survey_record module.
  • Sep 24, 2009
    soc
    Revision 93ec6da82b (Fix whitespace in pylint disable-msg comment in soc.views.mo...) pushed   -   Fix whitespace in pylint disable-msg comment in soc.views.models.student_project module.
    Fix whitespace in pylint disable-msg comment in soc.views.models.student_project module.
  • Sep 24, 2009
    soc
    Revision 1e1b8f22e1 (Style fixes in seed_db module.) pushed   -   Style fixes in seed_db module.
    Style fixes in seed_db module.
  • Sep 24, 2009
    soc
    Revision 4337dfc336 (Style fix in soc.views.helper.redirects module.) pushed   -   Style fix in soc.views.helper.redirects module.
    Style fix in soc.views.helper.redirects module.
  • Sep 24, 2009
    soc
    Revision 605e3c3a55 (Fix indentions in student_project view module.) pushed   -   Fix indentions in student_project view module.
    Fix indentions in student_project view module.
  • Sep 22, 2009
    soc
    ChangeLog (This page contains Change Logs for Melange.) Wiki page edited
  • Sep 22, 2009
    soc
    ChangeLog (This page contains Change Logs for Melange.) Wiki page edited
  • Sep 21, 2009
    soc
    2 new revisions pushed   -   Revision 06f4fe3519:Set new Melange version number to 0-5-20090922 in app.yaml.template. Revision 9ae1ee28e4:Added tag v0-5-20090922 for changeset 06f4fe351977
    Revision 06f4fe3519:Set new Melange version number to 0-5-20090922 in app.yaml.template. Revision 9ae1ee28e4:Added tag v0-5-20090922 for changeset 06f4fe351977
  • Sep 12, 2009
    soc
    ChangeLog (This page contains Change Logs for Melange.) Wiki page commented on   -   Command used to generate changelog in hg (mercurial) is: {{{ hg log --template ' * {desc|firstline} ({author|person})\n' -r $PREVIOUSRELEASETAG:$CURRENTRELEASETAG }}} or {{{ hg log --template ' * {desc|firstline} ({author|person})\n' -r $PREVIOUSRELEASEHASH -r $CURRENTRELEASEHASH }}} if you want to use commit hashes instead of tags
    Command used to generate changelog in hg (mercurial) is: {{{ hg log --template ' * {desc|firstline} ({author|person})\n' -r $PREVIOUSRELEASETAG:$CURRENTRELEASETAG }}} or {{{ hg log --template ' * {desc|firstline} ({author|person})\n' -r $PREVIOUSRELEASEHASH -r $CURRENTRELEASEHASH }}} if you want to use commit hashes instead of tags
  • Sep 12, 2009
    soc
    ChangeLog (This page contains Change Logs for Melange.) Wiki page commented on   -   Command used to generate changelog in hg (mercurial) is: {{{ hg log --template ' {desc|firstline} ({author|person})\n' -r $PREVIOUSRELEASETAG:$CURRENTRELEASETAG }}} or {{{ hg log --template ' {desc|firstline} ({author|person})\n' -r $PREVIOUSRELEASEHASH -r $CURRENTRELEASEHASH}}} if you want to use commit hashes instead of tags
    Command used to generate changelog in hg (mercurial) is: {{{ hg log --template ' {desc|firstline} ({author|person})\n' -r $PREVIOUSRELEASETAG:$CURRENTRELEASETAG }}} or {{{ hg log --template ' {desc|firstline} ({author|person})\n' -r $PREVIOUSRELEASEHASH -r $CURRENTRELEASEHASH}}} if you want to use commit hashes instead of tags
  • Sep 12, 2009
    soc
    ChangeLog (This page contains Change Logs for Melange.) Wiki page commented on   -   Command used to generate changelog in hg (mercurial) is: hg log --template ' * {desc|firstline} ({author|person})\n' -r $PREVIOUSRELEASETAG:$CURRENTRELEASETAG or hg log --template ' * {desc|firstline} ({author|person})\n' -r $PREVIOUSRELEASEHASH -r $CURRENTRELEASEHASH if you want to use commit hashes instead of tags
    Command used to generate changelog in hg (mercurial) is: hg log --template ' * {desc|firstline} ({author|person})\n' -r $PREVIOUSRELEASETAG:$CURRENTRELEASETAG or hg log --template ' * {desc|firstline} ({author|person})\n' -r $PREVIOUSRELEASEHASH -r $CURRENTRELEASEHASH if you want to use commit hashes instead of tags
  • Sep 07, 2009
    soc
    issue 688 (Sign in links do not redirect to version.latest... on non-er...) commented on   -   Yes might be the cache correct.
    Yes might be the cache correct.
  • Sep 07, 2009
    soc
    issue 688 (Sign in links do not redirect to version.latest... on non-er...) Status changed   -   They redirect correctly now. It happens sometimes when you try to login after you just deployed new version, at least happened for me.
    Status: NotRepeatable
    They redirect correctly now. It happens sometimes when you try to login after you just deployed new version, at least happened for me.
    Status: NotRepeatable
  • Sep 06, 2009
    soc
    3 new revisions pushed   -   Revision a04b1e4126:Remove some left overs from recent Google App Engine 1.2.5 update. Revision 9f7f269383:Set new Melange version number to 0-5-20090906 in app.yaml.template. Revision 9b0709e9be:Added tag v0-5-20090906 for changeset 9f7f269383f7
    Revision a04b1e4126:Remove some left overs from recent Google App Engine 1.2.5 update. Revision 9f7f269383:Set new Melange version number to 0-5-20090906 in app.yaml.template. Revision 9b0709e9be:Added tag v0-5-20090906 for changeset 9f7f269383f7
  • Sep 06, 2009
    soc
    Revision 2e0b0af889 (Update Google App Engine from 1.2.3 to 1.2.5 in thirdparty f...) pushed   -   Update Google App Engine from 1.2.3 to 1.2.5 in thirdparty folder.
    Update Google App Engine from 1.2.3 to 1.2.5 in thirdparty folder.
  • Aug 27, 2009
    soc
    issue 684 ("Resign as" link does not prompt for confirmation) commented on   -   I was thinking about adding this extra text in the second step.
    I was thinking about adding this extra text in the second step.
  • Aug 27, 2009
    soc
    issue 684 ("Resign as" link does not prompt for confirmation) Cc changed   -   Ah true. I guess we should provide some red text there. That "by hitting resign button you make your current Student Role inactive" or something like that. So better explanation. What do you think ?
    Cc: ljvderijk
    Ah true. I guess we should provide some red text there. That "by hitting resign button you make your current Student Role inactive" or something like that. So better explanation. What do you think ?
    Cc: ljvderijk
  • Aug 26, 2009
    soc
    issue 684 ("Resign as" link does not prompt for confirmation) changed   -  
    Status: Accepted
    Owner: Pawel.Solyga
    Labels: Type-Enhancement Priority-High Milestone-GHOP Component-UI Usability Skills-HTML Skills-JS
    Status: Accepted
    Owner: Pawel.Solyga
    Labels: Type-Enhancement Priority-High Milestone-GHOP Component-UI Usability Skills-HTML Skills-JS
  • Aug 18, 2009
    soc
    issue 675 (Feature Request: Notification of previous years submissions) commented on   -   I will leave that to LH to comment, but information whether you failed or passed and why should be public in my opinion and as far as I know LH thinks the same.
    I will leave that to LH to comment, but information whether you failed or passed and why should be public in my opinion and as far as I know LH thinks the same.
  • Aug 18, 2009
    soc
    issue 675 (Feature Request: Notification of previous years submissions) Cc changed   -   We have plans to import data from previous years. However we don't know exactly when this will happen. Madhusudan, information whether student failed or passed should be public.
    Cc: LHospo ljvderijk
    We have plans to import data from previous years. However we don't know exactly when this will happen. Madhusudan, information whether student failed or passed should be public.
    Cc: LHospo ljvderijk
  • Aug 17, 2009
    soc
    issue 673 (My student role in this year's GSoC doesn't exist any more) changed   -   I fixed both student accounts. One for link id: hanzz and the other one for aleaxander. Let me know if it works for you.
    Status: Fixed
    Owner: Pawel.Solyga
    I fixed both student accounts. One for link id: hanzz and the other one for aleaxander. Let me know if it works for you.
    Status: Fixed
    Owner: Pawel.Solyga
  • Jul 27, 2009
    soc
    2 new revisions pushed   -   Revision 0b4358ef99:Set new Melange version number to 0-5-20090727 in app.yaml.template. Revision bfd4fd8853:Added tag v0-5-20090727 for changeset 0b4358ef9983
    Revision 0b4358ef99:Set new Melange version number to 0-5-20090727 in app.yaml.template. Revision bfd4fd8853:Added tag v0-5-20090727 for changeset 0b4358ef9983
  • Jul 26, 2009
    soc
    issue 448 (Mentor impersonation in proposal comments) Status changed   -   Yes we fixed that.
    Status: Fixed
    Yes we fixed that.
    Status: Fixed
  • Jul 15, 2009
    soc
    issue 664 (Thoughts about the midterm eval forms) Cc changed   -   I think Leslie should have a look at this issue
    Cc: LHospo
    I think Leslie should have a look at this issue
    Cc: LHospo
  • Jul 14, 2009
    soc
    Revision 1bb33f56a3 (Add new project status column to accepted students csv expor...) pushed   -   Add new project status column to accepted students csv export.
    Add new project status column to accepted students csv export.
  • Jul 14, 2009
    r35 (Update repository with recent changes from GSoC student.) committed   -   Update repository with recent changes from GSoC student.
    Update repository with recent changes from GSoC student.
  • Jul 11, 2009
    soc
    Revision 22e1ec7bd0 (Add queue.yaml to build scripts.) pushed   -   Add queue.yaml to build scripts.
    Add queue.yaml to build scripts.