Statistics
| Branch: | Tag: | Revision:

root @ a67187d1

# Date Author Comment
a67187d1 01/04/2012 01:51 pm Leonidas Poulopoulos

Handled issue where the port form was submitted on Enter keyup

6663a783 01/04/2012 01:07 pm Leonidas Poulopoulos

Fixed typo that caused ports dialog window not to appear

6e9a9419 12/22/2011 05:52 pm Leonidas Poulopoulos

Minor fixes. Added expiration date to admin interface. Distinguish between add and edit in admin. Different handling

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

Moved user update info into middleware

f5d68f6f 12/22/2011 05:19 pm Leonidas Poulopoulos

Minor issue handling with invalid html escaping

933c1f31 12/22/2011 05:05 pm Leonidas Poulopoulos

Better wording. Replaced 'route' with rule for console messages

424e79da 12/22/2011 05:02 pm Leonidas Poulopoulos

Updated settings.py.dist

61e178c3 12/22/2011 02:06 pm Leonidas Poulopoulos

Minor wording fixes

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

Expiration mechanism and messages refinement

bea340d9 12/21/2011 05:59 pm Leonidas Poulopoulos

Added missing comment tags. Handles temporarily disabled then action additions

62353243 12/21/2011 05:55 pm Leonidas Poulopoulos

Merged outofsync with error in UI. Closes #1793

138e4e37 12/21/2011 05:41 pm Leonidas Poulopoulos

Temporarily (until decided) disabled rate limit additions

20aafa59 12/21/2011 05:17 pm Leonidas Poulopoulos

Added details to alert mails

bfdfac23 12/21/2011 05:05 pm Leonidas Poulopoulos

Added protected networks with validation and admins alert

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

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

f12b3d54 12/21/2011 04:08 pm Leonidas Poulopoulos

Fixed a bug where rate limiting values were not checked against the lowest value. Closes #1804

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

1b1aa18d 12/21/2011 11:37 am Leonidas Poulopoulos

Customized 500 error page. Altered 503 page

9dede827 12/21/2011 11:07 am Leonidas Poulopoulos

Added a custom 503 html doc. It is to be placed in /var/www and a 503 statement should be added in apache conf file

e7725082 12/21/2011 11:05 am Leonidas Poulopoulos

Code formatting

7b50e98b 12/20/2011 06:20 pm Leonidas Poulopoulos

Changed application UI. Added ports section as accordion for advanced settings

887b82c3 12/20/2011 01:37 pm Leonidas Poulopoulos

Implemented admin add/edit functionality. Closes #1795

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

8ababc0c 12/19/2011 07:35 pm Leonidas Poulopoulos

Added an empty logfile. Maybe should move it into settings.py. Modified gitignore

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

63941c8e 12/19/2011 04:54 pm Leonidas Poulopoulos

Removed accept from then action bootstrap sql script

2a13d365 12/19/2011 03:58 pm Leonidas Poulopoulos

Added techc mails as db_members linked view

d0f665cc 12/19/2011 11:49 am Leonidas Poulopoulos

Added pending and suspended to default checked

c78c4531 12/16/2011 06:10 pm Leonidas Poulopoulos

Added mobile-flavoured filtering buttons

95450be6 12/15/2011 06:13 pm Leonidas Poulopoulos

Removed color coding from table rows

4b302e54 12/12/2011 12:33 am Leonidas Poulopoulos

Wrapped checkbox under a nice jQuery UI button

cb2bec3d 12/12/2011 12:10 am Leonidas Poulopoulos

Added a hide columns with no actions checkbox. Added cookie to that. Minor cleanup

828ef1fd 12/11/2011 10:31 pm Leonidas Poulopoulos

Added missing js class

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

9c4e0410 12/10/2011 10:43 am Leonidas Poulopoulos

Fixed rule expiration cronjob. Removed unwated if statement

7c4bc8de 12/10/2011 10:36 am Leonidas Poulopoulos

Fixed an expiration date issue in templates

b53269fe 12/10/2011 10:15 am Leonidas Poulopoulos

Phrasing fixes to tasks

fb67376a 12/10/2011 09:59 am Leonidas Poulopoulos

