Commit Graph

175 Commits

Author SHA1 Message Date
Romain Neutron
eadfc69e94 Merge pull request #407 from romainneutron/check-config
[3.8] Add check config command
2013-06-17 11:26:27 -07: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
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
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
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
Romain Neutron
32c2d6154a Remove phraseanet services, update configuration 2013-06-11 14:05:44 +02:00
Romain Neutron
c084f20f85 Labelize collections 2013-06-01 01:29:07 +02:00
Romain Neutron
82af1ba69e Add localized labels to databox fields 2013-05-30 18:12:31 +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
Nicolas Le Goff
ed13878758 Fix #1187 Add client side check on field name validity 2013-05-29 20:21:48 +02:00
Romain Neutron
76413165ff Update authentication to service provider 2013-05-29 14:22:51 +02:00
Romain Neutron
b61f0050e9 Revert commit 2013-05-28 00:50:19 +02:00
Romain Neutron
7ba46abaff Address github annotations 2013-05-27 23:49:39 +02:00
Romain Neutron
bdfb97f063 Minor tweaks 2013-05-27 23:26:49 +02:00
Nicolas Le Goff
b52e4ee8c0 Address PR comment's
Fix tests
2013-05-27 23:26:49 +02:00
Nicolas Le Goff
0539db7598 Add global register feature
Tweak admin field app

Fix typo

Tweaks

Fix typo
2013-05-27 23:26:48 +02:00
Nicolas Le Goff
8a59f0070d Adressed PR comment's 2013-05-27 23:26:47 +02:00
Nicolas Le Goff
05dc3659af Add admin field application 2013-05-27 23:26:47 +02:00
Romain Neutron
c0e4a3cf3c New fields controller 2013-05-27 23:25:28 +02:00
Romain Neutron
07c9a6684e Pimp example and export downloads 2013-05-23 20:25:17 +02:00
Romain Neutron
5a80e9dc22 Introduce configuration-tester 2013-05-13 15:07:47 +02:00
Romain Neutron
966177fc66 Merge branch '3.7' 2013-04-22 14:47:35 +02:00
Romain Neutron
9712646ce8 Fix typo 2013-04-18 14:52:55 +02:00
Romain Neutron
74ce48fe45 Fix unit tests 2013-01-29 19:35:51 +01:00
Romain Neutron
00ea1c4c25 Merge pull request #292 from romainneutron/session-not-found
[3.8] Logout in case the session is not found
2013-01-29 09:41:43 -08:00
Romain Neutron
c184278b40 Fix doc blocks 2013-01-29 18:34:50 +01:00
Romain Neutron
53206af159 Fix CS lib/Alchemy 2013-01-29 16:38:00 +01:00
Romain Neutron
774f6d541b Logout in case the session is not found 2013-01-29 16:26:21 +01:00
Romain Neutron
dc0a8ffa65 Fix Cs 2013-01-29 16:00:49 +01:00
Romain Neutron
8325c35f91 Add better exception handling for emails 2013-01-29 12:06:02 +01:00
Romain Neutron
303c7e859a Remove unnecessary try catch blocks 2013-01-29 11:12:54 +01:00
Romain Neutron
9cce7ab8f9 Update notifications 2013-01-29 09:34:18 +01:00
Romain Neutron
b5980ab866 First implementation 2013-01-29 09:34:18 +01:00
Romain Neutron
842ad40985 Bump copyright year 2013-01-21 23:28:58 +01:00
Romain Neutron
8c82966f70 [SearchEngine] Add @covers unit tests annotations 2013-01-17 12:03:19 +01:00
Romain Neutron
8a0c3c0bbc [SearchEngine] Fix CS 2013-01-17 12:03:19 +01:00
Romain Neutron
6e7bb37e7e [SearchEngine] Move SearchEngineInetrface::status to SearchEngineInterface::getStatus 2013-01-17 12:03:19 +01:00
Romain Neutron
95dff0e3c7 [SearchEngine] Integrate unicode service provider 2013-01-17 12:02:44 +01:00
Romain Neutron
483aca4e8b [SearchEngine] Remove old files 2013-01-17 12:01:41 +01:00
Romain Neutron
c5e9b1f7b5 [SearchEngine] Add support for queries by date 2013-01-17 12:01:41 +01:00