Release diogenes-0.9.22
[diogenes.git] / include /
2013-11-18 Raphaël BarroisProperly fix htmlspecialchars.
2013-11-17 Raphaël BarroisEnfore ISO-8859-1 encoding for htmlentities().
2007-04-20 Jeremy Lainerename DiogenesIcons to Diogenes_Icons
2007-04-20 Jeremy Lainemove VCS-related classes to VCS directory
2007-04-20 Jeremy Lainerename VCS-related classes
2007-04-20 Jeremy Lainecosmetic
2007-04-19 Jeremy Lainecosmetic
2007-04-19 Jeremy Laineclarify use of mysql_fetch_array : use mysql_fetch_asso...
2007-04-19 Jeremy Laineclarify use of mysql_fetch_array : we really want mysql...
2007-04-19 Jeremy Lainecosmetic
2007-04-19 Jeremy Lainesimplify SQL for authorisation
2007-02-26 Florent BruneauUse tidy if available to clean imported HTML files.
2006-12-03 Florent BruneauFix the arguments to give to sendmail
2006-07-21 Jeremy Laineadd class for facilitating scripts
2006-07-21 Jeremy Laine * improved - after adding a page, return to the callin...
2006-07-21 Jeremy Lainetighten return codes
2006-07-21 Jeremy Laineadd 'rmPath' method for recursive deletion
2006-07-21 Jeremy Lainemake the 'delete' method return success or error
2006-07-21 Jeremy Laineadd a 'makePath' method to Diogenes_Barrel
2006-07-21 Jeremy Lainereduce webserver logging of RCS operations
2006-07-20 Jeremy Lainetouch stylesheet switching text
2006-07-20 Jeremy Laineadd 'Fresh Blue' style from umts-tools.jerryweb.org
2006-07-20 Jeremy Lainemake it possible to replace the current CSS file by...
2006-07-20 Jeremy Laine* refactor global options handling in toplevel/options
2006-07-20 Jeremy Lainedisable RSS feed by default
2006-07-20 Jeremy Laineupdate options menu to for RSS feed options
2006-07-20 Jeremy Lainewhitespace resync
2006-07-20 Jeremy Laineminor trunk / newplugins resync
2006-07-20 Jeremy Lainemerge selected changes from 'branches/diogenes-newplugins':
2006-07-20 Jeremy Lainerecreate 'trunk' from 'branches/diogenes-0.9.19'
2006-07-17 Jeremy Lainefix a warning when a barrel's menu is empty
2006-07-17 Jeremy Lainefix a warning when a barrel's menu is empty
2006-07-07 Jeremy Laineadd missing diogenes.text.inc.php
2006-07-07 Jeremy Lainefix Textile protection / unprotection
2006-06-30 Jeremy Laineprotect <table> HTML tags before passing to Textile...
2006-06-30 Jeremy Laineprotect <table> HTML tags before passing to Textile
2006-06-07 Jeremy Lainechange RSS mime type to application/rss+xml
2006-06-07 Jeremy Lainefix RSS feed title
2006-06-07 Jeremy Lainefix pubDate element in RSS feeds
2006-06-07 Jeremy Lainemake page creations visible in RSS feeds
2006-06-07 Jeremy Laineadd an RSS feed to describe a barrel's recent changes
2006-06-07 Jeremy Lainemove 'events' handling into Barrel/Events.php
2006-06-05 Jeremy Lainemove more functionalty to Diogenes_Barrel_Menu
2006-06-05 Jeremy Lainemove plugin skeletons to include/Plugin/Skel
2006-06-05 Jeremy Lainewibble : modify code comment
2006-06-05 Jeremy Lainemove menu-related operations to Barrel/Menu.php
2006-06-01 Jeremy Lainemerge changes from diogenes-0.9.19 branch back into...
2006-06-01 Jeremy LaineSet HTTP status code 500 if database connection fails...
2006-05-31 Jeremy Lainedrastically reduce DB calls to build the menu
2006-05-31 Jeremy Lainebuild menu earlier so that DB calls show up in DB trace
2006-05-29 Jeremy Lainemore work on the plugins system
2006-05-20 Jeremy Laineimprove plugins debugging output
2006-05-20 Jeremy Lainefix missing curly brackets in text encoding of Diogenes...
2006-05-20 Jeremy Lainemore plugin fixups
2006-05-20 Jeremy Lainefix text output of Diogenes_Tree_Node
2006-05-20 Jeremy Lainefirst shot at reworking plugin system
2006-05-20 Jeremy Laineadd Diogenes_Tree_Node class
2006-05-15 Jeremy Lainerework plugin handling to access parameters via declare...
2006-05-10 Jeremy Lainefix handling of filter plugins without arguments
2006-04-05 Jeremy Laineimport of Diogenes 0.9.18