Added an expiration tooltip plus what this needed to operate

d6495609 12/10/2011 09:01 am Leonidas Poulopoulos

Added peer in mail templates

9b17e57f 12/10/2011 08:55 am Leonidas Poulopoulos

Fixed some issues with longpolling keepalive and error handling

ca4704fb 12/10/2011 08:08 am Leonidas Poulopoulos

Fixed expiration mail phrasing

ca6bb3d5 12/09/2011 07:46 pm Leonidas Poulopoulos

Fixed cache issues. Fixed a major long-polling issue with a keepalive function

94fb8123 12/09/2011 05:59 pm Leonidas Poulopoulos

Poller cleanup and corrections. CSRF protection for js included

0cac144d 12/08/2011 04:23 pm Leonidas Poulopoulos

Fixed url matching slug regexp

add2e879 12/07/2011 07:13 pm Leonidas Poulopoulos

Reformated mail body

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

This commit closes 1755 , closes 1754

33281310 12/07/2011 02:15 pm Leonidas Poulopoulos

Added expired to a known sync state

03f02f42 12/07/2011 02:13 pm Leonidas Poulopoulos

Added inactive to a known sync state

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

Added a save to current status while deleting a job

7a0ac0d1 12/07/2011 02:06 pm Leonidas Poulopoulos

Fixed phrasing for overlapping rules

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

20ff5bd4 12/07/2011 01:08 pm Leonidas Poulopoulos

Added an unescape template tag to server hrefs from form validation errors

e173e7c2 12/07/2011 01:07 pm Leonidas Poulopoulos

Fixed issue with admininactive syncing. Fixed issue with admin batch delete

6d153302 12/07/2011 12:19 pm Leonidas Poulopoulos

Solved issue with retrieving same rules

2fa49646 12/06/2011 03:29 pm Leonidas Poulopoulos

Mailing templates created

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

Invoked mailing mechanism

735ba631 12/06/2011 01:32 pm Leonidas Poulopoulos

Modified settings.py.dist with mail server and mail prefix

7d408f6f 12/06/2011 12:28 pm Leonidas Poulopoulos

Added fields to admin interface. Minor changes with UI datatables

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

Added admin deactivate action with user rights prevention

a387277a 12/06/2011 11:09 am Leonidas Poulopoulos

Modified long-polling urls

c90399d6 12/06/2011 10:47 am Leonidas Poulopoulos

.gitignore is now working

6d87724e 12/06/2011 10:44 am Leonidas Poulopoulos

Updated gitignore

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

5c8cc64e 12/05/2011 11:53 am Leonidas Poulopoulos

Added user data update in shibauthBackend

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

Code cleanup. Added a networks existence check while adding route

c1509909 12/05/2011 12:04 am Leonidas Poulopoulos

Slight change in datetime import. Addition of has expired func in Route

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

Invoked user messaged framework to warn about illegal editing

3406b43f 12/04/2011 11:19 pm Leonidas Poulopoulos

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

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

25d08a62 11/28/2011 01:52 am Leonidas Poulopoulos

Added user seperation into long-polling

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

Massive changes. Added long-polling support

e9d46ce1 11/23/2011 12:20 pm Leonidas Poulopoulos

Fix on previous commit: Added a whois utility. Incorporated user profile

971645d6 11/23/2011 12:20 pm Leonidas Poulopoulos

Added a whois utility. Incorporated user profile

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

Added celery and beanstalk

b10e01d6 11/20/2011 10:36 pm Leonidas Poulopoulos

Changed logic to all parts. Dev db is incorporated

7a8a4da4 11/20/2011 10:43 am Leonidas Poulopoulos

Changed models logic. Decreased FKs

064ecc91 11/20/2011 10:26 am Leonidas Poulopoulos

Added missing dirs

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

Added templates. Moved functionality out of models

478173ac 11/17/2011 11:16 am Leonidas Poulopoulos

Added clean method to netwrork address. 'then' statement is obligatory

a24fbf37 11/16/2011 05:06 pm Leonidas Poulopoulos

Added an admin interface. Incorporated nxpy with gbp flowspec feature

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

Initial commit of flowspy