Commit Graph

3848 Commits

Author SHA1 Message Date
Romain Neutron
ba980d5f34 Fix tmp directories cleanup 2013-09-04 17:14:53 +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
79f8c82478 Merge pull request #619 from romainneutron/sleep
[3.9] Remove sleep calls
2013-09-04 06:36:48 -07: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
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
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
Nicolas Le Goff
41bbd13f7d Fix #1432 User settings for notifications are not saved in 2013-09-03 18:03:43 +02:00
Romain Neutron
c8d415c562 Merge branch '3.8' 2013-09-02 17:22:18 +02: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
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
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
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
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
Romain Neutron
9581db19a1 Add FtpExport entities 2013-08-30 17:28:09 +02:00
Romain Neutron
58b0766e9b Merge pull request #599 from romainneutron/missing-proxies
[3.9] Add missing proxies
2013-08-30 08:25:49 -07:00
Romain Neutron
dd07130196 Merge pull request #598 from romainneutron/fix-cs
[3.9] Fix entities CS
2013-08-30 08:25:33 -07:00
Romain Neutron
69374c0f26 Add missing proxies 2013-08-30 16:42:49 +02:00
Romain Neutron
f51fd3daeb Fix CS 2013-08-30 16:41:28 +02:00
Romain Neutron
8b49c6127b Fix Sqlite db regeneration in case of deleted db 2013-08-30 16:38:39 +02:00
Romain Neutron
400a4d2505 Merge pull request #595 from romainneutron/task-manager-fix
[3.9] Task manager fix
2013-08-30 07:35:46 -07:00
Romain Neutron
2f25438588 Fix usage of task manager in strict standards context 2013-08-30 14:57:45 +02:00
Romain Neutron
ef2811908b Merge pull request #596 from romainneutron/ftp-exceptions
[3.9] Remove warnings in case of failure
2013-08-30 05:32:05 -07:00
Romain Neutron
e8c3c567a1 Merge pull request #594 from romainneutron/ftp-export-ux
[3.9] Fix ftp connection test experience
2013-08-30 05:31:42 -07:00
Romain Neutron
447cb60327 Fix CS 2013-08-30 13:48:13 +02:00
Romain Neutron
c12bc59297 Remove warnings in case of failure 2013-08-30 13:44:09 +02:00
Romain Neutron
8b3e06ec4c Fix ftp connection test experience 2013-08-30 13:37:45 +02:00
Romain Neutron
817f5094a1 Merge pull request #589 from nlegoff/proxies
[3.9] Update entity proxies
2013-08-28 08:09:14 -07:00
Romain Neutron
ae28828f10 Fix order 2013-08-27 12:17:20 +02:00
Nicolas Le Goff
7b3029d931 Update entity proxies 2013-08-27 12:12:49 +02:00