citadel.git
11 years agoAC_INIT use the documented version number, not the ldconfig version number v8.16
Art Cancro [Tue, 5 Mar 2013 00:42:27 +0000 (19:42 -0500)]
AC_INIT use the documented version number, not the ldconfig version number

11 years agoEVENT_CLIENT: when handing over to the DB-Queue, don't re-start IO-Watchers.
Wilfried Goesgens [Sat, 2 Mar 2013 14:35:30 +0000 (15:35 +0100)]
EVENT_CLIENT: when handing over to the DB-Queue, don't re-start IO-Watchers.

11 years agofix some conflicts that for some reason weren't resolved during the last cherry-picks
Wilfried Goesgens [Tue, 26 Feb 2013 18:52:49 +0000 (19:52 +0100)]
fix some conflicts that for some reason weren't resolved during the last cherry-picks

11 years agoSMTP-Client: Implement AUTH LOGIN
Wilfried Goesgens [Mon, 25 Feb 2013 18:59:47 +0000 (19:59 +0100)]
SMTP-Client: Implement AUTH LOGIN

11 years agoFile-Handling: sanitize filenames.
Wilfried Goesgens [Mon, 25 Feb 2013 19:48:08 +0000 (20:48 +0100)]
File-Handling: sanitize filenames.

11 years agoNETCFG: set the right file permissions so its not world writeable.
Wilfried Goesgens [Sat, 26 Jan 2013 18:59:29 +0000 (19:59 +0100)]
NETCFG: set the right file permissions so its not world writeable.

11 years agoSYSLOG: more places to correct the loglevel parameters.
Wilfried Goesgens [Tue, 5 Feb 2013 23:48:58 +0000 (00:48 +0100)]
SYSLOG: more places to correct the loglevel parameters.

Match down to this version.

11 years agoSyslog: adjust loglevels to sane values.
Wilfried Goesgens [Tue, 5 Feb 2013 22:32:14 +0000 (23:32 +0100)]
Syslog: adjust loglevels to sane values.

 - by Benjamin Bochmann

11 years agoDB: more backtraces in case of errors
Wilfried Goesgens [Sat, 9 Feb 2013 12:24:44 +0000 (13:24 +0100)]
DB: more backtraces in case of errors

11 years agoVCard: this bitflag is supposed to be used with & not &&; add CCC for speed.
Wilfried Goesgens [Sun, 10 Feb 2013 15:02:59 +0000 (16:02 +0100)]
VCard: this bitflag is supposed to be used with & not &&; add CCC for speed.

11 years agoWhen trying to bind default broadcast (ipv6) fails, retry with broadcast ipv4.
Wilfried Goesgens [Sat, 16 Feb 2013 13:05:30 +0000 (14:05 +0100)]
When trying to bind default broadcast (ipv6) fails, retry with broadcast ipv4.

11 years agoWhen trying to bind default broadcast (ipv6) fails, retry with broadcast ipv4. -...
Wilfried Goesgens [Sat, 16 Feb 2013 13:09:01 +0000 (14:09 +0100)]
When trying to bind default broadcast (ipv6) fails, retry with broadcast ipv4. - set trigger.

11 years agoOPENID: if self service account creation is disabled - ApenID is also.
Wilfried Goesgens [Wed, 20 Feb 2013 23:27:10 +0000 (00:27 +0100)]
OPENID: if self service account creation is disabled - ApenID is also.

11 years agoPOP3Aggregator: check whether we already have a session or not before attempting...
Wilfried Goesgens [Fri, 22 Feb 2013 11:40:22 +0000 (12:40 +0100)]
POP3Aggregator: check whether we already have a session or not before attempting to flag it to be killed.

11 years agoVersion number to 8.16 for imminent release
Art Cancro [Tue, 1 Jan 2013 22:20:20 +0000 (17:20 -0500)]
Version number to 8.16 for imminent release

11 years agoReplyToAll: fix typo in string matching table
Wilfried Goesgens [Sun, 9 Dec 2012 15:46:25 +0000 (16:46 +0100)]
ReplyToAll: fix typo in string matching table

11 years agoUpdate version number to 8.15 across all components
Art Cancro [Mon, 27 Aug 2012 15:39:22 +0000 (11:39 -0400)]
Update version number to 8.15 across all components

11 years agoURL-Parsing: abort on error.
Wilfried Goesgens [Sat, 25 Aug 2012 07:27:56 +0000 (09:27 +0200)]
URL-Parsing: abort on error.

