Search Content
Forum List
Categories
Recent Comments
Forum Replies
-
Manuel Freiholz on Another solution to the SQL foreign key problem
-
Eric Westphal on Another solution to the SQL foreign key problem
-
Manuel Freiholz on Another solution to the SQL foreign key problem
-
Eric Westphal on Another solution to the SQL foreign key problem
-
pavel cernocky on Repository browsing does not work
-
Tag Archives: development
iF.SVNAdmin sources on GitHub
I decided to host the sources of iF.SVNAdmin on GitHub. It provides a better way for contributions and user commits (forks and pull-requests).
I made a lot of changes since the last release, which are actually not 100% compatible. What means … Continue reading
insaneSums 1.1 Released
So, here it is. The monumental update to 1.1. I present to you… almost nothing different.
It’s a cosmetic update from 1.0. The window now has a menu and status bar. The highlighting is now in the comparison input field. No … Continue reading
Work on SVNAdmin continues…
First i want to say that i appreciate the help of all the people who send me feature/bug reports. Thank you!
What has been changed and what is at work?
On some Unix system there is a problem when PHP wants to … Continue reading
Fiddling with insaneSums
Hi! A couple days ago I was a little bored and decided to take a look at insaneSums again.
There always were a couple of small things I didn’t like about the way insaneSums worked. Primarily there is the fact that … Continue reading
Easier permission assignment… (1.6)
Most users told me, that the “Permission” page isn’t really comfortable. I added a possibility to assign user and groups on each Access-Path page. I hope this makes it better to use and understand.
iF.SVNAdmin 1.4 Screenshots (not released)
Here are two screenshots of the latest- not released – version of iF.SVNAdmin. They show the new look and the new “Role-Assignment” feature.
Update:
I currently don’t know whether the 1.4 release will contain the “Project-Admin” feature for different Access-Path’s. The ACL … Continue reading
iF.SVNAdmin 1.4 progress
The new version is nearly finished. The basic implementation of the new ACL structure is completely implemented. The last step is an installation wizard, because it is too hard to setup the application without it.
If you currently use the authentication … Continue reading
iF.SVNAdmin release plans 1.4
Here are some features and improvements we plan for the next release:
Improve the permissions-page:
The user rights should be assignable on the AccessPath and Repository page.
Web-interface permissions:
Introducing Access-Path administrators who can assign user-rights to repositories.
Basic ACL’s to assign user privileges for … Continue reading
C++ CLucene extension library
We released the first version of our (currently very.. very.. small) extension library for the CLucene full text search engine.
It includes a basic SpellChecker class which makes it possible for you to show “Did you mean” suggestions in your application … Continue reading