Commit Graph

938 Commits

Author SHA1 Message Date
Romain Neutron
88c3df2ef7 Regenerate doctrine entities and proxies 2013-06-17 20:11:44 +02:00
Romain Neutron
d8427e0c2c Merge pull request #403 from romainneutron/orders
[3.8] Update emails notifications
2013-06-17 10:38:22 -07:00
Romain Neutron
784e454311 Update emails notifications 2013-06-17 19:37:52 +02:00
Romain Neutron
516f46c3d3 Merge pull request #408 from nlegoff/fix_1207
[3.8] Fix #1207 Fix export button
2013-06-17 10:36:02 -07:00
Romain Neutron
c8b61b3748 Merge pull request #409 from romainneutron/subdef-labels
[3.8] Add localized labels in subdef editing
2013-06-17 10:34:40 -07:00
Romain Neutron
241705a568 Merge pull request #399 from romainneutron/ip-proxies
[3.8] Add trusted proxies configuration
2013-06-17 10:28:49 -07:00
Romain Neutron
08c6ca4d26 Merge pull request #401 from nlegoff/fix_1131
[3.8] Fix #1131 & remove jquery.validate* dependencies
2013-06-17 10:06:29 -07:00
Romain Neutron
5b06914bca Add localized labels in subdef editing 2013-06-17 18:54:10 +02:00
Nicolas Le Goff
93ec7e702c Fix #1207 Fix export button 2013-06-17 18:48:26 +02:00
Romain Neutron
5bacbaf694 Add bin/console check:config command 2013-06-17 18:24:58 +02:00
Romain Neutron
42db38d055 Add error pages, fix error handling and PHP conf 2013-06-17 17:01:35 +02:00
Romain Neutron
c061191334 Fix CS 2013-06-17 15:09:23 +02:00
Nicolas Le Goff
164d012437 Reorder forms organisation add a way to custom view & add callback once error is rendered 2013-06-17 12:09:51 +02:00
Nicolas Le Goff
fc5fea2c2f Fix #1131 Add password strength validation 2013-06-14 16:55:29 +02:00
Romain Neutron
906d4ba9c5 Localize status bits 2013-06-14 09:47:54 +02:00
Romain Neutron
f642a96809 Merge pull request #396 from romainneutron/time-limit-sbas
[3.8] Time limit sbas
2013-06-14 00:44:24 -07:00
Romain Neutron
f942dc2562 Enable users time restrictions per databox 2013-06-13 19:45:20 +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
Nicolas Le Goff
7d0643150f Enhance wording && multiselect css component
Fix typo
2013-06-13 14:05:33 +02:00
Nicolas Le Goff
f30bca91a9 Adressed PR comment's
Fix tests

Add dot at end of senetences

Fix typo
2013-06-13 14:05:33 +02:00
Nicolas Le Goff
325d54006a Fix AccountForm validation & Add repeated form 2013-06-13 14:05:09 +02:00
Nicolas Le Goff
a456698642 Add nicer validation message 2013-06-13 14:05:08 +02:00
Nicolas Le Goff
6d55d4c61c Fix #1141 Use form type repeated 2013-06-13 14:05:08 +02:00
Nicolas Le Goff
d3716088e1 Adress PR's comment 2013-06-13 14:03:57 +02:00
Nicolas Le Goff
5e7a570a0f handle language for multiselect 2013-06-13 14:03:57 +02:00
Nicolas Le Goff
d0deccf84e Add validation language 2013-06-13 14:03:56 +02:00
Nicolas Le Goff
1a776a9335 Set last modified time and cache path to null 2013-06-13 14:02:14 +02:00
Romain Neutron
626e8df75b Disable minifier lines debug, may cause JS errors 2013-06-13 14:00:51 +02:00
Romain Neutron
bfa28e0fd0 Bump to jquery ui 1.8.24, fix JS and CSS load issues 2013-06-13 13:52:03 +02:00
Romain Neutron
25a00d3c6e Merge pull request #387 from romainneutron/url-generator
[3.8] Use url generator
2013-06-13 01:21:02 -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
c663d9d82d Fix #1101 Add sended record throught mail in report
Fix typo
2013-06-12 16:57:11 +02:00
Romain Neutron
aebc63a01c Move phraseanet_indexer setting in configuration 2013-06-11 16:02:43 +02:00
Romain Neutron
83da2e94ef Merge pull request #383 from romainneutron/config-compil
[3.8] Configuration compilation
2013-06-11 05:29:04 -07:00
Romain Neutron
32c2d6154a Remove phraseanet services, update configuration 2013-06-11 14:05:44 +02:00
Romain Neutron
bbf49b9134 Fix use of outdated phraeanet.user service 2013-06-10 13:54:19 +02:00
Romain Neutron
adc7fb5860 Merge pull request #373 from nlegoff/admin_fields_label
[3.8] Bind field's label to backend
2013-06-01 02:32:15 -07:00
Romain Neutron
c084f20f85 Labelize collections 2013-06-01 01:29:07 +02:00
Nicolas Le Goff
16d79abd43 Use ['locales.I18n.available'] to generate field label 2013-05-31 19:41:01 +02:00
Romain Neutron
eba7f2dfa1 Merge pull request #375 from nlegoff/fix_notif
[3.8] Fix #1189 notifications display is broken
2013-05-30 11:13:51 -07:00
Romain Neutron
0e9d0d90c7 Merge pull request #370 from romainneutron/databox-fields-labels
[3.8] Add localized labels to databox fields
2013-05-30 11:13:29 -07:00
Nicolas Le Goff
53cafa7117 Fix #1189 notifications display is broken 2013-05-30 18:59:59 +02:00
Romain Neutron
769f319638 Update templates to display databox fields labels 2013-05-30 18:12:31 +02:00
Romain Neutron
82af1ba69e Add localized labels to databox fields 2013-05-30 18:12:31 +02:00
Romain Neutron
e57ca50b36 Enable debug in minifier in dev mode 2013-05-30 17:22:51 +02:00
Romain Neutron
fa06b05307 Merge pull request #365 from nlegoff/fix_953
Fix #953 Close session properly
2013-05-29 13:38:31 -07:00
Nicolas Le Goff
a15ee1d729 Fix #953 Close session properly
Fix tests
2013-05-29 21:44:53 +02:00
Romain Neutron
38f38290c8 Fix CS 2013-05-29 21:21:02 +02:00
Romain Neutron
e36e7ad085 Merge pull request #364 from nlegoff/fix_1187
Fix #1187, Fix #1188
2013-05-29 12:16:12 -07:00