Link Office to Ads.
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Sat, 19 May 2012 19:03:21 +0000 (21:03 +0200)
committerGustavo Martin Morcuende <gu.martinm@gmail.com>
Sat, 19 May 2012 19:03:21 +0000 (21:03 +0200)
commit983ccf5c5a6ebf66345b9833e70b5dd55034123e
tree9408a929cab540d4ad04ba620ddd77f9b57b3cbe
parent17970be8c69cdd251624e2e6469125e4edfba19e
Link Office to Ads.

I hate Symfony and PHP.
18 files changed:
apps/companyfront/config/app.yml
apps/companyfront/modules/office/actions/actions.class.php
apps/companyfront/modules/office/templates/_formCustomOffice.php
apps/companyfront/modules/office/templates/_formCustomOfficeAds.php
apps/companyfront/modules/office/templates/_list.php
apps/companyfront/modules/office/templates/editSuccess.php
apps/companyfront/modules/office/templates/indexSuccess.php
apps/companyfront/modules/office/templates/linkSuccess.php
apps/companyfront/modules/office/templates/newSuccess.php
lib/form/doctrine/MaxItemsPerPage.class.php [new file with mode: 0644]
lib/form/doctrine/OfficeAdsForm.class.php
lib/form/doctrine/OfficeForm.class.php
lib/model/doctrine/City.class.php
lib/model/doctrine/Country.class.php
lib/model/doctrine/Office.class.php
lib/model/doctrine/OfficeTable.class.php
lib/model/doctrine/Region.class.php
web/sfFormExtraPlugin [new symlink]