openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
The Bug Genie for CS-Cart
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 9 hours
ago. based on code collected
1 day
ago.
Aug 28, 2024 — Aug 28, 2025
Showing page 217 of 224
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fix language and charset not being saved remove some non-php whitespace from swedish translation that broke it
zegenie
More...
over 15 years ago
show "Category" header in wiki categories as blue text to better indicate it's a category
zegenie
More...
over 15 years ago
added a lot more RSS feeds
zegenie
More...
over 15 years ago
add permission icon explanation add "see project" to global permissions
zegenie
More...
over 15 years ago
a few permission fixes and changes to permissions list make project_pages indicate that it is restrictive by default add admin global permissions during fixtures loading add some more basic permissions to the user who creates the project when it is created
zegenie
More...
over 15 years ago
sync
zegenie
More...
over 15 years ago
Well and truly fix <br> tags, you actually need to assign the value of str_replace!
lsproc
More...
over 15 years ago
Properly interpret the instructions and handle <br>s as they should be
lsproc
More...
over 15 years ago
add missing rss icon
zegenie
More...
over 15 years ago
add rss feed for saved/ predefined searches add rss feed support to $bugs_response to allow autodetection of available feeds through <head><link>
zegenie
More...
over 15 years ago
Dont allow <br> tags in wikiparser
lsproc
More...
over 15 years ago
fix settings page, and change it to use generic failed/successmessage
zegenie
More...
over 15 years ago
Improve nowiki regexp so that it allows a nested level of regexps. It isnt actually possible to parse infinite nested levels of regexps, so this is about as far as we can go without becoming silly (the only place I could imagine a nested level is in docs anyway, it wouldnt normally be used)
lsproc
More...
over 15 years ago
Fix all geshi regexes, they all work now (many thanks to scgtrp from freenode)
lsproc
More...
over 15 years ago
- Auto generate the list of languages to set as default from the ones installed in the geshi directory - Fix a typo
lsproc
More...
over 15 years ago
Fix an issue with html entities still leaking in, update documentation for highlighting. There is currently a bug with the source regexp (that will get fixed later) resuling in only one parameter being used, but others will be taken from settings. Also nowiki still doesnt handle multilines without eating up half the page meaning part of the syntax docs dont appear correctly
lsproc
More...
over 15 years ago
Dont break br tags
lsproc
More...
over 15 years ago
- Do not allow HTML in wiki areas - nothis may break editing if the entities need to be decoded - will check - Fix regexps again - now they work - Reverse code and nowiki arrays so they are fed back to the page in the right order (it would have worked before if we scanned from the bottom of the page on the second pass) - Fix array element that is used when pushing nowikis or code blocks to the array, so that the containing tags are not used
lsproc
More...
over 15 years ago
- Improve nowiki regexp so it handles multiple lines, still a bit buggy with nested nowikis however - Make default geshi settings configurable in settings - Add new default settings to database Not updated the docs yet - ill do that when I get the regexp properly fixed
lsproc
More...
over 15 years ago
const'ify configuration sections
zegenie
More...
over 15 years ago
- Add documentation for syntax highlighting to docs - Fix bugs in syntax highlighting regexps
lsproc
More...
over 15 years ago
Cosmetic fixes
lsproc
More...
over 15 years ago
Finish off syntax highlighting - syntax is <source [lang="langhere"] [nonumbers] [firstline="12345"]>code</source>, where lang is the language (See geshi docs), nonumbers disables line numbering, and firstline sets the number to start line numbering at. Note that the parameters are untested as my mod_rewrite has given up
lsproc
More...
over 15 years ago
when searching, if specifying more than one value for one field, they're now "or"ed instead of "and"ed, since that latter really doesn't make much sense
zegenie
More...
over 15 years ago
Now that we have a few pages, add a link to "Help topics" to the default wiki menu
zegenie
More...
over 15 years ago
added the permissions explanation page to the wiki
zegenie
More...
over 15 years ago
add a little text-block inside permissions to help explain it
zegenie
More...
over 15 years ago
implement page access control add page access permissions redesign permissions page, add tabbed sections to get better overview
zegenie
More...
over 15 years ago
add permission handling to reporting issues
zegenie
More...
over 15 years ago
some more permissions work cleaning up a lot of (older) javascript
zegenie
More...
over 15 years ago
←
1
2
…
213
214
215
216
217
218
219
220
221
222
223
224
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree