| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-02-08 | deprecate root bit_setup_inc use kernel/setup_inc.phppre_ctype_desc_name_schmeachangePRE_LIBERTYSYS_SERVICE_UPDATEPRE_CONTENTTYPE_NAME_PLURALCVS_HEAD | wjames5 | 2 | -5/+5 |
| 2009-10-09 | allow pkg to set pkg menu with request parampre_deprecate_bit_setup_incR270PRE_BIT_SETUP_CHANGE | wjames5 | 1 | -2/+3 |
| 2009-10-02 | new option to use httpauth on feeds to support private content - opt in and u... | wjames5 | 4 | -5/+34 |
| 2009-10-02 | fix title bug - titles set by referrencing pkg | wjames5 | 1 | -5/+1 |
| 2009-10-01 | remove ref to non-existant copyright.txt file | wjames5 | 5 | -13/+13 |
| 2009-10-01 | fix LGPL license ref from non-existant license.txt file to lgpl url | wjames5 | 5 | -13/+13 |
| 2009-05-13 | quick patch to rss explout - set default rss_version_name if not none matches... | wjames5 | 1 | -1/+4 |
| 2008-11-09 | remove unused and confusing registerPlugin parameters: security and pathR250 | Max Kremmel | 1 | -4/+2 |
| 2008-09-09 | one help file for each module (that takes parameters), html code change from ...pre_update_permissioncreate_permission | laetzer | 1 | -0/+13 |
| 2008-09-03 | allow any value to be 'yes'; 10 instead of 99 default rows | laetzer | 1 | -3/+5 |
| 2008-07-08 | move some plugins to their new homes | Christian Fowler | 1 | -0/+104 |
| 2008-06-30 | set uri_mode = TRUE when feeding RSS stuff. this way all URLs are always abso... | Max Kremmel | 1 | -4/+5 |
| 2008-06-25 | change display call to use a hash for display options, add display_mode to op... | Christian Fowler | 2 | -5/+5 |
| 2008-06-03 | start adding support for media and itunes tags - this can be expanded as desired | wjames5 | 1 | -2/+24 |
| 2008-06-03 | make sure enclosure param is set before checking it, php is annoying | wjames5 | 1 | -2/+2 |
| 2008-06-03 | handle enclosure | wjames5 | 1 | -1/+14 |
| 2007-08-03 | ooops remove old code was working fromR202PRE_LIB_ATTACHMENT_REFACTOR | wjames5 | 1 | -91/+0 |
| 2007-08-01 | comment out depricated functions - note slated for removal | wjames5 | 1 | -5/+23 |
| 2007-08-01 | move common processes into class | wjames5 | 2 | -4/+114 |
| 2007-07-31 | Migrate to SimplePie for parsing feeds - add support for multifeeds in module... | wjames5 | 5 | -24/+139 |
| 2007-07-08 | append a common rss cache feed filename for easier maintenance. this tail inc... | Max Kremmel | 1 | -2/+5 |
| 2007-07-08 | create cache dir if it doesn't exist | Max Kremmel | 1 | -1/+4 |
| 2007-07-01 | standardise all menus by using new ilocation=menu and add missing icons | Max Kremmel | 1 | -1/+1 |
| 2007-06-23 | provide gif alternatives for all png icons. this will allow us to remove the ... | Max Kremmel | 1 | -0/+0 |
| 2007-06-17 | remove deprecated filename | Max Kremmel | 1 | -2/+5 |
| 2007-04-15 | merge tp_http_request with BitSystem::fetchRemoteFile, rename function to bit... | Max Kremmel | 1 | -3/+3 |
| 2007-04-15 | merge tp_http_request with BitSystem::fetchRemoteFile, rename function to bit... | Max Kremmel | 1 | -3/+3 |
| 2007-04-09 | remove escape on links - double parse bug | wjames5 | 1 | -1/+1 |
| 2007-04-05 | escape urls to make xhtml valid | wjames5 | 1 | -2/+2 |
| 2007-04-05 | add param to hide article desc | wjames5 | 2 | -2/+5 |
| 2007-04-05 | add rss feed column modules | wjames5 | 2 | -0/+47 |
| 2007-04-05 | add parsing of author and description in rss feeds | wjames5 | 1 | -3/+15 |
| 2007-01-13 | add icon | Max Kremmel | 1 | -1/+1 |
| 2007-01-08 | clean up <link rel=...> stuff in <head>, turn the links into a customisable f... | Max Kremmel | 1 | -1/+3 |
| 2007-01-08 | move rss link to rss package | Max Kremmel | 1 | -0/+4 |
| 2007-01-07 | add option to specify caching time of rss feeds, add / fix rss default settin... | Max Kremmel | 3 | -3/+26 |
| 2007-01-06 | rename some methods in BitDbBase to meet bitweaver standards. all changes bac... | Max Kremmel | 1 | -3/+3 |
| 2007-01-05 | add option to include custom css file | Max Kremmel | 2 | -9/+14 |
| 2007-01-05 | fix default css file inclusion | Max Kremmel | 1 | -2/+2 |
| 2007-01-05 | searched for .title} .description} and .data} and added |escape where appropr... | Max Kremmel | 1 | -1/+1 |
| 2007-01-01 | apply default feed format when nothing is set | Max Kremmel | 2 | -6/+8 |
| 2007-01-01 | use standard rss icon for pkg and provide a number of differently sized rss i... | Max Kremmel | 19 | -0/+0 |
| 2006-12-27 | insert rss link in <head> when selected | Max Kremmel | 1 | -0/+3 |
| 2006-12-09 | only display valid feeds | Max Kremmel | 1 | -3/+3 |
| 2006-12-09 | do some generic rss cleanup and actually make use of the default rss feed typ... | Max Kremmel | 2 | -34/+42 |
| 2006-09-12 | clean up registerAppMenu API, clean up a lot of the menu code, don't assign a... | Max Kremmel | 1 | -1/+6 |
| 2006-09-03 | change all biticon links to point to the new icons provided in themes/icon_st... | Max Kremmel | 2 | -5/+5 |
| 2006-08-28 | Handle Error condition more gracefully | Jams H Thompson | 1 | -4/+10 |
| 2006-07-17 | Fixed warning for install package if user follows chmod 000 directions. | Nick Palmer | 1 | -3/+4 |
| 2006-05-06 | clean up schema files, remove unused PackageInfo data - we really need a pack... | Max Kremmel | 1 | -3/+0 |