08 Apr, 2016
20 commits
-
- Upgrade gems for rails 5 support - Use scope procs for order - Temporarily remove gems that don't support rack 2
-
Drop deprecated finders Finally (I hope) the last code from rails 2 See merge request !846
-
add patch methods to prepare callback Add patch methods to prepare callback on development mode to make delayed job works properly See merge request !845
07 Apr, 2016
7 commits
-
Improve expandable text area This is an update of !824. Closes !824 Expandable text area when you leave a big scrap in profile's wall Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com> Signed-off-by: Macártur Sousa <macartur.sc@gmail.com> See merge request !843
-
Expandable text area when you leave a big scrap in profile's wall Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com> Signed-off-by: Macártur Sousa <macartur.sc@gmail.com>
-
fixes community track plugin Signed-off-by: Evandro Magalhaes Leite Junior <evandro.leite@serpro.gov.br> Signed-off-by: Gustavo Jaruga <darkshades@gmail.com> Signed-off-by: Leandro Nunes dos Santos <leandro.santos@serpro.gov.br> Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com> Signed-off-by: Victor Costa <vfcosta@gmail.com> See merge request !816
06 Apr, 2016
13 commits
-
Push Notification plugin Enables push notification for mobile platforms using Google Cloud Message infrastructure. - Administrators can choose among all available notification - Users can activate notifications through API and GUI - Users devices MUST be registered through API to use push notifications - Other plugins can add users to be notified for each notification. - Available notifications can be found in the file "notification_settings.rb" Signed-off-by: Marcos Ramos <ms.ramos@outlook.com> Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com> See merge request !806
-
Enables push notification for mobile platforms using Google Cloud Message infrastructure. - Administrators can choose among all available notification - Users can activate notifications through API and GUI - Users devices MUST be registered through API to use push notifications - Other plugins can add users to be notified for each notification. - Available notifications can be found in the file "notification_settings.rb" Signed-off-by: Marcos Ramos <ms.ramos@outlook.com> Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com>