log

age author description
Fri, 23 Jul 2010 21:10:27 +0200 Sylvain Beucler Change derived class ExtendedUser to AutoOneToOneField SvUserInfo (idem for groups); replicate changes across the code. This allow to create Savane-specific user object automatically (e.g. after django-registration).
Thu, 22 Jul 2010 21:27:11 +0200 Sylvain Beucler Allow title overriding from the template (typically when url.py is 3rd-party)
Thu, 22 Jul 2010 21:26:25 +0200 Sylvain Beucler Remove draft for custom registration
Thu, 22 Jul 2010 20:13:23 +0200 Sylvain Beucler Integrate django-registration in the project (TODO: auto-create an ExtendedUser)
Thu, 22 Jul 2010 18:30:51 +0200 Sylvain Beucler Trim design to show current progress + code clean-ups
Thu, 15 Jul 2010 22:22:52 +0200 Sylvain Beucler Infra for page titles
Thu, 15 Jul 2010 11:59:19 +0200 Sylvain Beucler Make the GNU logo face the rest of the page
Thu, 15 Jul 2010 11:50:36 +0200 Sylvain Beucler Organized ExtendedUser<->ExtendedGroup relationship
Tue, 06 Jul 2010 14:26:36 +0200 Sylvain Beucler Doc fixes
Sat, 15 May 2010 09:37:42 +0200 Sylvain Beucler More documentation on trackers
Fri, 14 May 2010 22:17:03 +0200 Sylvain Beucler More notes on Django 1.2
Fri, 14 May 2010 17:42:14 +0200 Sylvain Beucler Not sure we'll re-implenting voting in trackers, at least not in a first step; not much used
Fri, 14 May 2010 16:46:21 +0200 Sylvain Beucler Update code for Django 1.2
Sun, 14 Mar 2010 22:53:14 +0100 Sylvain Beucler Trackers: permissions
Sun, 14 Mar 2010 16:41:28 +0100 Sylvain Beucler Still more on trackers data structure
Sun, 14 Mar 2010 15:22:33 +0100 Sylvain Beucler Trackers data structure: msgid and history; separate ID counters
Sun, 14 Mar 2010 13:36:25 +0100 Sylvain Beucler More on trackers data structure
Sat, 13 Mar 2010 23:35:44 +0100 Sylvain Beucler Start documenting trackers structure
Sat, 13 Mar 2010 22:18:17 +0100 Sylvain Beucler sbin/sv: works independently of pwd
Sat, 13 Mar 2010 22:10:20 +0100 Sylvain Beucler Reorganise directory layout
Fri, 26 Feb 2010 11:07:22 +0100 Sylvain Beucler Remove extra </table>
Fri, 19 Feb 2010 12:59:15 +0100 Sylvain Beucler Document a few Django features to consider for the near future
Thu, 18 Feb 2010 21:51:48 +0100 Sylvain Beucler Add back login templates, probably removed by mistake
Thu, 18 Feb 2010 21:22:15 +0100 Sylvain Beucler Reuse default context processors
Thu, 18 Feb 2010 21:21:27 +0100 Sylvain Beucler Fix double slash bug in base template
Thu, 18 Feb 2010 21:20:58 +0100 Sylvain Beucler Reuse default context processors
Thu, 18 Feb 2010 21:20:37 +0100 Sylvain Beucler .fcgi need to be made executable
Tue, 29 Sep 2009 15:33:37 -0400 Jonathan Gonzalez V Initial files for the register app
Tue, 29 Sep 2009 12:14:17 -0400 Jonathan Gonzalez V Removed unnecessary imports
Tue, 29 Sep 2009 12:14:05 -0400 Jonathan Gonzalez V Removed repeated line
Sat, 19 Sep 2009 18:13:03 -0400 Jonathan Gonzalez V Added the action to update the gpg key. There's a way to verify the key?
Sat, 19 Sep 2009 17:59:30 -0400 Jonathan Gonzalez V Changed SSHForm to use savane.utils.ssh_key_fingerprint to check for a valid value in the fields
Sat, 19 Sep 2009 17:51:07 -0400 Jonathan Gonzalez V Use ssh_key_fingerprint from savane.utils to show the fingerprint on the ssh keys lists
Sat, 19 Sep 2009 17:50:30 -0400 Jonathan Gonzalez V Fix ssh_key_fingerprint to remove the created file and return the proper fingerprint
Sat, 19 Sep 2009 14:00:13 -0400 Jonathan Gonzalez V Extract the old ssh keys from the svmain_sshkey table
Sat, 19 Sep 2009 13:58:32 -0400 Jonathan Gonzalez V Migrate the old authorized_keys cols to one row in svmain_sshkey
Wed, 26 Aug 2009 14:35:31 -0400 Jonathan Gonzalez V Added a new python package utils
Wed, 12 Aug 2009 10:21:26 +0200 Sylvain Beucler Fix rebase instructions (worked for branches apparently, not when pulling the current branch)
Wed, 12 Aug 2009 08:55:51 +0200 Sylvain Beucler Tip zeus about how to avoid messy Git merges :P
Tue, 11 Aug 2009 17:05:51 -0400 Jonathan Gonzalez V Added user name an name at the top of the page
Tue, 11 Aug 2009 16:51:12 -0400 Jonathan Gonzalez V Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/savane-cleanup/framework
Tue, 11 Aug 2009 16:50:34 -0400 Jonathan Gonzalez V Just show part of the ssh key on the web view
Tue, 11 Aug 2009 16:34:27 -0400 Jonathan Gonzalez V Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/savane-cleanup/framework
Tue, 11 Aug 2009 16:33:46 -0400 Jonathan Gonzalez V Added current email account to the change email box
Tue, 11 Aug 2009 22:41:45 +0200 Sylvain Beucler More roadmap refinements
Tue, 11 Aug 2009 08:58:19 +0200 Sylvain Beucler - Update/precise TODO roadmap
Mon, 10 Aug 2009 22:36:26 +0200 Sylvain Beucler Write exhaustive roadmap for Savannah installation + doc fixes
Sun, 09 Aug 2009 10:59:30 +0200 Sylvain Beucler Update doc about LDAP and libnss-*
Sat, 08 Aug 2009 13:41:52 -0400 Jonathan Gonzalez V Added a form to upload one key per time and/or a public key file. Verfied in both cases, that it's a valid key
Sat, 08 Aug 2009 13:41:07 -0400 Jonathan Gonzalez V Added list with all the ssh keys added by the user
Sat, 08 Aug 2009 11:13:25 -0400 Jonathan Gonzalez V Added script to migrate sshkeys from svmain_extendeduser to svmain_sshkey
Sat, 08 Aug 2009 11:12:34 -0400 Jonathan Gonzalez V Added model SshKey to store the ssh keys per user
Tue, 04 Aug 2009 21:45:54 -0400 Jonathan Gonzalez V Add comments recolected from #savannah
Tue, 04 Aug 2009 01:14:34 +0200 Sylvain Beucler Import existing uid/gid; document LDAP setup; no-downtime LDAP repopulation script
Sun, 02 Aug 2009 23:38:26 +0200 Sylvain Beucler LDIF export: more efficient (direct MySQL access) and cleaner (queries in the models)
Sun, 02 Aug 2009 17:03:29 +0200 Sylvain Beucler First draft of LDAP export / population
Sat, 01 Aug 2009 19:19:27 +0200 Sylvain Beucler Clarify how to use the migration script and add a copyright/license notice
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
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