Commit graph

11 commits

Author SHA1 Message Date
Romain Bignon
b99d599aa9 remove parameter max_results from all capabilities 2013-07-27 23:40:24 +02:00
Laurent Bachelier
7094931c92 Easy spacing fixes, trailing stuff
Remove useless trailing \
Remove trailing spaces
Add missing empty lines

autopep8 -ir -j2 --select=E301,E302,E502,W291,W293,W391 .

Diff quickly checked.
2013-03-16 00:54:55 +01:00
Romain Bignon
c6a141595c change way to describe fields of CapBaseObject, and lot of documentation 2012-03-26 14:35:54 +02:00
Romain Bignon
7e2bb91b3b change license to AGPLv3+ 2011-04-08 12:48:07 +02: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
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
66335a52c8 ability to send a new revision of a wiki page 2010-10-16 10:06:04 +02:00
Romain Bignon
a39db3626b new capability ICapContent (for wiki, blogs, etc) 2010-10-15 16:31:31 +02:00