Commit Graph

9 Commits

Author SHA1 Message Date
Aaron Bohy 2a39214d2e [FIX] File permission: remove unnecessary executable perm on files
Some .xml,.csv,.po,.woff,.ttf,.png,.eot,.svg had perm 755, provocating
'executable-not-elf-or-script' lintian warning for Debian packaging.
Set permission to 644 for those files.
Also remove unnecessary executable permissions on some .py:
	-addons/l10n_fr_hr_payroll/report/fiche_paye.py
	-addons/l10n_ro/res_partner.py
	-addons/l10n_ro/__openerp__.py
	-addons/l10n_ro/__init__.py
	-addons/l10n_do/__openerp__.py
	-addons/l10n_do/__init__.py
2015-01-23 11:11:27 +01:00
David Monjoie 873bfc6c10 [IMP] web: update font awesome to 4.2
Required for themes which uses the new icons
2014-12-22 13:21:46 +01:00
Randhir Mayatra rma-openerp 36e0eb4e2e [IMP] add required icon
bzr revid: rma@tinyerp.com-20140327054950-d126732mv15imvyi
2014-03-27 11:19:50 +05:30
Randhir Mayatra rma-openerp bca2c3d8dc [IMP] add icon for action
bzr revid: rma@tinyerp.com-20140325123525-5zzvqfyk6mmz6va3
2014-03-25 18:05:25 +05:30
Randhir Mayatra rma-openerp bddff0f601 [IMP] add class for icon pencil
bzr revid: rma@tinyerp.com-20140324135900-9mufbqb0w2ftsg46
2014-03-24 19:29:00 +05:30
Randhir Mayatra (OpenERP) 6cd8ef5c65 [IMP] add icons for stat buttons
bzr revid: rajmyt@gmail.com-20140320094959-4vki69r7715xvl41
2014-03-20 15:19:59 +05:30
chm@openerp.com b9ff076c73 [FIX] css: add important in .fa class for FontAwesome font. The font can't be overwrited by themes and custom css without important arguments
bzr revid: chm@openerp.com-20140314164244-siih3eo271govt27
2014-03-14 17:42:44 +01:00
Antony Lesuisse e057a64a02 [IMP] update fontawseome to 4.0.3
bzr revid: al@openerp.com-20131202133803-1muybwahwjo9e5sm
2013-12-02 14:38:03 +01:00
Antony Lesuisse 022bff6dc3 Added font awesome and jquery hotkeys
bzr revid: al@openerp.com-20130715122859-tsvmd1d89du6x094
2013-07-15 14:28:59 +02:00