]> git.sesse.net Git - ccbs/history - html/ccbs.pm
Shape text using Pango and HarfBuzz; gives us nice ligatures and exotic scripts.
[ccbs] / html / ccbs.pm
2005-07-20 Steinar H. GundersonAdded nn_NO translation by Knut Auvor Grythe :-)
2005-07-17 Steinar H. GundersonStop hardcoding web roots -- make it a config variable...
2005-07-17 Steinar H. GundersonAdd support for the user selecting languages.
2005-07-17 Steinar H. GundersonFix a bad bug where noadmin would never be set.
2005-07-17 Steinar H. GundersonMultiple changes to make it possible to run www.positiv...
2005-07-17 Steinar H. GundersonMove the database config into config.pm.
2005-07-17 Steinar H. GundersonRemove a debugging message.
2005-07-17 Steinar H. GundersonMove config stuff over in a separate file.
2005-07-17 Steinar H. GundersonSet the locale early enough for everything to be transl...
2005-07-17 Steinar H. GundersonStart gettextifying Perl scripts (and thus titles)...
2005-07-17 Steinar H. GundersonSet correct character set for gettext stuff.
2005-07-17 Steinar H. GundersonSwitch to nb_NO.
2005-07-16 Steinar H. GundersonAdd gettext support to the template frontend!
2005-04-24 Steinar H. GundersonCombined patch (sorry): fix URL, fix points awarded.
2005-04-23 Steinar H. GundersonVarious changes and fixes for CC1.
2005-04-04 Steinar H. GundersonAdded a timer for every page.
2005-03-05 Steinar H. GundersonAdded a simple flag in ccbs.pm to make the system suita...
2005-02-18 Steinar H. GundersonSwitch SQL host from cirkus to altersex, to get Postgre...
2005-02-16 Steinar H. GundersonChange to text/html (for IE demonstration)
2005-02-16 Steinar H. GundersonHandle <> etc. in __DIE__ handler messages.
2005-02-14 Steinar H. GundersonSwitch to XHTML MIME type for now, fix a validation...
2005-02-14 Steinar H. GundersonAdded a backend (not working yet) for registering people.
2005-02-14 Steinar H. GundersonAdd a template and functions for signalling user errors...
2005-02-13 Steinar H. GundersonUpdate username/password.
2005-02-13 Steinar H. GundersonAdd first beginnings of web control system.