Today
-
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.
-
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
-
Revision dc942bcf57
(Disable GHOP module (enabled by mistake).)
pushed
- Disable GHOP module (enabled by mistake).
Disable GHOP module (enabled by mistake).
-
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.
-
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.
-
Revision c92d0b4b42
(Fix broken imports in seed_db module.)
pushed
- Fix broken imports in seed_db module.
Fix broken imports in seed_db module.
-
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
-
issue 702
(Organization Home Page with Blog enabled shows invalid GMaps...) commented on
-
-
issue 56
(GHOP students need a list of their tasks) commented on
-
-
issue 56
(GHOP students need a list of their tasks) commented on
-
-
issue 345
(allow more than one backup admin) commented on
-
-
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.
-
issue 450
(Feature: Allow mass-deleting "notifications") commented on
-
-
issue 450
(Feature: Allow mass-deleting "notifications") commented on
-
-
issue 56
(GHOP students need a list of their tasks) commented on
-
-
issue 56
(GHOP students need a list of their tasks) commented on
-
-
issue 37
(User Roles page should display Active Roles) commented on
-
-
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.
-
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.
-
ChangeLog
(This page contains Change Logs for Melange.) Wiki page edited
-
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
-
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.
-
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.
-
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.
-
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.
-
Revision 1e1b8f22e1
(Style fixes in seed_db module.)
pushed
- Style fixes in seed_db module.
Style fixes in seed_db module.
-
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.
-
Revision 605e3c3a55
(Fix indentions in student_project view module.)
pushed
- Fix indentions in student_project view module.
Fix indentions in student_project view module.
-
ChangeLog
(This page contains Change Logs for Melange.) Wiki page edited
-
ChangeLog
(This page contains Change Logs for Melange.) Wiki page edited
-
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
-
ChangeLog (This page contains Change Logs for Melange.) Wiki page commented on
-
-
ChangeLog (This page contains Change Logs for Melange.) Wiki page commented on
-
-
ChangeLog (This page contains Change Logs for Melange.) Wiki page commented on
-
-
issue 688
(Sign in links do not redirect to version.latest... on non-er...) commented on
-
-
issue 688
(Sign in links do not redirect to version.latest... on non-er...) Status changed
-
-
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
-
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.
-
issue 684
("Resign as" link does not prompt for confirmation) commented on
-
-
issue 684
("Resign as" link does not prompt for confirmation) Cc changed
-
-
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
-
issue 675
(Feature Request: Notification of previous years submissions) commented on
-
-
issue 675
(Feature Request: Notification of previous years submissions) Cc changed
-
-
issue 673
(My student role in this year's GSoC doesn't exist any more) changed
-
Status:
Fixed
Owner:
Pawel.Solyga
Status:
Fixed
Owner:
Pawel.Solyga
-
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
-
issue 448
(Mentor impersonation in proposal comments) Status changed
-
-
issue 664
(Thoughts about the midterm eval forms) Cc changed
-
-
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.
-
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.
-
Revision 22e1ec7bd0
(Add queue.yaml to build scripts.)
pushed
- Add queue.yaml to build scripts.
Add queue.yaml to build scripts.
|