Statistics
| Branch: | Tag: | Revision:

root / flowspec / views.py @ 357e5b54

History | View | Annotate | Download (16.7 kB)

# Date Author Comment
357e5b54 01/18/2012 01:13 pm Leonidas Poulopoulos

Added administrator's and tech-c notification mechanism upon new user creation

fdb1f9ec 01/10/2012 06:11 pm Leonidas Poulopoulos

Replaced mailing mechanism with custom mail function to include bcc addresses

86da41f0 01/09/2012 06:47 pm Leonidas Poulopoulos

Minor techc_mail retrieval function reformatting

26d25791 01/09/2012 12:18 pm Leonidas Poulopoulos

Error page fixes and additions

5366dc62 12/22/2011 05:39 pm Leonidas Poulopoulos

Moved user update info into middleware

fdc3d663 12/22/2011 11:19 am Leonidas Poulopoulos

Expiration mechanism and messages refinement

c6c0a85f 12/21/2011 04:18 pm Leonidas Poulopoulos

Fixed a bug with subnetting that could cause conflicts to Junipers. Closes #1805

6d48c46c 12/21/2011 12:35 pm Leonidas Poulopoulos

Restricted non-admin user choices in then field

cb0e212e 12/21/2011 11:37 am Leonidas Poulopoulos

Added IP logging in mails and logs

3bfa0ea6 12/20/2011 01:37 pm Leonidas Poulopoulos

Code cleanup in views

a2f464f0 12/20/2011 12:52 pm Leonidas Poulopoulos

Implemented NOC, Helpdesk and tech-c notification via mail upon rule changes. Closes #1794

b4401a0c 12/20/2011 11:45 am Leonidas Poulopoulos

Fixed file logging mechanism bug. Added prefix_length restriction

57de574d 12/19/2011 07:32 pm Leonidas Poulopoulos

Added file logging. Closes #1796

2e52e8a5 12/19/2011 05:35 pm Leonidas Poulopoulos

This commit refs #1793. If no feedback is received, issue will close

bec1a51b 12/11/2011 10:30 pm Leonidas Poulopoulos

Code cleanup. New implementation of long polling timeout. Done by server. Client has a backup mechanism to reconciliate failed

34cff057 12/07/2011 04:11 pm Leonidas Poulopoulos

This commit closes 1755 , closes 1754

22752ac0 12/07/2011 02:10 pm Leonidas Poulopoulos

Added a save to current status while deleting a job

6b747a1b 12/07/2011 01:47 pm Leonidas Poulopoulos

Fixed an issue in view with expiration date

052c14aa 12/07/2011 01:42 pm Leonidas Poulopoulos

Implemented expiration date selection with client and strict server validation

fd3870ee 12/06/2011 03:29 pm Leonidas Poulopoulos

Invoked mailing mechanism

d50fd7b6 12/06/2011 12:06 pm Leonidas Poulopoulos

Added admin deactivate action with user rights prevention

b27537d5 12/05/2011 06:52 pm Leonidas Poulopoulos

Added rule pk as hidden to show latest first. Altered match SHIB special attribute resolution

33e8f0b8 12/05/2011 05:29 pm Leonidas Poulopoulos

Renamed route to rule in templates

049a5a10 12/05/2011 04:30 pm Leonidas Poulopoulos

Implemented login page. Altered settings.py.dist . Implemented update on change

6a946adf 12/05/2011 11:50 am Leonidas Poulopoulos

Code cleanup. Added a networks existence check while adding route

5141cf4a 12/04/2011 11:39 pm Leonidas Poulopoulos

Invoked user messaged framework to warn about illegal editing

97e42c7d 12/04/2011 11:18 pm Leonidas Poulopoulos

Monkey patched User model. Poller js is templated. Plus minor changes

6ee21ffd 11/28/2011 04:42 pm Leonidas Poulopoulos

Added group view on initial page

3e99e2d1 11/24/2011 04:34 pm Leonidas Poulopoulos

Massive changes. Added long-polling support

9cad4715 11/21/2011 07:34 pm Leonidas Poulopoulos

Added celery and beanstalk

357d48dc 11/20/2011 09:47 am Leonidas Poulopoulos

Added templates. Moved functionality out of models

a3af8464 11/15/2011 06:52 pm Leonidas Poulopoulos

Initial commit of flowspy