11 years agoDnD-Move: remove debug log.
Wilfried Goesgens [Tue, 21 Aug 2012 22:40:57 +0000 (00:40 +0200)]
DnD-Move: remove debug log.

11 years agoDrag+Drop move: propperly escape the roomname so + and friends in roomnames remain...
Wilfried Goesgens [Tue, 21 Aug 2012 22:12:51 +0000 (00:12 +0200)]
Drag+Drop move: propperly escape the roomname so + and friends in roomnames remain intact.

11 years agoC-Ares: fix debug logging
Wilfried Goesgens [Sun, 19 Aug 2012 14:12:48 +0000 (16:12 +0200)]
C-Ares: fix debug logging

11 years agoWhen logging invalid url_key, do not include the attempted key
Art Cancro [Wed, 8 Aug 2012 22:14:21 +0000 (18:14 -0400)]
When logging invalid url_key, do not include the attempted key

11 years agoBeautified the margins on the nested blockquotes in the message view
Stefan Garthe [Tue, 21 Aug 2012 12:03:28 +0000 (14:03 +0200)]
Beautified the margins on the nested blockquotes in the message view

This makes emails with lots of quotes inside of quotes more legible

11 years agoIconbarlist: fix embedded who is online list
Wilfried Goesgens [Mon, 6 Aug 2012 18:51:29 +0000 (20:51 +0200)]
Iconbarlist: fix embedded who is online list

  - use ?% conditional which probably didn't exist when this template was created
  - for some reason mixing ' and " worked before, but not anymore. fix it.

11 years agoWhen using the Linux kernel UUID generator, null terminate
Art Cancro [Tue, 31 Jul 2012 21:36:53 +0000 (17:36 -0400)]
When using the Linux kernel UUID generator, null terminate

11 years agoSMTP-Client: when relaying failed also notify aide that somethings broken.
Wilfried Goesgens [Mon, 30 Jul 2012 21:50:42 +0000 (23:50 +0200)]
SMTP-Client: when relaying failed also notify aide that somethings broken.

