Activity

From 01/13/2012 to 02/11/2012

02/10/2012

04:07 pm Revision f1d91582: Removed initial data from peers
Leonidas Poulopoulos
03:46 pm Revision 4d2b4caf: Added a custom command to fetch networks for each peer
Leonidas Poulopoulos
03:42 pm Revision b63e673d: Altered database storage engine to MYISAM
Leonidas Poulopoulos
03:41 pm Revision 627e731e: Fixed a typo in settings.py.dist
Leonidas Poulopoulos
03:38 pm Revision b36bd381: Altered tech_c mail fetch in views
Leonidas Poulopoulos
03:38 pm Revision ea7e3eb9: Changed database tech_c schema
Leonidas Poulopoulos
03:33 pm Revision 1534e9c2: Moved whois configuration inside settings.py.dist
Leonidas Poulopoulos

02/09/2012

05:56 pm Revision c00eba1c: Replaced simplejson imports with json
Leonidas Poulopoulos
10:12 am Revision e7a73512: Added a custom uknown_host_cb function to overcome ssh key errors
Leonidas Poulopoulos

02/08/2012

05:50 pm Revision 46a6064c: Updated urls.py.dist
Leonidas Poulopoulos
05:00 pm Revision c9cb8214: Added missing variable in settings.py.dist
Leonidas Poulopoulos
01:36 pm Revision f57f6e68: Removed utils/beanstalkc as it is now a deb package
Leonidas Poulopoulos

02/04/2012

08:13 am Revision 7c900acb: Fixed minor issue with rule owner on removal
Leonidas Poulopoulos
08:12 am Revision 6b5362d5: Fixed minor issue with rule owner on removal
Leonidas Poulopoulos

02/03/2012

07:45 pm Revision c612174c: Fixed activation title template
Leonidas Poulopoulos
07:44 pm Revision 572a6e9e: Fixed activation title template
Leonidas Poulopoulos
07:43 pm Revision 2d2808e2: Fixed issue with user activation and API Key creation
Leonidas Poulopoulos

01/31/2012

07:11 pm Revision 94eaf590: Added apikey renewal period in settings.py.dist
Leonidas Poulopoulos
07:11 pm Revision 94a504e6: Added api key renewal
Leonidas Poulopoulos
01:42 pm Revision e929181c: Removed api results limitation
Leonidas Poulopoulos
01:33 pm Revision ac5e6896: Modified urls.py.dist and setting.py.dist to support the REST api functionality
Leonidas Poulopoulos
01:30 pm Revision 534c4a37: Implemented port add functionality via rest api call. Fixed Exception handling
Leonidas Poulopoulos

01/30/2012

06:20 pm Revision 64a51911: Included form error handling. Added default expiration to request edit via REST
Leonidas Poulopoulos
05:39 pm Revision d1f85ed5: Added route expiration in update
Leonidas Poulopoulos
05:27 pm Revision 218b8dc5: Implemented a fully working REST api. Have to see if tuning is required, espec...
Leonidas Poulopoulos
02:18 pm Revision 4e036ce6: Removed API key from views and moved it to account activation
Leonidas Poulopoulos

01/27/2012

11:45 am Revision da60eca8: Added API Key mechanism generation and view in user profile
Leonidas Poulopoulos
11:24 am Revision 8dbcd093: Added ModelResources and implemented a modified BaseAuthBackend based on tasty...
Leonidas Poulopoulos

01/26/2012

02:13 pm Revision ff98c414: Initial REST api commit. Implemented with tastypie
Leonidas Poulopoulos

01/24/2012

08:59 am Revision 88400e28: Another admin file cleanup. Moved user profile into new file under accounts
Leonidas Poulopoulos
08:52 am Revision dc9b0d59: Admin files cleanup and reordering
Leonidas Poulopoulos

01/23/2012

05:57 pm Revision 84772eac: Added fixtures for site and flatpages. Run manually to fill the corresponding ...
Leonidas Poulopoulos
05:46 pm Revision 6ad32e53: Removed peers sql init script. Fixture works in place now
Leonidas Poulopoulos
05:37 pm Revision d0777394: Replaced sql init files with fixtures
Leonidas Poulopoulos
03:35 pm Revision b969de46: Moved peer lookup and user profile creation into custom user_login function
Leonidas Poulopoulos
03:34 pm Revision 398213bb: Better wording in settings.py.dist
Leonidas Poulopoulos
03:33 pm Revision e0a35792: Removed peer lookup and user profile from shibauth backend
Leonidas Poulopoulos

01/20/2012

03:01 pm Revision 0667633c: Fixed issue with missing mail address list from abuse notification
Leonidas Poulopoulos
02:44 pm Revision 083c9706: Added transparency to console dialog
Leonidas Poulopoulos
02:18 pm Feature #1898 (Closed): Helpdesk view only
Create a view for Helpdesk (have to think how we bypass the shibboleth auth there) with no actions. Leonidas Poulopoulos
01:26 pm Revision 1381e2d4: Altered user pending activation message
Leonidas Poulopoulos

01/19/2012

05:08 pm Feature #1886 (Closed): Add an "Any" button next to source address field
Add a button using jquery that will fill the source address field with the value "0.0.0.0/0" Leonidas Poulopoulos
10:32 am Revision ce1536e9: Added custom admin actions to User model
Leonidas Poulopoulos

01/18/2012

04:12 pm Revision 1b897754: Modified peer network range update mechanism
Leonidas Poulopoulos
01:16 pm Feature #1873 (Closed): First time login activation
Applied in changeset commit:"fa232561f432047e97f2f7593bd369878e437732". Leonidas Poulopoulos
01:15 pm Revision fa232561: Added required registration template files. Closes #1873
Leonidas Poulopoulos
01:14 pm Revision f9634455: Added a dict element to denote missing shib attributes
Leonidas Poulopoulos
01:13 pm Revision 357e5b54: Added administrator's and tech-c notification mechanism upon new user creation
Leonidas Poulopoulos
01:11 pm Revision 7e40732f: Added view to override registration's activate functionality. References #1873
Leonidas Poulopoulos
01:10 pm Revision ba7099ee: Added registration to installed apps. References #1873
Leonidas Poulopoulos
01:09 pm Revision d4c9f39f: Removed user activation in shibboleth backend. References #1873
Leonidas Poulopoulos

01/17/2012

04:04 pm Feature #1873 (Closed): First time login activation
Once a user logins for the first time via shibboleth, an activation email should be sent to GRNET NOC and the user's ... Leonidas Poulopoulos

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
« Previous
Next »
 

Also available in: Atom