[Citadel Development] Re: [SCM] citadel.org branch, master, updated. 12eef2e90231a57d2a436cb885ee2fed657747ea

2011-01-11 Thread IGnatius T Foobar
That'll be quite useful -- I usually have to add temporary logging for just
that purpose while debugging various things. 
 


[Citadel Development] Re: [SCM] citadel.org branch, master, updated. 12eef2e90231a57d2a436cb885ee2fed657747ea

2011-01-11 Thread dothebart


this one might be usefull in some cases.

- -T6 now barfs the results of conditionals.





[Citadel Development] Re: edit room does not populate radio boxes

2011-01-11 Thread dothebart
   
>  Mo Jan 03 2011 22:44:10 EST von   IGnatius T Foobar @ Uncensored  Betreff:
>Re: edit room does not populate radio boxes
>
>  
>>The edit_room view does not pre-populate radio boxes which the check
>>mark, thus any room when editing shows all checkboxes as unchecked   
>>

>  
>dothebart: this one is yours.  It appears to have been broken when room_edit
>was templatized.  
>
>
>  
>
>
>  

  

tracked down and fixed.

[Citadel Development] [SCM] citadel.org branch, master, updated. 12eef2e90231a57d2a436cb885ee2fed657747ea

2011-01-11 Thread dothebart

Push to the project "citadel.org ": The branch, master has been updated
   via  12eef2e90231a57d2a436cb885ee2fed657747ea (commit)
   via  9d3d11b23b7f75dbe029111231fbd70118f46e1b (commit)
   via  847875dba9ab76003a532e69486637494516b68a (commit)
  from  7e6ca72a12c831b14984f03d294c2e7877b5f02c (commit)

Those revisions listed above that are new to this repository have not appeared 
on any other notification email; so we list those revisions in full, below.
- Log -
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=12eef2e90231a57d2a436cb885ee2fed657747ea
commit 12eef2e90231a57d2a436cb885ee2fed657747ea
Author: Wilfried Goesgens 
Date:   Tue Jan 11 23:23:18 2011 +0100

Bugfixing / debugging in templating

  - fix crash; check for non-parseable tokens so we don't struggle over 
NULL-Pointers later on.
  - -T6 now barfs the results of conditionals.

http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=9d3d11b23b7f75dbe029111231fbd70118f46e1b
commit 9d3d11b23b7f75dbe029111231fbd70118f46e1b
Author: Wilfried Goesgens 
Date:   Tue Jan 11 23:21:05 2011 +0100

Remove invalid "subtoken"; we don't support this, and this special token 
doesn't even evaluate this parameter.

http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=847875dba9ab76003a532e69486637494516b68a
commit 847875dba9ab76003a532e69486637494516b68a
Author: Wilfried Goesgens 
Date:   Tue Jan 11 23:17:49 2011 +0100

Fix Room-edit-Template; thanks to Sam for reporting.

  - the original code used inverse logic for this checkbox case, the 
template didn't reflect this.

---

Summary of changes:
 .../room/edit/er_config_tab_room_option_list.html  |2 +-
 webcit/static/t/room/edit/tab_config.html  |2 +-
 webcit/subst.c |   23 +--
 3 files changed, 18 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
citadel.org 


[Citadel Development] [SCM] citadel.org branch, master, updated. 7e6ca72a12c831b14984f03d294c2e7877b5f02c

2011-01-11 Thread ajc

Push to the project "citadel.org ": The branch, master has been updated
   via  7e6ca72a12c831b14984f03d294c2e7877b5f02c (commit)
   via  c720dcd9395ab738490f482686053aca7ba81dcc (commit)
   via  d82029e9edee8f114ea7ab9c81353dda15751ed5 (commit)
  from  6553d80d3f3d8ae94dd1095611ddccd885e6bb04 (commit)

Those revisions listed above that are new to this repository have not appeared 
on any other notification email; so we list those revisions in full, below.
- Log -
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=7e6ca72a12c831b14984f03d294c2e7877b5f02c
commit 7e6ca72a12c831b14984f03d294c2e7877b5f02c
Author: Art Cancro 
Date:   Tue Jan 11 16:06:26 2011 -0500

