6119ffe286
Upgrade to Bootstrap v5 ( #780 )
2025-03-22 16:30:47 +01:00
b925110ecb
Adds a production ready docker environment ( #730 )
2024-02-12 23:50:29 +01:00
74a600d95c
Refactor 🛠️ icons: use only 1 set of icons ( #681 )
2023-04-03 22:00:38 +02:00
b8d557a1ea
Add avatar file size validation (max 5 MB)
2021-06-16 01:36:27 +02:00
3685563d87
i18n: add keys related to avatar upload; minor code style adjustments
2021-05-21 21:42:38 +02:00
608680ffef
avatar upload refactoring and cleanup
2021-05-20 22:08:45 +02:00
b768c425b9
Merge branch 'develop' into feat/profile-photos to update this branch.
2021-05-06 16:45:38 +02:00
a0b7f1970b
feat: users can now upload their photos of their computer
...
they can also crop the photos (Implemented using Minimagick and JavaScript) into a square shape. Issue #627 .
2021-05-05 22:53:06 +02:00
4d9d6a7c78
some refactoring for members tags
2021-04-30 01:25:21 +02:00
2d7ecbfd34
refactor: I've incorporated all feedback
...
And I have also added @member in case of failure of the forms.
2021-04-29 23:15:43 +02:00
1b29acd751
feat: tags now have member-related autocompletion
...
Member tags have also been added in the "Tags" section. Issue #623 .
2021-04-28 17:15:52 +02:00
93a902b1e6
admin: use select2 for all selects
2021-04-17 17:02:30 +02:00
8898e4c5ba
transfer form: add data-disable-with to submit button
2021-04-16 00:22:10 +02:00
1a47601bc3
Tags: refactor to make it DRY + specs
2021-03-16 23:57:05 +01:00
d6706def53
Reports: more internal refactor and include new attributes
2021-03-08 23:24:57 +01:00
e5e046eabb
DRY default select2 initialization
2021-01-05 16:40:48 +01:00
d4001d03e0
travis: try using psql directly; make codeclimate happy
2020-12-17 23:26:36 +01:00
6af7bc971d
migrate to Sprockets v4
2020-02-26 00:18:22 +01:00
c0071212b2
more gem updates; minor js refactor; first pass over tests and first fixes :)
2019-09-26 02:16:05 +02:00
27be159c1d
Rails 6, first commit! the app boots fine and seems to work fine as well
2019-09-25 22:43:20 +02:00
2108e6c59b
Adding multi transfers feature
2019-05-07 09:59:58 +02:00
50851e9e7a
i18nize error message (transfers with amount 0)
2019-02-17 14:29:10 +01:00
6ec52460d4
don't allow transfers of 0 hours and 0 minutes
2019-02-17 14:29:10 +01:00
009250eba7
🔥 jquery-ui: we only use the datepicker and in one place (statistics_global_activity view) so maybe it's fine to delete it and reduce assets bundle size :)
2018-08-15 19:47:14 +02:00
5248f93bfc
Documented and renamed the mobile app js libs
2018-03-03 12:59:03 +00:00
749073bab8
Added JS lib to register a device_token
2018-02-24 00:08:55 +01:00
310db059ab
Remove angular traces
2017-10-18 18:32:05 +02:00
0130570d55
Implement pagination & search for users list
2017-10-18 18:32:05 +02:00
2087cc315d
Fixing various styles
2016-12-21 16:42:33 +01:00
0fecd89ede
Templates: rewrite some templates in eRB
2016-05-14 01:36:08 +02:00
904dfc5ef7
Annotate controller dependencies in modal call
2016-01-19 13:06:07 +01:00
0cf7c9521a
add Taggable tests, filter tags with 'ignore case', tokenSeparators only by comma
2016-01-10 20:26:36 +01:00
79abfc4459
Tags code clean up
2016-01-09 19:46:00 +01:00
83a7da3678
move tags related js outside the template
2016-01-09 18:36:00 +01:00
010e2661be
✂️ Tags Manager library
2016-01-09 15:58:31 +01:00
f5c719ffb9
continuation of 3a205395ac
2016-01-04 20:02:47 +01:00
3a205395ac
Angular annotations in array mode => ✂️ ngannotate-rails
...
thanks to @rewritten
2016-01-04 19:50:06 +01:00
37a5594b92
Refactor assets-pipeline:
...
- No cdn pulls => vendorize!
- drop unused libraries
- introduce lib.js and lib.scss => separated files from own app code => better use of cache busting and precompiliation
- use bootstrap with official bootstrap-sass gem
- use select2 with select2-rails gem
2015-12-30 19:15:33 +01:00
17c6df5492
remove some unused assets [wip]
2015-11-22 22:15:43 +01:00
26beed4a72
Use '>> 0' to make integers
2015-10-30 11:12:45 +01:00
5379d71304
Algunas mejoras: traducciones, evitar corchetes al cargar angualar en listado de usuarios y evitar decimales al mostrar balances en listado de usuarios
2015-10-28 22:28:32 +01:00
2d391e47fa
error transfer por cambio _ por - en id
2015-06-19 07:46:05 +02:00
b517563bd7
sugerencias hound
2015-06-16 22:24:18 +02:00
161e230ba0
merge branc 'master' into statistics
2014-11-18 17:11:22 +01:00
4887c437dc
Let user choose language
2014-11-14 09:48:51 +01:00
d98509859f
Merge pull request #56 from danielmacho72/admin-tag-mgmt2
...
Tag Management for Admin and normal users. Added links for tags. Verified.
2014-11-06 21:55:36 +01:00
e269e4d2ac
user list default sort by member_id
2014-11-06 15:04:19 +01:00
51084600dc
Ajax behaviour to select offers vs inquiries in alpha list of tags
2014-11-02 12:26:16 +01:00
f23f071ac8
WIP to provoke ajax call from radio buttons
2014-11-02 09:24:06 +01:00
45f71ed0b2
Added checkboxes to filter offers vs inquiries
2014-11-02 09:23:06 +01:00