log

age author description
Sun, 26 Jul 2009 17:31:18 +0200 Sylvain Beucler Merge branch 'master' of Beuc@git.sv.gnu.org:/srv/git/savane-cleanup/framework
Thu, 25 Jun 2009 10:49:32 -0400 Jonathan Gonzalez V Added the contact view into main app and move all the urls related to main app to main/urls.py
Thu, 25 Jun 2009 10:48:33 -0400 Jonathan Gonzalez V Added links to the left menu
Thu, 25 Jun 2009 10:48:07 -0400 Jonathan Gonzalez V Defined style for the left menu
Wed, 24 Jun 2009 23:29:58 -0400 Jonathan Gonzalez V Added a cols and rows attribute to the gpg textarea
Wed, 24 Jun 2009 23:25:37 -0400 Jonathan Gonzalez V Added a sql script to migrate the users from the old savane model to the new one with django
Wed, 24 Jun 2009 17:40:56 -0400 Jonathan Gonzalez V Commented realname from the model since we can use (first|last)_name
Wed, 24 Jun 2009 15:05:38 -0400 Jonathan Gonzalez V Added login_required to all the views that need it
Wed, 24 Jun 2009 15:05:19 -0400 Jonathan Gonzalez V Added LOGIN_URL to use login_required
Wed, 24 Jun 2009 14:51:59 -0400 Jonathan Gonzalez V Added default values to the ssh/gpg forms, so the user will see what did he set.
Tue, 23 Jun 2009 15:08:51 -0400 Jonathan Gonzalez V The SSH key update works
Tue, 23 Jun 2009 12:50:32 -0400 Jonathan Gonzalez V Added a new backend to authenticate users
Tue, 23 Jun 2009 12:50:10 -0400 Jonathan Gonzalez V Added the primary view for ssh and gpg keys
Tue, 23 Jun 2009 12:49:23 -0400 Jonathan Gonzalez V Removed commented lines
Mon, 22 Jun 2009 13:49:46 -0400 Jonathan Gonzalez V Modified the login form to use the the template tag url
Mon, 22 Jun 2009 13:38:49 -0400 Jonathan Gonzalez V Fix the icon page to use the proper MEDIA_URL
Mon, 22 Jun 2009 20:44:59 +0200 Sylvain Beucler Merge branch 'master' of Beuc@git.sv.gnu.org:/srv/git/savane-cleanup/framework
Mon, 22 Jun 2009 13:13:49 -0400 Jonathan Gonzalez V Add the SSH/GPG keys section to edit ssh and gpg keys
Mon, 22 Jun 2009 11:05:35 -0400 Jonathan Gonzalez V Added resume_skill view and template
Mon, 22 Jun 2009 09:54:49 -0400 Jonathan Gonzalez V Deleted saven_user/(authentication|identity|mail).html
Mon, 22 Jun 2009 09:51:45 -0400 Jonathan Gonzalez V On success all the events has an unbound form so the input form will be clean
Sun, 21 Jun 2009 15:01:15 -0400 Jonathan Gonzalez V Removed sv_authentication view
Sun, 21 Jun 2009 15:00:35 -0400 Jonathan Gonzalez V Now change password works
Sun, 21 Jun 2009 14:47:27 -0400 Jonathan Gonzalez V Removed all the sv_identity view
Sun, 21 Jun 2009 14:46:56 -0400 Jonathan Gonzalez V The identity form at the main conf works
Sun, 21 Jun 2009 14:35:31 -0400 Jonathan Gonzalez V Remove dht esv_mail view, we don't need it anymore
Sun, 21 Jun 2009 14:31:12 -0400 Jonathan Gonzalez V Change the email on the main account conf
Sun, 21 Jun 2009 14:30:44 -0400 Jonathan Gonzalez V Changed the (error|success)_message fro (error|success)_msg, short and fast to write
Thu, 18 Jun 2009 13:55:43 -0400 Jonathan Gonzalez V Add the action option per form and join all the forms just to the main configuration interface
Thu, 18 Jun 2009 13:49:01 -0400 Jonathan Gonzalez V Fix name for field.errors
Wed, 17 Jun 2009 17:43:25 -0400 Jonathan Gonzalez V Removed links that doesn't make sense yet. Use images/icon.png instead of images/Savnanah.theme/icon.png
Wed, 17 Jun 2009 11:20:45 -0400 Jonathan Gonzalez V Moved images/common/icon.png to images/
Wed, 17 Jun 2009 11:20:06 -0400 Jonathan Gonzalez V Removed images/Savannah.theme/
Wed, 17 Jun 2009 11:10:05 -0400 Jonathan Gonzalez V Move the identity form to the conf section to avoid the idea of have one page per form
Wed, 17 Jun 2009 11:09:20 -0400 Jonathan Gonzalez V Added a margin-top of 10px to .content and .box
Wed, 17 Jun 2009 10:51:29 -0400 Jonathan Gonzalez V Remove saven_user.urls.py doesn't have sense since we use urls.py per app
Wed, 17 Jun 2009 10:41:14 -0400 Jonathan Gonzalez V Re-ident using space instead of tabs and added the local variables to file to get the proper mode using GNU Emacs
Tue, 16 Jun 2009 20:29:30 +0200 Sylvain Beucler Merge branch 'master' of Beuc@git.sv.gnu.org:/srv/git/savane-cleanup/framework
Tue, 16 Jun 2009 14:26:30 -0400 Jonathan Gonzalez V Replaced djhtml for html on all template names
Sat, 13 Jun 2009 18:40:42 +0200 Sylvain Beucler Merge branch 'master' of Beuc@git.sv.gnu.org:/srv/git/savane-cleanup/framework
Thu, 11 Jun 2009 09:41:31 -0400 Jonathan Gonzalez V Some changes to test the new hook
Thu, 11 Jun 2009 09:30:31 -0400 Jonathan Gonzalez V Moved floating.png from images/common/ to images/
Thu, 11 Jun 2009 09:24:27 -0400 Jonathan Gonzalez V Added sv_mail to urls, testing commits
Thu, 28 May 2009 17:28:36 -0400 Jonathan Gonzalez V Added the change passwor form using the the forms class provided by Django
Thu, 28 May 2009 17:28:07 -0400 Jonathan Gonzalez V Show the error_message var and add a new conditional to detecjt a success message
Thu, 28 May 2009 14:00:12 -0400 Jonathan Gonzalez V Removed the left menu from the templates of savane_user
Thu, 28 May 2009 13:59:08 -0400 Jonathan Gonzalez V Added authentication box, to deal with password change, just template for the moment
Mon, 25 May 2009 01:22:50 -0400 Jonathan Gonzalez V Added a class to show a box with errors. Added the div to show errors inside the content and above of the block
Mon, 25 May 2009 01:20:12 -0400 Jonathan Gonzalez V Added a var to not show the left main if is not None and move the left menu to the base.djhtml
Mon, 25 May 2009 00:00:42 +0200 Sylvain Beucler Complete setup instructions and add Apache draft
Sun, 24 May 2009 23:16:57 +0200 Sylvain Beucler Make media path relatives, so they needn't be configured
Sat, 23 May 2009 18:42:43 -0400 Jonathan Gonzalez V Added the functionality to update the user real name
Sat, 23 May 2009 18:01:16 -0400 Jonathan Gonzalez V Added the field "last name" so it fit better the current model using django
Sat, 23 May 2009 17:52:51 -0400 Jonathan Gonzalez V Added the identity template with some view, no functionality yet
Sat, 23 May 2009 17:50:48 -0400 Jonathan Gonzalez V Added the conf.djhtml that was missing for index of account conf
Sat, 23 May 2009 17:49:58 -0400 Jonathan Gonzalez V Added box item box. Elimiated the width for a box, maybe there's a better way to do that job
Sat, 23 May 2009 13:22:16 -0400 Jonathan Gonzalez V Fix the box title on CSS file
Fri, 22 May 2009 22:48:54 -0400 Jonathan Gonzalez V Added the the proposal style to separate things inside a module... needs better design but it's the main idea
Fri, 22 May 2009 21:42:16 -0400 Jonathan Gonzalez V Add the request context_preprocessor to the list. Removed the I18N support
Fri, 22 May 2009 14:24:35 -0400 Jonathan Gonzalez V Added the logout facility