1228 Commits

Author SHA1 Message Date
Ilias Trichopoulos
f731c98b56 Payment/PayPal: Add invoice
to avoid multiple payments
2015-01-05 15:22:09 +01:00
Ilias Trichopoulos
6cfff0becd Define blueprint and RH for notification 2015-01-05 15:22:09 +01:00
Ilias Trichopoulos
a5c8628663 Payment/PayPal: Initial commit 2015-01-05 15:22:09 +01:00
Adrian Moennich
c1dcd259d6 Payment/Manual: Show payment details 2015-01-05 15:22:09 +01:00
Adrian Moennich
f768b294d7 Payment/Manual: Nicer plugin/method name 2015-01-05 15:22:09 +01:00
Adrian Moennich
f428fe4bd0 Payment/Manual: Add settings 2015-01-05 15:22:09 +01:00
Adrian Moennich
0d8678ce8f Payment/Manual: Add plugin stub 2015-01-05 15:22:09 +01:00
Adrian Moennich
863edb8e2d Piwik: Only show side menu link if user has access 2015-01-05 15:21:46 +01:00
Alejandro Avilés
cfc29f0149 PEP8 2014-12-05 10:59:30 +01:00
Adrian Moennich
c59e98c96a Update setup.py urls 2014-11-26 10:01:05 +01:00
Adrian Moennich
c3b4890593 LiveSync: Extend admin/base.html 2014-11-24 11:21:23 +01:00
Ilias Trichopoulos
def43f133d LiveSync: Add info message when no agents 2014-11-21 17:26:09 +01:00
Adrian Moennich
18001b89fe Chat: Use form_rows macro 2014-11-21 15:07:36 +01:00
Ilias Trichopoulos
447548cbd9 Chat: Use form fieldset
fixes #2
2014-11-21 15:07:28 +01:00
Ilias Trichopoulos
b96818c03a Chat: Improve chat details layout in event page 2014-11-20 17:46:41 +01:00
Ilias Trichopoulos
f993c714ed Chat: Add info message if the table has no rows 2014-11-20 17:46:41 +01:00
Adrian Moennich
b330b3d367 Use new signal namespaces 2014-11-20 16:26:22 +01:00
Adrian Moennich
efabd574d6 LiveSync: Remove debug print statements 2014-11-20 16:24:55 +01:00
Adrian Moennich
ea0a03cfca Add run-tests to run all unit tests
We need to run it from the correct folder containing pytest.ini in
case the tests need certain indico plugins.
2014-11-20 11:54:34 +01:00
Adrian Moennich
a2aa6f8c70 LiveSync: Rename agent.py to backend.py 2014-11-20 11:36:20 +01:00
Adrian Moennich
e4e7c5bd1f LiveSync: Rename agents to backends 2014-11-20 11:21:52 +01:00
Ilias Trichopoulos
5c0e092133 Beautify interface 2014-11-19 17:34:28 +01:00
Adrian Moennich
6f78288da1 Enable Travis IRC notifications 2014-11-19 17:06:12 +01:00
Alejandro Avilés
cba7196247 Absolute imports 2014-11-19 16:54:54 +01:00
Alejandro Avilés
dd5210deee Move base query classes to base.py 2014-11-19 16:54:54 +01:00
Alejandro Avilés
460a9d9e37 Move PiwikPlugin class to plugin.py file 2014-11-19 16:54:54 +01:00
Adrian Moennich
24fc110046 Remove old livesync travis config 2014-11-19 16:26:07 +01:00
Adrian Moennich
9c1f76a2c2 Remove obsolete gitignore/license files 2014-11-19 16:05:44 +01:00
Adrian Moennich
009d7bc41d Add plugin: livesync_invenio 2014-11-19 16:03:26 +01:00
Adrian Moennich
6d84bec488 Add plugin: livesync_debug 2014-11-19 16:03:25 +01:00
Adrian Moennich
ab594f10e6 Add plugin: livesync 2014-11-19 16:03:24 +01:00
Adrian Moennich
b343301552 Add plugin: search_invenio 2014-11-19 16:03:21 +01:00
Adrian Moennich
0602df1b20 Add plugin: search 2014-11-19 16:03:19 +01:00
Adrian Moennich
5d550e5c7b Add plugin: importer_invenio 2014-11-19 16:03:18 +01:00
Adrian Moennich
2b9c01525e Add plugin: importer 2014-11-19 16:03:16 +01:00
Adrian Moennich
d06617a14f Add plugin: piwik 2014-11-19 16:03:14 +01:00
Adrian Moennich
3c50a8bae8 Add plugin: chat 2014-11-19 16:03:10 +01:00
Adrian Moennich
3bec7f391d Initial commit 2014-11-19 16:02:47 +01:00
Alejandro Avilés
3e9277e63a Implementation of InvenioUploader 2014-11-19 11:13:24 +01:00
Alejandro Avilés
1d7c87794f Add invenio connector 2014-11-18 17:52:09 +01:00
Adrian Moennich
d5dac3cc17 Handle exceptions in the Uploader 2014-11-18 17:35:16 +01:00
Adrian Moennich
0ba1673b73 Cleanup old queue entries
fixes #5
2014-11-18 11:33:41 +01:00
Adrian Moennich
dd56e15b6c Update agent last_run 2014-11-17 18:02:13 +01:00
Adrian Moennich
de796e8d3d Add Agent.last_run 2014-11-17 18:01:42 +01:00
Adrian Moennich
20ed8b65b9 Remove create_agent CLI 2014-11-17 17:34:16 +01:00
Adrian Moennich
6ce5d7e223 Add agent management webinterface
fixes #3
2014-11-17 17:33:47 +01:00
Adrian Moennich
daee367211 Add agent config form 2014-11-17 16:41:21 +01:00
Adrian Moennich
2b6439272c Test agent 2014-11-14 17:21:57 +01:00
Adrian Moennich
cbe6c5ec2f Use non-quiet pip install in travis
It takes quite long and with quiet output you don't see any progress
2014-11-14 14:19:37 +01:00
Adrian Moennich
435932210a Exclude zodbimport.py from coverage 2014-11-14 14:15:00 +01:00