Activity

From 12/16/2011 to 01/14/2012

01/13/2012

05:49 pm Revision 8f17dc8f: Added init scripts that should be put in the appropriate directories in a prod...
Leonidas Poulopoulos
11:29 am Feature #1757 (Closed): Footer page
All done. Added flatpages to accomplish it. Leonidas Poulopoulos
11:23 am Revision caa2fd80: Added a urls.py.dist file
Leonidas Poulopoulos
11:22 am Revision 8872920c: Updated .gitignore with urls.py
Leonidas Poulopoulos
10:52 am Revision bf207a49: Updated gitignore with celery daemon directory
Leonidas Poulopoulos

01/12/2012

03:12 pm Revision a61c1448: Handled a key error that could be triggered by service flaps
Leonidas Poulopoulos
02:47 pm Revision 43e360e3: Updated setting.py.dist
Leonidas Poulopoulos

01/10/2012

06:11 pm Revision fdb1f9ec: Replaced mailing mechanism with custom mail function to include bcc addresses
Leonidas Poulopoulos
06:09 pm Revision 849f3fea: Added an error message to user profile for users with no admin networks
Leonidas Poulopoulos
06:07 pm Revision c93feefe: Added ordering to Peer model
Leonidas Poulopoulos
06:06 pm Revision 9452bd72: Improved shibauth middleware. Some fine-tuning could be done in the future
Leonidas Poulopoulos
06:05 pm Revision b77dcedb: Turned announcement into function. Added ignore result to speed up tasks
Leonidas Poulopoulos

01/09/2012

06:57 pm Revision 1e02e391: Added peer plus techc into admin interface
Leonidas Poulopoulos
06:47 pm Revision 86da41f0: Minor techc_mail retrieval function reformatting
Leonidas Poulopoulos
04:09 pm Revision e74203ca: Added INACTIVE in excluded from expiration
Leonidas Poulopoulos
02:05 pm Support #1759: Documentation
Added flatpages to webpage. Activated the info and ToS links at the bottom of the page. A screen-cast is available at... Leonidas Poulopoulos
01:51 pm Revision bbb71107: Added flatpages
Leonidas Poulopoulos
12:18 pm Revision 26d25791: Error page fixes and additions
Leonidas Poulopoulos

01/04/2012

01:51 pm Revision a67187d1: Handled issue where the port form was submitted on Enter keyup
Leonidas Poulopoulos
01:07 pm Revision 6663a783: Fixed typo that caused ports dialog window not to appear
Leonidas Poulopoulos

12/27/2011

