08 Nov, 2007

5 commits


07 Nov, 2007

7 commits


05 Nov, 2007

5 commits


01 Nov, 2007

2 commits


30 Oct, 2007

1 commit


26 Oct, 2007

1 commit


25 Oct, 2007

3 commits


24 Oct, 2007

1 commit


23 Oct, 2007

2 commits


22 Oct, 2007

5 commits


21 Oct, 2007

1 commit

  • flight.
    
    As usual, keeping the local commits' log messages below so they are
    referenced in the corresponding items.
    
    r751@cabula:  terceiro | 2007-10-20 06:50:14 +0000
    ActionItem16: making Task optionally send a message to the task target
    upon task creation
    
    r752@cabula:  terceiro | 2007-10-20 06:52:54 +0000
    ActionItem16: refactoring: extract method of code that handles different types of messages
    
    r753@cabula:  terceiro | 2007-10-20 07:36:30 +0000
    ActionItem16: actually send e-mail
    
    r838@cabula:  terceiro | 2007-10-21 14:50:35 +0000
    ActionItem16: documenting the fact that we need ruby-gettext at least version 1.9.0
    
    r839@cabula:  terceiro | 2007-10-21 14:51:25 +0000
    ActionItem16: adding test for missing task
    
    
    git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@805 3f533792-8f58-4932-b0fe-aaf55b0a4547
    AntonioTerceiro
     

20 Oct, 2007

1 commit


19 Oct, 2007

4 commits


18 Oct, 2007

2 commits

  • 
    git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@724 3f533792-8f58-4932-b0fe-aaf55b0a4547
    MoisesMachado
     
  • reference from the respective action items.
    
    r734@cabula:  terceiro | 2007-10-17 17:51:40 +0000
    ActionItem85: commenting references to unexisting files
    
    r735@cabula:  terceiro | 2007-10-17 21:13:16 +0000
    ActionItem14: adding field names for translation
    
    r736@cabula:  terceiro | 2007-10-17 21:16:52 +0000
    ActionItem14: adding skeleton files for ValidationInfo model
    
    r737@cabula:  terceiro | 2007-10-17 21:19:52 +0000
    ActionItem85: not sure that this Validator class will be useful at all. It also
    hash a pretty ambiguous name now that we are using the concept of "validator
    organizations".
    
    r738@cabula:  terceiro | 2007-10-17 22:02:12 +0000
    ActionItem14: implementing ValidationInfo model
    
    r739@cabula:  terceiro | 2007-10-17 22:25:25 +0000
    ActionItem14: checkpoint
    
    r740@cabula:  terceiro | 2007-10-17 22:32:39 +0000
    ActionItem14: adding validation data to database population script
    
    r741@cabula:  terceiro | 2007-10-17 22:41:25 +0000
    ActionItem14: adding validation_methodology
    
    r742@cabula:  terceiro | 2007-10-17 23:05:05 +0000
    ActionItem14: returning a nice (?) 'not informed' instead of nil when there is no data
    
    r743@cabula:  terceiro | 2007-10-17 23:09:49 +0000
    ActionItem14: presenting validation info on validator selection screen
    
    r744@cabula:  terceiro | 2007-10-18 00:40:19 +0000
    ActionItem14: wrote integration test for the enterprise registration process.
    Still missing: assing tests for the rest of the process (steps done one of the
    users of the validator organization)
     
    
    
    git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@721 3f533792-8f58-4932-b0fe-aaf55b0a4547
    AntonioTerceiro