Jason W. May
|
a2b284a0a4
|
table & model changes for group managers with permission to edit membership
|
2015-01-15 11:44:42 -08:00 |
Régis Hanol
|
060cda7772
|
FIX: proper handling of group memberships
|
2015-01-05 18:51:45 +01:00 |
Robin Ward
|
35edfb5b91
|
FIX: Don't truncate groups. @ZogStrIP we need to create a better fix for
this in the new year.
|
2014-12-31 12:58:50 -05:00 |
Jason W. May
|
adb570fe53
|
use limit & offset for pagination of group members
|
2014-11-24 12:12:48 -08:00 |
Régis Hanol
|
9c1341b554
|
FIX: limit the number of group members returned for automatic groups
|
2014-11-18 12:13:45 +01:00 |
Régis Hanol
|
f18d30f1d7
|
FIX: don't limit the number of group members returned to the front-end (UI needs some work for large groups)
|
2014-11-18 12:09:37 +01:00 |
Louis Rose
|
1574485443
|
Perform the where(...).first to find_by(...) refactoring.
This refactoring was automated using the command: bundle exec "ruby refactorings/where_dot_first_to_find_by/app.rb"
|
2014-05-06 14:41:59 +01:00 |
Robin Ward
|
18e98851e3
|
Use lower case group names in URLs
|
2014-02-18 16:43:19 -05:00 |
Robin Ward
|
f19b0b5fe0
|
Include members count on groups page.
|
2014-02-18 16:17:04 -05:00 |
Robin Ward
|
669247977b
|
FEATURE: Show the posts count on the groups page. It seems a bit odd
that it uses a new AJAX call, but I wanted to keep the count separate
from the group object itself.
|
2014-02-12 14:01:36 -05:00 |
Robin Ward
|
3b617b04b0
|
FEATURE: First stab at groups page with member list
|
2014-02-07 10:44:51 -05:00 |
Robin Ward
|
2d47fe4473
|
Can list group members
|
2014-02-07 10:44:51 -05:00 |
Robin Ward
|
3b1ef6ebc9
|
Work in progress: Groups Page
|
2014-02-07 10:44:51 -05:00 |
Robin Ward
|
de57f29467
|
More templates for the group page
|
2014-02-07 10:44:50 -05:00 |
Robin Ward
|
a873f7a95a
|
Client and Server side routes for a Group
|
2014-02-07 10:44:50 -05:00 |