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
|
Fri, 22 May 2009 14:24:11 -0400 |
Jonathan Gonzalez V |
Added a user fast menu for the user at the top of the page and fixed the form to login from any page
|
Thu, 21 May 2009 16:52:46 -0400 |
Jonathan Gonzalez V |
Added the login view, urls and modfied the form to send the proper var names
|
Thu, 21 May 2009 16:51:22 -0400 |
Jonathan Gonzalez V |
Modified the model, now use all the fields from the auth contrib app and the rest of field from table user, so we need a better name fro the model now
|
Thu, 21 May 2009 16:49:47 -0400 |
Jonathan Gonzalez V |
Added a variable to the index template to know when the user it's authenticated
|
Thu, 21 May 2009 16:48:14 -0400 |
Jonathan Gonzalez V |
Commented the admin app, I think that isn't useful for now
|
Fri, 15 May 2009 14:16:21 -0400 |
Jonathan Gonzalez V |
Added a few lines to show how to test the install
|
Fri, 15 May 2009 14:16:01 -0400 |
Jonathan Gonzalez V |
Added MEDIA_URL to have access to images and css files
|
Fri, 15 May 2009 14:15:33 -0400 |
Jonathan Gonzalez V |
Added savane_user app to handle all the user things
|
Thu, 14 May 2009 11:42:07 -0400 |
Jonathan Gonzalez V |
Added *.pyc to .gitignore
|
Thu, 14 May 2009 11:41:23 -0400 |
Jonathan Gonzalez V |
Initial import with the django framework
|
Thu, 14 May 2009 11:15:30 -0400 |
Jonathan Gonzalez V |
Removed all work of the framework done with Catalyst
|
Sun, 03 May 2009 22:12:24 -0400 |
Jonathan Gonzalez V |
Apply new design to header and main_page
|
Sun, 03 May 2009 22:11:41 -0400 |
Jonathan Gonzalez V |
Added new order and design with the login controller which doesn't work yet
|
Tue, 20 Jan 2009 00:38:47 -0300 |
Jonathan Gonzalez V |
Fix a merge conflict
|
Mon, 19 Jan 2009 14:59:57 -0300 |
Jonathan Gonzalez V |
Reduce the amount of news to show a short example of center box. order to the text over the news
|
Mon, 19 Jan 2009 14:51:26 -0300 |
Jonathan Gonzalez V |
Add header and footer files and an example page that show the use of the header and footer, no code for the moment
|
Mon, 19 Jan 2009 14:50:14 -0300 |
Jonathan Gonzalez V |
Add all the static files, just images and css files for the moment
|
Mon, 19 Jan 2009 14:49:55 -0300 |
Jonathan Gonzalez V |
Add *~ to the git ignore, this will avoid the upload of Emacs backup files
|
Mon, 19 Jan 2009 14:22:42 -0300 |
Jonathan Gonzalez V |
Add config to deal whith the static content like css and images files
|
Mon, 19 Jan 2009 18:13:07 -0500 |
Michael J. Flickinger |
Added database configuration.
|
Mon, 19 Jan 2009 17:10:27 -0500 |
Michael J. Flickinger |
Allowing for static images and .css files to be served from within application.
|
Sun, 18 Jan 2009 16:51:34 -0500 |
Michael J. Flickinger |
Deleting unused images.
|
Sun, 18 Jan 2009 15:01:27 -0500 |
Michael J. Flickinger |
Initial import
|