Yesterday
-
issue 39
(Prepopulating fields, automatically or on request e.g. in a ...) Status changed by ljvderijk
-
-
-
issue 39
(Prepopulating fields, automatically or on request e.g. in a ...) Status changed by Daniel.M.Hans
-
-
Revision 5c97363d12
(When a new role is created, some fields are populated based ...)
pushed by Daniel.M.Hans
- When a new role is created, some fields are populated based on previous roles.
The list of fields to suggest is defined in SUGGESTED_FIELDS in role logic.
When a new role is created, some fields are populated based on previous roles.
The list of fields to suggest is defined in SUGGESTED_FIELDS in role logic.
-
issue 39
(Prepopulating fields, automatically or on request e.g. in a ...) changed by ljvderijk
-
Status:
Started
Owner:
Daniel.M.Hans
Cc:
−LHospo
Labels:
−Skills-JS −Skills-AJAX −MayAllHands −DueBy-2009-10-01
Status:
Started
Owner:
Daniel.M.Hans
Cc:
−LHospo
Labels:
−Skills-JS −Skills-AJAX −MayAllHands −DueBy-2009-10-01
-
issue 607
(text change required for accepted organization list view) changed by ljvderijk
-
Status:
Fixed
Owner:
ljvderijk
Labels:
−DueBy-2009-06-30
Status:
Fixed
Owner:
ljvderijk
Labels:
−DueBy-2009-06-30
-
Revision 44fc99cdcd
(Default Org accepted text will not be shown if one is set by...)
pushed by ljvderijk
- Default Org accepted text will not be shown if one is set by the Program.
Update issue 607
Owner: ljvderijk
Status: Fixed
Labels: -DueBy-2009-06-30
Default Org accepted text will not be shown if one is set by the Program.
Update issue 607
Owner: ljvderijk
Status: Fixed
Labels: -DueBy-2009-06-30
-
issue 567
(Student proposal abstract is uneditable after signup deadlin...) changed by ljvderijk
-
Cc:
−LHospo
Labels:
Priority-Low
−Priority-Medium −DueBy-2009-12-31
Cc:
−LHospo
Labels:
Priority-Low
−Priority-Medium −DueBy-2009-12-31
-
issue 245
(T-shirt style question should come before t-shirt size) changed by ljvderijk
-
Status:
Fixed
Owner:
ljvderijk
Status:
Fixed
Owner:
ljvderijk
-
Revision 699bb700fb
(Switched T-shirt questions order.
Update issue 245
Owner: l...)
pushed by ljvderijk
- Switched T-shirt questions order.
Update issue 245
Owner: ljvderijk
Status: Fixed
Switched T-shirt questions order.
Update issue 245
Owner: ljvderijk
Status: Fixed
-
issue 349
(public comments on an application need to be "untied" from s...) changed by ljvderijk
-
Status:
Fixed
Owner:
ljvderijk
Labels:
−Program-GSoC
Status:
Fixed
Owner:
ljvderijk
Labels:
−Program-GSoC
-
Last 7 days
-
-
-
-
Revision 1543351600
(Adds buttons to notifications list.
The buttons are Mark as...)
pushed by madhusudancs
- Adds buttons to notifications list.
The buttons are Mark as read, Mark as unread and Delete buttons. Also adds
checkbox to each of the notification in the list. So once the user selects
a number of notifications using checkbox and clicks one of the options
the action performed as per the button clicked will be performed.
Fixes issue 450 .
Adds buttons to notifications list.
The buttons are Mark as read, Mark as unread and Delete buttons. Also adds
checkbox to each of the notification in the list. So once the user selects
a number of notifications using checkbox and clicks one of the options
the action performed as per the button clicked will be performed.
Fixes issue 450 .
-
-
-
Revision 88c3de37b5
(Edited version tag to match right format.)
pushed by ljvderijk
- Edited version tag to match right format.
Edited version tag to match right format.
-
2 new revisions
pushed by ljvderijk
- 26fabf6b4d:Set new Melange version number to 0-5-20091121 in app.yaml.template.
0c0b7e6113:Added tag v-0-5-20091121 for changeset 26fabf6b4de8
26fabf6b4d:Set new Melange version number to 0-5-20091121 in app.yaml.template.
0c0b7e6113:Added tag v-0-5-20091121 for changeset 26fabf6b4de8
-
Revision e045a42758
(Url pattern fix for tasks handler in app.yaml.template.)
pushed by Daniel.M.Hans
- Url pattern fix for tasks handler in app.yaml.template.
Url pattern fix for tasks handler in app.yaml.template.
-
-
-
-
7 new revisions
pushed by ljvderijk
- ded3a2cb1a:Fixed Create new Document entry for programs to use the proper prefix.
c19f01c26f:Fixed typo in GHOP core registerRights documentation.
5862695267:Added gsoc_org and gsoc_program prefixes to the Document Rights system.
ef4535c0fc:Fixed missing document_prefix for the GHOP Program module.
fa647ab27f:Added missing Document Prefix to the GSoC Program module.
ea6ebc46b9:Added gsoc_program and gsoc_org prefixes to the Document Model.
087732f5fa:The Document conversion now creates documents with new prefixes.
Also fixed a typo in the _runSurveyRecordUpdate method and removed an unused import for
runDocumentUpdate.
ded3a2cb1a:Fixed Create new Document entry for programs to use the proper prefix.
c19f01c26f:Fixed typo in GHOP core registerRights documentation.
5862695267:Added gsoc_org and gsoc_program prefixes to the Document Rights system.
ef4535c0fc:Fixed missing document_prefix for the GHOP Program module.
fa647ab27f:Added missing Document Prefix to the GSoC Program module.
ea6ebc46b9:Added gsoc_program and gsoc_org prefixes to the Document Model.
087732f5fa:The Document conversion now creates documents with new prefixes.
Also fixed a typo in the _runSurveyRecordUpdate method and removed an unused import for
runDocumentUpdate.
-
-
-
-
-
Revision e86e3968b6
(Bug on GHOP task public view fixed.
When a student wanted t...)
pushed by Daniel.M.Hans
- Bug on GHOP task public view fixed.
When a student wanted to submit work, he had to select 'Submit work and Request for review' action.
When the student submitted the comment with errors, the page was reloded, action option was still
set to 'Submit work and Request for review', but the Submit Work input was not present. This commit
fixes this issue.
Bug on GHOP task public view fixed.
When a student wanted to submit work, he had to select 'Submit work and Request for review' action.
When the student submitted the comment with errors, the page was reloded, action option was still
set to 'Submit work and Request for review', but the Submit Work input was not present. This commit
fixes this issue.
-
5 new revisions
pushed by Daniel.M.Hans
- 395c769eef:Status is not filtered when checking if a user can see his tasks.
Also checkIsUser checker added.
484019d149:Whitespace fixes in GHOP program view.
b31a6ffa23:A person without User profile cannot pass checkStatusForTask checker.
Previously the checker was inside try block, so when checkStatusForTask raised an exception, nothing
happend.
732f82320d:Mentors list cleaning optimization.
The current solution was inefficient: cleanMentorsList queried data model for mentors, but retured
only their link_ids; then task view got the list and looked for the mentors again to use their keys.
Now cleanMentorsList returns a list of mentor keys.
8ac561b3f6:'Register as a student'is shown only when a user has AwaitingRegistration task.
395c769eef:Status is not filtered when checking if a user can see his tasks.
Also checkIsUser checker added.
484019d149:Whitespace fixes in GHOP program view.
b31a6ffa23:A person without User profile cannot pass checkStatusForTask checker.
Previously the checker was inside try block, so when checkStatusForTask raised an exception, nothing
happend.
732f82320d:Mentors list cleaning optimization.
The current solution was inefficient: cleanMentorsList queried data model for mentors, but retured
only their link_ids; then task view got the list and looked for the mentors again to use their keys.
Now cleanMentorsList returns a list of mentor keys.
8ac561b3f6:'Register as a student'is shown only when a user has AwaitingRegistration task.
Last 30 days
-
-
-
GHOPTODO
(This page lists all the TODOs for running GHOP program.) Wiki page edited by ljvderijk
-
Revision cedc3c54c8
(GHOP Timeline fixes.
Use Timeline based checks for actions ...)
pushed by Pawel.Solyga
- 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.
-
-
-
Revision d1be59b6b6
(GMaps related JS changed to use new google namespace.
Googl...)
pushed by fadinlight
- GMaps related JS changed to use new google namespace.
Google is going to change permanently in the future the way to
load its services, so better stay safe.
Also this commit shows uses of the new melange.js module.
Fixes Issue 634 .
GMaps related JS changed to use new google namespace.
Google is going to change permanently in the future the way to
load its services, so better stay safe.
Also this commit shows uses of the new melange.js module.
Fixes Issue 634 .
-
issue 639
(Email Notifications Requested for Midterm Evaluations for GS...) changed by ljvderijk
-
-
-
issue 695
(Can't delete a task) changed by ljvderijk
-
Status:
Fixed
Cc:
−ljvderijk
Status:
Fixed
Cc:
−ljvderijk
-
issue 696
(Some changes to a task are not saved, even when the status b...) changed by ljvderijk
-
Status:
Fixed
Cc:
−ljvderijk
Status:
Fixed
Cc:
−ljvderijk
-
issue 696
(Some changes to a task are not saved, even when the status b...) commented on by ljvderijk
-
-
-
-
issue 696
(Some changes to a task are not saved, even when the status b...) Cc changed by Daniel.M.Hans
-
Cc:
ljvderijk
−madhusudancs
Cc:
ljvderijk
−madhusudancs
-
-
issue 687
(The access Checker class must have the knowledge of the logi...) commented on by SRabbelier
-
-
2 new revisions
pushed by Daniel.M.Hans
- a48f4e860f:Tasks may be deleted by pressing 'Delete' button on the edit view.
An organization admin may delete a task entity, if the task is not claimed by anyone. Issue 695
fixed.
beeb5d1113:Changes in tags are saved to the data store.
Also, when a task is created, its arbit tags are stored. Issue 696 fixed.
a48f4e860f:Tasks may be deleted by pressing 'Delete' button on the edit view.
An organization admin may delete a task entity, if the task is not claimed by anyone. Issue 695
fixed.
beeb5d1113:Changes in tags are saved to the data store.
Also, when a task is created, its arbit tags are stored. Issue 696 fixed.
-
|