09:48 am Feature #1811 (New): Add REST API - fetch rules
Implement REST API to fetch rules. Limit access to GRNET initially. Pay attention to authorisation. Django-Tastypie (... Leonidas Poulopoulos

12/22/2011

05:52 pm Revision 6e9a9419: Minor fixes. Added expiration date to admin interface. Distinguish between add...
Leonidas Poulopoulos
05:39 pm Revision 5366dc62: Moved user update info into middleware
Leonidas Poulopoulos
05:19 pm Revision f5d68f6f: Minor issue handling with invalid html escaping
Leonidas Poulopoulos
05:05 pm Revision 933c1f31: Better wording. Replaced 'route' with rule for console messages
Leonidas Poulopoulos
05:02 pm Revision 424e79da: Updated settings.py.dist
Leonidas Poulopoulos
02:06 pm Revision 61e178c3: Minor wording fixes
Leonidas Poulopoulos
11:19 am Revision fdc3d663: Expiration mechanism and messages refinement
Leonidas Poulopoulos

12/21/2011

05:59 pm Revision bea340d9: Added missing comment tags. Handles temporarily disabled then action additions
Leonidas Poulopoulos
05:56 pm Feature #1793 (Closed): Change UI states
Applied in changeset commit:"623532434d97152b6d443346493e8cd70fe335bd". Leonidas Poulopoulos
05:55 pm Revision 62353243: Merged outofsync with error in UI. Closes #1793
Leonidas Poulopoulos
05:54 pm Feature #1793: Change UI states
New states are:
* ACTIVE
* SUSPENDED
* ERROR
* PENDING
Leonidas Poulopoulos
05:41 pm Revision 138e4e37: Temporarily (until decided) disabled rate limit additions
Leonidas Poulopoulos
05:17 pm Revision 20aafa59: Added details to alert mails
Leonidas Poulopoulos
05:05 pm Revision bfdfac23: Added protected networks with validation and admins alert
Leonidas Poulopoulos
04:19 pm Bug #1805 (Closed): Subnetting should be normalized
Applied in changeset commit:"c6c0a85fe99b28485b4ba731940e6b74eb0b4707". Leonidas Poulopoulos
04:18 pm Revision c6c0a85f: Fixed a bug with subnetting that could cause conflicts to Junipers. Closes #1805
Leonidas Poulopoulos
04:09 pm Bug #1804 (Closed): Rate limiting allows values < 50
Applied in changeset commit:"f12b3d54ed6c5c796cf98f9bed7e66848cf8a6dc". Leonidas Poulopoulos
04:08 pm Revision f12b3d54: Fixed a bug where rate limiting values were not checked against the lowest val...
Leonidas Poulopoulos
03:38 pm Bug #1805 (Closed): Subnetting should be normalized
Subnetting should be normalized to proper CIDR notation so as to avoid conflicts on Juniper devices Leonidas Poulopoulos
03:37 pm Bug #1804 (Closed): Rate limiting allows values < 50
Rate limiting allows values < 50 in popup dialog Leonidas Poulopoulos
02:10 pm Feature #1738 (Closed): UI conceptual fixes
Added an accordion jQuery UI effect hiding ports as advanced settings Leonidas Poulopoulos
12:35 pm Revision 6d48c46c: Restricted non-admin user choices in then field
Leonidas Poulopoulos
11:37 am Revision cb0e212e: Added IP logging in mails and logs
Leonidas Poulopoulos
11:37 am Revision 1b1aa18d: Customized 500 error page. Altered 503 page
Leonidas Poulopoulos
11:07 am Revision 9dede827: Added a custom 503 html doc. It is to be placed in /var/www and a 503 statemen...
Leonidas Poulopoulos
11:05 am Revision e7725082: Code formatting
Leonidas Poulopoulos

12/20/2011

06:20 pm Revision 7b50e98b: Changed application UI. Added ports section as accordion for advanced settings
Leonidas Poulopoulos
01:38 pm Feature #1795 (Closed): Admin can modify (add, edit) rules
Applied in changeset commit:"887b82c3ebbb447ef33a297b6ee831c3bbbc1358". Leonidas Poulopoulos
01:37 pm Revision 887b82c3: Implemented admin add/edit functionality. Closes #1795
Leonidas Poulopoulos
01:37 pm Revision 3bfa0ea6: Code cleanup in views
Leonidas Poulopoulos
12:52 pm Feature #1794 (Closed): Mail tech-c once a rule changes (created, modified, deleted)
Applied in changeset commit:"a2f464f0bccf9ab9d4ac745a511b86c57e375a81". Leonidas Poulopoulos
12:52 pm Revision a2f464f0: Implemented NOC, Helpdesk and tech-c notification via mail upon rule changes. ...
Leonidas Poulopoulos
11:45 am Revision b4401a0c: Fixed file logging mechanism bug. Added prefix_length restriction
Leonidas Poulopoulos

12/19/2011

07:35 pm Support #1796 (Closed): Log activities to file
Applied in changeset commit:"57de574d1549b0d317cfe0a6a0340d5327a4f6e1". Leonidas Poulopoulos
07:35 pm Revision 8ababc0c: Added an empty logfile. Maybe should move it into settings.py. Modified gitignore
Leonidas Poulopoulos
07:32 pm Revision 57de574d: Added file logging. Closes #1796
Leonidas Poulopoulos
05:35 pm Revision 2e52e8a5: This commit refs #1793. If no feedback is received, issue will close
Leonidas Poulopoulos
04:54 pm Revision 63941c8e: Removed accept from then action bootstrap sql script
Leonidas Poulopoulos
04:35 pm Support #1796 (Closed): Log activities to file
Log every activity and configuration application into a log file. Leonidas Poulopoulos
04:34 pm Feature #1795 (Closed): Admin can modify (add, edit) rules
Give users with admin privileges the right to add new rules and edit existing Leonidas Poulopoulos
04:33 pm Feature #1794 (Closed): Mail tech-c once a rule changes (created, modified, deleted)
Obtain tech-c e-mails from db_members and send out emails once a rule changes Leonidas Poulopoulos
04:32 pm Feature #1793 (Closed): Change UI states
UI states should be changed to:
* ACTIVE
* SUSPENDED
* ERROR
* OUTOFSYNC
* PENDING
Inactive, Admininac...
Leonidas Poulopoulos
03:58 pm Revision 2a13d365: Added techc mails as db_members linked view
Leonidas Poulopoulos
11:49 am Revision d0f665cc: Added pending and suspended to default checked
Leonidas Poulopoulos

12/16/2011

06:10 pm Revision c78c4531: Added mobile-flavoured filtering buttons
Leonidas Poulopoulos
« Previous
Next »
 

Also available in: Atom