Preparing to get openid support into the modal dialog

http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=c720dcd9395ab738490f482686053aca7ba81dcc
commit c720dcd9395ab738490f482686053aca7ba81dcc
Merge: d82029e 6553d80
Author: Art Cancro 
Date:   Tue Jan 11 15:52:51 2011 -0500

Merge branch 'master' of ssh://git.citadel.org/appl/gitroot/citadel

commit 6553d80d3f3d8ae94dd1095611ddccd885e6bb04
Author: Wilfried Goesgens 
Date:   Tue Jan 11 19:56:18 2011 +0100

Mobile template removal

  - remove support for the .m.* template series from the cache.

http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=d82029e9edee8f114ea7ab9c81353dda15751ed5
commit d82029e9edee8f114ea7ab9c81353dda15751ed5
Author: Art Cancro 
Date:   Tue Jan 11 15:00:21 2011 -0500

'go' and 'gotofirst' are both accepted

---

Summary of changes:
 webcit/static/styles/webcit.css|5 +
 webcit/static/t/get_logged_in.html |5 -
 webcit/webcit.c|   13 ++---
 3 files changed, 19 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
citadel.org 


[Citadel Development] [SCM] citadel.org branch, master, updated. 6553d80d3f3d8ae94dd1095611ddccd885e6bb04

2011-01-11 Thread dothebart

Push to the project "citadel.org ": The branch, master has been updated
   via  6553d80d3f3d8ae94dd1095611ddccd885e6bb04 (commit)
  from  e246fd239d80f5173fb121e4d1fbb4c76482b811 (commit)

Those revisions listed above that are new to this repository have not appeared 
on any other notification email; so we list those revisions in full, below.
- Log -
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=6553d80d3f3d8ae94dd1095611ddccd885e6bb04
commit 6553d80d3f3d8ae94dd1095611ddccd885e6bb04
Author: Wilfried Goesgens 
Date:   Tue Jan 11 19:56:18 2011 +0100

Mobile template removal

  - remove support for the .m.* template series from the cache.

---

Summary of changes:
 webcit/subst.c |   33 -
 1 files changed, 8 insertions(+), 25 deletions(-)


hooks/post-receive
-- 
citadel.org 


[Citadel Development] [SCM] citadel.org branch, master, updated. e246fd239d80f5173fb121e4d1fbb4c76482b811

2011-01-11 Thread ajc

Push to the project "citadel.org ": The branch, master has been updated
   via  e246fd239d80f5173fb121e4d1fbb4c76482b811 (commit)
  from  e3b8a2886b92c568c6931e09e9924226de55d9bf (commit)

Those revisions listed above that are new to this repository have not appeared 
on any other notification email; so we list those revisions in full, below.
- Log -
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=e246fd239d80f5173fb121e4d1fbb4c76482b811
commit e246fd239d80f5173fb121e4d1fbb4c76482b811
Author: Art Cancro 
Date:   Tue Jan 11 12:12:36 2011 -0500

You must be logged in to access this page.

---

Summary of changes:
 webcit/po/webcit/bg.po |  241 +++-
 webcit/po/webcit/cs.po |  241 +++-
 webcit/po/webcit/da.po |  283 +++--
 webcit/po/webcit/de.po |  299 +--
 webcit/po/webcit/el.po |  241 +++-
 webcit/po/webcit/en_GB.po  |  241 +++-
 webcit/po/webcit/es.po |  244 -
 webcit/po/webcit/et.po |  287 --
 webcit/po/webcit/fr.po |  306 ++--
 webcit/po/webcit/hu.po |  260 +-
 webcit/po/webcit/it.po |  250 -
 webcit/po/webcit/nl.po |  301 +--
 webcit/po/webcit/pt_BR.po  |  304 +--
 webcit/po/webcit/ru.po |  246 -
 webcit/po/webcit/sv.po |  241 +++-
 webcit/po/webcit/webcit.pot|  241 +++-
 webcit/static/t/get_logged_in.html |2 +-
 17 files changed, 1839 insertions(+), 2389 deletions(-)


hooks/post-receive
-- 
citadel.org 


