Romain Neutron
b81f894d22
Remove infinite redirection, add upgrade instructions
2013-09-17 16:28:23 +02:00
Romain Neutron
f07ace58bc
Add plugins reset command
2013-08-08 15:35:46 +02:00
Romain Neutron
c0aec46bf1
Allow call to minifier whenever application is not installed
2013-07-23 20:58:42 +02:00
Romain Neutron
56ea42d2e6
Fix #1276 : persistent cookies does not authenticate
2013-07-10 19:44:22 +02:00
Nicolas Le Goff
a3622d3aa8
Fix silex profiler registration
2013-06-18 12:34:11 +02:00
Romain Neutron
42db38d055
Add error pages, fix error handling and PHP conf
2013-06-17 17:01:35 +02:00
Romain Neutron
4161ef2e31
Use url generator everywhere
2013-06-13 09:44:16 +02:00
Romain Neutron
38f38290c8
Fix CS
2013-05-29 21:21:02 +02:00
Romain Neutron
f6e1f95669
Fix account tests
2013-05-29 14:23:18 +02:00
Romain Neutron
c5066a10d4
Add valid response in case of 500
2013-05-29 14:23:17 +02:00
Romain Neutron
76413165ff
Update authentication to service provider
2013-05-29 14:22:51 +02:00
Romain Neutron
d2bc4f4a23
Add AuthenticationServiceProvider
2013-05-29 14:22:50 +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
0080aa79ca
Addressed github review
2013-05-13 15:35:56 +02:00
Romain Neutron
3b5be74d99
New installer
2013-05-13 15:07:48 +02:00
Romain Neutron
813fc7654b
Move route bindings in Application::bindRoutes
2013-01-29 09:37:45 +01:00
Romain Neutron
e491f8d771
Add bound names to routes
2013-01-29 09:34:19 +01:00
Nicolas Le Goff
cdcceb24ec
Refactor client
...
Terminate baskets.php
Update Refactor
Fix grid layout
Fix page navigation issue when no results
Fix mainMenu position for ie6
Fix IE6 javascript errors
Fix some client bugs
Fix indent
cleanup
Add Client tests
Fix typo
FIx indent
Use new search engine API
Remove useless comments
Remove old client
Add cover annotations
CS fixer
2013-01-28 14:09:49 +01:00
Romain Neutron
842ad40985
Bump copyright year
2013-01-21 23:28:58 +01:00
Romain Neutron
3806f44d86
Fix Phraseanet error handler
2013-01-21 22:53:34 +01:00
Romain Neutron
c5e9b1f7b5
[SearchEngine] Add support for queries by date
2013-01-17 12:01:41 +01:00
Nicolas Le Goff
0a6381d5f8
Mount Session controller
2012-10-26 12:19:10 +02:00
Nicolas Le Goff
f5731857c0
Add Session Controller
2012-10-26 12:19:08 +02:00
Nicolas Le Goff
91579ded08
Mount /download/ controller
2012-10-23 11:44:34 +02:00
Nicolas Le Goff
175448f562
Add '/prod/download/' controller to download a set of documents
2012-10-22 14:15:48 +02:00
Nicolas Le Goff
ec8d577a41
Add missing class declaration
...
Fix tests
Update tests
Fix CS
2012-10-19 17:32:12 +02:00
Nicolas Le Goff
12fe0c2283
Remove duplicated routes
...
Fix Cs
FixCS
2012-10-19 17:32:05 +02:00
Nicolas Le Goff
45c3e564df
Fix PR
...
Conflicts:
lib/Alchemy/Phrasea/Controller/Prod/Records.php
templates/web/prod/Share/record.html.twig
2012-10-18 15:45:52 +02:00
Nicolas Le Goff
c40804287a
Update refactor
...
Fix indent
Conflicts:
lib/Alchemy/Phrasea/Application/Root.php
templates/web/common/dialog_export.html.twig
2012-10-18 15:45:51 +02:00
Nicolas Le Goff
cde9ce18ae
Add prod refactor
...
Fix issue
Conflicts:
lib/Alchemy/Phrasea/Controller/Prod/Share.php
lib/Alchemy/Phrasea/Controller/User/Notifications.php
lib/Alchemy/Phrasea/Controller/User/Preferences.php
templates/web/common/dialog_export.html.twig
2012-10-18 15:45:50 +02:00
Nicolas Le Goff
8710e0f3cb
Refactor record property (status, type)
...
update property route
Fixed status
Conflicts:
lib/Alchemy/Phrasea/Controller/Prod/Record/Property.php
2012-10-18 15:45:49 +02:00
Romain Neutron
246376d72f
Cleanup root
2012-10-04 22:04:19 +02:00
Romain Neutron
fae290f930
Remove unused argument
2012-10-04 16:53:18 +02:00
Romain Neutron
e844de6a72
Add tests to persistent cookie
2012-10-04 16:29:38 +02:00
Romain Neutron
13b67dfe37
Update Firewall API
2012-10-04 15:44:53 +02:00
Romain Neutron
d5325dba2b
Applications cleanup
2012-10-04 15:43:36 +02:00
Romain Neutron
553c2f5813
Fix tests
2012-10-04 15:43:33 +02:00
Romain Neutron
966d3fc532
Update main application
2012-10-04 15:43:15 +02:00
Romain Neutron
90e22ed879
Move lightbox and admin into main application
2012-10-04 15:31:37 +02:00
Nicolas Le Goff
ea4a63644d
rename jquery.Phraseanet.js to jquery.Mustache.js
...
refactor & fix
2012-09-03 18:09:02 +02:00
Nicolas Le Goff
155d38c7fa
add missing return keyword
...
fix some issues
2012-09-03 18:08:57 +02:00
Nicolas Le Goff
367cf7c2a4
add /login/authenticate/
...
remove login/authenticate controller
add generateEmail function
move parent::tearDownAfterClass at the end od the function
use twitter bootstrap alert component
Update doc blocks & fix issues
add XMLHTTPRequest to PhraseanetPHPUNIt framework
fix tests
remove var_dump
refactor postlog process
fix URI's
fix redirection URI
2012-08-21 17:32:00 +02:00
Romain Neutron
cfa04e322f
Add binds
2012-07-24 13:15:50 +02:00
Romain Neutron
2a4a3f3ec8
Enable Twig service provider
2012-07-24 13:11:26 +02:00
Romain Neutron
1a596b7cc8
Code cleanup
2012-07-19 12:00:15 +02:00
Romain Neutron
c40d7bf048
Code cleanup
2012-07-18 19:11:35 +02:00
Romain Neutron
e8a64f3f81
Cleanup applications
2012-07-18 18:08:31 +02:00
Romain Neutron
3812399a35
Add Phraseanet Service Provider and Phraseanet Application
2012-07-18 18:07:34 +02:00
Nicolas Le Goff
8b0f8d320c
add /developers/ route
2012-07-18 18:04:20 +02:00