summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-25Fixed login timeout problem.deva
2009-04-25Added config moduledeva
2009-04-25New ImageComboBox. Added icons to news.deva
2009-04-23Crafted very ugly but slightly usable menu editor.deva
2009-04-23A little cleaning up... a lot more to come...deva
2009-04-23Oups... committed the wrong config.php file.deva
2009-04-23A completely new forms class, to replace the old function based method. Also ...deva
2009-04-19Fixed bug, where in menu overwrote the in admin.deva
2009-04-18Stripped out all constant values from html.deva
2009-04-18Fixed the initial file order to be alphabetical when creating a new album.deva
2009-04-18Some updates on the admin stylesheet.deva
2009-04-18The pages.php script has moved.deva
2009-04-18Added some more vars.deva
2009-04-18Basic dataformat, files and directories are now in place.deva
2009-04-18Added link to syntax page in editor.deva
2009-04-18Added imagecombobox and fileupload widgets.deva
2009-04-18CSS change (div classes).deva
2009-04-14Fixed type-o in news module.deva
2009-04-14Added pages as a module.deva
2009-04-13Finished add/edit/delete admin functions.deva
2009-04-13Changed som minor things in time box.deva
2009-04-13Made admin convert all vars (strip slashes and convert xml special chars)deva
2009-03-23First attempt on a modularized plugin system, complete with admin, and parame...deva
2009-03-23Restructured the files and formats of the modules.deva
2009-03-23Added classname to each header in markdown. This makes it possible to replace...deva
2009-02-07Added JPG as known image suffix.deva
2009-01-07Fixed missing stripslahes upon posting of new calendar events.deva
2008-12-28Made calendar postings with errors be ignored, and not posted on unixtime 0. ...deva
2008-12-07Made notify resend after a configurable timeout.deva
2008-12-01Fixed escaping problem on posting of new and edited contacts.deva
2008-11-25Added post-to-google-calendar through Zend (when installed)deva
2008-11-25Changed mail to include title of new post. Now also when quoting...deva
2008-11-25Made edit autoforward after post. Changed mail to include title of new post.deva
2008-10-29Fixed missing slash-stripping in signaturedeva
2008-10-28Added avatars folder to diagnostics.deva
2008-10-28Fixed wierd bug in login system.deva
2008-10-28Now only non white space signatures are shown.deva
2008-10-28Fixed annoying bug on url/image parsing.deva
2008-10-27Fixed bug, where links were not converted corretly when residing at the end o...deva
2008-10-27Added customizable avatars (users can now upload their own).deva
2008-10-26Added no-cache pragma. Fixed indentation in forum code.deva
2008-10-26Small fixes for signature. Only show when actually there. Wrap signature in d...deva
2008-10-26Added signature support in profile and forum posts.deva
2008-10-26Hide unused fields when showing a contact. Add number of contacts in groups a...deva
2008-10-26Added explanatory text to 'essential' checkbox.deva
2008-10-26Changed essential default to 'on'.deva
2008-10-26Missed the index.php changes...deva
2008-10-26We now have a functional but very ugly addressbook.deva
2008-10-25Removed unused file.deva
2008-10-24Did a lot of work on the page and module systems.deva