Skip to content

Commit 50932d6

Browse files
authored
Merge pull request #344 from coopdevs/develop
Release v1.5.0
2 parents 6f091fd + 7c347e9 commit 50932d6

File tree

18 files changed

+51
-371
lines changed

18 files changed

+51
-371
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
1-
Read this in English:
2-
[CONTRIBUTING.en.md](https://github.com/coopdevs/timeoverflow/blob/master/CONTRIBUTING.en.md)
1+
:globe_with_meridians: Read this [in English](docs/CONTRIBUTING.en.md)
32

43
# Contribuciones
54

65
¿Has encontrado algún bug? ¿Quieres colaborar?
76

87
Proceso:
98
* Abrir un hilo en [discourse](http://community.coopdevs.org/) para aclarar si es un bug o una feature :wink:
10-
* Una vez aclarado el bug y detectado los pasos para reproducirlos se crearia una issue en GH con enlaze al hilo original en discourse
11-
* Pull request que resuelve la issue
12-
* Reportar en el hilo de discourse que el bug ha sido resuelto con enlace a PR
9+
* Una vez aclarado el bug y detectado los pasos para reproducirlos se crearia una issue en GH con enlaze al hilo original en discourse.
10+
* Pull request que resuelve la issue.
11+
* Reportar en el hilo de discourse que el bug ha sido resuelto con enlace a PR.
1312

14-
Visita [la guia para empezar a desarrollar para timeoverflow](https://github.com/coopdevs/timeoverflow/wiki/Getting-started)
13+
Visita [la guía para empezar a desarrollar para timeoverflow](https://github.com/coopdevs/timeoverflow/wiki/Getting-started).
1514

1615
## Contribuir con traducciones
1716

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source 'https://rubygems.org'
22

3-
ruby '2.3.0'
3+
ruby File.read('.ruby-version').strip
44

55
gem 'rails', '~> 4.2'
66
gem 'rails-i18n'

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ GEM
189189
i18n (~> 0.4)
190190
json
191191
rest-client
192-
loofah (2.2.0)
192+
loofah (2.2.2)
193193
crass (~> 1.0.2)
194194
nokogiri (>= 1.5.9)
195195
mail (2.7.0)
@@ -245,8 +245,8 @@ GEM
245245
activesupport (>= 4.2.0, < 5.0)
246246
nokogiri (~> 1.6)
247247
rails-deprecated_sanitizer (>= 1.0.1)
248-
rails-html-sanitizer (1.0.3)
249-
loofah (~> 2.0)
248+
rails-html-sanitizer (1.0.4)
249+
loofah (~> 2.2, >= 2.2.2)
250250
rails-i18n (4.0.3)
251251
i18n (~> 0.6)
252252
railties (~> 4.0)

README.md

Lines changed: 9 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
# TimeOverflow [![Build Status](https://travis-ci.org/coopdevs/timeoverflow.svg)](https://travis-ci.org/coopdevs/timeoverflow) [![Code Climate](https://codeclimate.com/github/timeoverflow/timeoverflow/badges/gpa.svg)](https://codeclimate.com/github/timeoverflow/timeoverflow) [![Dependencies](https://gemnasium.com/coopdevs/timeoverflow.svg)](https://gemnasium.com/coopdevs/timeoverflow)
1+
# TimeOverflow [![Build Status](https://travis-ci.org/coopdevs/timeoverflow.svg)](https://travis-ci.org/coopdevs/timeoverflow) [![Code Climate](https://codeclimate.com/github/timeoverflow/timeoverflow/badges/gpa.svg)](https://codeclimate.com/github/timeoverflow/timeoverflow)
22
#### www.timeoverflow.org
3-
#### Read this in English: https://github.com/coopdevs/timeoverflow/blob/master/README.en.md
3+
4+
:globe_with_meridians: Read this [in English](docs/README.en.md)
45

56
:bank: :hourglass: Sistema de gestión de Banco de Tiempo. [Saber más sobre Bancos de Tiempo](http://www.bdtonline.org/)
67

@@ -9,7 +10,7 @@ de los miembros y la gestión de los Bancos de Tiempo. El modelo sobre el que se
910
que hacen uso de él y está preparado para poder albergar varios Bancos de Tiempo en una sola instalación, para ello cuenta
1011
con tres niveles de privilegios: superadmin, admin (solo gestiona un Banco) y miembros de un Banco.
1112

12-
![Lista de usuarios](usuarios.png) ![Lista de ofertas](ofertas.png)
13+
![Lista de usuarios](docs/usuarios.png) ![Lista de ofertas](docs/ofertas.png)
1314

1415
TimeOverflow está dividido en 2 grandes bloques:
1516

@@ -36,33 +37,12 @@ de Tiempo y también tienen la posibilidad de consultar el extracto de su cuenta
3637

3738
# Contribuciones
3839

39-
## Únete al equipo de colaboradores!!
40-
41-
https://github.com/coopdevs/timeoverflow/blob/develop/CONTRIBUTING.md
42-
43-
## License
44-
45-
This is free and unencumbered software released into the public domain.
40+
**Únete al equipo de colaboradores!**
4641

47-
Anyone is free to copy, modify, publish, use, compile, sell, or
48-
distribute this software, either in source code form or as a compiled
49-
binary, for any purpose, commercial or non-commercial, and by any
50-
means.
42+
:point_right: Más información [aquí](CONTRIBUTING.md).
5143

52-
In jurisdictions that recognize copyright laws, the author or authors
53-
of this software dedicate any and all copyright interest in the
54-
software to the public domain. We make this dedication for the benefit
55-
of the public at large and to the detriment of our heirs and
56-
successors. We intend this dedication to be an overt act of
57-
relinquishment in perpetuity of all present and future rights to this
58-
software under copyright law.
44+
# Licencia
5945

60-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
61-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
62-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
63-
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
64-
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
65-
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
66-
OTHER DEALINGS IN THE SOFTWARE.
46+
> The Unlicense
6747
68-
For more information, please refer to <http://unlicense.org/>
48+
Puedes consultar la licencia [aquí](UNLICENSE).

Vagrantfile

Lines changed: 0 additions & 127 deletions
This file was deleted.

app/assets/stylesheets/application.css.scss

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
*= require_self
33
*/
44

5+
@import "bootstrap-sprockets";
6+
@import "bootstrap";
7+
58
$bg-color: #f5f8fa;
69
$navs-bg-color: #1e1e1e;
710
$white: #ffffff;
@@ -89,6 +92,10 @@ html {
8992

9093
span.input-group-addon {
9194
padding: 2rem 2rem 2rem 3rem;
95+
96+
@media (max-width: $screen-xs-min) {
97+
display: none;
98+
}
9299
}
93100

94101
span.show-password {
@@ -304,7 +311,6 @@ table.users {
304311
max-width: 100%;
305312
}
306313
}
307-
308314
}
309315

310316
@media print {
@@ -625,6 +631,10 @@ form .checkbox input[type="checkbox"] {
625631
letter-spacing: 0.031rem;
626632
margin-bottom: 2rem;
627633
margin-top: 3rem;
634+
635+
@media (max-width: $screen-xs-min) {
636+
display: none;
637+
}
628638
}
629639

630640
.material-icons {
@@ -654,7 +664,7 @@ form .checkbox input[type="checkbox"] {
654664
}
655665

656666
form .checkbox input[type="checkbox"]:checked {
657-
background-image: url(checked.png);
667+
background-image: image-url('checked.png');
658668
background-size: 100%;
659669
}
660670

app/assets/stylesheets/libs.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,3 @@
22
*= require jquery-ui
33
*= require select2
44
*/
5-
6-
@import "bootstrap-sprockets";
7-
@import "bootstrap";

app/views/users/show.html.erb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
<a href="https://www.gravatar.com" target="_blank">
2222
<%= image_tag avatar_url(@user, 160) %>
2323
</a>
24+
<a href="https://www.gravatar.com" target="_blank" class="btn btn-link">
25+
<%= glyph :pencil %> <%= t ".change_your_image" %>
26+
</a>
2427
<% else %>
2528
<%= image_tag avatar_url(@user, 160) %>
2629
<% end %>

0 commit comments

Comments
 (0)