Custom Query (1168 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (58 - 60 of 1168)

Ticket Resolution Summary Owner Reporter
#87 FIXED Ability to create users from command line Alejandro Villanueva Christopher Allan Webber
Description
A script like:

::

    ./bin/gmg adduser <username> <password> <email>

is clearly needed.

We could also use:

::

    ./bin/gmg makeadmin <username>
    ./bin/gmg changepw <username>

for making an existing user an admin or changing a user's
password.



#114 FIXED Ability to delete media Christopher Allan Webber Jef van Schendel
Description
Don't know if anyone is working on this...

I've added some text for a delete link to the media pages. Only
thing that's missing is, well, the ability to delete things. :)



#89 fixed Ability to restrict diskspace per user Bernhard Keller
Description
for example restrict disk space to 500Mb per user

add user.used\_space =

check prior to upload if space is exceeded
on successful upload add image size to used\_space( check size
after possible resize/conversion )

Do we use the same restriction for every user, or should it be
possible to set a limit for every account ?
possible delete option ? ( what happens to comments )



Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.