[Citadel Development] [SCM] citadel.org branch, master, updated. e3b8a2886b92c568c6931e09e9924226de55d9bf

2011-01-11 Thread ajc

Push to the project "citadel.org ": The branch, master has been updated
   via  e3b8a2886b92c568c6931e09e9924226de55d9bf (commit)
  from  0e078eac325c4a53209095d71d8d7cc5b339e2b4 (commit)

Those revisions listed above that are new to this repository have not appeared 
on any other notification email; so we list those revisions in full, below.
- Log -
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=e3b8a2886b92c568c6931e09e9924226de55d9bf
commit e3b8a2886b92c568c6931e09e9924226de55d9bf
Author: Art Cancro 
Date:   Tue Jan 11 11:56:28 2011 -0500

Removed parts of OpenID from the traditional login screen

---

Summary of changes:
 webcit/auth.c |   38 +---
 webcit/static/t/openid_login.html |   42 -
 2 files changed, 11 insertions(+), 69 deletions(-)
 delete mode 100644 webcit/static/t/openid_login.html


hooks/post-receive
-- 
citadel.org 


[Citadel Development] [SCM] citadel.org branch, master, updated. 0e078eac325c4a53209095d71d8d7cc5b339e2b4

2011-01-11 Thread ajc

Push to the project "citadel.org ": The branch, master has been updated
   via  0e078eac325c4a53209095d71d8d7cc5b339e2b4 (commit)
  from  ce3016bb1d8f4abfd335fcc2a701b3adf780080e (commit)

Those revisions listed above that are new to this repository have not appeared 
on any other notification email; so we list those revisions in full, below.
- Log -
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=0e078eac325c4a53209095d71d8d7cc5b339e2b4
commit 0e078eac325c4a53209095d71d8d7cc5b339e2b4
Author: Art Cancro 
Date:   Tue Jan 11 11:47:30 2011 -0500

Got rid of all of the .m.html templates and is_mobile cruft

---

Summary of changes:
 webcit/context_loop.c  |   36 
 webcit/messages.c  |   17 -
 webcit/roomtokens.c|4 
 webcit/static/t/beginbox.m.html|5 -
 webcit/static/t/endbox.m.html  |1 -
 webcit/static/t/head.m.html|   14 --
 webcit/static/t/login.m.html   |   22 --
 webcit/static/t/msgcontrols.m.html |   20 
 webcit/static/t/richedit.m.html|1 -
 webcit/static/t/roombanner.m.html  |7 ---
 webcit/static/t/trailing.m.html|4 
 webcit/subst.c |   10 ++
 webcit/webcit.c|1 -
 webcit/webcit.h|3 ---
 14 files changed, 2 insertions(+), 143 deletions(-)
 delete mode 100644 webcit/static/t/beginbox.m.html
 delete mode 100644 webcit/static/t/endbox.m.html
 delete mode 100644 webcit/static/t/head.m.html
 delete mode 100644 webcit/static/t/login.m.html
 delete mode 100644 webcit/static/t/msgcontrols.m.html
 delete mode 100644 webcit/static/t/richedit.m.html
 delete mode 100644 webcit/static/t/roombanner.m.html
 delete mode 100644 webcit/static/t/trailing.m.html


hooks/post-receive
-- 
citadel.org 


[Citadel Development] [SCM] citadel.org branch, master, updated. ce3016bb1d8f4abfd335fcc2a701b3adf780080e

2011-01-11 Thread ajc

Push to the project "citadel.org ": The branch, master has been updated
   via  ce3016bb1d8f4abfd335fcc2a701b3adf780080e (commit)
  from  e396526ea63700bee599f96fc03e72fc8ea503c2 (commit)

Those revisions listed above that are new to this repository have not appeared 
on any other notification email; so we list those revisions in full, below.
- Log -
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=ce3016bb1d8f4abfd335fcc2a701b3adf780080e
commit ce3016bb1d8f4abfd335fcc2a701b3adf780080e
Author: Art Cancro 
Date:   Tue Jan 11 11:42:01 2011 -0500

For closed systems, still handle login through the modal

---

