summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Gustavo Martin Morcuende [Tue, 15 May 2012 14:11:41 +0000 (16:11 +0200)]
Remove useless validator from OfficeForm
Gustavo Martin Morcuende [Tue, 15 May 2012 14:04:31 +0000 (16:04 +0200)]
Every user must have her/his language.
When creating a new account the user must choose her/his language.
It is used to show the data from the database in the correct language
which was chosen by the user.
Gustavo Martin Morcuende [Mon, 14 May 2012 00:04:11 +0000 (02:04 +0200)]
Create, edit, remove office.
Right now very simple, wihtout using javascript.
In the future many improvements if I use javascript.
Gustavo Martin Morcuende [Sun, 13 May 2012 19:23:43 +0000 (21:23 +0200)]
Cookies for login page.
Just is left the domain.
It does not work with localhost, hopefully it will with the production's domain.
Gustavo Martin Morcuende [Sun, 13 May 2012 16:51:11 +0000 (18:51 +0200)]
First module: office
Getting ready: layout, i18n
I have to write a new form for this module which will let us create
a new office. Right now without javascript, but if I want it to seem
"professional" I will have to finish using javascript...
Gustavo Martin Morcuende [Sun, 13 May 2012 02:15:25 +0000 (04:15 +0200)]
Layout for login page.
I am using sfDoctrineGuardPlugin with a custom layout.
Gustavo Martin Morcuende [Sun, 13 May 2012 02:06:47 +0000 (04:06 +0200)]
Remove directories.
cache and log directories must not be tracked.
Gustavo Martin Morcuende [Sat, 12 May 2012 22:24:48 +0000 (00:24 +0200)]
First big commit.
MobiAds. Hopefully this is the final one.
Cross fingers and toes.