19 Mar, 2015

1 commit


15 Jan, 2015

1 commit

  • I have deduplicated every message in plugin code that was already in the
    core. Going forward, plugins should use c_() is they want to reuse the
    message from the core. If they want to force their own translation, they
    should probably use _('plugin_name|The message') to avoid overriding
    translations from the core.
    Antonio Terceiro
     

24 Feb, 2014

1 commit


18 Dec, 2013

2 commits


16 Dec, 2013

2 commits


10 Dec, 2013

1 commit


02 Dec, 2013

2 commits


28 Nov, 2013

2 commits

  • Also:
    - Removed unused code
    - Fixed identation
    
    (ActionItem2587)
    Daniela Feitosa
     
  • Show events by month
    Event list now only show 10 events when listing events for month
    (events for a day still listing all events)
    Add information on indefined place
    Enhance layout
    
    (ActionItem2587)
    
    Signed-off-by: Marcos Ramos <ms.ramos@outlook.com>
    Signed-off-by: Arthur Del Esposte <arthurmde@yahoo.com.br>
    Signed-off-by: Luiz Matos <luizff.matos@gmail.com>
    Signed-off-by: Carlos Andre <carlos.andre.souza@msn.com>
    Signed-off-by: Leandro Alves <leandrosustenido@gmail.com>
    Signed-off-by: Tales Martins <tales.martins@gmail.com>
    Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com>
    Signed-off-by; Gabriela Navarro <navarro1703@gmail.com>
    Paulo Meireles
     

27 Nov, 2013

2 commits


26 Nov, 2013

2 commits


22 Nov, 2013

1 commit


14 Nov, 2013

1 commit


11 Nov, 2013

1 commit


08 Nov, 2013

3 commits


05 Nov, 2013

1 commit


04 Nov, 2013

1 commit


31 Oct, 2013

1 commit


30 Oct, 2013

1 commit


24 Oct, 2013

3 commits


21 Oct, 2013

1 commit


18 Oct, 2013

1 commit


09 Oct, 2013

1 commit


07 Oct, 2013

2 commits


03 Oct, 2013

1 commit

  • The core extensions now should be created inside the folder lib/ext.
    They will automatically loaded, so no need for the requires on the
    plugin class definition file.
    
    Further information on how to use this feature here:
    http://noosfero.org/Development/PluginsArchitecture#Extending_core_classes
    Rodrigo Souto
     

26 Sep, 2013

1 commit


24 Sep, 2013

1 commit


23 Sep, 2013

3 commits