Commit Graph

6223 Commits

Author SHA1 Message Date
Andrey
1d7c60ac41 Add token entities dcm files 2013-09-05 13:43:04 +02:00
Andrey
f117817e87 Implementation of doctrine entities 2013-09-05 13:43:04 +02:00
Andrey
fc9379ca63 Add more search methods to repositories 2013-09-05 13:43:04 +02:00
Andrey
c2f7a5685e Add token entities and repositories 2013-09-05 13:43:03 +02:00
Andrey
9c49589d9c Implement admin controllers 2013-09-05 13:43:03 +02:00
Andrey
b7f4f209fc Implement Doctrine feeds instead of Phrasea ones in the /list/ route 2013-09-05 13:43:03 +02:00
Romain Neutron
c53017b1ab Merge pull request #620 from romainneutron/thesaurus-object-typehint
[3.9] Add typehint on thesaurus functions
2013-09-04 08:12:12 -07:00
Romain Neutron
0259088e48 Merge pull request #591 from nlegoff/deps
[3.9] Update version stability flag for assets dependencies
2013-09-04 06:45:35 -07:00
Romain Neutron
79f8c82478 Merge pull request #619 from romainneutron/sleep
[3.9] Remove sleep calls
2013-09-04 06:36:48 -07:00
Romain Neutron
87cc0aa014 Remove execution right on images 2013-09-04 15:36:06 +02:00
Romain Neutron
ec4d5ce5b2 Add typehint on thesaurus functions 2013-09-04 15:30:46 +02:00
Romain Neutron
fd73d9cb0c Merge pull request #618 from romainneutron/eval-remove
[3.9] Remove eval calls
2013-09-04 06:07:47 -07:00
Romain Neutron
526ee7288e Merge pull request #617 from romainneutron/remove-debug
[3.9] More code cleanup
2013-09-04 05:52:41 -07:00
Romain Neutron
5ed53ccda3 Remove sleep calls 2013-09-04 14:51:00 +02:00
Romain Neutron
e0f6be3425 Remove eval calls 2013-09-04 14:39:30 +02:00
Romain Neutron
4c90f168a7 Remove unused use statements 2013-09-04 14:25:01 +02:00
Romain Neutron
7c9fbd48e1 Remove tests in loops 2013-09-04 14:20:35 +02:00
Romain Neutron
ffcc6ea02d Remove use of $_GET in favor of request 2013-09-04 14:15:46 +02:00
Romain Neutron
def7a2d66c Remove debug statements 2013-09-04 14:12:56 +02:00
Romain Neutron
24c2db66f5 Merge pull request #616 from romainneutron/dead-code
[3.9] Remove dead code
2013-09-04 04:12:58 -07:00
Romain Neutron
b6a8a90197 Fix CS 2013-09-04 12:14:52 +02:00
Romain Neutron
dbd06e9091 Remove dead code 2013-09-04 12:14:50 +02:00
Romain Neutron
c8d415c562 Merge branch '3.8' 2013-09-02 17:22:18 +02:00
Romain Neutron
bead1ef0b6 Merge pull request #609 from nlegoff/fix_1421
[3.8] Fix 1421 overflow issue
2013-09-02 08:20:54 -07:00
Romain Neutron
a81644ab08 Merge pull request #593 from romainneutron/ftp-exports
[3.9] Add FtpExport entity
2013-09-02 08:16:57 -07:00
Romain Neutron
c6ca7ba246 Merge pull request #610 from nlegoff/fix_1420
[3.8] Fix 1420 Wording issue
2013-09-02 08:15:49 -07:00
Romain Neutron
9ed4b04974 Merge pull request #608 from nlegoff/fix_1425
[3.8] Fix #1425 Zindex issue
2013-09-02 08:15:04 -07: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
Nicolas Le Goff
6144f096ef Fix #1420 Fix wording 2013-09-02 17:02:30 +02:00
Nicolas Le Goff
ef81eb6edb Fix #1421 Overflow issue 2013-09-02 16:53:06 +02:00
Nicolas Le Goff
1b5d6ba10e Fix #1425 Zindex issue 2013-09-02 16:08:38 +02:00
Romain Neutron
6661b532eb Fix #1426 : stamp text position 2013-09-02 15:59:44 +02:00
Romain Neutron
8434ed4228 Merge pull request #605 from romainneutron/fix-1424
[3.8] Fix 1424 : story editing don't work
2013-09-02 06:43:18 -07:00
Romain Neutron
f5cb2b993e Fix #1427 stamp background 2013-09-02 15:42:02 +02:00
Romain Neutron
3736510c72 Fix #1424 : Editing a story don't work 2013-09-02 13:57:22 +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
c900e1c09d Merge pull request #603 from romainneutron/fix-1422
Fix 1422 : logfiles contain duplicates log messages
2013-09-02 04:31:45 -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
862053396f Adressed @romainneutron 's comments 2013-09-02 12:12:37 +02:00
Nicolas Le Goff
18b79e6f1a Fix & enhance unit tests 2013-09-02 12:12:36 +02:00
Nicolas Le Goff
5fbb2e83b2 Use temporary file system 2013-09-02 12:12:36 +02:00
Nicolas Le Goff
bdf491c426 Fix CS 2013-09-02 12:12:36 +02:00
Nicolas Le Goff
7e1fafc5bb Fix #1414 Add immediate thumbnail substitution after success download 2013-09-02 12:12:36 +02:00
Nicolas Le Goff
6a2fb618d3 Move substituion logger from class method to controllers 2013-09-02 12:12:36 +02:00
Romain Neutron
7f92a2546a Remove ftp entities 2013-08-30 18:35:21 +02:00
Romain Neutron
9804e3b4c3 Switch to FtpExport entities 2013-08-30 18:35:21 +02:00
Romain Neutron
17a4f1970a Add FtpExport repositories 2013-08-30 17:28:10 +02:00
Romain Neutron
b225f16d5f Add FtpExport entities 2013-08-30 17:28:09 +02:00