| Age | Commit message (Expand) | Author | Files | Lines |
| 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-10 | move homeable setting to registerPackage() settings | Max Kremmel | 2 | -2/+1 |
| 2006-09-03 | change all biticon links to point to the new icons provided in themes/icon_st... | Max Kremmel | 5 | -13/+13 |
| 2006-09-03 | preliminary biticon cleanup | Max Kremmel | 1 | -1/+1 |
| 2006-07-31 | various improvements, still not complete | Christian Fowler | 3 | -5/+29 |
| 2006-07-07 | clean up so things at least parse. WARNING: newsletters in HEAD are in a stat... | Christian Fowler | 1 | -4/+6 |
| 2006-07-07 | add support for subscribing a user_id, not just an email. not done yet... als... | Christian Fowler | 5 | -60/+86 |
| 2006-07-05 | insert missing <!-- end .body --> tags for more reliable highlighting | Max Kremmel | 1 | -1/+1 |
| 2006-06-30 | add listing of queued mail. not done yet... | Christian Fowler | 3 | -3/+86 |
| 2006-06-19 | merge all of wolffies changes to HEAD. Now need to work on a few things like ... | Christian Fowler | 26 | -279/+524 |
| 2006-05-06 | clean up schema files, remove unused PackageInfo data - we really need a pack... | Max Kremmel | 1 | -3/+0 |
| 2006-04-20 | remove tiki_ permission prefix and remove tiki_ prefix from constraints | Max Kremmel | 6 | -20/+20 |
| 2006-04-19 | more kernel_config renames | Max Kremmel | 5 | -15/+15 |
| 2006-04-13 | remove outdated spellchecker code that calls non-existent functions | Max Kremmel | 1 | -11/+1 |
| 2006-04-11 | more permissions housekeeping and tidyup | Max Kremmel | 1 | -79/+0 |
| 2006-04-11 | rename permissions to new standard using: p_<package>_<verb>_[<noun>] | Max Kremmel | 13 | -27/+27 |
| 2006-04-08 | get spellchecker working for all textareas that should use it | Max Kremmel | 1 | -1/+1 |
| 2006-04-05 | upgrader syntax errors | Max Kremmel | 1 | -1/+1 |
| 2006-03-25 | escape htmlspecialchars on output instead of during store process | Max Kremmel | 6 | -10/+10 |
| 2006-03-23 | remove content_tempaltes code - this should move into a seperate package | Max Kremmel | 2 | -21/+1 |
| 2006-03-20 | upgrader brought up to date with 07-FEB-2006 on SchemaChangeLog - untested | Max Kremmel | 1 | -0/+16 |
| 2006-03-01 | move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con... | Christian Fowler | 7 | -22/+22 |
| 2006-03-01 | Standardized TextArea ID Names so that Liberty Plugins work with all Liberty ... | Lee L Bell | 1 | -1/+1 |
| 2006-02-25 | remove antiquated tiki_setup_inc.php file | Christian Fowler | 1 | -9/+0 |
| 2006-02-18 | Update registerPackage hash - so installer can run | Lester Caine | 1 | -1/+5 |
| 2006-02-15 | Fixed duplicate constraint names causing problems on install. | Sean Lee | 1 | -1/+1 |
| 2006-02-08 | major change of BitDbBase::associateUpdate method - it now takes a simpler ar... | Christian Fowler | 2 | -8/+8 |
| 2006-02-05 | Correct name error which caused indexes to attempt to be installed without pa... | Lester Caine | 1 | -1/+1 |
| 2006-02-04 | masse fixing of schema CONSTRAINTs. they seem to work now that adodb has deci... | Christian Fowler | 1 | -17/+16 |
| 2006-02-01 | unify table aliases | Max Kremmel | 1 | -5/+5 |
| 2006-02-01 | detikify liberty | Max Kremmel | 4 | -27/+27 |
| 2006-02-01 | fixed indexes - something is odd about newsletters. it installs, even when yo... | Max Kremmel | 1 | -5/+5 |
| 2006-01-31 | massive table de-tikification. changed all tiki_ table prefixes with teh pack... | bitweaver.org | 3 | -70/+70 |
| 2006-01-31 | massive table de-tikification. changed all tiki_ table prefixes with teh pack... | bitweaver.org | 1 | -16/+16 |
| 2006-01-31 | Fixed delete link | Stephan Borg | 1 | -1/+1 |
| 2006-01-31 | Fixed preview | Stephan Borg | 2 | -11/+66 |
| 2006-01-31 | Fixed expunge function | Stephan Borg | 1 | -6/+17 |
| 2006-01-23 | improve newsletter menu wording | Christian Fowler | 1 | -1/+2 |
| 2006-01-22 | lots of clean to newsletters - only show editions for nl_id, get delete link... | Christian Fowler | 5 | -24/+39 |
| 2006-01-21 | admin perm typos | Christian Fowler | 2 | -2/+2 |
| 2006-01-03 | add liberty format and quicktags to edition editing | Christian Fowler | 2 | -2/+15 |
| 2005-12-30 | add reply_to column and field to editions | Christian Fowler | 4 | -10/+22 |
| 2005-12-29 | fix mailer to log actions to stdout, and add missing _SERVER['HTTP_USER_AGENT'] | bitweaver.org | 2 | -8/+11 |
| 2005-12-29 | default to 127.0.0.1 for min headaches | Christian Fowler | 1 | -2/+2 |
| 2005-12-29 | remove duplicate edit_newsletter smarty, use include instead. add 'sending' s... | Christian Fowler | 5 | -69/+14 |
| 2005-12-29 | case consistency | Christian Fowler | 1 | -3/+3 |
| 2005-12-29 | removed unused includes | Christian Fowler | 1 | -1/+0 |
| 2005-12-29 | clean up newsletter creation | Christian Fowler | 2 | -5/+4 |
| 2005-12-29 | first pass at rough table re-organization for upgrade | Christian Fowler | 1 | -9/+37 |
| 2005-12-29 | cleanup creation of newsletters under single newsletters.php file, and use pe... | Christian Fowler | 3 | -73/+6 |