Commit Graph

1623 Commits

Author SHA1 Message Date
Romain Neutron
abae32ca5f Fix #1489 : Let errors happen when they occur 2013-10-02 18:30:48 +02: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
Romain Neutron
eb590780ca Fix CS 2013-09-30 18:26:32 +02:00
Romain Neutron
d294e553d8 Fix office plugin class name 2013-09-30 18:25:41 +02: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
Romain Neutron
7a68ebbbb2 Fix upgrade 2013-09-25 17:15:11 +02:00
Romain Neutron
b96c7e8622 Remove chrome frame toggler 2013-09-23 14:11:58 +02:00
Romain Neutron
9474196f23 Merge pull request #653 from romainneutron/fix-1479
[3.8] Fix 1479 : Add validation duration in mail body
2013-09-19 06:10:19 -07:00
Romain Neutron
dc224cf231 Merge pull request #652 from romainneutron/fix-1477
[3.8] Fix 1477
2013-09-19 05:40:16 -07:00
Romain Neutron
fac302dcbd Fix #1479 : Add validation duration in mail body 2013-09-19 14:39:16 +02:00
Romain Neutron
87d6dddddf Fix #1477 : let the upgrade crash if the upgrade procedure fails 2013-09-19 13:55:58 +02:00
Romain Neutron
6d13a6d035 Merge pull request #650 from romainneutron/fix-1292
[3.8] Fix serialization
2013-09-18 15:04:04 -07:00
Romain Neutron
1fb7390a92 Fix exception message 2013-09-18 23:37:46 +02:00
Romain Neutron
b9a0b9c12c Fix serialization 2013-09-18 23:36:19 +02:00
Romain Neutron
756f6095a7 Minor report updates 2013-09-18 12:07:07 +02:00
Romain Neutron
35b3224908 Merge pull request #645 from romainneutron/fix-1462
[3.8] Fix realtime search engine indexation
2013-09-17 07:38:12 -07:00
Romain Neutron
391d84ca56 Fix merge 2013-09-17 16:15:44 +02:00
Romain Neutron
8dfe16c2bd Fix realtime search engine indexation 2013-09-17 16:02:43 +02:00
Romain Neutron
537c41fc09 Rename php file 2013-09-16 10:04:40 +02:00
Romain Neutron
6cbc1f048d Fix merge 2013-09-16 09:58:34 +02:00
Romain Neutron
f955163edb Merge branch '3.7' into 3.8
Conflicts:
	lib/Alchemy/Phrasea/Application/Api.php
	lib/Alchemy/Phrasea/Core/Version.php
	lib/conf.d/_GV_template.inc
2013-09-14 02:02:56 +02:00
Romain Neutron
4d6cace14a Merge pull request #637 from romainneutron/fix-archive-task
[3.8] Fix archive task default settings
2013-09-13 13:32:11 -07:00
Romain Neutron
28367c9007 Fix archive task default settings 2013-09-13 10:42:17 +02:00
Romain Neutron
a7b36af01a Fix #1457 : EntityManager:clear should not be called in a controller 2013-09-11 16:02:55 +02:00
Romain Neutron
3649d89b81 Cleanup CS 2013-09-09 13:31:31 +02:00
Romain Neutron
871fa40553 Add Office Plugin client id and secret 2013-09-09 13:31:31 +02:00
Romain Neutron
a0dba36e67 Enable navigator by default 2013-09-09 13:05:55 +02:00
Romain Neutron
ba980d5f34 Fix tmp directories cleanup 2013-09-04 17:14:53 +02:00
Romain Neutron
c73b969c93 Merge pull request #607 from romainneutron/fix-1426
[3.8] Fix stamp text position
2013-09-02 08:14:18 -07:00
Romain Neutron
672377dfe8 Merge pull request #606 from romainneutron/fix-1427
[3.8] Fix 1427
2013-09-02 08:14:07 -07:00
Romain Neutron
6661b532eb Fix #1426 : stamp text position 2013-09-02 15:59:44 +02:00
Romain Neutron
f5cb2b993e Fix #1427 stamp background 2013-09-02 15:42:02 +02:00
Romain Neutron
483f14dfe5 Merge pull request #601 from romainneutron/fix-1430
[3.8] Use strict standards for task::getName method
2013-09-02 04:32:04 -07:00
Romain Neutron
2192afc702 Fix #1422 : logfiles contain duplicates log messages 2013-09-02 12:33:34 +02:00
Romain Neutron
7988114614 Fix #1430 : Use strict standards, declare the method static 2013-09-02 12:21:11 +02:00
Nicolas Le Goff
47bb3331dd Move substituion logger from class method to controllers 2013-08-08 16:25:15 +02:00
Romain Neutron
b55c8ec61d Allow thumbnail extraction configuration 2013-08-07 15:49:48 +02:00
Romain Neutron
7cca109633 Tweak code 2013-08-07 14:22:54 +02:00
Nicolas Le Goff
61581c5c99 adressed @romainneutron's comments 2013-08-07 12:01:58 +02:00
Nicolas Le Goff
5aeeaa813f Fix unit tests 2013-08-07 12:01:57 +02:00
Nicolas Le Goff
d413394027 Fix #1380 Add default settings for periodic tasks 2013-08-06 19:12:10 +02:00
Nicolas Le Goff
16c100ecbc Fix #1383 Task list is empty 2013-08-05 14:53:25 +02:00
Nicolas Le Goff
cbb506be2e Fix #1377 Can not delete status bit 2013-08-05 14:53:25 +02:00
Romain Neutron
eb35dd3da1 Merge pull request #539 from romainneutron/fix-1369
[3.8] Fix #1369 : Retrieve fields by structure order
2013-07-23 10:18:20 -07:00
Romain Neutron
9c236f0436 Merge pull request #536 from romainneutron/sql-tables
[3.8] Remove deprecated code
2013-07-23 09:49:30 -07:00
Romain Neutron
2d44250afd Merge pull request #534 from romainneutron/fix-1364
[3.8] Fix 1364
2013-07-23 09:49:09 -07:00
Romain Neutron
83d75e8e2b Fix #1369 : Retrieve fields by structure order 2013-07-23 18:41:26 +02:00
Romain Neutron
1edc1a4a6a Remove deprecated code 2013-07-23 17:20:23 +02:00
Romain Neutron
65d1dce7ef Fix #1364 : Databox indexable toggle is not working 2013-07-23 17:11:41 +02:00