(we don't need to do that if the message was sent via a room and the bounce will end up in the aide room anyways)

11 years agoSMTP-Client: fix trigger when to send bounce messages
Wilfried Goesgens [Mon, 30 Jul 2012 20:35:53 +0000 (22:35 +0200)]
SMTP-Client: fix trigger when to send bounce messages

  - our trigger to evaluate whether to bounce a message used to be whether its still active. Instead that it has to be whether it was active and isn't active anymore.

11 years agoGuest-login: always check the servinfo pointer before accesssing it.
Wilfried Goesgens [Mon, 23 Jul 2012 12:17:30 +0000 (14:17 +0200)]
Guest-login: always check the servinfo pointer before accesssing it.

11 years agoMerge branch 'stable-81x' of ssh://git.citadel.org/appl/gitroot/citadel into stable-81x
Wilfried Goesgens [Fri, 20 Jul 2012 14:47:47 +0000 (16:47 +0200)]
Merge branch 'stable-81x' of ssh://git.citadel.org/appl/gitroot/citadel into stable-81x

11 years agoremove library version from the package version string
Wilfried Goesgens [Fri, 20 Jul 2012 14:47:17 +0000 (16:47 +0200)]
remove library version from the package version string

11 years agoversion number to 8.14 for upcoming release v8.14
Art Cancro [Fri, 20 Jul 2012 13:58:14 +0000 (09:58 -0400)]
version number to 8.14 for upcoming release

11 years agoMerge branch 'stable-81x' of ssh://git.citadel.org/appl/gitroot/citadel into stable-81x
Wilfried Goesgens [Fri, 20 Jul 2012 13:13:27 +0000 (15:13 +0200)]
Merge branch 'stable-81x' of ssh://git.citadel.org/appl/gitroot/citadel into stable-81x

11 years agoMessage composing: add text plain downmix for VIEW_JSON_LIST
Wilfried Goesgens [Fri, 20 Jul 2012 13:09:52 +0000 (15:09 +0200)]
Message composing: add text plain downmix for VIEW_JSON_LIST

  - we recently changed the view to 'VIEW_JSON_LIST' for rendering the message list. so VIEW_JSON_LIST basicaly equals VIEW_MAILBOX and has to trigger plain texts too.
  - tnx Max Kellermann for pointing me to this.

11 years agoUpdated tiny-mce to most recent 3.4 version
the_mgt [Fri, 20 Jul 2012 11:45:16 +0000 (13:45 +0200)]
Updated tiny-mce to most recent 3.4 version

This still does not solve the issues on mobile plattforms, sadly.

11 years agofix user bio links here too.
Wilfried Goesgens [Thu, 19 Jul 2012 22:38:32 +0000 (00:38 +0200)]
fix user bio links here too.

11 years agoThe penultimo fix to the blog view:
the_mgt [Thu, 19 Jul 2012 21:30:59 +0000 (23:30 +0200)]
The penultimo fix to the blog view:
moved the "x comments | permalink" stuff inside of blog_post div, added a horizontal ruler to separate blog entries and styled the hell out of the whole shebang

11 years agoMerge branch 'stable-81x' of ssh://git.citadel.org/appl/gitroot/citadel into stable-81x
Wilfried Goesgens [Thu, 19 Jul 2012 20:07:54 +0000 (22:07 +0200)]
Merge branch 'stable-81x' of ssh://git.citadel.org/appl/gitroot/citadel into stable-81x

11 years agoadopt bf72ee1d83afb1735e5c13636a1f24c7247b2aa7 to stable: CTX is not a function here.
Wilfried Goesgens [Thu, 19 Jul 2012 20:07:25 +0000 (22:07 +0200)]
adopt bf72ee1d83afb1735e5c13636a1f24c7247b2aa7 to stable: CTX is not a function here.

11 years agoEditing: remember room on hidden input field
Wilfried Goesgens [Thu, 19 Jul 2012 15:22:00 +0000 (17:22 +0200)]
Editing: remember room on hidden input field

when creating / editing calendar entries / vcards / tasks we now remember the room on the hidden field "go" so we're shure to save the message in the room its been intended for.

11 years agoBeautifications of the blog view: added more style and changed the blog_post_header...
ich [Thu, 19 Jul 2012 13:15:01 +0000 (15:15 +0200)]
Beautifications of the blog view: added more style and changed the blog_post_header position

11 years agoas pointed out by Julien Cristau we changed parts of our ABI and mustn't call us...
Wilfried Goesgens [Thu, 19 Jul 2012 10:39:51 +0000 (12:39 +0200)]
as pointed out by Julien Cristau we changed parts of our ABI and mustn't call us libcitadel2 anymore.

11 years agoFix messages of unfound tokens
Wilfried Goesgens [Wed, 18 Jul 2012 15:31:01 +0000 (17:31 +0200)]
Fix messages of unfound tokens

  - remove old rss templates
  - fix token names.

11 years agoCapitalize token name, since we're uppercase everywhere.
Wilfried Goesgens [Wed, 18 Jul 2012 15:30:32 +0000 (17:30 +0200)]
Capitalize token name, since we're uppercase everywhere.

11 years agoSUBST: complain about unknown tokens while parsing
Wilfried Goesgens [Wed, 18 Jul 2012 15:19:48 +0000 (17:19 +0200)]
SUBST: complain about unknown tokens while parsing

11 years agoReply logic: handle reply to appropriate.
Wilfried Goesgens [Wed, 18 Jul 2012 15:06:03 +0000 (17:06 +0200)]
Reply logic: handle reply to appropriate.

  - if we're aware of a reply-to header, reply will now prefer this address over all others
  - reply-all & forward will ignore it.

11 years agoUser Biography display: remove call, do through templates directly.
Wilfried Goesgens [Tue, 17 Jul 2012 18:39:30 +0000 (20:39 +0200)]
User Biography display: remove call, do through templates directly.

11 years agoUSER:BIO: add linebreaks while loading the users biography from the server.
Wilfried Goesgens [Tue, 17 Jul 2012 11:54:34 +0000 (13:54 +0200)]
USER:BIO: add linebreaks while loading the users biography from the server.

11 years agoJust some simple css spelling corrections on colors and other minor things
the_mgt [Tue, 17 Jul 2012 11:45:31 +0000 (13:45 +0200)]
Just some simple css spelling corrections on colors and other minor things

11 years agoMoved modal div above iconbar and everything else, this lets Opera Mobile successfull...
ich [Tue, 17 Jul 2012 11:13:41 +0000 (13:13 +0200)]
Moved modal div above iconbar and everything else, this lets Opera Mobile successfully log in.
It also still works on desktop Opera and Firefox13, but not on Symbian "Internet" Browser

11 years agoOne id too many: the summary page was already displayed in a div marked as id="content"
ich [Tue, 17 Jul 2012 10:55:47 +0000 (12:55 +0200)]
One id too many: the summary page was already displayed in a div marked as id="content"
An id name can only be used once, but the browsers have no problem applying the css twice...

11 years agoMerge branch 'master' of ssh://git.citadel.org/appl/gitroot/citadel
Wilfried Goesgens [Mon, 16 Jul 2012 16:21:37 +0000 (18:21 +0200)]
Merge branch 'master' of ssh://git.citadel.org/appl/gitroot/citadel

11 years agoBuildpackgaes: more files to ignore for the distribution tarballs.
Wilfried Goesgens [Mon, 16 Jul 2012 16:21:11 +0000 (18:21 +0200)]
Buildpackgaes: more files to ignore for the distribution tarballs.

11 years agoVersion number to 8.13 for upcoming release. v8.13
Art Cancro [Mon, 16 Jul 2012 16:14:46 +0000 (12:14 -0400)]
Version number to 8.13 for upcoming release.

11 years agoTHISROOM ROOM:INFO:PRINT_NAME ROOMNAME - all are now THISROOM:NAME; they were all...
Wilfried Goesgens [Mon, 16 Jul 2012 12:56:08 +0000 (14:56 +0200)]
THISROOM ROOM:INFO:PRINT_NAME ROOMNAME - all are now THISROOM:NAME; they were all the same anyways.

11 years agoITERATE:THISROOM:GNET: fix memory leak.
Wilfried Goesgens [Mon, 16 Jul 2012 12:53:44 +0000 (14:53 +0200)]
ITERATE:THISROOM:GNET: fix memory leak.

11 years agoMerge branch 'master' of ssh://git.citadel.org/appl/gitroot/citadel
Wilfried Goesgens [Sat, 14 Jul 2012 14:51:18 +0000 (16:51 +0200)]
Merge branch 'master' of ssh://git.citadel.org/appl/gitroot/citadel

ry,

11 years agoSMTP-Client: add documentation on how the logic of the smtp client works.
Wilfried Goesgens [Sat, 14 Jul 2012 14:49:55 +0000 (16:49 +0200)]
SMTP-Client: add documentation on how the logic of the smtp client works.

11 years agoupdate comments in serv_test.c
Art Cancro [Fri, 13 Jul 2012 14:38:36 +0000 (10:38 -0400)]
update comments in serv_test.c

11 years agoserv_checkpoint needs no db headers
Art Cancro [Fri, 13 Jul 2012 14:37:00 +0000 (10:37 -0400)]
serv_checkpoint needs no db headers

11 years agoremove empty module
Art Cancro [Fri, 13 Jul 2012 14:35:17 +0000 (10:35 -0400)]
remove empty module

11 years agoDOC: overal explanation of our queue + IO architecture.
Wilfried Goesgens [Fri, 13 Jul 2012 09:35:32 +0000 (11:35 +0200)]
DOC: overal explanation of our queue + IO architecture.

11 years agoURL-Handling: de-Url-Escapify username and Passwords.
Wilfried Goesgens [Fri, 13 Jul 2012 09:34:02 +0000 (11:34 +0200)]
URL-Handling: de-Url-Escapify username and Passwords.

11 years agoSMTP-Client: first add backups, then Relays, since we want Relays to be attempted...
Wilfried Goesgens [Thu, 12 Jul 2012 21:43:07 +0000 (23:43 +0200)]
SMTP-Client: first add backups, then Relays, since we want Relays to be attempted first.

11 years agoSMTPClient: Relaying: add safeguard we don't try to attempt to deliver directly.
Wilfried Goesgens [Thu, 12 Jul 2012 21:33:07 +0000 (23:33 +0200)]
SMTPClient: Relaying: add safeguard we don't try to attempt to deliver directly.

11 years agoURL-Handling: bugfixes
Wilfried Goesgens [Thu, 12 Jul 2012 20:41:50 +0000 (22:41 +0200)]
URL-Handling: bugfixes

  - add flag for relayisng
  - when *Url is a valid pointer, preserve it to (*URL)->Next

11 years agoURL-Parser: fix parsing of Usernames with @
Wilfried Goesgens [Thu, 12 Jul 2012 20:23:27 +0000 (22:23 +0200)]
URL-Parser: fix parsing of Usernames with @

  - we previously would use strch to find the first @ in the URL
  - when there is an @ inside of the username this one would be hit.
  - since we first search for the end of the host-path, we can search from the right for the last @ to separate the user:auth from the real hostname.

11 years agoNetworker: remove duplicate colon from generated URL.
Wilfried Goesgens [Thu, 12 Jul 2012 20:22:52 +0000 (22:22 +0200)]
Networker: remove duplicate colon from generated URL.

11 years agoSMTP-Queue: add information about currently processed mails
Wilfried Goesgens [Thu, 12 Jul 2012 14:03:16 +0000 (16:03 +0200)]
SMTP-Queue: add information about currently processed mails

  - wrap boxes around the parts of the page
  - add box with a WHOLIST filtered for SYS_SMTP_Send; Now we show a list of currently active outbound SMTP-Connections.

11 years agoWHOLIST: add the possibility to filter the wholist for a user.
Wilfried Goesgens [Thu, 12 Jul 2012 14:00:24 +0000 (16:00 +0200)]
WHOLIST: add the possibility to filter the wholist for a user.

  - add a parameter to the Iterator to specify the filter string
  - set this parameter to 0 in all current templates

11 years agoWHQ: templatize editing of user; fix handling of output after edit.
Wilfried Goesgens [Mon, 9 Jul 2012 18:04:45 +0000 (20:04 +0200)]
WHQ: templatize editing of user; fix handling of output after edit.

11 years agoMailQ: fix template.
Wilfried Goesgens [Mon, 9 Jul 2012 18:04:14 +0000 (20:04 +0200)]
MailQ: fix template.

11 years agoSMTP-Queue: streamline redisplaying
Wilfried Goesgens [Mon, 9 Jul 2012 12:14:41 +0000 (14:14 +0200)]
SMTP-Queue: streamline redisplaying

  - on delete, display important message, and trigger re-display of the queue
  - re-add the refresh button which re-loads the page
  - add ListOnly=yes to output just the table to replace not the full document.

11 years agoImportantMessage: flush on session detach, not on first print; else we might not...
Wilfried Goesgens [Sun, 8 Jul 2012 17:30:11 +0000 (19:30 +0200)]
ImportantMessage: flush on session detach, not on first print; else we might not have it for later use.

11 years agofix comment tag
Wilfried Goesgens [Sun, 8 Jul 2012 17:14:00 +0000 (19:14 +0200)]
fix comment tag

11 years agoWHO: style cleanup; add missing divs.
Wilfried Goesgens [Sun, 8 Jul 2012 16:50:49 +0000 (18:50 +0200)]
WHO: style cleanup; add missing divs.

11 years agowho's online display: fix periodical updates
Wilfried Goesgens [Sun, 8 Jul 2012 16:30:22 +0000 (18:30 +0200)]
who's online display: fix periodical updates

11 years agoNETWORKER: don't report an error if the rome site tells us we're already on their...
Wilfried Goesgens [Sun, 8 Jul 2012 15:02:58 +0000 (17:02 +0200)]
NETWORKER: don't report an error if the rome site tells us we're already on their NTT list.

11 years agonew server command 'stat' to return name and mtime of current room
Art Cancro [Wed, 4 Jul 2012 16:26:39 +0000 (12:26 -0400)]
new server command 'stat' to return name and mtime of current room

11 years agoCall libcitadel init
Wilfried Goesgens [Tue, 3 Jul 2012 22:41:10 +0000 (00:41 +0200)]
Call libcitadel init

11 years agoMerge branch 'master' of ssh://git.citadel.org/appl/gitroot/citadel
Wilfried Goesgens [Tue, 3 Jul 2012 20:24:01 +0000 (22:24 +0200)]
Merge branch 'master' of ssh://git.citadel.org/appl/gitroot/citadel

11 years agoEVENT-Client: fix the abort routines when we wake up and just get zero bytes.
Wilfried Goesgens [Tue, 3 Jul 2012 20:22:56 +0000 (22:22 +0200)]
EVENT-Client: fix the abort routines when we wake up and just get zero bytes.

11 years agoClarified an unclear warning message
Art Cancro [Tue, 3 Jul 2012 14:53:42 +0000 (10:53 -0400)]
Clarified an unclear warning message

11 years agoMerge branch 'master' of ssh://git.citadel.org/appl/gitroot/citadel
Wilfried Goesgens [Mon, 2 Jul 2012 23:00:53 +0000 (01:00 +0200)]
Merge branch 'master' of ssh://git.citadel.org/appl/gitroot/citadel

11 years agoNetspool: fix implementation specific details
Wilfried Goesgens [Mon, 2 Jul 2012 23:00:34 +0000 (01:00 +0200)]
Netspool: fix implementation specific details

  - when not running in splice mode (or with older kernels...) moving the filepointer to the file end has wastes further atempts to read from it; since there is no lrewind, use fstat instead.

11 years agoFDIO: make splice runtime optional
Wilfried Goesgens [Mon, 2 Jul 2012 22:57:25 +0000 (00:57 +0200)]
FDIO: make splice runtime optional

  - splice tends to break. let the choice to the admin to enable it. Default to stable copying shit to userspace back and forth.

11 years agoInclude QRmtime in the list of values returned by GOTO
Art Cancro [Mon, 2 Jul 2012 20:55:48 +0000 (16:55 -0400)]
Include QRmtime in the list of values returned by GOTO

11 years agoUpdated the copyright declaration in several modules, removing any language which...
Art Cancro [Mon, 2 Jul 2012 20:52:21 +0000 (16:52 -0400)]
Updated the copyright declaration in several modules, removing any language which encourages the reader to contact the FSF.  Our GPL is open source, not free software.

11 years agoUpdated the copyright declaration in several modules, removing any language which...
Art Cancro [Mon, 2 Jul 2012 20:48:09 +0000 (16:48 -0400)]
Updated the copyright declaration in several modules, removing any language which encourages the reader to contact the FSF.  Our GPL is open source, not free software.

11 years agostyle
Art Cancro [Mon, 2 Jul 2012 20:42:00 +0000 (16:42 -0400)]
style

11 years agoPOP3Client: Log the Hostname, not sensitive information.
Wilfried Goesgens [Mon, 2 Jul 2012 19:55:35 +0000 (21:55 +0200)]
POP3Client: Log the Hostname, not sensitive information.

11 years agoPOP3Client: Check pointer before accessing it
Wilfried Goesgens [Mon, 2 Jul 2012 19:09:26 +0000 (21:09 +0200)]
POP3Client: Check pointer before accessing it

11 years agoSharing: add NSYN
Wilfried Goesgens [Sun, 1 Jul 2012 09:48:19 +0000 (11:48 +0200)]
Sharing: add NSYN

  - expose the NSYN command to the webcit room sharing interface.

11 years agoAdd null-check before access.
Wilfried Goesgens [Sun, 1 Jul 2012 09:32:33 +0000 (11:32 +0200)]
Add null-check before access.

11 years agoSharing: swap sequence to reduce warnings.
Wilfried Goesgens [Sun, 1 Jul 2012 09:29:49 +0000 (11:29 +0200)]
Sharing: swap sequence to reduce warnings.

11 years agoRoom Edit: add missing closing div
Wilfried Goesgens [Sun, 1 Jul 2012 09:29:20 +0000 (11:29 +0200)]
Room Edit: add missing closing div

11 years agoTidy: remove trailing / which makes all the rest barf
Wilfried Goesgens [Sun, 1 Jul 2012 09:28:55 +0000 (11:28 +0200)]
Tidy: remove trailing / which makes all the rest barf

11 years agoRoomedit - Sharing: remove lines unneeded
Wilfried Goesgens [Sun, 1 Jul 2012 09:03:07 +0000 (11:03 +0200)]
Roomedit - Sharing: remove lines unneeded

  - add portable function to find & remove a section
  - call that function instead of doing it in place.
  - there is no input=input, its input=text

11 years agoRoomedit - Sharing: swap layout
Wilfried Goesgens [Sun, 1 Jul 2012 09:01:27 +0000 (11:01 +0200)]
Roomedit - Sharing: swap layout

  - if we change the sequence the tables appear, removing columns work.
  - split i18n text so there is no html inside.

11 years agoQueueView: use right end conditional
Wilfried Goesgens [Sun, 1 Jul 2012 08:59:53 +0000 (10:59 +0200)]
QueueView: use right end conditional

11 years agoImportant message: remove debug blurb
Wilfried Goesgens [Sat, 30 Jun 2012 14:37:30 +0000 (16:37 +0200)]
Important message: remove debug blurb