Commit Graph

130 Commits

Author SHA1 Message Date
Nicolas Le Goff
ab73febefd Fix users right 2014-09-09 20:05:57 +02:00
Nicolas Le Goff
73ebd220a8 PHRAS-204 #fix cache icon status 2014-07-23 19:02:42 +02:00
Nicolas Le Goff
cbae125fc2 PHRAS-152 #fix Add flatten option to disable transparancy 2014-07-07 20:03:53 +02:00
Nicolas Le Goff
9d10c68446 Rename icone status 2014-04-22 11:20:17 +02:00
Jean-Yves Gaulier
9d9bd99078 fix #1713 2014-03-04 18:27:54 +01:00
Romain Neutron
035576cefc Fix #1705 : MySQL connection might be lost after long operations 2014-03-02 02:19:13 +01:00
Romain Neutron
2af21c064c Avoid errors by explicitely namespacing root exception 2014-02-20 11:28:31 +01:00
Romain Neutron
d519c13e56 Bump copyright year 2014-01-06 15:28:12 +01:00
Nicolas Le Goff
409a43db0c Fix field edition for vocabulary 2013-10-31 17:56:47 +01:00
Romain Neutron
2651d16d20 Merge pull request #664 from nlegoff/fix_1343
[3.8] Fix #1343 Display default name if label is empty
2013-10-01 02:48:09 -07:00
Nicolas Le Goff
332579440a Display default name if label is empty 2013-09-30 11:43:01 +02:00
Romain Neutron
4db4008a52 Fix #1491 : Fix cache serialization in case of controlled vocabulary 2013-09-27 19:06:40 +02:00
Nicolas Le Goff
cbb506be2e Fix #1377 Can not delete status bit 2013-08-05 14:53:25 +02:00
Romain Neutron
0350c2320e Fix #1363 : Fix status selection display in advanced search 2013-07-23 16:36:56 +02:00
Nicolas Le Goff
68ebcfddb5 Fix #1267 List is not renumbered after delete & Fix #1264 Can not add field, if there is no field in database 2013-07-11 01:41:50 +02:00
Romain Neutron
7089cfa5e0 Add audio bitrate selection 2013-06-27 12:43:24 +02:00
Romain Neutron
f95bd97fc3 Update to latest media alchemyst api 2013-06-27 12:43:24 +02:00
Romain Neutron
3f47cc248d Remove registry's GV_RootPath calls 2013-06-19 19:25:16 +02:00
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
5b06914bca Add localized labels in subdef editing 2013-06-17 18:54:10 +02:00
Romain Neutron
5bacbaf694 Add bin/console check:config command 2013-06-17 18:24:58 +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
1a13d02c2a Remove status bit name, use only labels 2013-06-14 09:47:53 +02:00
Romain Neutron
11a55bbd43 Add labels to databoxes 2013-06-13 09:45:43 +02:00
Romain Neutron
d4e9d6203c Revert change 2013-06-11 16:00:24 +02:00
Romain Neutron
32c2d6154a Remove phraseanet services, update configuration 2013-06-11 14:05:44 +02:00
Romain Neutron
9dcb6a6342 Fix CS 2013-05-31 19:34:38 +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
6537b96f4c Add AuthenticationServiceProvider 2013-05-29 14:22:50 +02:00
Nicolas Le Goff
b52e4ee8c0 Address PR comment's
Fix tests
2013-05-27 23:26:49 +02:00
Romain Neutron
f146d6725a Fix caption record cache invalidation when Databox structure DCES settings are modified 2013-05-27 23:26:48 +02:00
Romain Neutron
8a28ff16bc Add DCES databox_field unique key 2013-05-27 23:26:48 +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
7423c42a66 Add position property to field object 2013-05-27 23:26:47 +02:00
Romain Neutron
31c12061ed Fix unit tests 2013-05-27 23:25:28 +02:00
Romain Neutron
c0e4a3cf3c New fields controller 2013-05-27 23:25:28 +02:00
Romain Neutron
196b566a83 Add databox_descriptionStructure::toArray method 2013-05-27 23:24:10 +02:00
Romain Neutron
a137bc7cf7 Add databox_field::toArray method 2013-05-27 23:24:10 +02:00
Romain Neutron
d7cd289dc8 Make DCES easily serializables 2013-05-27 23:24:10 +02:00
Romain Neutron
c184278b40 Fix doc blocks 2013-01-29 18:34:50 +01:00
Romain Neutron
4414892b91 Fix CS lib/classes 2013-01-29 16:39:02 +01:00
Romain Neutron
842ad40985 Bump copyright year 2013-01-21 23:28:58 +01:00
Romain Neutron
2069d40544 Use composer as application autoloader 2013-01-18 17:47:25 +01:00
Romain Neutron
133595635c [SearchEngine] Finalize search engine refactor 2013-01-17 11:43:36 +01:00
Romain Neutron
0eaa5db98e Merge branch '3.7' 2012-12-17 15:30:05 +01:00
Romain Neutron
b439b7e831 Fix #1023 : Some subdef options are not saved correctly (audio samplerate, GOP) 2012-12-12 16:10:50 +01:00
Romain Neutron
527b68e0f5 Merge with 3.7 2012-11-07 16:16:13 +01:00
Romain Neutron
da6f7a00c0 Fix simplexml calls 2012-11-06 15:06:11 +01:00