| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-09-01 | add cite url and remove debug | Max Kremmel | 1 | -21/+24 | |
| 2006-09-01 | cleanup | Max Kremmel | 1 | -40/+40 | |
| 2006-08-31 | better getFilterSql | Sylvie Greverend | 1 | -20/+38 | |
| 2006-08-31 | add FORUM service to bitboards so content comments now appear in linked ↵ | Christian Fowler | 1 | -6/+7 | |
| board. it looks very, very cool. way to go Hash9. | |||||
| 2006-08-31 | remove typo in query | Christian Fowler | 1 | -2/+2 | |
| 2006-08-30 | don't use require on optional pear includes | Max Kremmel | 1 | -2/+1 | |
| 2006-08-30 | remove allow_html toggle - we use page specific settings now | Max Kremmel | 1 | -5/+0 | |
| 2006-08-29 | use IDs instead of <a name>s | Max Kremmel | 1 | -21/+21 | |
| 2006-08-29 | add comment regarding search related entry in LC | Max Kremmel | 1 | -2/+4 | |
| 2006-08-29 | add the factility to view the history of articles, and an auto approve ↵ | Hash9 | 1 | -0/+0 | |
| feature for articles | |||||
| 2006-08-29 | if a content_id has a function getFilterSql, this function will be called at ↵ | Sylvie Greverend | 1 | -5/+31 | |
| the getContentList to add sql part to the query | |||||
| 2006-08-29 | update liberty_content_hits index | Max Kremmel | 1 | -1/+1 | |
| 2006-08-28 | Fix off by one error | Jams H Thompson | 1 | -4/+5 | |
| 2006-08-27 | parse_data_plugins has one more parameter now | Sylvie Greverend | 1 | -2/+2 | |
| 2006-08-27 | move storeHistory into it's own method so it can be properly overridden in ↵ | Christian Fowler | 1 | -5/+16 | |
| derived classes | |||||
| 2006-08-27 | remove .highlight | bitweaver.org | 1 | -3/+3 | |
| 2006-08-27 | add features to maketoc plugin | Jams H Thompson | 1 | -3/+22 | |
| 2006-08-26 | Make more information available to plugins | Jams H Thompson | 2 | -7/+7 | |
| 2006-08-26 | Fix typos | Jams H Thompson | 1 | -3/+3 | |
| 2006-08-25 | Fix syntax error in schema | Jams H Thompson | 1 | -5/+4 | |
| 2006-08-25 | getContentList new param: last_modified to filter the contentsmodifed since | Sylvie Greverend | 1 | -1/+6 | |
| 2006-08-25 | add the possibility to filter content by pigeonholes | Sylvie Greverend | 1 | -2/+2 | |
| 2006-08-25 | make sure pearwiki plugin doesn't kill the system when PEAR/Registry isn't ↵ | Max Kremmel | 1 | -36/+37 | |
| available | |||||
| 2006-08-25 | More fixes for upgrade scripts | Jams H Thompson | 1 | -1/+1 | |
| 2006-08-25 | More fixes for upgrade scripts | Jams H Thompson | 1 | -12/+26 | |
| 2006-08-23 | add a param 'Default post textarea lines number' to have a decent textarea ↵ | Sylvie Greverend | 3 | -2/+16 | |
| zone when using tinymce | |||||
| 2006-08-23 | can use a param thumbsizes to limit the thumbnails (memory exhaustion is ↵ | Sylvie Greverend | 1 | -1/+4 | |
| happening less often) | |||||
| 2006-08-23 | Numerous fixes to upgrade scripts + eliminate ability of users to invalidate ↵ | Jams H Thompson | 1 | -17/+13 | |
| each others passwords | |||||
| 2006-08-23 | Fixed a problem with prototype's show and hide functions hiding the bitweaver | Nick Palmer | 5 | -13/+13 | |
| versions of those javascript function which made the format selection radios vanish. Modified the liberty/templates/edit_format.tpl and related files to allow editing of more than one content block in the same form. This can be done by setting gContent in the smarty include tag as well as format_guid_variable to the name of the variable the format should be stored in. | |||||
| 2006-08-22 | missing an include | Sylvie Greverend | 1 | -1/+2 | |
| 2006-08-22 | must remove hits if remove conten_id | Sylvie Greverend | 1 | -1/+5 | |
| 2006-08-22 | take away the note html forbidden and the link syntax in a comment post as ↵ | Sylvie Greverend | 1 | -1/+0 | |
| it is depending on the format that is used | |||||
| 2006-08-21 | fix missing global | Hash9 | 1 | -1/+2 | |
| 2006-08-21 | fixes for hiding anon_name from registered users | Hash9 | 3 | -6/+13 | |
| 2006-08-20 | create a new data format plugin to generalise all the pear Text_Wiki parsers ↵ | Hash9 | 3 | -153/+84 | |
| (requires the parsers to be installed using the pear installer) | |||||
| 2006-08-20 | add invokeServiceFunctionR call until a generalisation can be desided | Hash9 | 1 | -1/+23 | |
| 2006-08-20 | add content_list_history_sql_function hook to get history method | Hash9 | 1 | -5/+19 | |
| 2006-08-20 | hide anon_name/comment_name field from registered users | Hash9 | 1 | -7/+9 | |
| 2006-08-19 | added getThumbnailUrl - a not-so-pure virtual function that returns ↵ | Christian Fowler | 1 | -1/+11 | |
| Request_URI to a content's thumbnail representation. It is up to the derived content what exactly this means. If not implemented in the content's class, LibertyContent method will return NULL, which is an acceptable case meaning no thumbnail is available. FisheyeGallery, BitUser might return pictures, BitArticle might return the article topic image, etc. | |||||
| 2006-08-19 | missing paren in query | Christian Fowler | 2 | -11/+5 | |
| 2006-08-19 | fix hits SQL | Max Kremmel | 1 | -3/+2 | |
| 2006-08-18 | adds MAPS service constant | wjames5 | 1 | -1/+2 | |
| 2006-08-18 | fix SQL syntax | Max Kremmel | 1 | -4/+4 | |
| 2006-08-17 | remove erronous debug code | Jams H Thompson | 1 | -4/+0 | |
| 2006-08-16 | remove last_hit too | Christian Fowler | 1 | -0/+1 | |
| 2006-08-16 | Improve SQL performance and add liberty_content_hits table | Jams H Thompson | 4 | -12/+111 | |
| 2006-08-15 | better to choose the default format guid if any thatn tikiwiki | Sylvie Greverend | 1 | -2/+6 | |
| 2006-08-15 | missing include | Sylvie Greverend | 1 | -1/+2 | |
| 2006-08-09 | fix index creation for liberty_content_links | Jams H Thompson | 1 | -3/+3 | |
| 2006-08-08 | fix wikigraph | Max Kremmel | 1 | -32/+29 | |
