Revision:

Revisions

# Date Author Comment
5d3a191e 02/28/2014 11:10 am Giorgos Korfiatis

astakos: Some more project tests

7e4cd6c0 02/28/2014 11:10 am Giorgos Korfiatis

cyclades: Skip enforcing projects if users specified

If list of users to check is given, we should not report violations on
projects, because this may affect non-specified users.

9d514d49 02/27/2014 07:42 pm Olga Brani

uinext: Modals updated

ff529368 02/27/2014 07:41 pm Olga Brani

uinext: Clean-up common.js

c204fcff 02/27/2014 05:40 pm Alex Pyrgiotis

cyclades: Add first iteration of admin interface

Port helpdesk app as admin app and plug it where necessary. This is
mostly done to familiarise with Django.

Note: This is not a polished or working commit and is pushed only for
data safety reasons.
All changes will be committed appropriately once the code has matured.

faad3c72 02/27/2014 05:24 pm Olga Brani

uinext: Updated layout

e9cb1577 02/27/2014 04:51 pm Christos Stavrakakis

Bump version to 0.15rc7

a6e6fe48 02/27/2014 04:16 pm Christos Stavrakakis

cyclades: Common function to get object by ID

Create common helper function, for command line tools, to get an object
from DB by it's ID, and raise the appropriate command error if the
object does not exist or the ID is invalid.

6bf51937 02/27/2014 01:10 pm Christos Stavrakakis

Bump version to 0.15~rc6-1~wheezy

Signed-off-by: Christos Stavrakakis <>

9ac9cf28 02/27/2014 01:10 pm Christos Stavrakakis

Merge branch 'release-0.15' into debian-release-0.15

a1d0bacb 02/27/2014 01:09 pm Christos Stavrakakis

Update Changelog and admin guide

14ea344e 02/27/2014 12:57 pm Chrysostomos Nanakos

docs: Update Changelog

07661d4d 02/27/2014 11:37 am Christos Stavrakakis

snf_django: Add pprint_table to SynnefoCommand

Add 'pprint_table' to SynnefoCommand, which is just a wrapper around
'snf_django.management.utils.pprint_table' using commands stdout.

54b7d9b0 02/27/2014 11:29 am Sofia Papagiannaki

pithos: Update tests

Add check for bad characters in Content-Type headers.

b7df5775 02/27/2014 11:15 am Sofia Papagiannaki

pithos: Restrict request Content-Type header

Check for non ascii characters.

5ba2cfd2 02/26/2014 09:50 pm Christos Stavrakakis

cyclades: Add str method to all DB models

Add str method to all DB models, that simply calls unicode
method. Because str will return a unicode string it will be ignored,
and the result from unicode will be used.

6fec4302 02/26/2014 09:50 pm Christos Stavrakakis

cyclades: Replace str with smart_unicode

72cbea06 02/26/2014 09:19 pm Christos Stavrakakis

snf_django: Use 'replace' error strategy

Make custom CommandError use 'replace' strategy for unicodes that cannot
be decoded to user's preferred encoding.

38706719 02/26/2014 06:42 pm Olga Brani

uinext: Edit model property component

93ac642e 02/26/2014 06:17 pm Chrysostomos Nanakos

pithos: Remove 'create' argument in _get_rear_block()

35cbac33 02/26/2014 06:03 pm Giorgos Korfiatis

astakos: Use custom CommandError in mngt commands

a6d167c1 02/26/2014 06:03 pm Giorgos Korfiatis

astakos: Use SynnefoCommand to handle unicode

Replace BaseCommand with SynnefoCommand in mngt commands. The latter
properly handles unicode strings.

62a4a5ae 02/26/2014 06:03 pm Giorgos Korfiatis

astakos: Include unicode strings in tests

09166ef0 02/26/2014 06:03 pm Giorgos Korfiatis

astakos: Use pprint_table for expired projects

fb8357c8 02/26/2014 06:03 pm Giorgos Korfiatis

snf_django: Fix csv unicode writer

Use recipe from http://docs.python.org/2/library/csv.html to write unicode
in csv format.

« Previous 1 2 3 4 5 ... 584 Next » (51-75/14585) | Per page: 25, 50, 100

Also available in: Atom