Commit graph

185 commits

Author SHA1 Message Date
Romain Bignon
80baf3800e fix license to AGPL 2011-07-24 19:55:28 +02:00
Romain Bignon
4a29a246a2 support changes of issue content 2011-07-19 13:24:33 +02:00
Romain Bignon
b9bba5924a ability to log spent time on an issue 2011-07-19 13:11:18 +02:00
Romain Bignon
c284a24842 ability to set an arrival or a departure time 2011-07-13 15:12:17 +02:00
Roger Philibert
c9614152f6 add basic support for Izneo 2011-07-13 11:46:08 +02:00
Romain Bignon
bc1d4921d0 new capability ICapBugTracker (closes #684) 2011-07-11 22:19:15 +02:00
Romain Bignon
6fa7a49349 support roadmaps in ICapTravel (closes #680) 2011-06-28 17:10:54 +02:00
Romain Bignon
2825ff643b pylint fixes 2011-05-08 17:51:06 +02:00
Romain Bignon
7b29d2dc80 CapBank derivates from CapCollection and add a method iter_transfer_recipients 2011-05-07 14:22:54 +02:00
Laurent Bachelier
dd6864c2c4 CapPaste: Also check the title in can_post
Because unsurprisingly pastealacon has silly restrictions.
2011-05-05 00:19:21 +02:00
Laurent Bachelier
0d2148bd84 CapPaste: check the contents in can_post
For pastealacon, it is used to check for encoding compatibility.
2011-05-04 23:50:58 +02:00
Noe Rubinstein
afe5db74b4 Put Thumbnail in a tools.capabilities 2011-05-03 02:52:38 +02:00
Roger Philibert
c74362edb7 Improve EHentai backend 2011-05-03 02:22:49 +02:00
Laurent Bachelier
f63180c187 CapPaste: Support expiration for posting, as a max_age parameter 2011-04-30 00:26:23 +02:00
Laurent Bachelier
878621825b Fix the KickAss test, and enhance it (closes #651)
This allowed to fix a crash when parsing descriptions with invalid
unicode (KickAss is quite horrible it seems).

A new attribute, filename, has been added. It is the recommended
filename of the .torrent file, and should simplify downloading files when
it will be supported by weboorents.

The usage text/tail was useless, lxml supports text_content() for HTML,
which is much simpler.
2011-04-28 11:21:01 +02:00
Laurent Bachelier
fbd4511ffa CapPaste: add method to find if a paste is suitable for the backend
Basic support in pastoob added (there is no way yet to change the
default options).
Backends support the "public/private" requirement.
2011-04-27 00:41:50 +02:00
Laurent Bachelier
9022435e49 paste* backends: Support the 'public' attribute 2011-04-27 00:32:15 +02:00
Laurent Bachelier
8af2674994 Better API for ICapPaste.new_paste 2011-04-23 00:30:27 +02:00
Laurent Bachelier
6c2d164883 Add basic support for pasting with pastoob
And fix the capability.
2011-04-23 00:17:40 +02:00
Romain Bignon
7098e44d9b use CapResources for radios 2011-04-21 12:07:37 +02:00
Romain Bignon
e8084ef99f CapCollection is stateless: remove get_working_collection() and change_working_collection() methods 2011-04-21 11:01:30 +02:00
Nicolas Duhamel
27876970f3 backend stateful 2011-04-20 09:26:32 +02:00
Nicolas Duhamel
ead1e6e09e ICapCollection fix license 2011-04-20 09:26:32 +02:00
Nicolas Duhamel
6d190d53fe Collections support initial commit 2011-04-20 09:26:31 +02:00
Laurent Bachelier
154c061398 paste* backends: "Paste not found" exception 2011-04-20 01:03:04 +02:00
Romain Bignon
129dfc181a fix unused imports and version 2011-04-14 16:19:51 +02:00
Noé Rubinstein
870fc33432 Add CapGallery
It's a huge copy-paste of CapVideo, and will have to be factorized ASAP,
though it's going to require more work and thinking, and maybe CapPath.
2011-04-14 16:19:51 +02:00
Laurent Bachelier
8b874f6b0a Add Pastebin backend and Paste capability
It is able to get a paste, and post a new one.
Only the contents and title fields are supported for now.
2011-04-10 17:32:20 +02:00
Romain Bignon
f3b2cea4ea fix franceinter radio 2011-04-10 16:48:56 +02:00
Romain Bignon
7e2bb91b3b change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
Romain Bignon
17754719ef new video attribute 'ext' 2011-03-25 10:33:06 +01:00
Romain Bignon
144bb8a7e4 works with DLFP2.0RoR-ng 2011-02-24 21:36:19 +01:00
Romain Bignon
34bfe130c3 fix prototype of 'iter_revisions' 2011-02-19 18:53:46 +01:00
Clément Schreiner
200ab648bb New object type: Revision. Renamed 'log_content'.
- object Revision for representing a revision of a page.
- log_content is now iter_revisions
2011-02-16 22:22:06 +01:00
Clément Schreiner
690decc54b Adds argument for marking an edit as 'minor' 2011-02-16 16:30:48 +01:00
juke
9fb8b150f2 line too long 2011-02-10 17:15:13 +01:00
Clément Schreiner
3cbb5671d3 Small fixes and changes in qwebcontentedit and ICapContent.
- content preview's html code is now cleaner
 - ICapContent.preview_content() renamed to ICapContent.get_content_preview()
 - tab "preview" was shown first when starting qwebcontentedit. Fixed.
2011-02-03 15:09:27 +01:00
Clément Schreiner
e3f46ac751 Adds support for previewing modifications on redmine's wiki pages.
Status: draft (needs further work to be really useful)
2011-02-01 13:47:13 +01:00
Romain Bignon
0278af175f use datetime.date objects and transform coming labels 2010-12-27 18:28:24 +01:00
Romain Bignon
f6e9fc30d4 a message requires to have a Thread 2010-12-08 12:10:54 +01:00
Romain Bignon
31921549a7 use specific formatter for 'current' command 2010-12-06 15:26:54 +01:00
Romain Bignon
4dfa8654b3 use new CapBaseObject API 2010-12-06 13:18:38 +01:00
Romain Bignon
912d3496c9 add flags IS_THREADS and IS_DISCUSSION to Thread to know how to display messages 2010-11-28 11:34:12 +01:00
Christophe Benz
bd083e7d43 add docstrings 2010-11-25 19:15:33 +01:00
Christophe Benz
7eb408d69c remove unused method 2010-11-25 19:15:33 +01:00
Christophe Benz
72659912ab remove namespace packages info 2010-11-25 16:39:05 +01:00
Christophe Benz
18e02f2fea handle multiple receivers in messages 2010-11-22 15:28:27 +01:00
Romain Bignon
c83c923e3d moved ICapDating.get_status() and ICapMessagesPost.get_status() into ICapAccount.get_account_status() 2010-11-20 20:52:53 +01:00
Christophe Benz
b24b40ac98 implement StatusField in sfr backend 2010-11-20 19:56:24 +01:00
Romain Bignon
928dbcb16d rename 'shown' to 'hidden' 2010-11-20 19:52:41 +01:00