Mon, 25 Mar 2013 23:40:03 +0100 |
Thomas Waldmann |
add a sendmail action, which can be use to submit POST data by E-Mail
default tip
|
Mon, 25 Mar 2013 19:48:31 +0100 |
Thomas Waldmann |
FormCreate/FormSubmit: change to LF-only line endings
|
Mon, 25 Mar 2013 19:41:11 +0100 |
Thomas Waldmann |
FormSubmit: fix misc. issues
|
Mon, 25 Mar 2013 18:29:47 +0100 |
Thomas Waldmann |
FormSubmit: simplify code, auto-provide filename
|
Mon, 25 Mar 2013 17:47:30 +0100 |
Thomas Waldmann |
FormSubmit: adapt to werkzeug MultiDict
|
Mon, 25 Mar 2013 17:28:25 +0100 |
Thomas Waldmann |
FormSubmit: get rid of has_key()
|
Mon, 25 Mar 2013 17:20:34 +0100 |
Thomas Waldmann |
FormSubmit: fix pep8, remove unused imports, ...
|
Mon, 25 Mar 2013 17:09:15 +0100 |
Thomas Waldmann |
add code from ActionMarket/FormSubmit (form_submit-1.7.tar.gz) - outdated code for moin 1.7/1.8
|
Mon, 25 Mar 2013 16:50:50 +0100 |
Thomas Waldmann |
FormBase: use new style class, fix comment
|
Mon, 25 Mar 2013 16:43:50 +0100 |
Thomas Waldmann |
FormCreate: get rid of .has_key, simplify code
|
Mon, 25 Mar 2013 16:37:11 +0100 |
Thomas Waldmann |
FormCreate: add missing import
|
Mon, 25 Mar 2013 16:34:37 +0100 |
Thomas Waldmann |
FormCreate: pep8 cleanup
|
Mon, 25 Mar 2013 16:16:43 +0100 |
Thomas Waldmann |
add code from MacroMarket/FormCreate (form_create-1.7.tgz) - outdated code for moin 1.7/1.8
|
Sun, 30 Dec 2012 07:30:00 +0100 |
Reimar Bauer |
security: fix remote code execution vulnerability in SvgEditor
|
Wed, 15 Aug 2012 13:39:27 +0200 |
Reimar Bauer |
bbb: strip input data for meeting creation and storing
|
Wed, 15 Aug 2012 13:36:59 +0200 |
Reimar Bauer |
bbb: don't crash because of wrong salt
|
Wed, 15 Aug 2012 13:33:54 +0200 |
Reimar Bauer |
bbb: bug fix of sending an error message if a unpriviledged user tries to create a meeting
|
Sun, 08 Jul 2012 09:09:40 +0200 |
Reimar Bauer |
bbb: removed print statement
|
Fri, 29 Jun 2012 12:36:43 +0200 |
Reimar Bauer |
bbb: indenting of table liens of the parser adjusted
|
Thu, 28 Jun 2012 17:15:32 +0200 |
Reimar Bauer |
bbb: output of parser improved
|
Thu, 28 Jun 2012 17:10:20 +0200 |
Reimar Bauer |
bbb: show by macro or parser attendees of the meeting and their role
|
Fri, 22 Jun 2012 19:32:22 +0200 |
Reimar Bauer |
bbb: bug fix for sending msg and state
|
Fri, 22 Jun 2012 19:25:49 +0200 |
Reimar Bauer |
bbb: parser extensions added
|
Fri, 22 Jun 2012 19:21:46 +0200 |
Reimar Bauer |
bbb: bug fix for parser lookup by extensions. We check now if bigbluebutton lib is installed.
|
Fri, 15 Jun 2012 11:02:34 +0200 |
Reimar Bauer |
bbb: parser shows GUEST_URL if defined in bbb_settings for a started meeting. This can be used to invite guests.
|
Fri, 15 Jun 2012 10:40:05 +0200 |
Reimar Bauer |
bbb: show actions frame only if there are valid actions for the parser
|
Thu, 14 Jun 2012 13:47:12 +0200 |
Reimar Bauer |
security: bbb_access_data.snippet requires now logged in users for bbb parser
|
Thu, 14 Jun 2012 13:33:59 +0200 |
Reimar Bauer |
security: bbb_access_data.snippet set for all other parser normal read behaviour
|
Thu, 14 Jun 2012 10:42:02 +0200 |
Reimar Bauer |
bbb: create_meeting action checks if meeting name already exist and rejects
|
Thu, 14 Jun 2012 10:19:11 +0200 |
Reimar Bauer |
bbb: parser shows now also current number of participants and their state
|
Thu, 14 Jun 2012 09:38:07 +0200 |
Reimar Bauer |
bbb: action submit_bbb_start_meeting introduced and similar code from submit_bbb_create_meeting amd bbb_create removed. Meetings have to be started by the responsible moderator before someone else can join.
|
Wed, 13 Jun 2012 14:44:05 +0200 |
Reimar Bauer |
bbb: security policy snippet for controlling who can use other actions than show for a readonly page.
|
Wed, 13 Jun 2012 10:18:12 +0200 |
Reimar Bauer |
bbb: script name added to url
|
Wed, 13 Jun 2012 09:11:54 +0200 |
Reimar Bauer |
bbb: session close url to parser as action call added
|
Wed, 13 Jun 2012 08:37:58 +0200 |
Reimar Bauer |
bbb: current url added to meeting setup
|
Mon, 11 Jun 2012 16:21:57 +0200 |
Reimar Bauer |
action.submit_bbb_create_meeting: read rights for bbb_admin_group for new meeting page
|
Mon, 11 Jun 2012 16:07:19 +0200 |
Reimar Bauer |
action.submit_bbb_create_meeting: admin acl right added for new meeting page
|
Mon, 11 Jun 2012 16:03:47 +0200 |
Reimar Bauer |
parser.bbb_create: refactored to show links to visitors of the page instead of text
|
Thu, 31 May 2012 15:27:38 +0200 |
Reimar Bauer |
parser.bbb_create: check for empty passwords
|
Thu, 31 May 2012 15:16:35 +0200 |
Reimar Bauer |
parser.bbb_create: bug fix removed tuple definition
|
Thu, 31 May 2012 09:42:23 +0200 |
Reimar Bauer |
macro for getting information about created BigBlueButton meetings
|
Thu, 31 May 2012 09:09:45 +0200 |
Reimar Bauer |
Initial Version of a parser and actions for accessing a BigBlueButton instance.
|
Mon, 16 Apr 2012 16:56:57 +0200 |
Reimar Bauer |
merged main
|
Sun, 08 Apr 2012 15:15:31 +0200 |
Dirk Alders |
arnica: ms image mimetypes added
|
Fri, 30 Mar 2012 09:21:24 +0200 |
Reimar Bauer |
macro.MiniPage: doc string macro example changed to new syntax
|
Fri, 16 Mar 2012 09:10:20 +0100 |
Reimar Bauer |
merged repos
|
Fri, 16 Mar 2012 08:55:05 +0100 |
Reimar Bauer |
parser.text_x_sort: sorts text lines e.g. items on a group definition page
|
Fri, 16 Mar 2012 08:43:38 +0100 |
Reimar Bauer |
macro.MiniPage: renders markup inside other markup, e.g. a bulletlist or headings inside of a table
|
Sat, 10 Mar 2012 17:51:26 +0100 |
Dirk Alders |
support for configuring arnica by wikiconfig enties
|
Thu, 08 Mar 2012 16:29:53 +0100 |
Reimar Bauer |
arnica: css fix for chromium browser image links of slideshow. Tested with firefox, konqueror, epiphany and chromium.
|
Wed, 07 Mar 2012 21:47:44 +0100 |
Reimar Bauer |
arnica: typo in image name for first slide icon fixed
|
Wed, 07 Mar 2012 20:17:52 +0100 |
Reimar Bauer |
arnica: beautified css
|
Wed, 07 Mar 2012 16:29:24 +0100 |
Reimar Bauer |
arnica: improved icons for slideshow action (thanks to Johannes Berg)
|
Wed, 07 Mar 2012 13:39:02 +0100 |
Reimar Bauer |
text_x_arnica.get_image_alias: simplified stripping
|
Wed, 07 Mar 2012 13:33:52 +0100 |
Reimar Bauer |
text_x_arnica: Bug Fix: ignore not existing images in get_image_alias
|
Mon, 06 Feb 2012 21:56:45 +0100 |
sudo_dirk |
revert last commit: date issue of non-exif images
|
Sun, 05 Feb 2012 22:19:01 +0100 |
sudo_dirk |
arnica: the date of non exif images is changed to the modification time (not the upload time)
|
Sun, 05 Feb 2012 22:02:59 +0100 |
sudo_dirk |
arnica: fix for slide show link of toolbar. parameter webnail_width was missing.
|
Sun, 05 Feb 2012 19:57:21 +0100 |
Reimar Bauer |
arnica: updated copyright
|
Sun, 05 Feb 2012 19:53:16 +0100 |
Reimar Bauer |
arnica: fix download link for load image
|