- août 23, 2014
- août 18, 2014
-
-
Jonne Haß a rédigé
And make use of that in HelpView
-
- août 17, 2014
-
-
jaideng123 a rédigé
-
Florian Staudacher a rédigé
-
- août 16, 2014
-
-
Steffen van Bergerem a rédigé
-
- août 15, 2014
- août 03, 2014
-
-
Faldrian a rédigé
-
- août 02, 2014
-
-
Faldrian a rédigé
-
- juil. 06, 2014
-
-
arlogn a rédigé
-
- juil. 01, 2014
-
-
Florian Staudacher a rédigé
* thanks to @maxwell for the initial work on this port admin pages to bootstrap * improve user view on admin search page * add 'close account' link to each user in the search results * keep the same blue color for the admin menu some refactoring of the routes and the admin code * try to be more RESTful (possibly) * use a 'UserSearch' model for search parameters and querying add changelog entry
-
Maxwell Salzberg a rédigé
-
- juin 25, 2014
-
-
Hincu Petru a rédigé
-
- juin 24, 2014
-
-
Lukas Matt a rédigé
The mailer uses the person_id to find a user which cannot work on a production environment. I haven't used a remote user on my test setup. (cherry picked from commit 01a45ccf)
-
- juin 23, 2014
-
-
Lukas Matt a rédigé
The mailer uses the person_id to find a user which cannot work on a production environment. I haven't used a remote user on my test setup.
-
- juin 22, 2014
-
-
Jason Robinson a rédigé
Closes #4994
-
- juin 20, 2014
-
-
Erwan Guyader a rédigé
Fix issue #4951 If the displayed user (on her profile) started sharing with the current user, mark the notification as read
-
- juin 19, 2014
-
-
Erwan Guyader a rédigé
-
- juin 17, 2014
-
-
Erwan Guyader a rédigé
- Added test when the currant page is Aspects Stream - Modified test for the Stream page to account for the new possibility (i.e current page is Aspects Stream)
-
- mai 26, 2014
-
-
Jonne Haß a rédigé
* Wrap it into a transaction * Use destroy over delete so dependent destroys get triggered and we thus don't fail on the foreign key constraits * Check if a photos status message actually exists before accessing it * Add missing dependent destroys
-
Erwan Guyader a rédigé
-
- mai 25, 2014
-
-
Jonne Haß a rédigé
-
- mai 24, 2014
- mai 20, 2014
-
-
Florian Staudacher a rédigé
-
- mai 18, 2014
-
-
Florian Staudacher a rédigé
-
- mai 16, 2014
-
-
Lukas Matt a rédigé
-
- mai 15, 2014
-
-
Lukas Matt a rédigé
* changed user_id type to integer * renamed post_id to item_id * renamed post_type to item_type
-
Lukas Matt a rédigé
That fixed the correct validation whether a post/comment is gone after the report was marked as deleted
-
Lukas Matt a rédigé
-
Lukas Matt a rédigé
-
Lukas Matt a rédigé
* Removed ActiveRecord tests (that is handled in the controller spec) * Added Mailer tests * Added validation tests
-
Lukas Matt a rédigé
-
Lukas Matt a rédigé
-