Nicolas Le Goff
|
4cc82af980
|
Fix settings
|
2014-02-19 17:29:26 +01:00 |
|
Nicolas Le Goff
|
53ae0ccc24
|
Remove User_Adapter Inteface References
|
2014-02-19 17:29:25 +01:00 |
|
Nicolas Le Goff
|
26bd977d5f
|
Delete references to usr.usr_id field in entities
Conflicts:
lib/Alchemy/Phrasea/Controller/Prod/Push.php
lib/Alchemy/Phrasea/Controller/Prod/UsrLists.php
lib/conf.d/migrations.yml
Conflicts:
lib/Alchemy/Phrasea/ACL/BasketACL.php
lib/Alchemy/Phrasea/Authentication/Authenticator.php
lib/Alchemy/Phrasea/Controller/Prod/Order.php
lib/Alchemy/Phrasea/Controller/Prod/UsrLists.php
lib/Alchemy/Phrasea/Controller/Root/RSSFeeds.php
lib/Alchemy/Phrasea/Controller/Root/Session.php
lib/Alchemy/Phrasea/Model/Entities/Basket.php
lib/Alchemy/Phrasea/Model/Entities/BasketElement.php
lib/Alchemy/Phrasea/Model/Entities/Feed.php
lib/Alchemy/Phrasea/Model/Entities/FeedEntry.php
lib/Alchemy/Phrasea/Model/Entities/FtpExport.php
lib/Alchemy/Phrasea/Model/Entities/Session.php
lib/Alchemy/Phrasea/Model/Entities/StoryWZ.php
lib/Alchemy/Phrasea/Model/Entities/UsrList.php
lib/Alchemy/Phrasea/Model/Entities/UsrListEntry.php
lib/Alchemy/Phrasea/Model/Entities/UsrListOwner.php
lib/Alchemy/Phrasea/Model/Entities/ValidationParticipant.php
lib/Alchemy/Phrasea/Model/Entities/ValidationSession.php
lib/Alchemy/Phrasea/Model/Repositories/StoryWZRepository.php
lib/classes/API/V1/adapter.php
templates/mobile/lightbox/sc_note.html.twig
templates/web/admin/connected-users.html.twig
templates/web/admin/publications/fiche.html.twig
templates/web/lightbox/IE6/agreement_box.html.twig
templates/web/lightbox/agreement_box.html.twig
templates/web/lightbox/basket_content_report.html.twig
templates/web/lightbox/sc_note.html.twig
templates/web/prod/WorkZone/Browser/Basket.html.twig
templates/web/prod/WorkZone/Browser/Results.html.twig
templates/web/prod/WorkZone/Macros.html.twig
templates/web/prod/actions/Feedback/List-Share.html.twig
templates/web/prod/actions/Feedback/ListsMacros.html.twig
templates/web/prod/orders/order_box.html.twig
templates/web/prod/orders/order_item.html.twig
templates/web/prod/upload/lazaret.html.twig
tests/Alchemy/Tests/Phrasea/Controller/Root/SessionTest.php
|
2014-02-19 17:29:25 +01:00 |
|
Nicolas Le Goff
|
0e1203f595
|
Some fix after rebase
|
2014-02-19 17:28:54 +01:00 |
|
Nicolas Le Goff
|
678f741660
|
Use Short Array notation
|
2014-02-19 17:28:54 +01:00 |
|
Nicolas Le Goff
|
54a5d6578c
|
Replace getter and setter for user & user notif setting value
|
2014-02-19 17:28:53 +01:00 |
|
Nicolas Le Goff
|
c156f842c7
|
Remove User_Adapter
|
2014-02-19 17:28:53 +01:00 |
|
Nicolas Le Goff
|
c4eadb7e0e
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Controller/Admin/TaskManager.php
lib/Alchemy/Phrasea/Controller/Admin/Users.php
lib/Alchemy/Phrasea/Controller/Lightbox.php
lib/Alchemy/Phrasea/Controller/Prod/Basket.php
lib/Alchemy/Phrasea/Controller/Prod/TOU.php
lib/Alchemy/Phrasea/Controller/Prod/WorkZone.php
lib/Alchemy/Phrasea/Controller/Root/Session.php
lib/Alchemy/Phrasea/Security/Firewall.php
lib/classes/task/abstract.php
tests/Alchemy/Tests/Phrasea/Security/FirewallTest.php
|
2014-02-05 19:42:22 +01:00 |
|
Romain Neutron
|
b9e4c599b2
|
Avoid exception driven logic
|
2014-02-05 16:43:49 +01:00 |
|
Romain Neutron
|
d7b4e61c10
|
Make search engine a real service
|
2014-01-07 16:45:58 +01:00 |
|
Romain Neutron
|
354232f61a
|
Bump copyright year
|
2014-01-06 15:40:56 +01:00 |
|
Romain Neutron
|
64456a8964
|
Remove phraseanet registry
|
2013-12-20 16:44:22 +01:00 |
|
Romain Neutron
|
e9e9d149a1
|
Locale simplification
|
2013-12-03 20:05:20 +01:00 |
|
Romain Neutron
|
2ba164701d
|
Use symfony translator
|
2013-12-03 20:02:40 +01:00 |
|
Romain Neutron
|
6ab51d55f8
|
Add missing headers
|
2013-11-20 19:03:55 +01:00 |
|
Romain Neutron
|
56b373ee6e
|
Use short array declaration
|
2013-11-18 13:57:33 +01:00 |
|
Nicolas Le Goff
|
1fdf30c6af
|
Use ACL service provider to get user's ACL
|
2013-11-05 12:21:42 +01:00 |
|
Romain Neutron
|
ea7523f1db
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Controller/Admin/Publications.php
lib/Alchemy/Phrasea/Controller/Admin/TaskManager.php
lib/Alchemy/Phrasea/Controller/Api/V1.php
lib/Alchemy/Phrasea/Controller/Lightbox.php
lib/Alchemy/Phrasea/Controller/Permalink.php
lib/Alchemy/Phrasea/Controller/Prod/Feed.php
lib/Alchemy/Phrasea/Controller/Prod/Order.php
lib/Alchemy/Phrasea/Controller/Prod/Push.php
lib/Alchemy/Phrasea/Controller/Prod/Share.php
lib/Alchemy/Phrasea/Controller/Root/Login.php
lib/Alchemy/Phrasea/Controller/Root/RSSFeeds.php
lib/Alchemy/Phrasea/Controller/Root/Session.php
lib/Alchemy/Phrasea/Controller/Setup.php
lib/Alchemy/Phrasea/Core/CLIProvider/LessBuilderServiceProvider.php
lib/Alchemy/Phrasea/Core/Provider/ORMServiceProvider.php
lib/Alchemy/Phrasea/Core/Provider/TaskManagerServiceProvider.php
lib/classes/Feed/Entry/Item.php
lib/classes/record/adapter.php
lib/classes/task/Scheduler.php
lib/classes/task/manager.php
lib/classes/task/period/RecordMover.php
lib/classes/task/period/archive.php
lib/classes/task/period/cindexer.php
lib/classes/task/period/ftp.php
lib/classes/task/period/ftpPull.php
lib/classes/task/period/subdef.php
lib/classes/task/period/writemeta.php
tests/Alchemy/Tests/Phrasea/Border/ManagerTest.php
tests/Alchemy/Tests/Phrasea/Controller/Root/RSSFeedTest.php
tests/classes/Feed/Entry/Feed_Entry_ItemTest.php
tests/classes/PhraseanetPHPUnitAbstract.php
|
2013-10-31 14:01:44 +01:00 |
|
Romain Neutron
|
9b471fdf76
|
Fix CS
|
2013-10-31 11:53:30 +01:00 |
|
Romain Neutron
|
9f1136c653
|
Remove deprecated comments in client controllers
|
2013-10-30 18:57:45 +01:00 |
|
Romain Neutron
|
f21fcf4b40
|
Declare client controllers as services, remove "call" methods
|
2013-10-30 18:56:52 +01:00 |
|
Romain Neutron
|
baecfdceb3
|
Move entities to Phrasea namespace
|
2013-10-29 16:56:49 +01:00 |
|
Romain Neutron
|
f7dfe893b4
|
Merge branch '3.8'
Conflicts:
bower.json
|
2013-10-15 19:11:39 +02:00 |
|
Romain Neutron
|
9e916a8fcc
|
Fix #1527 : Wrong offset for classic query result
|
2013-10-10 13:40:10 +02:00 |
|
Andrey
|
06bf968e39
|
Fixed codestyle by removing extra assignments
|
2013-09-05 13:44:09 +02:00 |
|
Andrey
|
289c0294b2
|
Rebased, fixed minor bugs
|
2013-09-05 13:44:04 +02:00 |
|
Andrey
|
d303a383e6
|
Implement feed formatters, fixed tests and prod controllers
|
2013-09-05 13:44:02 +02:00 |
|
Andrey
|
affdfe7a0a
|
Implement RSSFeeds, fixed controllers implementation, fixed tests
|
2013-09-05 13:44:02 +02:00 |
|
Nicolas Le Goff
|
00bd49d5f3
|
Update SQLite database reference
|
2013-08-26 14:03:30 +02:00 |
|
Nicolas Le Goff
|
75d767333c
|
Move engine query log process from search engine classes to controllers
|
2013-08-25 13:55:04 +02:00 |
|
Nicolas Le Goff
|
cc631a1e7f
|
Add UserQuery entity
|
2013-08-25 13:55:04 +02:00 |
|
Nicolas Le Goff
|
e07c57d409
|
Move updateClientInfos functioon to Session_Logger
|
2013-08-22 10:57:24 +02:00 |
|
Romain Neutron
|
056ac28120
|
Refactor command line utilities
|
2013-07-16 16:01:17 +02:00 |
|
Romain Neutron
|
b326758ff3
|
Fix #1305 : Classic does not work
|
2013-07-11 17:12:05 +02:00 |
|
Romain Neutron
|
4161ef2e31
|
Use url generator everywhere
|
2013-06-13 09:44:16 +02:00 |
|
Romain Neutron
|
76413165ff
|
Update authentication to service provider
|
2013-05-29 14:22:51 +02:00 |
|
Romain Neutron
|
774f6d541b
|
Logout in case the session is not found
|
2013-01-29 16:26:21 +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 |
|