log

age author description
Sat, 01 Aug 2009 12:38:13 -0400 Jonathan Gonzalez V Added TODO file
Sat, 01 Aug 2009 10:49:53 -0400 Jonathan Gonzalez V Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/savane-cleanup/framework
Sat, 01 Aug 2009 10:27:31 -0400 Jonathan Gonzalez V Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/savane-cleanup/framework
Thu, 30 Jul 2009 10:39:19 -0400 Jonathan Gonzalez V Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/savane-cleanup/framework
Tue, 28 Jul 2009 14:07:00 -0400 Jonathan Gonzalez V Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/savane-cleanup/framework
Mon, 27 Jul 2009 09:23:06 -0400 Jonathan Gonzalez V Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/savane-cleanup/framework
Mon, 27 Jul 2009 09:05:59 -0400 Jonathan Gonzalez V Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/savane-cleanup/framework
Thu, 25 Jun 2009 11:15:52 -0400 Jonathan Gonzalez V Some order to the contact.html file
Sat, 01 Aug 2009 16:40:36 +0200 Sylvain Beucler Reduce number of queries when displaying group members
Sat, 01 Aug 2009 16:40:09 +0200 Sylvain Beucler Fix some results ordering
Sat, 01 Aug 2009 16:21:48 +0200 Sylvain Beucler Update X11 license URL
Sat, 01 Aug 2009 11:02:54 +0200 Sylvain Beucler Reference interesting python+ldap URLs
Sat, 01 Aug 2009 11:02:21 +0200 Sylvain Beucler Mention convenient IPython trick: auto-import django models
Sat, 01 Aug 2009 11:01:51 +0200 Sylvain Beucler Display user's real name to check for UTF-8 issues (none to report)
Sat, 01 Aug 2009 11:01:19 +0200 Sylvain Beucler Leverage on new Django 1.1 to implement efficient license->groups query
Sat, 01 Aug 2009 11:00:18 +0200 Sylvain Beucler Add debug footer with SQL stats
Fri, 31 Jul 2009 11:04:14 +0200 Sylvain Beucler Reference where user_id's are referenced in the old savane tables
Fri, 31 Jul 2009 11:03:09 +0200 Sylvain Beucler Improve migration scripts to get rid of trivial warnings (so only real warnings remain)
Thu, 30 Jul 2009 21:36:30 +0200 Sylvain Beucler Improve migration script, takes better care of duplicates and dangling FKs
Wed, 29 Jul 2009 15:36:26 +0200 Sylvain Beucler Use batch-decoration to apply @login_required to all /my
Wed, 29 Jul 2009 15:30:20 +0200 Sylvain Beucler Something that's I don't understand in @decorator prevents from using the decorator inline (without declaring an intermediate function) - let get rid of it and implement the decorator by hand
Wed, 29 Jul 2009 15:01:00 +0200 Sylvain Beucler Add '/u', '/us', '/p', '/pr' URL aliases
Wed, 29 Jul 2009 14:45:09 +0200 Sylvain Beucler - Import user->group membership
Wed, 29 Jul 2009 08:55:01 +0200 Sylvain Beucler Move the group list template to the right location
Wed, 29 Jul 2009 08:54:35 +0200 Sylvain Beucler Disable contrib.sites
Tue, 28 Jul 2009 14:14:12 +0200 Sylvain Beucler Remove forum-related fields (deprecated feature); more admin fixes
Tue, 28 Jul 2009 13:20:24 +0200 Sylvain Beucler - Properly import register_time
Tue, 28 Jul 2009 12:37:23 +0200 Sylvain Beucler Import script for groups->svmain_extendedgroup and group_type->svmain_groupconfiguration
Mon, 27 Jul 2009 19:22:07 +0200 Sylvain Beucler Rename 'main' to 'svmain'; move user/group models to svmain; start implementing admin area
Mon, 27 Jul 2009 15:13:44 +0200 Sylvain Beucler Convert 'groups' and 'group_type' from savane_old
Mon, 27 Jul 2009 11:34:09 +0200 Sylvain Beucler Suppress warnings and extra latin1 conversion in savane_old migration script
Mon, 27 Jul 2009 10:26:32 +0200 Sylvain Beucler Update documentation wrt directory layout
Mon, 27 Jul 2009 10:12:33 +0200 Sylvain Beucler Attempt to define a directory layout suitable for reusable apps
Mon, 27 Jul 2009 00:01:09 +0200 Sylvain Beucler - Clean-up in the login code to reuse Django 'auth' app; if I removed
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