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
|
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/
|