27 Feb, 2015

1 commit

  • To install:
    
    $ sudo ln -s $NOOSFERO/plugins/stoa/script/stoa-auth-server /etc/init.d/
    $ sudo update-rc.d stoa-auth-server defaults
    $ sudo service stoa-auth-server start
    
    Of course, the stoa plugin must be enabled and properly configure foo
    any of this to work.
    
    It will run on port 4000, and requests must be made to /, e.g.
    
    $ curl -d 'login=USER&password=PASSWORD' http://server:4000/
    Antonio Terceiro
     

16 May, 2012

2 commits


10 Apr, 2012

1 commit


22 Mar, 2012

1 commit


14 Mar, 2012

1 commit


09 Mar, 2012

1 commit


08 Mar, 2012

1 commit


07 Mar, 2012

5 commits


05 Mar, 2012

2 commits


01 Mar, 2012

7 commits


27 Feb, 2012

1 commit


10 Jan, 2012

2 commits


30 Dec, 2011

1 commit


18 Oct, 2011

1 commit


13 Oct, 2011

2 commits


10 Oct, 2011

1 commit

  • * Refactoring profile management to use tokeninput
      * Also, adding support of tokeninput to the core
    * Adding attributes validated and cnpj to enterprise
    * Environment option to define enterprise as validated by defaul
    * Making profile namedscopes consider subclasses too
    * Adapting enterprise icon and identification to meet Bsc expectations
    * Adapting profile info actions to meet Bsc expectations
    * Adapting control panel buttons to meet Bsc expectations
    * Adapting core product to meed Bsc expectations
    * Adding and fixing plugin hotspots
    
    (ActionItem2085, ActionItem2087, ActionItem2086, ActionItem2088)
    Rodrigo Souto
     

17 Aug, 2011

1 commit


16 Aug, 2011

1 commit


11 Aug, 2011

1 commit

  • - creating helpers in Noosfero::SampleDataHelper to save some 'typing'
    - adding articles and profiles to categories in sample-data scripts
    - moving Events creation to sample-articles script
    - echoing 'F' or 'E' in output in case of fail or error on creating
    Joenio Costa
     

26 Jul, 2011

3 commits


27 May, 2011

1 commit


18 May, 2011

1 commit


11 May, 2011

2 commits