Commit graph

11 commits

Author SHA1 Message Date
Sacha Greif
1795552287 Mark some settings field as private and don't publish them 2014-12-04 13:36:06 +09:00
Anthony Mayer
c8d5e3ca25 Fixes #444 - Adding UserEditController to show invites correctly
Gets rid of AccountController in favor of UserEditController, which
shows data consistently for both admins and owners. Also, makes sure
that only authorized users can see the page.
2014-11-30 18:23:19 -08:00
Delgermurun
0ff3fc7dba rename getParameters to getPostParameters 2014-09-29 15:42:35 +08:00
Sacha Greif
7b194e4cc3 Merge pull request #377 from niklasdstrom/publication-validation
Publication validation
2014-09-23 11:22:06 +09:00
Sacha Greif
2a911217e9 Making notifications into their own package 2014-09-20 09:57:09 +09:00
Sacha Greif
a90c254cde only publish all users to admin 2014-09-20 08:57:58 +09:00
Sacha Greif
d78cb03b89 fix comment publication bug 2014-09-19 20:00:22 +09:00
Sacha Greif
c0dc98f7bf fixing categories 2014-09-08 17:39:59 +09:00
Niklas Ström
7ea30d173d require user to be admin to listen to allUsers notification 2014-09-08 12:45:29 +08:00
Sacha Greif
d35d516a1c refactoring publications 2014-09-04 16:39:35 +09:00
Sacha Greif
f45126f8dd splitting out publications into separate files 2014-09-03 09:56:38 +09:00