Nicolas Le Goff
|
4f66003425
|
Fix url path
|
2014-03-05 15:33:23 +01:00 |
|
Nicolas Le Goff
|
b354b063ee
|
Remove hard code url
|
2014-03-05 15:33:23 +01:00 |
|
Nicolas Le Goff
|
212c4fdf09
|
Add sucriberManager Test
|
2014-03-05 15:33:22 +01:00 |
|
Nicolas Le Goff
|
5d3fd6f987
|
Add hasCallbacks method
|
2014-03-05 15:33:22 +01:00 |
|
Nicolas Le Goff
|
ba2a73d8c2
|
Add squire js to mock require js module
|
2014-03-05 15:33:22 +01:00 |
|
Nicolas Le Goff
|
5df7c37bf0
|
Throws exception instead of returning null
|
2014-03-05 15:33:22 +01:00 |
|
Nicolas Le Goff
|
0299250097
|
Refactor require.js config
|
2014-03-05 15:33:22 +01:00 |
|
Nicolas Le Goff
|
1e2cc2692e
|
Replace hasSession by isConnected
|
2014-03-05 15:33:22 +01:00 |
|
Nicolas Le Goff
|
af526beb41
|
Remove unused && improve dependencies detection
|
2014-03-05 15:33:22 +01:00 |
|
Nicolas Le Goff
|
e5106abd0b
|
Load sinon & sinochai from tmp assets
|
2014-03-05 15:33:22 +01:00 |
|
Nicolas Le Goff
|
1b0aac5963
|
Bind subscriberManager object to task manager application
|
2014-03-05 15:33:22 +01:00 |
|
Nicolas Le Goff
|
93e17c2752
|
Refactor admin javascript to backbone application
|
2014-03-05 15:33:21 +01:00 |
|
Nicolas Le Goff
|
79cf2b7241
|
Add subscriber manager
|
2014-03-05 15:33:21 +01:00 |
|
Nicolas Le Goff
|
3207f24f80
|
Remove getters & setters
|
2014-03-05 15:33:21 +01:00 |
|
Nicolas Le Goff
|
ef5b3fadb7
|
WSConnection is not a singleton anymore
|
2014-03-05 15:33:21 +01:00 |
|
Nicolas Le Goff
|
5216e8fc9c
|
Remove unnecessary dependencies
|
2014-03-05 15:33:21 +01:00 |
|
Nicolas Le Goff
|
947545620a
|
Use new WS Connection object in task Manager App
|
2014-03-05 15:33:21 +01:00 |
|
Nicolas Le Goff
|
1d8c0e86cf
|
Add WS Connection object
|
2014-03-05 15:33:21 +01:00 |
|
Nicolas Le Goff
|
0a2d4fe04d
|
Bind task manager backbone app to websocket using autobahn
|
2014-03-05 15:33:21 +01:00 |
|
Nicolas Le Goff
|
6c3cdfc52e
|
Merge pull request #1006 from romainneutron/fix-connection-master
[Ready][3.9] Add reconnectable connection
|
2014-03-04 11:19:44 +01:00 |
|
Romain Neutron
|
46141b3cc6
|
Add error reporting setting
|
2014-03-03 17:31:13 +01:00 |
|
Romain Neutron
|
6ba1e61546
|
Reduce connection overhead
|
2014-03-03 15:10:39 +01:00 |
|
Romain Neutron
|
c641ab7841
|
Merge branch '3.8'
Conflicts:
lib/classes/Bridge/Api/Dailymotion.php
lib/classes/Bridge/Api/Flickr.php
lib/classes/Bridge/Api/Interface.php
lib/classes/DailymotionWithoutOauth2.php
|
2014-02-28 19:37:54 +01:00 |
|
Nicolas Le Goff
|
88f179ae80
|
Remove prod/bridge/manager hardcoded urls
|
2014-02-28 13:10:33 +01:00 |
|
Nicolas Le Goff
|
c38c3eaa09
|
Remove dev dependencies from package tasks
|
2014-02-27 19:23:59 +01:00 |
|
Romain Neutron
|
c3ec4ab857
|
Merge pull request #900 from nlegoff/replace_demand
[3.9] Migrate registration table to doctrine entity && refactor registration API
|
2014-02-27 16:08:17 +01:00 |
|
Romain Neutron
|
ce94b80d58
|
Merge branch '3.8'
Conflicts:
lib/conf.d/minifyGroupsConfig.php
templates/web/overview.html.twig
|
2014-02-26 13:17:30 +01:00 |
|
Romain Neutron
|
dd29540578
|
Update flowplayer version
|
2014-02-26 12:22:36 +01:00 |
|
Nicolas Le Goff
|
2ec4ffdbcc
|
Refactor && Typo && Use plain objects as function parameters instead of ids
|
2014-02-26 12:10:54 +01:00 |
|
Nicolas Le Goff
|
7025e756bc
|
Use backbone to display taskmanager front end
|
2014-02-14 16:55:45 +01:00 |
|
Nicolas Le Goff
|
fe2300e6ca
|
Fix #1639 logs error in mocha phantom js
|
2014-02-13 12:02:58 +01:00 |
|
Nicolas Le Goff
|
aa0bf78ac9
|
Merge branch '3.8'
Conflicts:
lib/classes/task/Scheduler.php
templates/web/admin/user/demand.html.twig
|
2014-02-06 17:39:41 +01:00 |
|
Nicolas Le Goff
|
1d9f2ae721
|
Fix #1687 Css inline issue for registration collection name
|
2014-02-06 15:18: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 |
|
Nicolas Le Goff
|
ac4b973115
|
Merge pull request #930 from romainneutron/fix-report-css
[3.8] Fix report css assets
|
2014-02-05 19:29:30 +01:00 |
|
Romain Neutron
|
5038e788c7
|
Fix report css assets
|
2014-02-05 17:17:57 +01:00 |
|
Nicolas Le Goff
|
3b9b5a3240
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/SearchEngine/SphinxSearch/SphinxSearchEngine.php
|
2014-02-05 15:25:52 +01:00 |
|
Nicolas Le Goff
|
58c5a8513d
|
Merge pull request #923 from romainneutron/upload-css
[3.8] Fix upload box CSS
|
2014-02-05 14:14:04 +01:00 |
|
Romain Neutron
|
03fc818fe4
|
Fix upload box CSS
|
2014-02-05 13:07:46 +01:00 |
|
Nicolas Le Goff
|
4596bf5d30
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Security/Firewall.php
|
2014-02-04 11:30:23 +01:00 |
|
Nicolas Le Goff
|
8f9745d874
|
Merge branch '3.8'
Conflicts:
lib/classes/task/Scheduler.php
lib/classes/task/abstract.php
templates/web/client/index.html.twig
|
2014-02-04 11:25:59 +01:00 |
|
Romain Neutron
|
6159b357ae
|
Fix less bootstrap path variables
|
2014-02-03 22:01:24 +01:00 |
|
Nicolas Le Goff
|
2c42f7e3dc
|
Merge pull request #915 from romainneutron/error-logs
[3.8] Error logs
|
2014-02-03 10:47:09 -08:00 |
|
Romain Neutron
|
039e44b151
|
Fix css themes
|
2014-02-03 16:53:48 +01:00 |
|
Romain Neutron
|
2c9f542728
|
Move jquery context menu files to their directory
|
2014-02-03 16:16:53 +01:00 |
|
Nicolas Le Goff
|
6ba5ce6669
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Controller/Admin/Root.php
lib/classes/module/console/schedulerStart.php
lib/classes/module/console/taskrun.php
lib/classes/task/Scheduler.php
lib/classes/task/abstract.php
lib/classes/task/databoxAbstract.php
templates/web/admin/collection/collection.html.twig
templates/web/admin/databox/databox.html.twig
templates/web/email-template.html.twig
|
2014-01-24 18:52:14 +01:00 |
|
Nicolas Le Goff
|
0d1133e05a
|
Fix #1675 Display issue in registration template
|
2014-01-24 14:29:24 +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
|
d147d4e39d
|
Merge branch '3.8'
|
2013-12-20 16:46:35 +01:00 |
|