Commit Graph

3005 Commits

Author SHA1 Message Date
Romain Neutron
1739dfd075 Merge pull request #259 from romainneutron/Fixes
Fix #985 : Thesaurus bouncing
2012-10-31 03:13:47 -07:00
Romain Neutron
3cb57c2709 Merge pull request #260 from jygaulier/fix976
Fix976
2012-10-31 03:13:34 -07:00
jygaulier
b79a9ba30b fix #976 edit : character change when editing with thesaurus
fix also display caption junk when a thesaurus term has no entry in the current language
2012-10-31 11:09:23 +01:00
Romain Neutron
694033b909 Fix #985 : Thesaurus bouncing 2012-10-31 09:55:22 +01:00
Romain Neutron
516204aff3 Update forgotpassword redirections 2012-10-30 19:48:25 +01:00
Romain Neutron
49dcfeba9f Cleanup 2012-10-30 11:39:58 +01:00
Romain Neutron
f0fed8bb7e Merge with 3.7 2012-10-30 11:27:50 +01:00
Romain Neutron
39e1eb9945 Fix #970 : fix default sort mode 2012-10-29 18:36:45 +01:00
Romain Neutron
9d12675bcb Fix #974 : Move story children as long as story 2012-10-29 15:05:39 +01:00
Romain Neutron
cfc02d39c6 Fix #965 : add ghostscript binary 2012-10-29 14:35:28 +01:00
Romain Neutron
b8ae0eece5 Fix #971 : Removing a story must remove its presence in all workzones 2012-10-29 14:19:34 +01:00
Romain Neutron
43e03bfdff Fix #968 : Display job and company in push search engine 2012-10-29 14:02:08 +01:00
Romain Neutron
5bca701712 Merge pull request #254 from nlegoff/preview_record
Refactor record preview details controller
2012-10-26 11:29:46 -07:00
Romain Neutron
17e37741e8 Merge pull request #251 from nlegoff/cgu_utils
Delete www/include/cguUtils.php
2012-10-26 11:28:30 -07:00
Nicolas Le Goff
11cd55b2b3 Add test & Fix bug in DenyTOU route & Format controller 2012-10-26 12:20:16 +02:00
Nicolas Le Goff
c11a3327a0 Delete cguUtils.php 2012-10-26 12:20:16 +02:00
Nicolas Le Goff
0a6381d5f8 Mount Session controller 2012-10-26 12:19:10 +02:00
Nicolas Le Goff
18e8139a0d Update session last update date 2012-10-26 12:19:09 +02:00
Nicolas Le Goff
db8ff2c8ab Fix CS 2012-10-26 12:19:09 +02:00
Nicolas Le Goff
e3ae3b706f Remove doc blocks 2012-10-26 12:19:09 +02:00
Nicolas Le Goff
a3f0bcedd9 Update Session controller 2012-10-26 12:19:09 +02:00
Nicolas Le Goff
f2deb30728 Add Session Controller 2012-10-26 12:19:08 +02:00
Nicolas Le Goff
f5731857c0 Add Session Controller 2012-10-26 12:19:08 +02:00
Nicolas Le Goff
9c1819fa74 Fix missing app assignement 2012-10-26 12:18:25 +02:00
Nicolas Le Goff
b91fe68b0a Check for env parameter 2012-10-26 12:18:24 +02:00
Nicolas Le Goff
11b521de8b Refactor record detailed view controller
Fix typo

Fix Typo
2012-10-26 12:18:24 +02:00
Romain Neutron
f4b60eb291 Merge with 3.7 2012-10-25 17:41:57 +02:00
Romain Neutron
3ac5e0c6c3 Fix reminders not saved in DB 2012-10-25 17:35:46 +02:00
Romain Neutron
4264a9aed6 Fix #960 : Symfony MimeType guesser uses Fileinfo before File Binary 2012-10-25 17:34:00 +02:00
Romain Neutron
12feb56958 Merge pull request #245 from nlegoff/add_prod_download_token
Add Silex "/download/" controller
2012-10-25 03:36:04 -07:00
Nicolas Le Goff
103e46891a Add anonymous export option 2012-10-25 11:14:10 +02:00
Nicolas Le Goff
a0327024a5 Remove debug 2012-10-25 11:14:10 +02:00
Nicolas Le Goff
c9d04ae757 Fix download prepare template issue 2012-10-25 11:14:09 +02:00
Nicolas Le Goff
5578329e2d Use end instead of array_pop to fetch record so the record list will no be empty and record will be logged 2012-10-25 11:14:08 +02:00
Nicolas Le Goff
e07ff6154a Update /download/ Controller 2012-10-25 11:14:08 +02:00
Nicolas Le Goff
60e01595e1 Set DI container as \set_export::build_zip parameter 2012-10-25 11:14:07 +02:00
Nicolas Le Goff
8ed80f89c3 Fix issue with DI container 2012-10-25 11:14:07 +02:00
Nicolas Le Goff
52eb3ed48d Update functions signature for compatibility with PHP 5.4 2012-10-25 11:14:07 +02:00
Nicolas Le Goff
3e18c50a5f Update /download/controller/ 2012-10-25 11:14:07 +02:00
Nicolas Le Goff
1fec457867 Rename route && update path
Update path
2012-10-25 11:14:07 +02:00
Romain Neutron
442f02cd07 Fix reminders not saved in DB 2012-10-25 10:47:29 +02:00
Romain Neutron
5bd6035ca8 Fix scheduler 2012-10-24 17:24:49 +02:00
Romain Neutron
3d098b0c81 Add Expiration cache strategy for thumbnail-class sub definitions 2012-10-24 14:30:58 +02:00
Romain Neutron
becee5f233 Merge with 3.7 2012-10-24 13:45:02 +02:00
Romain Neutron
6e0f469e02 Merge pull request #244 from nlegoff/fix_bin_console
Fix /bin/console
2012-10-24 04:40:35 -07:00
Romain Neutron
c4e074f157 Fix #960 : Symfony MimeType guesser uses Fileinfo before File Binary 2012-10-24 13:38:12 +02:00
Nicolas Le Goff
907cb89ac8 Fix ./bin/console 2012-10-23 13:28:50 +02:00
Nicolas Le Goff
ac1872b82b Add DoDownload controller 2012-10-23 11:45:00 +02:00
Nicolas Le Goff
91579ded08 Mount /download/ controller 2012-10-23 11:44:34 +02:00
Nicolas Le Goff
eea7b39e26 Change redirect path from /prod/download/ to /download/ 2012-10-23 11:44:01 +02:00