URL-Handling: bugfixes
[citadel.git] / webcit /
2012-07-12 Wilfried GoesgensSMTP-Queue: add information about currently processed...
2012-07-12 Wilfried GoesgensWHOLIST: add the possibility to filter the wholist...
2012-07-09 Wilfried GoesgensWHQ: templatize editing of user; fix handling of output...
2012-07-09 Wilfried GoesgensMailQ: fix template.
2012-07-09 Wilfried GoesgensSMTP-Queue: streamline redisplaying
2012-07-08 Wilfried GoesgensImportantMessage: flush on session detach, not on first...
2012-07-08 Wilfried Goesgensfix comment tag
2012-07-08 Wilfried GoesgensWHO: style cleanup; add missing divs.
2012-07-08 Wilfried Goesgenswho's online display: fix periodical updates
2012-07-03 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-03 Art CancroClarified an unclear warning message
2012-07-01 Wilfried GoesgensSharing: add NSYN
2012-07-01 Wilfried GoesgensAdd null-check before access.
2012-07-01 Wilfried GoesgensSharing: swap sequence to reduce warnings.
2012-07-01 Wilfried GoesgensRoom Edit: add missing closing div
2012-07-01 Wilfried GoesgensTidy: remove trailing / which makes all the rest barf
2012-07-01 Wilfried GoesgensRoomedit - Sharing: remove lines unneeded
2012-07-01 Wilfried GoesgensRoomedit - Sharing: swap layout
2012-07-01 Wilfried GoesgensQueueView: use right end conditional
2012-06-30 Wilfried GoesgensImportant message: remove debug blurb
2012-06-30 Wilfried GoesgensSMTPQueue: add ability to rerun the queue
2012-06-30 Wilfried GoesgensSMTPQueue: fix layout, add missing /div
2012-06-30 Wilfried GoesgensLayout: allways add div for important message
2012-06-30 Wilfried GoesgensAdd define for mailq-view
2012-06-26 Art Cancrochanging internal version number to 8.12 v8.12
2012-06-14 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-06-14 Wilfried Goesgensserv_read_binary(): abort if the server status returns...
2012-06-14 Art Cancroremove duplicate definition in it.po
2012-06-04 Wilfried GoesgensResync with launchpad translations
2012-06-04 Wilfried GoesgensMessageView: don't expose the user to json syntax.
2012-05-29 Wilfried Goesgenslocate_host: initialize hostname buffer so we don't...
2012-05-17 Art CancroReverted most of e40ba85133cf6401bda3d6b81a1d144d73d250...
2012-05-16 Art CancroBumped version numbers to 8.11 for upcoming release
2012-05-16 Art CancroWhen a username/password auth fails, restore the userna...
2012-05-16 Art Cancroi guess you can remove the loaded var alltogether then.
2012-05-16 Art CancroCall LoadExpirePolicy() unconditionally, this fixes...
2012-05-15 Art Cancrowtf?
2012-05-15 Art CancroAdded 'go' as hidden input fields to all of the forms...
2012-05-15 Art CancroRemoved er_flags and er_flags2 from editroom(). These...
2012-05-15 Art Cancroremoved a bunch of blank comment lines
2012-05-15 Art CancroAdd a 'go' value to the 'edit room configuration' tab...
2012-05-05 Wilfried GoesgensHTML Styleguide fixing.
2012-05-05 Wilfried GoesgensLOGGING: add tiny webcit interface to manage log configs
2012-05-05 Wilfried GoesgensCLEANUP: don't declare vars before code.
2012-04-24 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-24 Art CancroAdded more 'go=' parameters to links in the wiki view...
2012-04-24 Art CancroThe 'wiki home' link now contains a go= parameter
2012-04-24 Art Cancromore 'go=' links in wiki
2012-04-24 Wilfried GoesgensDeleting rooms: Invalid pointers; safeguarrds
2012-04-24 Wilfried Goesgensrename token CURRENT_ROOM to THISROOM; since all other...
2012-04-24 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-23 Art CancroFirst of several required additions of 'go=' to wiki...
2012-04-23 Art Cancromore str_wiki_index() use
2012-04-23 Art CancroRemoved the 'room=' parameter from the wiki view. ...
2012-04-23 Art CancroBegan fixing uncensored.citadel.org/wiki?page=stefan201...
2012-04-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-06 Art Cancrofeed generator: strip out nonprintable characters so...
2012-04-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-03-29 Art CancroAllow webcit 8.10 to be used with citadel 8.05 and...
2012-03-26 Wilfried GoesgensRemove old smtpqueue code
2012-03-26 Wilfried Goesgensnetedit: add way to specify the room we want to edit.
2012-03-26 Wilfried Goesgensmailinglist management interface: add alternating shadow
2012-03-25 Wilfried Goesgensfmout: removed.
2012-03-25 Wilfried GoesgensOops, forgot newline
2012-03-25 Wilfried Goesgensfix read_server_text; it was broken.
2012-03-20 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-03-20 Art CancroFixed the missing chrome in the add/delete scripts...
2012-03-20 Art CancroChanged the comment style of the 'note to translators...
2012-03-20 Art CancroRemoved the nonstandard banner option from output_headers()
2012-03-20 Art CancroMigrated the sieve screens to room_banner_override...
2012-03-20 Art CancroMigrated 'Send instant message' screen to room_banner_o...
2012-03-20 Art CancroMigrated 'Add or edit an event' screen to room_banner_o...
2012-03-20 Art CancroMigrated 'setup wizard' screen (which isn't actually...
2012-03-20 Art CancroMigrated 'configure push email' screen to room_banner_o...
2012-03-20 Art Cancroremoved some blank lines
2012-03-20 Art CancroWhen an event has no DTEND, set the duration to zero...
2012-03-20 Art Cancroajax-only behavior for the wholist as well.
2012-03-20 Art CancroRemove the initial display of Messages, Tasks, and...
2012-03-20 Art CancroRestored the override_room_banner behavior for the...
2012-03-19 Art CancroWhen authentication is successful, display a 'please...
2012-03-18 Art CancroVILE SLEAZY HACK. If anyone had their start page confi...
2012-03-18 Art Cancrostyle cleanup
2012-03-16 Art Cancrotemporary fix to handle summary page not displaying...
2012-03-15 Art CancroRemove the old queue view and migrate the new one to...
2012-03-15 Art CancroReworked some suboptimal logic found in create_script()
2012-03-15 Art CancroUpgraded the convenience_page() function to the new...
2012-03-15 Art Cancroremoved a spurious javascript alert
2012-03-15 Art CancroReworked the summary page to flow through the main...
2012-03-15 Art CancroMore license declaration changes which omit the bit...
2012-03-15 Art Cancroupdated copyright notice in webcit.c and cleaned up...
2012-03-13 Art Cancroall ImportantMessage deliveries are now done through...
2012-03-10 Wilfried GoesgensCitodel Networking: fix removeal of netshare rooms
2012-03-08 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-03-08 Art CancroRemove 'wtf' comment from template
2012-03-08 Art Cancromoved a comment up to the top
2012-03-08 Art CancroRepaired several logic issues in sieve.c that were...
2012-03-08 Art Cancrosilence compiler warning with variable no longer used
2012-03-07 Art Cancromini rfc2047 decoder for the text client
2012-03-06 Art CancroRestored the 'Delete' button to the add/delete scripts...
2012-03-03 Art CancroMoved important_message to a more visible location...
next