stringbuf.c: random idle style cleanup.
[citadel.git] / webcit / static / t / aide /
2024-01-29 Art CancroRelease version 997 generated by do-release.sh v997
2023-05-02 Art CancroApply patches sent by Harlow Solutions -- for WebCit
2023-01-05 Art CancroRevert "serv_rssclient.c: style update"
2023-01-05 Art Cancroserv_rssclient.c: style update
2022-09-16 Art Cancrosed s/goodbuye/goodbye ... I wonder how much was broken...
2021-09-06 Art CancroFinished the WebCit screen for the Global Alias Table.
2021-09-06 Art CancroWhen a client of any protocol handler sends a command...
2021-09-03 Art CancroMoved the global email aliases editing screen to its...
2021-08-25 Art CancroTrivial commit to test automated builds
2021-08-14 Art CancroAdditional work on the alias table. This is taking...
2021-08-13 Art CancroFine tuning the design pattern
2021-08-13 Art Cancromade it async using fetch/await
2021-08-13 Art CancroSkeleton code for the Global Email Aliases tab. To...
2021-08-12 Art CancroRemoved the WebCit tab for 'push email' since the serve...
2020-07-06 Art CancroZZMerge branch 'master' of ssh://git.citadel.org/appl...
2020-07-06 Art CancroWhen editing a vCard, suppress the email fields from...
2018-12-20 Art CancroRemoved the 'master user' feature ... if we still need...
2018-01-25 Art CancroHide obsolete server functions from webcit UI
2017-07-10 Art CancroEditing of account email addresses using the new server...
2017-06-14 Art CancroWebCit (classic) now loads obsolete "directory" domains...
2016-05-03 Art CancroHide the Telephone Number field in the site config...
2014-10-20 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2014-09-24 Art CancroRemoved the tag to prevent MS Smart Tags from being...
2014-07-04 Art CancroNNTP and NNTPS port configurations in both the text...
2013-08-03 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-08-03 Art CancroInstant expunge is now the only mode of operation....
2012-08-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-31 Art CancroChanging the name of the 'Aide' access level to 'Admin'
2012-07-27 Wilfried GoesgensInetconf: allow longer relay URRLs
2012-07-27 Wilfried GoesgensInetconf: correct warnings from tidy
2012-07-25 Wilfried GoesgensSiteconfig: flip smtp relay access options so they...
2012-07-25 Art CancroChanged the CFG_SMTP_FROM_ configuration descriptions
2012-07-25 Wilfried GoesgensSiteconfig: regroup settings
2012-07-24 Wilfried GoesgensSystem config: add missing closing DIV
2012-07-24 Wilfried GoesgensSMTP-Relay: add other ways of filtering
2012-05-05 Wilfried GoesgensHTML Styleguide fixing.
2012-05-05 Wilfried GoesgensLOGGING: add tiny webcit interface to manage log configs
2012-03-20 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-03-15 Art CancroRemove the old queue view and migrate the new one to...
2012-03-13 Art Cancroall ImportantMessage deliveries are now done through...
2012-02-18 Wilfried GoesgensSMTP-Queue-View: templatize
2011-10-18 Wilfried GoesgensFix editing of ignet node configs; needed to specify...
2011-09-04 Art CancroAdded a checked and disabled dummy option in the room...
2011-09-04 Wilfried Goesgensfix all the tiny conditional problems our new checker...
2011-09-04 Wilfried Goesgensmove beginbox & endbox to box_* so we can tidy up our...
2011-09-04 the_mgtRenamed the /icons directory to /webcit_icons because...
2011-09-04 the_mgtreverted 755 permissions on files to 644. Wherever...
2011-09-04 the_mgtAdded new iconset "Essen" from pc.de/icons/ and modifie...
2011-09-04 Wilfried Goesgensre-link the floor editing menu; this somehow got lost.
2011-09-04 Art CancroPerformed a bunch of markup fixes suggested by validato...
2011-09-04 Art CancroInitial version of modal login is now working.
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-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...
2010-09-25 Art CancroRevert "Removed the "fix_scrollbarbug" div and all...
2010-09-24 Art CancroRemoved the "fix_scrollbarbug" div and all references...
2010-09-08 Art CancroRemoved tmplput_HOST_DISPLAYNAME
2010-09-07 Art CancroAdd c_guest_logins to webcit siteconfig
2010-08-29 Wilfried Göesgens* don't compare the current section via the subst,...
2010-08-29 Wilfried Göesgens* LDAP wasn't exposed that way for a long time; TODO...
2010-08-29 Wilfried Göesgens* migrate the ZONESTR to strbuf context, so no more...
2010-08-29 Wilfried Göesgens* don't use sv* here
2010-08-25 ichLast commit concerning .css movement. I changed the...
2010-07-22 Wilfried Göesgens* templatize manual post
2010-07-05 Art Cancro* site/mailbox default expire values are now correctly...
2010-04-29 Wilfried Göesgens* require DEF:VAL and DEF:STR to have one token, as...
2010-02-28 Wilfried Göesgens* ups wrong varname
2010-02-28 Wilfried Göesgens* general way to do retrieve / save autopurger data
2010-02-26 Wilfried Göesgens* utilize user enum, forward it into the templates...
2010-02-18 Wilfried Göesgens* work around ' bug
2010-02-18 Wilfried Göesgens* change sort order, group the two not simoultaneus...
2010-01-17 Wilfried Göesgens* fix all those tiny bugs pointed out by our new subtem...
2010-01-12 Wilfried Göesgens* fix memleak
2009-12-28 Wilfried Göesgens* reorganize some templates into subdirectories