Log of /artikeleksport
Directory Listing
Revision
10356 -
Directory Listing
Modified
Wed Oct 24 19:29:58 2012 UTC
(6 years, 3 months ago)
by
BrianNielsen
Added documentation
Revision
10175 -
Directory Listing
Modified
Fri Aug 10 12:45:35 2012 UTC
(6 years, 6 months ago)
by
brian@itst.dk
updated classes
Revision
10174 -
Directory Listing
Modified
Fri Aug 10 12:44:39 2012 UTC
(6 years, 6 months ago)
by
brian@itst.dk
Updated to target java 1.7 (version 7) instead of 1.6, since the wrapper is now hosted on tomcat7
Revision
10173 -
Directory Listing
Modified
Fri Aug 10 12:44:01 2012 UTC
(6 years, 6 months ago)
by
brian@itst.dk
Updated to call the new endpoint for BG3
Revision
10148 -
Directory Listing
Modified
Fri Jul 20 12:06:32 2012 UTC
(6 years, 7 months ago)
by
brian@itst.dk
Opretter ny projektfolder til KIF2012 projektet som skal lave et Umbraco modul/package til Borger.dk artikeleksport
Revision
9795 -
Directory Listing
Modified
Sun Feb 5 10:09:03 2012 UTC
(7 years ago)
by
brian@itst.dk
Updated SoapCollector and expect nullpointer exception problem to have been solved. It was related to the throttle mechanism that didnt work, so it has been removed.
Revision
9794 -
Directory Listing
Modified
Fri Feb 3 13:52:48 2012 UTC
(7 years ago)
by
brian@itst.dk
Fixed wrong debug info
Revision
9793 -
Directory Listing
Modified
Fri Feb 3 13:39:55 2012 UTC
(7 years ago)
by
brian@itst.dk
Updated for JSONP (JSON Callback) support for all articles and articles by articleID.
Revision
9792 -
Directory Listing
Modified
Fri Feb 3 06:38:15 2012 UTC
(7 years ago)
by
brian@itst.dk
cleanup
Revision
9791 -
Directory Listing
Modified
Fri Feb 3 06:37:20 2012 UTC
(7 years ago)
by
brian@itst.dk
interrim commit, still not stable
Revision
9473 -
Directory Listing
Modified
Fri Dec 9 20:57:49 2011 UTC
(7 years, 2 months ago)
by
brian@itst.dk
Applied the following changes:
* make SOAP request use UTF8 and removed the forced encding in source
* added form to make it possible to add an artcle from a list
* refactorings, introduced two constants files and file naming scheme for model (business logic) and drupal (drupal functionality/frontend), first constants (Define) and a fourth state for articles "NOT VALID" for when they've been deleted on Borger.dk
Revision
9254 -
Directory Listing
Modified
Thu Oct 27 09:34:21 2011 UTC
(7 years, 3 months ago)
by
brian@itst.dk
Fixed warning/error as I applied patch as found in nusoap forum (http://sourceforge.net/projects/nusoap/forums/forum/193579/topic/3780342) since nusoap seems to have a slow release cycle (also un-dos'ified):
4689c4689
< foreach ($list as $ilist => $xs) {
---
> foreach ($list as $xs) {
4694c4694
< $this->schemas[$ns][$ilist]->imports[$ns2][$ii]['loaded'] = true;
---
> $this->schemas[$ns]->imports[$ns2][$ii]['loaded'] = true;
Revision
9224 -
Directory Listing
Modified
Sat Oct 15 07:58:34 2011 UTC
(7 years, 4 months ago)
by
brian@itst.dk
added basic logging
Revision
9223 -
Directory Listing
Modified
Sat Oct 15 07:58:05 2011 UTC
(7 years, 4 months ago)
by
brian@itst.dk
added log4j configuration
Revision
9222 -
Directory Listing
Modified
Fri Oct 14 19:02:43 2011 UTC
(7 years, 4 months ago)
by
brian@itst.dk
added basic logging
Revision
8840 -
Directory Listing
Modified
Fri Sep 16 14:24:48 2011 UTC
(7 years, 5 months ago)
by
brian@itst.dk
Simple digitaliser.dk layout for index/info page
Revision
8828 -
Directory Listing
Modified
Wed Sep 14 10:36:01 2011 UTC
(7 years, 5 months ago)
by
brian@itst.dk
Minor clean up in root folder
Revision
8827 -
Directory Listing
Modified
Wed Sep 14 10:34:59 2011 UTC
(7 years, 5 months ago)
by
brian@itst.dk
Moved to doc directory
Revision
8825 -
Directory Listing
Modified
Wed Sep 14 09:45:32 2011 UTC
(7 years, 5 months ago)
by
brian@itst.dk
removed empty and unused folder
Revision
8824 -
Directory Listing
Modified
Wed Sep 14 09:44:58 2011 UTC
(7 years, 5 months ago)
by
brian@itst.dk
removed war-file that had ended up in wrong folder
Revision
8800 -
Directory Listing
Modified
Fri Sep 9 14:05:52 2011 UTC
(7 years, 5 months ago)
by
brian@itst.dk
removed, the jar-file is used in lib folder
Revision
8799 -
Directory Listing
Modified
Fri Sep 9 14:01:07 2011 UTC
(7 years, 5 months ago)
by
brian@itst.dk
added references to JUnit jars to complete pure ant build and commented out the option to deploy locally on war-build
Revision
8798 -
Directory Listing
Modified
Fri Sep 9 14:00:34 2011 UTC
(7 years, 5 months ago)
by
brian@itst.dk
added references to JUnit jars to complete pure ant build
Revision
8797 -
Directory Listing
Modified
Fri Sep 9 13:59:19 2011 UTC
(7 years, 5 months ago)
by
brian@itst.dk
adding junit dependencies, JUnit version 4.9
Revision
8796 -
Directory Listing
Modified
Fri Sep 9 13:50:24 2011 UTC
(7 years, 5 months ago)
by
brian@itst.dk
Re-encoded to utf-8 (from ISO-8859-1) that had somehow creeped into the file, and made compiling fail caused by speciale characters in Tomas name
Revision
8795 -
Directory Listing
Modified
Fri Sep 9 13:45:21 2011 UTC
(7 years, 5 months ago)
by
brian@itst.dk
Re-encoded to utf-8 (from ISO-8859-1) that had somehow creeped into the file, and made compiling fail caused by speciale characters in Tomas name
Revision
8794 -
Directory Listing
Modified
Fri Sep 9 13:42:18 2011 UTC
(7 years, 5 months ago)
by
brian@itst.dk
Re-encoded to utf-8 (from ISO-8859-1) that had somehow creeped into the file, and made compiling fail caused by speciale characters in Tomas name
Revision
8793 -
Directory Listing
Modified
Fri Sep 9 13:39:17 2011 UTC
(7 years, 5 months ago)
by
brian@itst.dk
Re-encoded to utf-8 (from ISO-8859-1) that had somehow creeped into the file, and made compiling fail caused by speciale characters in Tomas name
Revision
8792 -
Directory Listing
Modified
Fri Sep 9 13:37:43 2011 UTC
(7 years, 5 months ago)
by
brian@itst.dk
Re-encoded to utf-8 (from ISO-8859-1) that had somehow creeped into the file, and made compiling fail caused by speciale characters in Tomas name
Revision
8791 -
Directory Listing
Modified
Fri Sep 9 13:29:58 2011 UTC
(7 years, 5 months ago)
by
brian@itst.dk
Deleted the war file since it's supposed to be buid with instead of contained in the project
Revision
8736 -
Directory Listing
Modified
Tue Sep 6 21:05:29 2011 UTC
(7 years, 5 months ago)
by
togu
Possible the last update ? Thank you KOD I FERIEN 2011 :) -tg
Revision
8710 -
Directory Listing
Modified
Mon Sep 5 10:00:21 2011 UTC
(7 years, 5 months ago)
by
togu
Documentation and comments.
Revision
8692 -
Directory Listing
Modified
Thu Sep 1 08:41:27 2011 UTC
(7 years, 5 months ago)
by
togu
Documentation.
Revision
8564 -
Directory Listing
Modified
Tue Aug 23 16:30:45 2011 UTC
(7 years, 5 months ago)
by
togu
Fixed bugs and errors from meeting on Tuesday 23/08/11. All expected operations "work-for-me". Missing is documentation and logging.
Revision
8555 -
Directory Listing
Modified
Mon Aug 22 22:32:29 2011 UTC
(7 years, 5 months ago)
by
togu
As is, before a meeting. Web service not fully tested - i.e. contains bugs.
Revision
8546 -
Directory Listing
Modified
Mon Aug 22 09:12:43 2011 UTC
(7 years, 6 months ago)
by
togu
UNSTABLE COMMIT. Does not work properly at the moment. Only reason is for togu to be able to fetch this data on another computer. Status is in the middle of web service completion. Permalinks don't work and all artikler isn't finished.
Revision
8513 -
Directory Listing
Modified
Tue Aug 16 12:25:27 2011 UTC
(7 years, 6 months ago)
by
togu
update after meeting
Revision
8499 -
Directory Listing
Modified
Mon Aug 15 22:50:32 2011 UTC
(7 years, 6 months ago)
by
togu
removing unnecessary stuff
Revision
8498 -
Directory Listing
Modified
Mon Aug 15 22:50:06 2011 UTC
(7 years, 6 months ago)
by
togu
adding classpath and project as well as ant build file
Revision
8496 -
Directory Listing
Modified
Mon Aug 15 19:04:28 2011 UTC
(7 years, 6 months ago)
by
togu
Updated GsonBinding and added more tests. Relevant namespaces now have 84-93% code coverage by tests.
Revision
8308 -
Directory Listing
Modified
Fri Jul 29 14:06:17 2011 UTC
(7 years, 6 months ago)
by
togu
Added some libraries and tests. Not all tests pass and GSon binding not finished.
Revision
8276 -
Directory Listing
Modified
Wed Jul 27 13:08:04 2011 UTC
(7 years, 6 months ago)
by
togu
Atom and Rss java binding finished, needs more testing.
Revision
8132 -
Directory Listing
Modified
Wed Jul 6 12:38:47 2011 UTC
(7 years, 7 months ago)
by
togu
update in naming convention and output
Revision
8098 -
Directory Listing
Modified
Mon Jul 4 16:00:23 2011 UTC
(7 years, 7 months ago)
by
togu
Initial commit.
Revision
8051 -
Directory Listing
Modified
Wed Jun 29 13:48:58 2011 UTC
(7 years, 7 months ago)
by
brian@itst.dk
Tilføjer trunk-directory til wrapper
Revision
8050 -
Directory Listing
Modified
Wed Jun 29 13:42:12 2011 UTC
(7 years, 7 months ago)
by
brian@itst.dk
Tilføjer trunk-directory til typo3
Revision
8049 -
Directory Listing
Modified
Wed Jun 29 13:41:27 2011 UTC
(7 years, 7 months ago)
by
brian@itst.dk
Tilføjer trunk-directory til drupal
Revision
8046 -
Directory Listing
Modified
Wed Jun 29 13:38:22 2011 UTC
(7 years, 7 months ago)
by
tommy
Creating dir for artikeleksport/joomla
Revision
8045 -
Directory Listing
Modified
Wed Jun 29 13:38:01 2011 UTC
(7 years, 7 months ago)
by
tommy
Creating dir for artikeleksport/joomla
Revision
8044 -
Directory Listing
Modified
Wed Jun 29 13:22:18 2011 UTC
(7 years, 7 months ago)
by
tommy
moving dir for Artikeleksport/wrapper
Revision
8042 -
Directory Listing
Modified
Wed Jun 29 13:20:07 2011 UTC
(7 years, 7 months ago)
by
tommy
deleting wordpressbranch
Revision
8033 -
Directory Listing
Modified
Wed Jun 29 11:45:31 2011 UTC
(7 years, 7 months ago)
by
tommy
Creating dir for collection management
Revision
8032 -
Directory Listing
Modified
Wed Jun 29 11:44:14 2011 UTC
(7 years, 7 months ago)
by
tommy
Creating dir for artikeleksport/joomla
Revision
8031 -
Directory Listing
Modified
Wed Jun 29 11:44:01 2011 UTC
(7 years, 7 months ago)
by
tommy
Creating dir for artikeleksport/typo3
Revision
8030 -
Directory Listing
Modified
Wed Jun 29 11:43:32 2011 UTC
(7 years, 7 months ago)
by
tommy
Creating dir for artikeleksport/typo3