2
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[fixed] Now overwrites _createDynSqlPart_SPO to ensure case-sensitive uri matching.
Norman Heino
as nheino
More... about 18 years ago
Don't query if we have no result
Christian Weiske
as cweiske
More... about 18 years ago
[fix] ow config.ini check not needed here
Sebastian Tramp
as seebi
More... about 18 years ago
[fixed] Inline Edit: "Property add" adds to much property lines
Norman Heino
as nheino
More... about 18 years ago
[add] powl additional ontowiki hack
Sebastian Tramp
as seebi
More... about 18 years ago
Replace <? with <?php so that it works with short open tags off
Christian Weiske
as cweiske
More... about 18 years ago
[fixed] listDistinctPropertyValues returned wrong value, for it not only returned the value for the current class. It now returns only values for the current class (iff a class is given) and returns a adequate number of values corresponding to countDistinctPropertyValues.
Philipp Frischmuth
as p_frischmuth
More... about 18 years ago
[add] powl accepts now md5 and sha1 hashed passwords in SysOnt
Sebastian Tramp
as seebi
More... about 18 years ago
+ rewrite off for use inside zended version
Sebastian Tramp
as seebi
More... about 18 years ago
- countInstancesRecursive()- method overwritten, for the old one returned a wrong number in some cases
Philipp Frischmuth
as p_frischmuth
More... about 18 years ago
Added english labels for the languages nl, pt and pl, for there was a bug, that when the sysont was created, the languages were not displayed correct in the language chooser.
Philipp Frischmuth
as p_frischmuth
More... about 18 years ago
When creating a new database use utf8 character set instead of the default character set (which is latin1 in most cases).
Philipp Frischmuth
as p_frischmuth
More... about 18 years ago
Removed definition of UNIC_RDF constant, for it is already defined by RAP. There it is defined as false,
Philipp Frischmuth
as p_frischmuth
More... about 18 years ago
- _listDefinedTopClasses schould return all classes now, that are defined as rdfs:Class, owl:Class or owl:DeprecatedClass and that have one of the following properties:
Philipp Frischmuth
as p_frischmuth
More... about 18 years ago
[add] no session start in zended mode
Sebastian Tramp
as seebi
More... about 18 years ago
- interim solution... subclasses of elsewhere defined classes will possibly not be displayed! Will be fixed as soon as possible.
Philipp Frischmuth
as p_frischmuth
More... about 18 years ago
[fixed] !empty($this) instantiation check resulted in an error if used within the context of another object.
Norman Heino
as nheino
More... about 18 years ago
bug: In case that a schema contains explicit definitions of classes, which have one of the rdf, rdfs or owl namespaces,
Philipp Frischmuth
as p_frischmuth
More... about 18 years ago
- bug: classes that are subclasses of classes defined elsewhere (but not in this model) were filtered out, but shouldn't, for they should appear as top-classes (so happened in foaf rdf-schema)... fixed
Philipp Frischmuth
as p_frischmuth
More... about 18 years ago
- bug: Top-Classes, which are explicit defined as subclasses of owl:Thing were not displayed, for they were filtered out... fixed
Philipp Frischmuth
as p_frischmuth
More... about 18 years ago
[fixed] !empty($this) instantiation check resulted in an error if used within the context of another object.
Norman Heino
as nheino
More... about 18 years ago
[changed] LF --> PHP_EOL.
Norman Heino
as nheino
More... about 18 years ago
pt translation merged, wrong ru labels removed
Sebastian Tramp
as seebi
More... about 18 years ago
check for existing config would merge empty array.
Norman Heino
as nheino
More... about 18 years ago
log tables are created automatically now, too
Philipp Frischmuth
as p_frischmuth
More... over 18 years ago
Fix bug [ 1676354 ] create database fails with dashes in database name
Christian Weiske
as cweiske
More... over 18 years ago
This one has been fixed in RAP
Christian Weiske
as cweiske
More... over 18 years ago
History and Rollback repaired.
Norman Heino
as nheino
More... over 18 years ago
there was an error in the sql statement-> cache table was not constructed right
Philipp Frischmuth
as p_frischmuth
More... over 18 years ago
changed the sql in _listDefinedTopClasses, because we do not need blank nodes in the classes tree
Philipp Frischmuth
as p_frischmuth
More... over 18 years ago