Statistics
| Branch: | Tag: | Revision:

root @ 1534e9c2

# Date Author Comment
1534e9c2 02/10/2012 03:33 pm Leonidas Poulopoulos

Moved whois configuration inside settings.py.dist

c00eba1c 02/09/2012 05:56 pm Leonidas Poulopoulos

Replaced simplejson imports with json

e7a73512 02/09/2012 10:12 am Leonidas Poulopoulos

Added a custom uknown_host_cb function to overcome ssh key errors

46a6064c 02/08/2012 05:50 pm Leonidas Poulopoulos

Updated urls.py.dist

c9cb8214 02/08/2012 05:00 pm Leonidas Poulopoulos

Added missing variable in settings.py.dist

f57f6e68 02/08/2012 01:36 pm Leonidas Poulopoulos

Removed utils/beanstalkc as it is now a deb package

7c900acb 02/04/2012 08:13 am Leonidas Poulopoulos

Fixed minor issue with rule owner on removal

c612174c 02/03/2012 07:45 pm Leonidas Poulopoulos

Fixed activation title template

88400e28 01/24/2012 08:59 am Leonidas Poulopoulos

Another admin file cleanup. Moved user profile into new file under accounts

dc9b0d59 01/24/2012 08:52 am Leonidas Poulopoulos

Admin files cleanup and reordering

84772eac 01/23/2012 05:57 pm Leonidas Poulopoulos

Added fixtures for site and flatpages. Run manually to fill the corresponding tables

6ad32e53 01/23/2012 05:46 pm Leonidas Poulopoulos

Removed peers sql init script. Fixture works in place now

d0777394 01/23/2012 05:37 pm Leonidas Poulopoulos

Replaced sql init files with fixtures

b969de46 01/23/2012 03:35 pm Leonidas Poulopoulos

Moved peer lookup and user profile creation into custom user_login function

398213bb 01/23/2012 03:34 pm Leonidas Poulopoulos

Better wording in settings.py.dist

e0a35792 01/23/2012 03:33 pm Leonidas Poulopoulos

Removed peer lookup and user profile from shibauth backend

0667633c 01/20/2012 03:01 pm Leonidas Poulopoulos

Fixed issue with missing mail address list from abuse notification

083c9706 01/20/2012 02:44 pm Leonidas Poulopoulos

Added transparency to console dialog

1381e2d4 01/20/2012 01:26 pm Leonidas Poulopoulos

Altered user pending activation message

ce1536e9 01/19/2012 10:32 am Leonidas Poulopoulos

Added custom admin actions to User model

1b897754 01/18/2012 04:12 pm Leonidas Poulopoulos

Modified peer network range update mechanism

fa232561 01/18/2012 01:15 pm Leonidas Poulopoulos

Added required registration template files. Closes #1873

f9634455 01/18/2012 01:14 pm Leonidas Poulopoulos

Added a dict element to denote missing shib attributes

357e5b54 01/18/2012 01:13 pm Leonidas Poulopoulos

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

7e40732f 01/18/2012 01:11 pm Leonidas Poulopoulos

Added view to override registration's activate functionality. References #1873

ba7099ee 01/18/2012 01:10 pm Leonidas Poulopoulos

Added registration to installed apps. References #1873

d4c9f39f 01/18/2012 01:09 pm Leonidas Poulopoulos

Removed user activation in shibboleth backend. References #1873

8f17dc8f 01/13/2012 05:49 pm Leonidas Poulopoulos

Added init scripts that should be put in the appropriate directories in a production deployment

caa2fd80 01/13/2012 11:23 am Leonidas Poulopoulos

Added a urls.py.dist file

8872920c 01/13/2012 11:22 am Leonidas Poulopoulos

Updated .gitignore with urls.py

bf207a49 01/13/2012 10:52 am Leonidas Poulopoulos

Updated gitignore with celery daemon directory

a61c1448 01/12/2012 03:12 pm Leonidas Poulopoulos

Handled a key error that could be triggered by service flaps

43e360e3 01/12/2012 02:47 pm Leonidas Poulopoulos

Updated setting.py.dist

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

Replaced mailing mechanism with custom mail function to include bcc addresses

849f3fea 01/10/2012 06:09 pm Leonidas Poulopoulos

Added an error message to user profile for users with no admin networks

c93feefe 01/10/2012 06:07 pm Leonidas Poulopoulos

Added ordering to Peer model

9452bd72 01/10/2012 06:06 pm Leonidas Poulopoulos

Improved shibauth middleware. Some fine-tuning could be done in the future

b77dcedb 01/10/2012 06:05 pm Leonidas Poulopoulos

Turned announcement into function. Added ignore result to speed up tasks

1e02e391 01/09/2012 06:57 pm Leonidas Poulopoulos

Added peer plus techc into admin interface

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

Minor techc_mail retrieval function reformatting

e74203ca 01/09/2012 04:09 pm Leonidas Poulopoulos

Added INACTIVE in excluded from expiration

bbb71107 01/09/2012 01:51 pm Leonidas Poulopoulos

Added flatpages

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

Error page fixes and additions

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