Push to the project "citadel.org ": The branch, master has been updated
via 8052c90adb67d54b967309060fbaa6b47e89ac2f (commit)
via 5a13bb8d9b9681da52416a95b1a2166983882c24 (commit)
via 0c0ea5c162a1d3ccd9dde8112b5b9e5ef454f775 (commit)
from b090fd872d5f4d16888cd0cf592993a2ce327465 (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=8052c90adb67d54b967309060fbaa6b47e89ac2f
commit 8052c90adb67d54b967309060fbaa6b47e89ac2f
Merge: 5a13bb8 b090fd8
Author: Wilfried Goesgens <[email protected]>
Date: Sun Jul 3 23:09:28 2011 +0000
Merge branch 'master' of ssh://git.citadel.org/appl/gitroot/citadel
commit b090fd872d5f4d16888cd0cf592993a2ce327465
Author: Art Cancro <[email protected]>
Date: Sun Jul 3 18:21:51 2011 -0400
Allow the token 'dotgoto?' to bypass wiki hyperlink rewriting, so that we
can post links to specific rooms in wiki pages. This seems hackish and could
potentially be replaced by a better solution.
commit ba901f3a5c727f61dbe23fbf18922de2ea45e2eb
Author: the_mgt <[email protected]>
Date: Sun Jul 3 21:23:30 2011 +0200
removed the scrollbars around the login box. this is a hackish, we really
need to get rid of that 16% stuff for the iconbar and our messy global div
commit 99b6a3fe23c7ace9b3fa0433ec6b2a4ffd7df444
Author: the_mgt <[email protected]>
Date: Sun Jul 3 20:24:30 2011 +0200
Tried to fix the scrolling in #room_info and renamed contancts.png. All our
images have "singular" case in their name. (task.png, not tasks.png for
example!)
commit 5795e088079b6e0cea225130fc1c33eb5238a935
Author: the_mgt <[email protected]>
Date: Sun Jul 3 19:45:34 2011 +0200
Cleaned and sobered up the roombanner css and html:
1. It is all a table now
2. paddings and margins look good (room info no longer growing into
actiondiv)
3. moved the "logged in as" into actiondiv (looks a bit crowded, but we
will take care of that soon)
4. fade in/out effects for extended room info are no longer collibri style
I am not yet satisfied with the height of the #room_info and the scrollbar
doesnt work!
commit b841a61f3665e6d8ebebef394771b0e21f68cb9b
Author: the_mgt <[email protected]>
Date: Sun Jul 3 16:40:31 2011 +0200
Corrected some icon references, added new icons and hopefully made it more
consistent
commit 733a0ff441b878bb804ec5fa4a03d63f174f112e
Author: the_mgt <[email protected]>
Date: Sun Jul 3 13:44:56 2011 +0200
Updated PIE.htc to 1.0beta4, maybe it improves IE performance
If not, we have to tone down on it and/or resort to border.ht for buttons
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=5a13bb8d9b9681da52416a95b1a2166983882c24
commit 5a13bb8d9b9681da52416a95b1a2166983882c24
Author: Wilfried Goesgens <[email protected]>
Date: Sun Jul 3 23:09:12 2011 +0000
work on sieve templates
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=0c0ea5c162a1d3ccd9dde8112b5b9e5ef454f775
commit 0c0ea5c162a1d3ccd9dde8112b5b9e5ef454f775
Author: Wilfried Goesgens <[email protected]>
Date: Sun Jul 3 23:08:30 2011 +0000
fix crash with wrong pointer indirection in setup.c
-----------------------------------------------------------------------
Summary of changes:
citadel/utils/setup.c | 10 +++++-----
webcit/static/t/sieve/display.html | 17 +++++++++++------
webcit/static/t/sieve/list.html | 20 +++++++++++++-------
3 files changed, 29 insertions(+), 18 deletions(-)
hooks/post-receive
--
citadel.org