Commit Graph

31 Commits

Author SHA1 Message Date
Harrys Ravalomanana
b8b0abc617 PHRAS-3030 #comment add missing string #time 3h 2020-05-05 18:39:43 +04:00
Florian BLOUET
161bfbe21e remove prod js modules dependencies - remove useless gulp tasks - add phraseanet production client npm module 2016-03-18 10:08:08 +01:00
Florian BLOUET
ab368a7dee wip: js modularization of lightbox and cleanup 2016-03-18 10:08:07 +01:00
Florian BLOUET
5eec250624 modularize dialog Module (no more p4.dialog) 2016-03-18 10:08:07 +01:00
Florian BLOUET
749136c017 wip: css cleanup 2015-12-02 17:35:39 +01:00
Florian BLOUET
0e97e4a0ae moved skins/icon to assets/common/images/icons 2015-12-02 17:35:37 +01:00
Nicolas Le Goff
111755fa9b Refactor status display 2015-02-19 15:14:23 +01:00
Romain Neutron
727ad07908 Merge branch '3.8'
Conflicts:
	locale/de_DE/LC_MESSAGES/phraseanet.mo
	locale/de_DE/LC_MESSAGES/phraseanet.po
	locale/en_GB/LC_MESSAGES/phraseanet.mo
	locale/en_GB/LC_MESSAGES/phraseanet.po
	locale/es_ES/LC_MESSAGES/phraseanet.mo
	locale/es_ES/LC_MESSAGES/phraseanet.po
	locale/fr_FR/LC_MESSAGES/phraseanet.mo
	locale/fr_FR/LC_MESSAGES/phraseanet.po
	locale/nl_NL/LC_MESSAGES/phraseanet.mo
	locale/nl_NL/LC_MESSAGES/phraseanet.po
	templates/web/prod/actions/Property/index.html.twig
2014-02-24 16:29:32 +01:00
Romain Neutron
bbcf562af9 Fix #1700 : Changing a record property does not work 2014-02-24 12:39:54 +01:00
Romain Neutron
e9e9d149a1 Locale simplification 2013-12-03 20:05:20 +01:00
Romain Neutron
2ba164701d Use symfony translator 2013-12-03 20:02:40 +01:00
Romain Neutron
16c1930ca0 Update templates to fit the new translator 2013-12-03 20:02:40 +01:00
Romain Neutron
e7421e1fdd Fix twig tags 2013-12-03 20:02:39 +01:00
Nicolas Le Goff
2a1c421110 fix #1509 Fix missing label for stories status edition 2013-10-03 12:20:27 +02:00
Nicolas Le Goff
ed514432ca Fix translation issues 2013-09-05 14:29:42 +02:00
Romain Neutron
44126841bc Remove deprecated "on" / "off" default values 2013-07-18 19:06:49 +02:00
Romain Neutron
9032fbaed1 Update strings 2013-07-18 18:49:22 +02:00
jygaulier
56c884c852 add message if no doc editable 2013-07-18 15:28:57 +02:00
jygaulier
bf66cef3aa "name" des sb supprimés au profit des labels traduits 2013-07-18 14:46:39 +02:00
Nicolas Le Goff
90bc96b72a Fix tooltip + enhancement
Adressed PR's comment

Fix CSS issue
2013-06-24 15:50:59 +02:00
Nicolas Le Goff
764fa42f14 Update to jquery ui 1.10.3
Fix conflict & ui bugs

Remove debug
2013-06-21 13:46:16 +02:00
Romain Neutron
906d4ba9c5 Localize status bits 2013-06-14 09:47:54 +02:00
Romain Neutron
f9b4978569 Merge pull request #390 from romainneutron/databox-labels
[3.8] Add labels to databoxes
2013-06-13 07:41:05 -07:00
Romain Neutron
11a55bbd43 Add labels to databoxes 2013-06-13 09:45:43 +02:00
Romain Neutron
4161ef2e31 Use url generator everywhere 2013-06-13 09:44:16 +02:00
Nicolas Le Goff
bfca4a6c60 Close dialog box when click on cancel button 2012-10-19 17:32:15 +02:00
Nicolas Le Goff
d0ad79c318 Add loader 2012-10-19 17:32:14 +02:00
Nicolas Le Goff
ec8d577a41 Add missing class declaration
Fix tests

Update tests

Fix CS
2012-10-19 17:32:12 +02:00
Nicolas Le Goff
bda5821635 Split display status & type property into two separate controllers 2012-10-18 15:45:52 +02:00
Nicolas Le Goff
cde9ce18ae Add prod refactor
Fix issue

Conflicts:

	lib/Alchemy/Phrasea/Controller/Prod/Share.php
	lib/Alchemy/Phrasea/Controller/User/Notifications.php
	lib/Alchemy/Phrasea/Controller/User/Preferences.php
	templates/web/common/dialog_export.html.twig
2012-10-18 15:45:50 +02:00
Nicolas Le Goff
8710e0f3cb Refactor record property (status, type)
update property route

Fixed status

Conflicts:

	lib/Alchemy/Phrasea/Controller/Prod/Record/Property.php
2012-10-18 15:45:49 +02:00