CIA.vc
carsten
Real-time open source activity stats
Stats » Authors » carsten
informationsyndicateUTC clock
09:04 on Mar 20, 2010
event counters
The last message was received 0.95 days ago at 10:23 on Mar 19, 2010
0 messages so far today, 1 messages yesterday
8 messages so far this week, 36 messages last week
49 messages so far this month, 99 messages last month
312 messages since the first one, 3.56 years ago, for an average of 4.16 days between messages
recent messages
dateReversed sort columnprojectcontentlink
10:23 yesterdayzestsoftware
Commit by carsten :: r36170 /rapucation/rapucation.content/trunk/rapucation/content/content/project.py: (link)
turn back to one monolitic messageid. There is no way to
compose messageids out of other messageids in this context.

https://svn.zestsoftware.nl/zest/changeset/36170
#
17:59 Thursdayzestsoftware
Commit by carsten :: r36166 /rapucation/rapucation.content/trunk/rapucation/content/browser/project.py: (link)
Offer a button to the moderators to change the workflow state without a comment
https://svn.zestsoftware.nl/zest/changeset/36166
#
16:23 Thursdayzestsoftware
Commit by carsten :: r36165 /rapucation/rapucation.content/trunk/rapucation/content/browser/project.py: (link)
re-add transaction note and don't use the Title, only the url

https://svn.zestsoftware.nl/zest/changeset/36165
#
16:15 Thursdayzestsoftware
Commit by carsten :: r36164 /rapucation/rapucation.content/trunk/rapucation/content/browser/project.py: (link)
Fix LookupError: --NOVALUE--. Update projectlanguage widget after we have set it required to True so "no value" is not provided.

https://svn.zestsoftware.nl/zest/changeset/36164
#
14:11 Thursdayzestsoftware
Commit by carsten :: r36163 /rapucation/rapucation.policy/trunk/rapucation/policy/profiles/default/actions.xml: (link)
show Syndication tab only for Managers
https://svn.zestsoftware.nl/zest/changeset/36163
#
14:10 Thursdayzestsoftware
Commit by carsten :: r36162 /rapucation/rapucation.policy/trunk/rapucation/policy/profiles/default/workflows/rapucation_project_workflow/definition.xml: (link)
give permissions to edit local roles and show sharing tab only for Managers
https://svn.zestsoftware.nl/zest/changeset/36162
#
12:38 Thursdayzestsoftware
Commit by carsten :: r36161 /rapucation/rapucation.content/trunk/rapucation/content/profiles/default/metadata.xml: (link)
increment gs profile version (for allow File, Image and Document in Projects)
https://svn.zestsoftware.nl/zest/changeset/36161
#
12:36 Thursdayzestsoftware
Commit by carsten :: r36160 /rapucation/rapucation.content/trunk/rapucation/content/profiles/default/types/rapucation.content.project.xml: (link)
allow File, Image and Document in Projects
https://svn.zestsoftware.nl/zest/changeset/36160
#
12:58 on Mar 13zestsoftware
Commit by carsten :: r36098 /rapucation/rapucation.content/trunk/rapucation/content/browser/project.py: (link)
set the participants after the object is created.
https://svn.zestsoftware.nl/zest/changeset/36098
#
12:52 on Mar 13zestsoftware
Commit by carsten :: r36097 /rapucation/rapucation.content/trunk/rapucation/content/content/school.py: (link)
assign school_member instead of representative role to the group
https://svn.zestsoftware.nl/zest/changeset/36097
#
17:01 on Mar 12zestsoftware
Commit by carsten :: r36086 /rapucation/rapucation.policy/trunk/rapucation/policy/browser/usermanagement.py: (link)
set group after the object is persisted
https://svn.zestsoftware.nl/zest/changeset/36086
#
16:59 on Mar 12zestsoftware
Commit by carsten :: r36085 /rapucation/rapucation.content/trunk/rapucation/content/content/ (base.py project.py school.py): (link)

  • fix KeyError when a school is added. The object is not registered in the IntIds utility when it is instanciated but still not persisted. We can not register the object in a not persistent state, but try this anyway to get a useful exception. To fix the but, we set the group for the school after we added the object to a container.
  • move duplicated local role handling methods into a base class. https://svn.zestsoftware.nl/zest/changeset/36085
#
13:29 on Mar 12zestsoftware
Commit by carsten :: r36060 /rapucation/rapucation.content/trunk/rapucation/content/ (3 files in 2 dirs): (link)
mark old song objects with appropriate interfaces to use them for new projects
https://svn.zestsoftware.nl/zest/changeset/36060
#
11:56 on Mar 12zestsoftware
Commit by carsten :: r36053 /rapucation/rapucation.content/trunk/rapucation/content/browser/school.py: (link)
link to the @@invite-moderator form
https://svn.zestsoftware.nl/zest/changeset/36053
#
09:37 on Mar 12zestsoftware
Commit by carsten :: r36050 /rapucation/rapucation.content/trunk/rapucation/content/content/ (project.py school.py): (link)
Pass a list of userids to manage_delLocalRoles instead of a single userid. Fix names of variables
https://svn.zestsoftware.nl/zest/changeset/36050
#
09:10 on Mar 12zestsoftware
Commit by carsten :: r36048 /rapucation/rapucation.policy/trunk/rapucation/policy/usermanagement.py: (link)
fix possible_moderators by summing up the result of member methods instead of summing up the method references
https://svn.zestsoftware.nl/zest/changeset/36048
#
08:44 on Mar 12zestsoftware
Commit by carsten :: r36047 /rapucation/rapucation.content/trunk/rapucation/content/content/ (project.py school.py): (link)
fix the role handling property functions. Acquisition wrappers are
dropped by python properties. Get a properly wrapped version of
self to call reindexObjectSecurity() on it

https://svn.zestsoftware.nl/zest/changeset/36047
#
13:39 on Mar 11zestsoftware
Commit by carsten :: r36037 /rapucation/rapucation.content/trunk/rapucation/content/browser/ (configure.zcml project.py): (link)
implement @@invite-moderator form
https://svn.zestsoftware.nl/zest/changeset/36037
#
13:39 on Mar 11zestsoftware
Commit by carsten :: r36036 /rapucation/rapucation.content/trunk/rapucation/content/browser/interfaces.py: (link)
use ASCIILine instead of ASCII for username. Usernames don't have line breaks
https://svn.zestsoftware.nl/zest/changeset/36036
#
13:37 on Mar 11zestsoftware
Commit by carsten :: r36035 /rapucation/rapucation.content/trunk/rapucation/content/browser/school.py: (link)
remove unused class stub and imports
https://svn.zestsoftware.nl/zest/changeset/36035
#