Leonardo C. Daronco
Leonardo C. Daronco
Another simple solution that seems to work well: sprintf('%s%d-%d%s', File::basename(basename, ext), $$, n.to_i, ext) Notice the: n.to_i At: http://marsorange.com/archives/of-mogrify-ruby-tempfile-dynamic-class-definitions
Part of this should be solved by #856 and #857.
Thanks for the suggestion. Inviting a lot of people is certainly not easy the way the invitations work today. Having groups is one possible solution. Other is to have a...
After 0391082bc8aca1387ebc92a7a2559e2713fb8f2b (and related commits), now the unique attributes of a user (e.g. email, username, room name) are renamed when the user is disabled. When the user is enabled again,...
In the branch "v3" the page to edit the site looks a lot more cleaner, we might not need to do anything more.
See also #374
See #858.
Thanks @rnicholus, that's good news. We'll be following the updates on FineUploader.
This is a good suggestion, but there are several ways to do it. Do you have some thoughts on how you think it should be done? For example, all profiles...
This is not necessarily an error. It is done automatically by the browser because we set the request as cross domain. So it does an OPTIONS request to check if...