- 22 May, 2013 1 commit
-
-
Giorgos Korfiatis authored
Add library synnefo.util.units for parsing numerical values with an optional unit suffix and printing integer values based on a given style. Styles `b', `kb', `mb', etc allow printing in the respective multiples of byte, style `auto' in a human-readable manner, while `none' omits units altogether. Add option `--unit-style' in all astakos management commands that print resource limits and quota usage. Consult the resource definitions to find out which unit, if any, to show. For resources with unit `bytes', all commands default to MB.
-
- 21 May, 2013 3 commits
-
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
`user-show --projects': Memberships and ownerships for a given user in separate tables `project-show --members': Members of the given project
-
Kostas Papadimitriou authored
the property provides a status outline of the current user status.
-
- 20 May, 2013 1 commit
-
-
Giorgos Korfiatis authored
Keep UserSetting model; to be removed in a future version.
-
- 16 May, 2013 1 commit
-
-
Giorgos Korfiatis authored
Also fix printing user quota.
-
- 14 May, 2013 1 commit
-
-
Giorgos Korfiatis authored
Also replace `quotas' with `quota' in strings and command line options.
-
- 13 May, 2013 1 commit
-
-
Giorgos Korfiatis authored
Refs #3530 Use the same utility function as astakos-quota. Update the latter to a SynnefoCommand.
-
- 22 Apr, 2013 1 commit
-
-
Giorgos Korfiatis authored
-
- 08 Apr, 2013 1 commit
-
-
Sofia Papagiannaki authored
-
- 05 Apr, 2013 3 commits
-
-
Sofia Papagiannaki authored
* rename `invitation-details` command to `invitation-show` to conform with the rest synnefo show commands * Enable the --output-format option (by changing them to inherit by `synnefo.webproject.management.commands.SynnefoCommand` instead * print the output using `synnefo.webproject.management.utils.pprint_table`
-
Giorgos Korfiatis authored
Intention is to collect all quota-related code to a single file.
-
Giorgos Korfiatis authored
Simplifications due to removal of quantity and merging capacity into holding. Also make sure that holders and resources are represented as strings in quotaholder calls.
-
- 27 Feb, 2013 1 commit
-
-
Giorgos Korfiatis authored
Add UserSettings model for storing integer-valued settings. If an entry is missing, a default synnefo setting is consulted. The limit can be set/unset with snf-manage user-update.
-
- 14 Feb, 2013 2 commits
-
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
-
- 28 Jan, 2013 1 commit
-
-
Sofia Papagiannaki authored
Include uuid in user-list & search user also by uuid in user-show.
-
- 27 Jan, 2013 1 commit
-
-
Sofia Papagiannaki authored
-
- 21 Jan, 2013 1 commit
-
-
Sofia Papagiannaki authored
-
- 15 Jan, 2013 2 commits
-
-
Sofia Papagiannaki authored
-
Sofia Papagiannaki authored
-
- 24 Dec, 2012 1 commit
-
-
Sofia Papagiannaki authored
-
- 30 Nov, 2012 2 commits
-
-
Kostas Papadimitriou authored
to conform with multiple auth providers feature
-
Sofia Papagiannaki authored
#2883
-
- 08 Nov, 2012 1 commit
-
-
Sofia Papagiannaki authored
-
- 05 Nov, 2012 2 commits
-
-
Olga Brani authored
-
Sofia Papagiannaki authored
-
- 03 Oct, 2012 1 commit
-
-
Sofia Papagiannaki authored
-
- 26 Sep, 2012 1 commit
-
-
Vangelis Koukis authored
-
- 10 Sep, 2012 1 commit
-
-
Sofia Papagiannaki authored
-
- 05 Sep, 2012 1 commit
-
-
Sofia Papagiannaki authored
-
- 23 Aug, 2012 1 commit
-
-
Olga Brani authored
-
- 10 Aug, 2012 1 commit
-
-
Sofia Papagiannaki authored
-
- 31 Jul, 2012 1 commit
-
-
Sofia Papagiannaki authored
-
- 30 May, 2012 1 commit
-
-
Sofia Papagiannaki authored
Refs: #2471
-
- 21 May, 2012 1 commit
-
-
Sofia Papagiannaki authored
Provide api calls for permitting helpdesk users to access user information by user email and by username Refs: #2414
-
- 04 May, 2012 1 commit
-
-
Sofia Papagiannaki authored
-
- 21 Apr, 2012 1 commit
-
-
Sofia Papagiannaki authored
* unique email and is_active combination (use django model validation) * use different template for rendering shibboleth signup form * do not show groups in profile page * do not show provider in third-party signup forms Refs: #2167
-
- 07 Apr, 2012 1 commit
-
-
Sofia Papagiannaki authored
-
- 21 Mar, 2012 1 commit
-
-
Sofia Papagiannaki authored
Refs: #2019
-