]> code.citadel.org Git - citadel.git/history - webcit/static
Initial HTML/JS work for expandable roomlist
[citadel.git] / webcit / static /
2011-05-13 Art CancroInitial HTML/JS work for expandable roomlist
2011-05-13 Wilfried GoesgensHide nodes which already have sharing from the other...
2011-05-13 Wilfried GoesgensMore compfort for inline vieweable attachments
2011-05-13 Art CancroUse the same method in both places to determine whether...
2011-05-12 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-12 Art CancroThe in-iconbar wholist is now expandable and collapsible.
2011-05-09 Art CancroMoved the 'no javascript' warning from head.html to...
2011-05-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-05-07 Wilfried Goesgenslocated the place to put the initial attachment count...
2011-04-29 Wilfried GoesgensFix pushmail editing
2011-04-29 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-04-26 Art CancroInitial workup of click-to-expand iconbar wholist.
2011-04-12 Art CancroAdded expand/collapse icons for the Roomlist and Wholist.
2011-03-01 Art CancroKnown rooms page now uses the auto-generated room banner.
2011-02-25 Art CancroSwitching languages now works again
2011-02-24 Art CancroPut the language selector box back in (but it doesn...
2011-02-16 Art CancroClicking on the room name in the banner goes to the...
2011-02-15 Art CancroFixed a backwards conditional in the openid_manual_crea...
2011-02-14 Art Cancrocosmetic stuff
2011-02-14 Art CancroFinished everything except the openid_manual_create...
2011-02-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-02-06 Wilfried GoesgensBUGFIX: json-escape roomname during outputting message...
2011-01-28 Art CancroChanged the 'if you are a new user' message and also...
2011-01-28 Art CancroInitial version of 'register new user' dialog
2011-01-28 Art CancroInitial version of 'register new user' dialog
2011-01-25 Art Cancromore login box cleanup
2011-01-25 Art CancroCleaned up the login modal a bit
2011-01-25 Art CancroDisabled the old login screen.
2011-01-25 Art CancroOnly offer OpenID login if the citadel server supports it
2011-01-24 Art Cancroauthpopup now returns the parent to the pushed_destination
2011-01-24 Art Cancrologin popout is working, along with non edge case openI...
2011-01-24 Art CancroBegan implementation of authpopout
2011-01-20 Art CancroThe 'Delete' button in mailbox view went missing at...
2011-01-20 Art Cancro'Read all messages' button does not belong in the mailb...
2011-01-19 Art CancroPrototype 1.7 seems to need ajax parameters wrapped...
2011-01-18 Art CancroEnter/return key submits form in the new user/password...
2011-01-11 Wilfried GoesgensRemove invalid "subtoken"; we don't support this, and...
2011-01-11 Wilfried GoesgensFix Room-edit-Template; thanks to Sam for reporting.
2011-01-11 Art CancroPreparing to get openid support into the modal dialog
2011-01-11 Art CancroYou must be logged in to access this page.
2011-01-11 Art CancroRemoved parts of OpenID from the traditional login...
2011-01-11 Art CancroGot rid of all of the .m.html templates and is_mobile...
2011-01-11 Art CancroFor closed systems, still handle login through the...
2011-01-11 Art CancroWrap the 'Edit this wiki page' link in GetLoggedInFirst()
2011-01-10 Art CancroFixed several errors introduced during templatization...
2011-01-07 Art CancroMade the elimination of nocookies permanent.
2011-01-05 Art Cancropush/pop destination_url instead of passing it through...
2011-01-05 Art Cancrominor html markup change
2011-01-05 Art CancroMoved the noscript warning to head.html
2011-01-05 Art CancroApplied the GetLoggedInFirst() semantics to the Reply...
2011-01-05 Art Cancrofix b0rken on IE, maybe operat too
2011-01-05 Art CancroThe Citadel icon is now a cute button
2011-01-04 Art CancroAuth box now uses proper Citadel and OpenID icons
2011-01-04 Art CancroNew CSS for the login modal
2011-01-04 Art CancroCleaned up the CSS for the login box
2011-01-03 Art CancroAdded a bit of whitespace
2011-01-03 Art CancroReplaced missing 'content' div in create room screen.
2011-01-03 Art CancroGetLoggedInFirst() now goes directly to destination_url...
2010-12-30 Art Cancrouse the short commit hash
2010-12-30 Art CancroPerformed a bunch of markup fixes suggested by validato...
2010-12-30 Art Cancrocosmetic stuff
2010-12-29 Art CancroThe 'Log in' button now routes to GetLoggedInFirst...
2010-12-29 Art CancroSmooth transition between logged-in and not-logged...
2010-12-29 Art CancroInitial version of modal login is now working.
2010-12-29 Art CancroWrote the initial version of the 'ajax_login_username_p...
2010-12-29 Art CancroInitial (not yet working) version of modal/ajax login box
2010-12-29 Art CancroBegan implementing GetLoggedInFirst(destination_url...
2010-12-28 Art CancroSmoother navigation and restricted iconbar for guest...
2010-12-28 Art CancroA conditional in roombanner.html was reversed. Fixed it.
2010-12-28 Art Cancroadded a javascript alert to display an error when ...
2010-12-28 Art Cancroupgrade scriptaculous to 1.9.0
2010-12-28 Art Cancroupgrade prototype to 1.7
2010-12-23 Art CancroBegan removing some of the logged-in checks
2010-12-23 Art CancroTuned up the 'logged in as' / 'not logged in' ...
2010-12-22 Art CancroTemplated a new location in the banner to display logge...
2010-12-22 Art CancroRoom info popup is now onMouseOver instead of onClick
2010-12-14 Art CancroRoom info in banner was completely broken. Fixed.
2010-12-13 Art CancroJ-escape instead of U-escape attachment removal urls.
2010-12-13 Art Cancroremove attach works now but has filename escape bugs
2010-12-13 Art Cancrourl binding and skeleton js for remove attachment
2010-12-12 Art CancroAttachments count is now updated in navbar
2010-12-12 Art CancroShow throbber during attachment upload
2010-12-11 Art CancroHide upload box during an upload. TODO: add throbber.
2010-12-11 Art Cancroremove image borders in the upload pane
2010-12-11 Art CancroChange 'Attach' to 'Attachments: 0' (updater will follow)
2010-12-11 Art CancroNew upload dialog is now feature complete
2010-12-10 Art CancroUploading now works. It is ugly but it works.
2010-12-10 Art CancroPerform uploads via a (eventually to be hidden) iframe
2010-12-10 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-12-10 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-12-10 Art CancroReworking the enter message and attach dialogs
2010-12-01 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-11-30 Art CancroDismissing the popup-is-blocked window now opens it...
2010-11-30 Art CancrotoggleModal() now explicitly accepts an argument of...
2010-11-30 Art CancroModal dialog for the popup blocker warning
2010-11-30 Art Cancrofix stupidness in closewindow icon
2010-11-30 Art Cancromake the cancel button 32x32
2010-11-30 Art CancroUse modal dialog for confirm logoff
2010-11-30 Art CancroIntegrated a modal dialog framework (not in use yet)
2010-11-25 Art Cancro<HTML> and <HEAD> set to overflow: hidden to get rid...
next