commit 407bb70ae9c12eeb8f45d580dccc6ee51aafdf8d
Author: Bruno Michel <bmichel@menfin.info>
Date: Sun Apr 17 16:40:37 2011 +0200
Improve the sections list
commit 3300437594b35b7f09cf49540b7d636d09b72353
Author: Bruno Michel <bmichel@menfin.info>
Date: Sun Apr 17 16:12:17 2011 +0200
Update spasibo CSS
commit 2ac6cd928cc3244774f8271a064a9fdc336384f6
Author: Bruno Michel <bmichel@menfin.info>
Date: Sun Apr 17 15:59:56 2011 +0200
More help about the wiki syntax
commit 087e2ef84975427ca95a91b694b1c3bf2a456d47
Author: Bruno Michel <bmichel@menfin.info>
Date: Sun Apr 17 15:49:14 2011 +0200
Add some explanations about creating an account
commit a16ba73e66d587c966814f1c1e1b5fc65ef64c9e
Author: Laurent Arnoud <laurent@spkdev.net>
Date: Sat Apr 16 16:15:33 2011 +0200
fix error with `bundle exec rake db:migrate' on remember_token index
-- add_index(:accounts, :remember_token)
rake aborted!
An error has occurred, all later migrations canceled:
Mysql2::Error: Key column 'remember_token' doesn't exist in table:
CREATE INDEX `index_accounts_on_remember_token` ON `accounts` (`remember_token`)
force creation remember_token with :use_salt option
http://rubydoc.info/github/plataformatec/devise/master/Devise/Schema:rememberable
Signed-off-by: Laurent Arnoud <laurent@spkdev.net>
commit f6fb86d743bcb4cf380de78d2604b14cf8bb4e02
Author: Laurent Arnoud <laurent@spkdev.net>
Date: Sat Apr 16 16:10:25 2011 +0200
fix errors with `bundle exec rake db:migrate', due to devise update
-- create_table(:accounts)
rake aborted!
An error has occurred, all later migrations canceled:
undefined method `authenticatable' for
authenticatable is now remplaced by database_authenticatable
Signed-off-by: Laurent Arnoud <laurent@spkdev.net>
commit b02c1cc978632af1037eab4ff37ea1e657d21001
Author: Laurent Arnoud <laurent@spkdev.net>
Date: Sat Apr 16 16:47:29 2011 +0200
markup fix: form_tag havent html option like form_for
this generate an invalid html attr like « html="{:id=>"poll_223_sidebar"}" »
Signed-off-by: Laurent Arnoud <laurent@spkdev.net>
commit 1e9c2b4513f132379e81ebe888f099f265b7fce7
Author: Bruno Michel <bmichel@menfin.info>
Date: Sun Apr 17 15:34:39 2011 +0200
Remove some stats (too long computation)
commit b432803b75d0fd15a96004072bd7f775131ba033
Author: Bruno Michel <bmichel@menfin.info>
Date: Thu Apr 14 21:55:05 2011 +0200
Fix the URL in the tracker atom feed
commit 3ba7867634a29723771d8f1c6e5e5017e4fde9c8
Author: Bruno Michel <bruno.michel@af83.com>
Date: Wed Apr 13 12:12:44 2011 +0200
Fix an XSS attack on board
commit e60569e470f8668738b8093b7d802a3c0bdb82d3
Author: Bruno Michel <bmichel@menfin.info>
Date: Wed Apr 13 01:32:19 2011 +0200
Top or flop statistics
commit f2e16c9b37c263858d7a6325e031d9c42c9821ad
Author: Bruno Michel <bmichel@menfin.info>
Date: Wed Apr 13 01:01:37 2011 +0200
Fix users stats
commit e32228c52d79c352d5645d2fdfd600ae3330daa1
Author: Benoît Sibaud <oumph@linuxfr.org>
Date: Wed Apr 13 00:50:38 2011 +0200
Statistics about user
commit c012cd013d6beae6fb970a11962b95cc2b86d935
Author: Bruno Michel <bmichel@menfin.info>
Date: Wed Apr 13 00:44:02 2011 +0200
Don't validate wiki page before showing the form to create it
commit dac4113f31d94adcc51c27c496265821320c2740
Author: Bruno Michel <bmichel@menfin.info>
Date: Mon Apr 11 01:05:44 2011 +0200
Oops, fix a user stat