Nicolas Le Goff
b341495c88
Fix tests
2014-02-19 17:29:26 +01:00
Nicolas Le Goff
ed4ae71819
Fix test suite
2014-02-19 17:29:25 +01:00
Nicolas Le Goff
53ae0ccc24
Remove User_Adapter Inteface References
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
002d949f6c
Replace delete method
2014-02-19 17:28:54 +01:00
Nicolas Le Goff
3322437648
Replace setters
2014-02-19 17:28:53 +01:00
Nicolas Le Goff
c156f842c7
Remove User_Adapter
2014-02-19 17:28:53 +01:00
Romain Neutron
e233e5afa6
Merge branch '3.8'
...
Conflicts:
lib/Alchemy/Phrasea/Command/Developer/JavascriptBuilder.php
lib/Alchemy/Phrasea/Controller/Prod/Basket.php
lib/Alchemy/Phrasea/Core/Provider/TaskManagerServiceProvider.php
lib/classes/Exception/Feed/ItemNotFound.php
lib/classes/Exception/Feed/PublisherNotFound.php
lib/classes/Feed/Abstract.php
lib/classes/Feed/Adapter.php
lib/classes/Feed/Aggregate.php
lib/classes/Feed/Collection.php
lib/classes/Feed/CollectionInterface.php
lib/classes/Feed/Entry/Adapter.php
lib/classes/Feed/Entry/Collection.php
lib/classes/Feed/Entry/Interface.php
lib/classes/Feed/Entry/Item.php
lib/classes/Feed/Entry/ItemInterface.php
lib/classes/Feed/Interface.php
lib/classes/Feed/Link.php
lib/classes/Feed/LinkInterface.php
lib/classes/Feed/Publisher/Adapter.php
lib/classes/Feed/Publisher/Interface.php
lib/classes/Feed/Token.php
lib/classes/Feed/TokenAggregate.php
lib/classes/Feed/XML/Abstract.php
lib/classes/Feed/XML/Atom.php
lib/classes/Feed/XML/Cooliris.php
lib/classes/Feed/XML/Interface.php
lib/classes/Feed/XML/RSS.php
lib/classes/Feed/XML/RSS/ImageInterface.php
lib/classes/http/request.php
lib/classes/module/console/schedulerStart.php
lib/classes/module/console/schedulerState.php
lib/classes/module/console/schedulerStop.php
lib/classes/module/console/taskState.php
lib/classes/module/console/tasklist.php
lib/classes/module/console/taskrun.php
lib/classes/registry.php
lib/classes/registryInterface.php
lib/classes/set/order.php
lib/classes/system/url.php
lib/classes/task/Scheduler.php
lib/classes/task/appboxAbstract.php
lib/classes/task/databoxAbstract.php
lib/classes/task/manager.php
lib/classes/task/period/RecordMover.php
lib/classes/task/period/apibridge.php
lib/classes/task/period/archive.php
lib/classes/task/period/cindexer.php
lib/classes/task/period/emptyColl.php
lib/classes/task/period/ftp.php
lib/classes/task/period/ftpPull.php
lib/classes/task/period/subdef.php
lib/classes/task/period/test.php
lib/classes/task/period/writemeta.php
lib/conf.d/PhraseaFixture/AbstractWZ.php
lib/conf.d/PhraseaFixture/Basket/LoadFiveBaskets.php
lib/conf.d/PhraseaFixture/Basket/LoadOneBasket.php
lib/conf.d/PhraseaFixture/Basket/LoadOneBasketEnv.php
lib/conf.d/PhraseaFixture/Lazaret/LoadOneFile.php
lib/conf.d/PhraseaFixture/Story/LoadOneStory.php
lib/conf.d/PhraseaFixture/UsrLists/ListAbstract.php
lib/conf.d/PhraseaFixture/UsrLists/UsrList.php
lib/conf.d/PhraseaFixture/UsrLists/UsrListEntry.php
lib/conf.d/PhraseaFixture/UsrLists/UsrListOwner.php
lib/conf.d/PhraseaFixture/ValidationParticipant/LoadOneParticipant.php
lib/conf.d/PhraseaFixture/ValidationParticipant/LoadParticipantWithSession.php
lib/conf.d/PhraseaFixture/ValidationSession/LoadOneValidationSession.php
2014-01-06 15:38:14 +01:00
Romain Neutron
d519c13e56
Bump copyright year
2014-01-06 15:28:12 +01:00
Romain Neutron
09c74afab6
Merge branch '3.8'
...
Conflicts:
lib/Alchemy/Phrasea/Controller/Prod/Export.php
lib/Alchemy/Phrasea/Core/Version.php
lib/Alchemy/Phrasea/Helper/Prod.php
lib/Alchemy/Phrasea/SearchEngine/Phrasea/PhraseaEngine.php
lib/Alchemy/Phrasea/SearchEngine/SphinxSearch/SphinxSearchEngine.php
lib/classes/User/Adapter.php
lib/classes/caption/Field/Value.php
lib/classes/collection.php
lib/classes/module/report/filter.php
lib/classes/task/period/ftp.php
templates/web/common/dialog_export.html.twig
templates/web/report/ajax_dashboard_content_child.html.twig
tests/Alchemy/Tests/Phrasea/Controller/Admin/UsersTest.php
2013-12-18 12:12:58 +01:00
Romain Neutron
1f88435910
Fix tests
2013-12-18 10:47:17 +01:00
Romain Neutron
680643c0fc
Fix unit tests and arrays declaration
2013-12-03 20:06:49 +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
051d9f4035
Remove license comments
2013-11-20 16:49:29 +01:00
Romain Neutron
56b373ee6e
Use short array declaration
2013-11-18 13:57:33 +01:00
Romain Neutron
d7a68dbec3
Remove http_request
2013-11-12 19:39:22 +01:00
Romain Neutron
f39af8b64e
Merge branch '3.8'
2013-11-06 11:26:47 +01:00
Romain Neutron
05485308ae
Fix #1567 : Disallow a user to remove himself from DB
2013-11-05 15:51:50 +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
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
dbd06e9091
Remove dead code
2013-09-04 12:14:50 +02:00
Romain Neutron
3497fe70da
Fix #1306 : Send confirmation email before password setup
2013-07-11 16:50:13 +02:00
Romain Neutron
4d6b91f578
Fix user account creation email flow
2013-06-26 17:52:32 +02:00
Romain Neutron
a97e4a4df4
Fix notification use
2013-06-19 16:47:23 +02:00
Romain Neutron
42db38d055
Add error pages, fix error handling and PHP conf
2013-06-17 17:01:35 +02:00
Romain Neutron
906d4ba9c5
Localize status bits
2013-06-14 09:47:54 +02:00
Romain Neutron
07d4ff7d45
Merge pull request #395 from romainneutron/template-sorting
...
[3.8] Add sort on last applied template
2013-06-14 00:44:34 -07:00
Romain Neutron
f942dc2562
Enable users time restrictions per databox
2013-06-13 19:45:20 +02:00
Romain Neutron
6584d3583a
Add sort on last applied template
2013-06-13 17:21:15 +02:00
Romain Neutron
4161ef2e31
Use url generator everywhere
2013-06-13 09:44:16 +02:00
Romain Neutron
d2bc4f4a23
Add AuthenticationServiceProvider
2013-05-29 14:22:50 +02:00
Romain Neutron
cf0f13d9c9
Add TokensServiceProvider
2013-04-30 18:44:35 +02:00
Romain Neutron
8325c35f91
Add better exception handling for emails
2013-01-29 12:06:02 +01:00
Romain Neutron
309a0a9472
Add better exception handling for emails
2013-01-29 11:32:43 +01:00
Romain Neutron
aa18c48306
Fix unit tests
2013-01-29 09:34:20 +01:00
Romain Neutron
9cce7ab8f9
Update notifications
2013-01-29 09:34:18 +01:00
Romain Neutron
b5980ab866
First implementation
2013-01-29 09:34:18 +01:00
Romain Neutron
842ad40985
Bump copyright year
2013-01-21 23:28:58 +01:00
Romain Neutron
133595635c
[SearchEngine] Finalize search engine refactor
2013-01-17 11:43:36 +01:00
Romain Neutron
d0f1422b73
Use absolute URL generator
2012-11-05 13:54:33 +01:00
Romain Neutron
516204aff3
Update forgotpassword redirections
2012-10-30 19:48:25 +01:00
Romain Neutron
0565bce475
Remove user variable assignment
2012-10-04 15:44:49 +02:00
Romain Neutron
1700565862
Cleanup namepaces, variables uses
2012-10-04 15:44:49 +02:00
Romain Neutron
86eadb1e9b
Update Helpers
2012-10-04 15:43:13 +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
9f11445265
Namespaces cleanup
2012-07-27 12:26:12 +02:00
Romain Neutron
d022ff69c7
Remove use of databox singleton
2012-07-26 12:29:44 +02:00