Removed style rule "!important" on ".wiki-find-articles-button" for easier styling. |
|
More...
|
almost 10 years ago
|
Opinionated: changed margin to "15px 0" for ".greybox" on publish module special templates. |
|
More...
|
almost 10 years ago
|
don't escape backslashes in ldap auth bind params (fixes issue #1439) |
|
More...
|
almost 10 years ago
|
delete settings from scope when scope is deleted (fixes issue #2108) |
|
More...
|
almost 10 years ago
|
use highest value of estimated and spent times for closed issues when calculating milestone graph (fixes issue #1788) |
|
More...
|
almost 10 years ago
|
properly list issues in json return format (fixes issue #1886) |
|
More...
|
almost 10 years ago
|
Merge pull request #388 from nrensen/remove-redundant-urldecode |
|
More...
|
almost 10 years ago
|
Merge pull request #387 from nrensen/fix-vcs-commit-rev-integer |
|
More...
|
almost 10 years ago
|
fix permissions applied to parent namespaces of wiki articles |
|
More...
|
almost 10 years ago
|
Improve precision of special char parsing |
|
More...
|
almost 10 years ago
|
Do not apply html_entity_decode to wiki content before parsing for links |
|
More...
|
almost 10 years ago
|
Fix integer detection for vcs commit revision |
|
More...
|
almost 10 years ago
|
Do not urldecode() request parameters since PHP has already decoded them |
|
More...
|
almost 10 years ago
|
Merge pull request #386 from nrensen/fix-deadend-and-orphaned-pages |
|
More...
|
almost 10 years ago
|
default htaccess.template modifications (fixes from issue #2489) |
|
More...
|
almost 10 years ago
|
Fix the deadend pages list and orphaned pages list |
|
More...
|
almost 10 years ago
|
add followsymlinks to apache options in htaccess template (fixes issue #2514) |
|
More...
|
almost 10 years ago
|
fix interactive search filter height |
|
More...
|
almost 10 years ago
|
add "posted by" as available search result column and column group |
|
More...
|
almost 10 years ago
|
fix double encoding in issue view "targetted for" field |
|
More...
|
almost 10 years ago
|
Add "posted at" as visible column in search results and as available search result group |
|
More...
|
almost 10 years ago
|
Merge pull request #385 from LogosLabs/branch-40 |
|
More...
|
almost 10 years ago
|
fix logic for entities\WorkflowScheme::isInUse() so workflow schemes in use cannot be deleted (fixes issue #2475) |
|
More...
|
almost 10 years ago
|
fix incorrect bitbucket urls (fixes issue #2473) |
|
More...
|
almost 10 years ago
|
fix issue with savedsearch extracting issues |
|
More...
|
almost 10 years ago
|
Fixed sorting of Backlog issues. |
|
More...
|
almost 10 years ago
|
fix incorrect websvn link (fixes issue #1649 and issue #2463) |
|
More...
|
almost 10 years ago
|
don't use mb_substr() in index.php so the user can get to the mb_* warning if missing (fixes issue #2464) |
|
More...
|
almost 10 years ago
|
don't force numeric release versions (fixes issue #2426) |
|
More...
|
almost 10 years ago
|
ignore users without email addresses when sending email notifications (fixes issue #2423) |
|
More...
|
almost 10 years ago
|