fesplugas (Francesc Esplugas)

Name
Francesc Esplugas
Member Since
Mar 10, 2008

Following 0 coders and watching 76 repositories view all →

Public Repositories (4)

Public Activity feed

fesplugas commented on fesplugas/typus Fri Sep 03 04:05:12 -0700 2010
Comment in 608ba55:

Yes ... because account it's a resource.

fesplugas commented on fesplugas/typus Thu Sep 02 09:41:47 -0700 2010
Comment in 542a52f:

Fixed the tests and pushed some fixes.

fesplugas created tag v1.0.0.pre at fesplugas/typus Thu Sep 02 05:28:42 -0700 2010
fesplugas pushed to master at fesplugas/typus Thu Sep 02 05:09:49 -0700 2010
fesplugas pushed to master at fesplugas/typus Thu Sep 02 04:22:51 -0700 2010
  • 4452439
    Updating version to release it as a Gem soon.
fesplugas pushed to master at fesplugas/typus Thu Sep 02 04:16:23 -0700 2010
fesplugas started watching cwninja/geminabox Wed Sep 01 09:51:16 -0700 2010
geminabox's description:
Really simple rubygem hosting
fesplugas forked HakubJozak/railroad_tie Wed Sep 01 05:15:30 -0700 2010
Forked repository is at fesplugas/railroad_tie
fesplugas forked philsturgeon/codeigniter-template Tue Aug 31 23:24:52 -0700 2010
Forked repository is at fesplugas/codeigniter-template
fesplugas started watching nateware/redis-objects Mon Aug 30 14:26:34 -0700 2010
redis-objects's description:
Map Redis types directly to Ruby objects
fesplugas commented on fesplugas/typus Mon Aug 30 13:42:52 -0700 2010
Comment in 542a52f:

Weird, that shouldn't be there. I'll investigate tomorrow morning. Definitely I've to fix the tests ...

fesplugas pushed to master at fesplugas/typus Mon Aug 30 09:24:27 -0700 2010
  • 371cb00
    Modified string and boolean filter to use resource human_attri...
fesplugas applied fork commits to typus/master Mon Aug 30 09:24:24 -0700 2010
master was changed to 371cb0
fesplugas commented on matteon/typus Mon Aug 30 09:20:51 -0700 2010
Comment in aea6774:

-1 to remove the README file. It's there as reference.

fesplugas pushed to master at fesplugas/typus Mon Aug 30 09:14:18 -0700 2010
  • dbdbd9f
    Typus::Resource.setup with all available options
  • 75609a2
    Renamed initializer.
fesplugas pushed to master at fesplugas/typus Mon Aug 30 09:08:59 -0700 2010
  • 7d8e3fc
    Added typus resources .rb file to manage typus resources confi...
fesplugas applied fork commits to typus/master Mon Aug 30 09:08:59 -0700 2010
master was changed to 7d8e3f
fesplugas pushed to master at fesplugas/typus Mon Aug 30 09:04:25 -0700 2010
  • e2cc0b9
    Fixed no i18n string (matteo)
fesplugas commented on matteon/typus Mon Aug 30 09:02:08 -0700 2010
Comment in e0dbf72:

Weird ... this should be set on "lib/typus.rb".

fesplugas pushed to master at fesplugas/typus Mon Aug 30 08:54:18 -0700 2010
  • 6b3f50d
    Fixed bug in relationship_filter; now use @resource.human_attr...
fesplugas applied fork commits to typus/master Mon Aug 30 08:54:17 -0700 2010
master was changed to 6b3f50
fesplugas pushed to master at fesplugas/typus Mon Aug 30 08:51:22 -0700 2010
  • 46a4054
    Modified app partial: now is ordered by model_name (so it work...
  • 06d57d2
    Modified dashboard_helper: now is ordered by model_name (soit ...
fesplugas applied fork commits to typus/master Mon Aug 30 08:51:22 -0700 2010
master was changed to 46a405
fesplugas pushed to master at fesplugas/typus Mon Aug 30 08:48:42 -0700 2010
  • f7efda3
    Modified sidebar: now is ordered by model_name (so now it work...
fesplugas applied fork commits to typus/master Mon Aug 30 08:48:41 -0700 2010
master was changed to f7efda
fesplugas pushed to master at fesplugas/typus Mon Aug 30 08:45:58 -0700 2010
  • 986d9e2
    Added localized it string
  • 7e0ae14
    Removed deprecated human_name (now is model_name.human)
fesplugas applied fork commits to typus/master Mon Aug 30 08:45:55 -0700 2010
master was changed to 986d9e
fesplugas pushed to master at fesplugas/typus Mon Aug 30 08:44:35 -0700 2010
  • afbcdfe
    Added another it traslation
fesplugas applied fork commits to typus/master Mon Aug 30 08:44:34 -0700 2010
master was changed to afbcdf
fesplugas pushed to master at fesplugas/typus Mon Aug 30 08:42:18 -0700 2010
  • 1d49d7a
    Updated gemfile source (matteo)
fesplugas pushed to master at fesplugas/typus Mon Aug 30 08:40:12 -0700 2010
fesplugas applied fork commits to typus/master Mon Aug 30 08:40:11 -0700 2010
master was changed to 94c32b
fesplugas commented on matteon/typus Mon Aug 30 08:38:44 -0700 2010
Comment on lib/generators/templates/config/initializers/typus.rb L17 in a6fed70:

It's ok to have authentication disabled by default.

fesplugas commented on matteon/typus Mon Aug 30 08:38:10 -0700 2010
Comment on lib/generators/templates/config/initializers/typus.rb L10 in a6fed70:

Don't have plans to add external dependencies ...

fesplugas commented on matteon/typus Mon Aug 30 08:37:52 -0700 2010
Comment on lib/generators/templates/config/initializers/typus.rb L24 in a6fed70:

Not everyone will use typus with italian enabled ... so I cannot merge this with master.