Add badges to rule status
[flowspy] / flowspec /
2013-04-02 Leonidas PoulopoulosAdd fragment type in views. Minor wording changes
2013-04-02 Leonidas PoulopoulosAdd fragment type in form clean
2013-04-02 Leonidas PoulopoulosAdd fragment type in admin
2013-04-02 Leonidas PoulopoulosAdd fragment type model
2013-02-07 Leonidas PoulopoulosFixed encoding statements
2013-02-03 Leonidas PoulopoulosMinor change in the user activation procedure
2013-02-01 Leonidas PoulopoulosAdded copyright info plus updated the README file
2013-01-31 Leonidas PoulopoulosAdded alternate view for Helpdesk v0.9.2
2013-01-29 Leonidas PoulopoulosPatch that fixes multiple mail atributes returned by...
2013-01-25 Leonidas PoulopoulosNew layout and UI in place
2012-11-22 Leonidas PoulopoulosChanged the user registration proccess. Admins now...
2012-11-22 Leonidas PoulopoulosAdded an attribute map to settings. Eases the parsing...
2012-10-31 Leonidas PoulopoulosBrought back flatpages. Templates refinement
2012-05-04 Leonidas PoulopoulosMore translation fixes plus a cleanup of error.html...
2012-05-03 Leonidas PoulopoulosAligned branch internationalization with latest changes...
2012-05-03 Leonidas PoulopoulosAdded all objects during form cleaning for same rules
2012-05-02 Leonidas PoulopoulosMerged all email files into one to make it easier to...
2012-04-19 Leonidas PoulopoulosAddressed issue where rule with ERROR status kept on...
2012-04-19 Leonidas PoulopoulosAdded a moving dot gif to response to indicate ongoing...
2012-03-16 Leonidas PoulopoulosPrevented a possible tool abuse where the user could...
2012-03-16 Leonidas PoulopoulosRefined administrator privileges and actions on users...
2012-03-14 Leonidas PoulopoulosSuperuser can create and edit rules on behalf of other...
2012-03-14 Leonidas PoulopoulosSuperuser can interact with all networks from all peers
2012-03-02 Leonidas PoulopoulosBug fixes related to Shib auth v0.8.4
2012-02-23 Leonidas PoulopoulosMoved flatpages to templates
2012-02-23 Leonidas PoulopoulosAdded more translations...
2012-02-23 Leonidas PoulopoulosAdded more translations and translation tags
2012-02-20 Leonidas PoulopoulosUser monkeypatching (longer username) now works for...
2012-02-15 Leonidas PoulopoulosFixed bug with protected networks form cleaning v0.8.1
2012-02-15 Leonidas PoulopoulosAdded a protocol check mechanism to form cleaning
2012-02-15 Leonidas PoulopoulosDB migration to protocol addition
2012-02-15 Leonidas PoulopoulosMerge branch 'dev/add_protocol' into dev/master_merge_p...
2012-02-15 Leonidas PoulopoulosResults of convert_to_south for flowspec. Initial migration
2012-02-15 Leonidas PoulopoulosAdded a protocol field restriction for plain users
2012-02-14 Leonidas PoulopoulosAdded protocol to match conditions
2012-02-14 Leonidas PoulopoulosPrevented a bug that would cause the rule application... v0.7.11
2012-02-14 Leonidas PoulopoulosTurned expiration notification cron job into celery job v0.7.10
2012-02-13 Leonidas PoulopoulosAdded FQDN resolving in mail notification templates... v0.7.9.7
2012-02-13 Leonidas PoulopoulosWording fix in form Exceptions v0.7.9.6
2012-02-13 Leonidas PoulopoulosAdded source address to required fields
2012-02-10 Leonidas PoulopoulosAltered tech_c mail fetch in views
2012-02-09 Leonidas PoulopoulosReplaced simplejson imports with json v0.7.9.1
2012-02-08 Leonidas PoulopoulosRemoved utils/beanstalkc as it is now a deb package v0.7.7
2012-02-04 Leonidas PoulopoulosFixed minor issue with rule owner on removal v0.7.6
2012-01-24 Leonidas PoulopoulosAnother admin file cleanup. Moved user profile into...
2012-01-24 Leonidas PoulopoulosAdmin files cleanup and reordering
2012-01-23 Leonidas PoulopoulosReplaced sql init files with fixtures
2012-01-23 Leonidas PoulopoulosMoved peer lookup and user profile creation into custom... v0.7.5
2012-01-20 Leonidas PoulopoulosFixed issue with missing mail address list from abuse...
2012-01-20 Leonidas PoulopoulosAltered user pending activation message v0.7.3
2012-01-19 Leonidas PoulopoulosAdded custom admin actions to User model v0.7.2
2012-01-18 Leonidas PoulopoulosAdded a dict element to denote missing shib attributes
2012-01-18 Leonidas PoulopoulosAdded administrator's and tech-c notification mechanism...
2012-01-10 Leonidas PoulopoulosReplaced mailing mechanism with custom mail function... v0.6.1
2012-01-10 Leonidas PoulopoulosTurned announcement into function. Added ignore result...
2012-01-09 Leonidas PoulopoulosAdded peer plus techc into admin interface v0.6
2012-01-09 Leonidas PoulopoulosMinor techc_mail retrieval function reformatting
2012-01-09 Leonidas PoulopoulosAdded INACTIVE in excluded from expiration
2012-01-09 Leonidas PoulopoulosError page fixes and additions
2011-12-22 Leonidas PoulopoulosMinor fixes. Added expiration date to admin interface...
2011-12-22 Leonidas PoulopoulosMoved user update info into middleware
2011-12-22 Leonidas PoulopoulosMinor issue handling with invalid html escaping
2011-12-22 Leonidas PoulopoulosBetter wording. Replaced 'route' with rule for console...
2011-12-22 Leonidas PoulopoulosMinor wording fixes
2011-12-22 Leonidas PoulopoulosExpiration mechanism and messages refinement
2011-12-21 Leonidas PoulopoulosAdded details to alert mails
2011-12-21 Leonidas PoulopoulosAdded protected networks with validation and admins...
2011-12-21 Leonidas PoulopoulosFixed a bug with subnetting that could cause conflicts...
2011-12-21 Leonidas PoulopoulosFixed a bug where rate limiting values were not checked...
2011-12-21 Leonidas PoulopoulosRestricted non-admin user choices in then field v0.5
2011-12-21 Leonidas PoulopoulosAdded IP logging in mails and logs
2011-12-20 Leonidas PoulopoulosImplemented admin add/edit functionality. Closes #1795
2011-12-20 Leonidas PoulopoulosCode cleanup in views
2011-12-20 Leonidas PoulopoulosImplemented NOC, Helpdesk and tech-c notification via...
2011-12-20 Leonidas PoulopoulosFixed file logging mechanism bug. Added prefix_length...
2011-12-19 Leonidas PoulopoulosAdded file logging. Closes #1796
2011-12-19 Leonidas PoulopoulosThis commit refs #1793. If no feedback is received...
2011-12-19 Leonidas PoulopoulosRemoved accept from then action bootstrap sql script
2011-12-11 Leonidas PoulopoulosCode cleanup. New implementation of long polling timeou...
2011-12-10 Leonidas PoulopoulosFixed an expiration date issue in templates
2011-12-10 Leonidas PoulopoulosPhrasing fixes to tasks
2011-12-10 Leonidas PoulopoulosAdded an expiration tooltip plus what this needed to...
2011-12-07 Leonidas PoulopoulosThis commit closes 1755 , closes 1754
2011-12-07 Leonidas PoulopoulosAdded expired to a known sync state
2011-12-07 Leonidas PoulopoulosAdded inactive to a known sync state
2011-12-07 Leonidas PoulopoulosAdded a save to current status while deleting a job
2011-12-07 Leonidas PoulopoulosFixed phrasing for overlapping rules
2011-12-07 Leonidas PoulopoulosFixed an issue in view with expiration date
2011-12-07 Leonidas PoulopoulosImplemented expiration date selection with client and...
2011-12-07 Leonidas PoulopoulosAdded an unescape template tag to server hrefs from...
2011-12-07 Leonidas PoulopoulosFixed issue with admininactive syncing. Fixed issue...
2011-12-07 Leonidas PoulopoulosSolved issue with retrieving same rules
2011-12-06 Leonidas PoulopoulosInvoked mailing mechanism
2011-12-06 Leonidas PoulopoulosAdded fields to admin interface. Minor changes with...
2011-12-06 Leonidas PoulopoulosAdded admin deactivate action with user rights prevention
2011-12-05 Leonidas PoulopoulosAdded rule pk as hidden to show latest first. Altered...
2011-12-05 Leonidas PoulopoulosRenamed route to rule in templates
2011-12-05 Leonidas PoulopoulosImplemented login page. Altered settings.py.dist ....
2011-12-05 Leonidas PoulopoulosCode cleanup. Added a networks existence check while...
2011-12-04 Leonidas PoulopoulosSlight change in datetime import. Addition of has expir...
next