Summary of changes:
 webcit/auth.c  |2 +-
 webcit/static/styles/login.css |1 +
 webcit/static/t/login.html |   39 +--
 webcit/webcit.c|2 +-
 4 files changed, 8 insertions(+), 36 deletions(-)


hooks/post-receive
-- 
citadel.org 


[Citadel Development] Re: HELP HELP Re: [SCM] citadel.org branch, master, updated. e396526ea63700bee599f96fc03e72fc8ea503c2

2011-01-11 Thread IGnatius T Foobar
Yes, there is definitely some persistence of a user's authentication state
even after switching from logged in to not logged in.  This will require further
tuning. 
 


[Citadel Development] Re: HELP HELP Re: [SCM] citadel.org branch, master, updated. e396526ea63700bee599f96fc03e72fc8ea503c2

2011-01-11 Thread samjam


On 11/01/11 14:34, samjam wrote:


On 11/01/11 12:38, samjam wrote:


On 11/01/11 05:09, IGnatius T Foobar wrote:

It's been a productive evening.  :)

  Wiki now works and looks good, even in guest mode.


Thanks very much. I'll give it a go.

I'll give guest mode a go too, I've never tried that yet.

Sam


I tried anonymous access and was started at the number of rooms that 
were available including a room called "trash" which included a lot of 
mail addressed to users on my system.


The "room list" show many rooms but not divided into floors. This 
seems to have permanently damaged my own room view, when I logged in 
again, I now get a room list without floors and without my own mail 
folders. EEEK.


I then disabled anonymous access - but it's not disabled! It still 
works! How can I turn off anon-access?
Deleting my cookies put things back to normal - which makes me wonder if 
a stale-cookie can allow someone to retain anon-access even against policy!


Further tests show that room access is denied, but room-list access, and 
online users list, including the appearance of chat is available.


[Citadel Development] HELP HELP Re: [SCM] citadel.org branch, master, updated. e396526ea63700bee599f96fc03e72fc8ea503c2

2011-01-11 Thread samjam


On 11/01/11 12:38, samjam wrote:


On 11/01/11 05:09, IGnatius T Foobar wrote:

It's been a productive evening.  :)

  Wiki now works and looks good, even in guest mode.


Thanks very much. I'll give it a go.

I'll give guest mode a go too, I've never tried that yet.

Sam


I tried anonymous access and was started at the number of rooms that 
were available including a room called "trash" which included a lot of 
mail addressed to users on my system.


The "room list" show many rooms but not divided into floors. This seems 
to have permanently damaged my own room view, when I logged in again, I 
now get a room list without floors and without my own mail folders. EEEK.


I then disabled anonymous access - but it's not disabled! It still 
works! How can I turn off anon-access?


[Citadel Development] Re: [SCM] citadel.org branch, master, updated. e396526ea63700bee599f96fc03e72fc8ea503c2

2011-01-11 Thread samjam


On 11/01/11 12:38, samjam wrote:


On 11/01/11 05:09, IGnatius T Foobar wrote:

It's been a productive evening.  :)

  Wiki now works and looks good, even in guest mode.


Thanks very much. I'll give it a go.



Every time I edit a page, my signature get's added automatically to the 
top. Is this intentional?


I note that wiki links with a space in are never able to be shown. The 
error message reports that the name (with spaces removed) is not 
available. No doubt the spaces are removed on retrieval but not on creation.


I note that the subject line may be specified on creation and edit but 
is ignored.


Are the wiki rooms safe to manipulate via imap?
Or would they need magic headers with an RFC822 representation so as to 
make them easier to
I was expecting cunning use of Supersedes: and In-Reply-To: and things 
like that... not that I'm complaining...


(I see that the add-floors capability is still broken/missing)


Sam


[Citadel Development] Re: [SCM] citadel.org branch, master, updated. e396526ea63700bee599f96fc03e72fc8ea503c2

2011-01-11 Thread samjam


On 11/01/11 05:09, IGnatius T Foobar wrote:

It's been a productive evening.  :)

  Wiki now works and looks good, even in guest mode.


Thanks very much. I'll give it a go.

I'll give guest mode a go too, I've never tried that yet.

Sam