]> code.citadel.org Git - citadel.git/history - webcit/static
Removed logging subsystem from webcit. It's all syslog now.
[citadel.git] / webcit / static /
2011-09-04 Wilfried GoesgensRemove invalid "subtoken"; we don't support this, and...
2011-09-04 Wilfried GoesgensFix Room-edit-Template; thanks to Sam for reporting.
2011-09-04 Art CancroPreparing to get openid support into the modal dialog
2011-09-04 Art CancroYou must be logged in to access this page.
2011-09-04 Art CancroRemoved parts of OpenID from the traditional login...
2011-09-04 Art CancroGot rid of all of the .m.html templates and is_mobile...
2011-09-04 Art CancroFor closed systems, still handle login through the...
2011-09-04 Art CancroWrap the 'Edit this wiki page' link in GetLoggedInFirst()
2011-09-04 Art CancroFixed several errors introduced during templatization...
2011-09-04 Art CancroMade the elimination of nocookies permanent.
2011-09-04 Art Cancropush/pop destination_url instead of passing it through...
2011-09-04 Art Cancrominor html markup change
2011-09-04 Art CancroMoved the noscript warning to head.html
2011-09-04 Art CancroApplied the GetLoggedInFirst() semantics to the Reply...
2011-09-04 Art Cancrofix b0rken on IE, maybe operat too
2011-09-04 Art CancroThe Citadel icon is now a cute button
2011-09-04 Art CancroAuth box now uses proper Citadel and OpenID icons
2011-09-04 Art CancroNew CSS for the login modal
2011-09-04 Art CancroCleaned up the CSS for the login box
2011-09-04 Art CancroAdded a bit of whitespace
2011-09-04 Art CancroReplaced missing 'content' div in create room screen.
2011-09-04 Art CancroGetLoggedInFirst() now goes directly to destination_url...
2011-09-04 Art CancroPerformed a bunch of markup fixes suggested by validato...
2011-09-04 Art Cancrocosmetic stuff
2011-09-04 Art CancroThe 'Log in' button now routes to GetLoggedInFirst...
2011-09-04 Art CancroSmooth transition between logged-in and not-logged...
2011-09-04 Art CancroInitial version of modal login is now working.
2011-09-04 Art CancroWrote the initial version of the 'ajax_login_username_p...
2011-09-04 Art CancroInitial (not yet working) version of modal/ajax login box
2011-09-04 Art CancroBegan implementing GetLoggedInFirst(destination_url...
2011-09-04 Art CancroSmoother navigation and restricted iconbar for guest...
2011-09-04 Art CancroA conditional in roombanner.html was reversed. Fixed it.
2011-09-04 Art Cancroadded a javascript alert to display an error when ...
2011-09-04 Art Cancroupgrade scriptaculous to 1.9.0
2011-09-04 Art Cancroupgrade prototype to 1.7
2011-09-04 Art CancroBegan removing some of the logged-in checks
2011-09-04 Art CancroTuned up the 'logged in as' / 'not logged in' ...
2011-09-04 Art CancroTemplated a new location in the banner to display logge...
2011-09-04 Art CancroRoom info popup is now onMouseOver instead of onClick
2011-09-04 Art Cancrouse the short commit hash
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...
2010-11-22 Art CancroBegan working on a permalink system WARNING NOT WORKING YET
2010-11-19 Art CancroBegan fleshing out the CSS for blog view
2010-11-15 Art CancroBegan defining CSS for blog view
2010-11-12 Art CancroNew templates for rendering messages as blog posts...
2010-11-10 Art Cancromsgbuttons are now back to being ordinary links.
2010-10-27 Art CancroMoved the TinyMCE toolbar to the top of the editor...
2010-10-27 Art CancroAdded a little bit of clever JavaScript to make the...
2010-10-26 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-26 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-26 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-26 Art CancroNumerous style changes to the 'edit message' dialog...
2010-10-25 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-25 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-10-25 Art CancroThe enter-message dialog is now contained by a div...
2010-10-25 Art Cancro"Subject:" and "Subject (optional):" were in the wrong...
2010-10-25 Art CancroCSS3 gradient fill in the banner background ftw!
2010-10-22 Wilfried Goesgens* start work on integrating dynamic vcard parsing and...
2010-10-05 Art CancroSlightly darken one of the shades of blue.
2010-10-01 Wilfried GoesgensMerge branch 'master' of git://github.com/psy-q/citadel
2010-09-30 Ramón CahenzliAdded indentation to the table.
2010-09-28 Art CancroDrop shadows under sticky notes. Cool!
2010-09-28 Art CancroRetheming continued...
2010-09-28 Art CancroRetheming continued...
2010-09-28 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-28 Art CancroBegan retheming. Please bear with me as this progresses.
2010-09-27 Art CancroDisabled CSS3PIE for certain elements on which it crash...
2010-09-27 Art CancroDrop shadow on the address book popup. I love CSS3!
2010-09-27 Art CancroFinally got that gradient background I've always wanted. :)
2010-09-26 Art CancroCSS3 rounded corners on tabs!
2010-09-26 Art CancroThe rounded boxes are rounded again, thanks to CSS3...
2010-09-26 Art CancroRounded buttons under IE using CSS3PIE (not working...
2010-09-25 Art CancroRemoved the Nifty Corners library and all references...
2010-09-25 Art CancroFixed a few minor things broken by the previous commit
2010-09-25 Art CancroRevert "Revert "Removed the "fix_scrollbarbug" div...
2010-09-25 Art CancroRevert "Removed the "fix_scrollbarbug" div and all...
2010-09-25 Art CancroRevert "Revert "Removed the "fix_scrollbarbug" div...
next