- Sep 20, 2021
-
-
Stein Magne Bjorklund authored
We cannot just remove data from common.inc.php The class expect and try to use it throwing errors/warning every time the application load.
-
Stein Magne Bjorklund authored
- Require the application default settings. Loadspkr needs it and have to stop if not present and not simply throw a notification. - Introduce a constant that points to where Loadspkr have been installed. Allows us to later move the common.inc.php without it breaks the bootstrap.
-
Stein Magne Bjorklund authored
Full autoload the application boostrap process.
-
Stein Magne Bjorklund authored
Addressing a old legacy bug. Making sure the file validate also make it easier to spot newly introduced errors and bugs.
-
Stein Magne Bjorklund authored
We should not trust language " auto magic". Let us be sure we do a strict type check.
-
- Sep 15, 2021
-
-
Stein Magne Bjorklund authored
-
Stein Magne Bjorklund authored
- Paves way for real autoloading in the future.
-
Stein Magne Bjorklund authored
- HTML element deprecated should no longer be used. - Generic reformatting.
-
Stein Magne Bjorklund authored
- Always called utilities. We need to make sure they work as expected. Introduce PHPUnit tests. - Due to the use of gobals inside the static methods they become untestable. Remove use of global but that also forces a change if method signature.
-
Stein Magne Bjorklund authored
- Always run and should be fast. - Introduce tests to make sure I actually work. - Stop method from using global states to make it testable and safe.
-
- Sep 08, 2021
-
-
Stein Magne Bjorklund authored
- Fix static linked ARC2 lib in module code. - Fix typo in index.php
-
- Sep 07, 2021
-
-
Stein Magne Bjorklund authored
- PSR4 autoload all classes except modules. - Explicit declare what is used by classes. - Composer define what PHP modules are used.
-
- Aug 11, 2014
-
-
Tarje Saelen Lavik authored
-
- Jun 12, 2013
-
-
alvaro authored
-
- May 13, 2013
-
-
alvaro authored
-
- May 12, 2013
- Sep 06, 2012
-
-
alvaro authored
-
- Jun 28, 2012
-
-
alvaro authored
-
- Mar 23, 2012
-
-
alvaro authored
Adding user agent LODSPeaKr
-
- Feb 22, 2012
-
-
alvaro authored
-
- Feb 21, 2012
- Feb 17, 2012
-
-
alvaro authored
-
- Feb 16, 2012
-
-
alvaro authored
-
- Jan 23, 2012
- Jan 18, 2012
-
-
alangrafu authored
Instead of returning to ".." it will go to $conf['home']
-
- Jan 13, 2012
-
-
alangrafu authored
-
alangrafu authored
-
alangrafu authored
* Back to "first" instead of "f" to increase readability * default views and models are now rdfs:Resource * 'use_external_uris' renamed to 'mirror_external_uris' to increase readability * When mirroring URIs, LODSPeaKr will include two triples using (owl:sameAs and con:prerredUri) from mirrored URI to original one
-
- Jan 12, 2012
-
-
alangrafu authored
Now using f[.model]*.variable.value
-
- Jan 11, 2012
-
-
alangrafu authored
TODO: still buggy (example: dbpedia)
-
- Dec 17, 2011
-
-
alangrafu authored
-
- Nov 08, 2011
-
-
alangrafu authored
-
- Nov 07, 2011