Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im @ c83d0ada

Name Size
  fixtures
  management
  migrations
  static
  templates
  templatetags
  tests
  views
__init__.py 0 Bytes
activation_backends.py 19.8 kB
astakos_resources.py 1.7 kB
auth.py 3.2 kB
auth_backends.py 3.3 kB
auth_providers.py 22.7 kB
context_processors.py 4.1 kB
cookie.py 4.2 kB
fields.py 3.7 kB
forms.py 38.3 kB
functions.py 33.4 kB
messages.py 17.5 kB
models.py 65.9 kB
notifications.py 3.1 kB
presentation.py 10.3 kB
project_notif.py 6.9 kB
quotas.py 9.9 kB
register.py 6.5 kB
settings.py 10.6 kB
tables.py 14.5 kB
urls.py 8.3 kB
util.py 11.1 kB
weblogin_urls.py 1.6 kB
widgets.py 2.7 kB

Latest revisions

# Date Author Comment
c83d0ada 01/21/2014 02:29 pm Ilias Tsitsimpis

Fix console output for management commands

From Django's documentation:
When you are using management commands and wish to provide console
output, you should write to self.stdout and self.stderr, instead of
printing to stdout and stderr directly.

This patch fixes the managements commands to use the proper...

54f827f7 01/20/2014 04:02 pm Giorgos Korfiatis

Catch EOF in astakos/quota commands

Abort operation when raw_input raises an EOFError.

4220c336 01/20/2014 04:02 pm Giorgos Korfiatis

Fix stdout/stderr write in astakos/quota commands

Write actual command output and user prompts to stdout; error and progress
messages to stderr.

8a217fa2 01/08/2014 06:05 pm Olga Brani

astakos: Filter for project-list table

36dacb92 01/08/2014 06:05 pm Olga Brani

astakos: Table manipulation using DataTables.js

Pagination, filtering and sorting of tables in projects-list
and members-list view is done client-side using DataTables.js

fb9d96e9 01/08/2014 06:05 pm Olga Brani

astakos: Table manipulation style improvments

bd47df34 01/08/2014 06:05 pm Olga Brani

astakos: Fix members list table checkbox bug

99ec73ba 01/08/2014 06:05 pm Olga Brani

astakos: Extend form.innerlabels cookie bug fix

9e900cc5 01/08/2014 05:46 pm Kostas Papadimitriou

astakos: Update tests

43b4d5e8 01/08/2014 05:46 pm Kostas Papadimitriou

astakos: Fix add members url in project details view

View revisions

Also available in: Atom