6fccec5eed
add redirection to members after accept TOF
2017-02-15 12:44:08 +01:00
7d95fbe0ce
Persist the transfer while making the movement
2016-11-18 18:12:19 +01:00
917f16d5c0
Do not allow transfers to same account
...
It adds a validation on the Transfer model and shows a flash error
message when that happens, without making the actual movement.
2016-11-18 18:12:19 +01:00
39ce959ae4
Revert "Extract GiveTime service"
...
This reverts commit 6c4202b7364e39365147702b60ba654bcfb194db.
2016-11-18 18:12:19 +01:00
eecc166eec
Extract GiveTime service
...
I only tried to make a transfer and it worked. I followed EDD; going through
each of the errors until it worked, because I didn't find any test for this
action in the controller. Unit testing the service should be the next task.
2016-11-18 18:12:19 +01:00
883500b4ab
Adding Organization movements view same functionality like users movements view
2016-04-22 15:39:37 +02:00
ff63db03fa
Paginate search results
2016-03-17 22:47:55 +01:00
9c7cfd0d2f
🔥 responders gem
2016-01-18 21:55:10 +01:00
587cdd29d2
remove unused instance variable @gender_counts (related to bb9a2f0)
2016-01-16 12:33:39 +01:00
79abfc4459
Tags code clean up
2016-01-09 19:46:00 +01:00
010e2661be
✂️ Tags Manager library
2016-01-09 15:58:31 +01:00
24d938932c
New Tagging system using Select2 [WIP]
2016-01-06 19:48:06 +01:00
22799f9ca4
little reorganization in controllers code
2015-11-22 19:31:27 +01:00
b71366a057
Added phrase-prefix matching for post query
2015-07-08 17:58:51 +02:00
aa769ca57b
✂️ stupid me
2015-06-09 19:42:37 +02:00
43651f5b9d
Added custom callbacks to remove deactivated things from index
2015-06-09 19:09:19 +02:00
f4035ed851
Deleted post should not appear on the reports
2015-06-03 19:17:58 +02:00
601aece453
Remove 'smart' redirect after login, it was not so smart
2015-06-03 19:10:44 +02:00
79a54c4b4b
Added Elasticsearch to better search posts
2015-06-03 18:47:44 +02:00
7925bb7e94
Separate 'active post' and 'from active user' concepts, reformulate scopes and controllers
2015-05-27 19:13:18 +02:00
9f410374d1
Use a better join for active posts
2015-05-27 19:02:25 +02:00
ed87323678
Fix sporadic redirect on /
2015-05-27 19:02:11 +02:00
5c5294ab05
Very beautiful login page - upgrade ruby and add slim
2015-05-27 18:21:14 +02:00
a1e4233f16
Merge pull request #159 from d2bit/bug/hide-inactive-user-on-post-reports
...
Don't show not active users on post reports.
2015-05-27 17:44:46 +02:00
823d138bab
Add new scope to avoid uneeded joins
2015-05-20 22:51:23 +02:00
275732f822
Use current member for policies
2015-05-20 18:09:06 +02:00
b314ac0e92
Don't show not active users on post reports.
...
* Offer & Inquiry reports.
* Includes controller test.
2015-05-09 09:44:19 +02:00
c00b4faaa0
New statistics view: all bank transfers
2015-05-06 18:51:03 +02:00
c124496b57
Revert part of d594d57
2015-05-06 18:01:08 +02:00
d594d5759e
Use instead of to enable join reuse
2015-05-06 17:51:35 +02:00
71f660cf83
Hound
2015-04-22 17:46:21 +02:00
1cb4b36032
Renombrado por claridad
2015-04-22 17:45:10 +02:00
87e756c94f
Merge remote-tracking branch 'origin/master' into select-org
...
* origin/master: (30 commits)
decorators specs, rubocop and i18n
reports: proper filenames, add mime_type
pdf exporter with Prawn (1st version); some code reorganization
no need to require csv here
csv exporter
remove deprecated view, it was moved to statistics scope
added specs for User
fix rubocop warnings
robohash avatars
fixes
allow delete a comment of movements, only admin
rubocop
add style and traductions for paginator
add links and paginator
forgot to update comments
Add parentheses for rubocop.
Allow organization to have a nil web
mejorando test
simplificación de código - rubocop
simplificación de código
...
2015-04-22 17:40:14 +02:00
7c6b21054d
Merge pull request #153 from coopdevs/improve_view_movements
...
Improve view movements
2015-04-22 17:33:54 +02:00
60074303c2
decorators specs, rubocop and i18n
2015-04-21 00:09:00 +02:00
b523aeb8ba
reports: proper filenames, add mime_type
2015-04-20 21:59:23 +02:00
8de1f62696
Select from organizations of a user
2015-04-15 19:31:37 +02:00
d4434d0210
Merge branch 'master' into export_reports
2015-04-13 00:20:42 +02:00
c7ad135d4f
pdf exporter with Prawn (1st version); some code reorganization
2015-04-13 00:15:40 +02:00
e9bfa56f13
Merge branch 'master' into user_configuration
2015-04-12 23:13:43 +02:00
683193aa94
Merge pull request #148 from coopdevs/public_posts
...
redirect back to current page after sign in and add info text on puclic ...
2015-04-12 23:05:09 +02:00
5045f714a7
csv exporter
2015-04-12 15:59:16 +02:00
16535d2f81
fixes
2015-04-02 18:22:18 +02:00
5941e86dc8
allow delete a comment of movements, only admin
2015-04-01 01:57:21 +02:00
83d7d67463
rubocop
2015-04-01 01:13:03 +02:00
b326385db0
add links and paginator
2015-04-01 00:59:29 +02:00
16802b672c
deactivate instead of delete the post
2015-03-30 22:19:03 +02:00
1541ec4460
notifications field
2015-03-29 23:10:29 +02:00
1a8a49777c
set locale for users
2015-03-29 22:11:32 +02:00
b0166b6a78
small refactoring
2015-03-27 16:01:06 +01:00