You can subscribe to this list here.
| 2006 |
Jan
|
Feb
|
Mar
(43) |
Apr
(20) |
May
(20) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2007 |
Jan
(20) |
Feb
(28) |
Mar
(28) |
Apr
(1) |
May
(5) |
Jun
(27) |
Jul
(55) |
Aug
(30) |
Sep
|
Oct
|
Nov
(1) |
Dec
|
|
From: <nma...@us...> - 2007-07-20 09:18:51
|
Revision: 207
http://svn.sourceforge.net/opendocumentphp/?rev=207&view=rev
Author: nmarkgraf
Date: 2007-07-20 02:17:51 -0700 (Fri, 20 Jul 2007)
Log Message:
-----------
* Some changes in the producing xsl files.
* More doc cosmetics
Modified Paths:
--------------
phase1.1/etc/PhingStyles/phpunit2-frames.xsl
phase1.1/etc/PhingStyles/phpunit2-noframes.xsl
phase1.1/src/OpenDocumentPHP/OpenDocumentAbstract.php
phase1.1/src/OpenDocumentPHP/OpenDocumentArchive.php
phase1.1/src/OpenDocumentPHP/OpenDocumentSpreadsheet.php
phase1.1/src/OpenDocumentPHP/OpenDocumentText.php
phase1.1/src/OpenDocumentPHP/styles/properties/GraphicProperties.php
phase1.1/src/OpenDocumentPHP/util/AbstractDocument.php
phase1.1/src/OpenDocumentPHP/util/ElementFragment.php
phase1.1/src/OpenDocumentPHP/util/Fragment.php
phase1.1/src/OpenDocumentPHP/util/Validator.php
phase1.1/src/tools/sourcebeautifier/SourceBeautifier.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-20 07:22:23
|
Revision: 206
http://svn.sourceforge.net/opendocumentphp/?rev=206&view=rev
Author: nmarkgraf
Date: 2007-07-20 00:22:24 -0700 (Fri, 20 Jul 2007)
Log Message:
-----------
fixing some phpdoc comment errors ans some typos.
Modified Paths:
--------------
phase1.1/doc/manual.odt
phase1.1/etc/PhingStyles/phpunit2-frames.xsl
phase1.1/etc/PhingStyles/phpunit2-noframes.xsl
phase1.1/src/OpenDocumentPHP/OpenDocumentAbstract.php
phase1.1/src/OpenDocumentPHP/OpenDocumentArchive.php
phase1.1/src/OpenDocumentPHP/OpenDocumentSpreadsheet.php
phase1.1/src/OpenDocumentPHP/OpenDocumentText.php
phase1.1/src/OpenDocumentPHP/content/ContentDocument.php
phase1.1/src/OpenDocumentPHP/content/ScriptsFragment.php
phase1.1/src/OpenDocumentPHP/content/script/Script.php
phase1.1/src/OpenDocumentPHP/global/AutomaticStylesFragment.php
phase1.1/src/OpenDocumentPHP/global/FontFace.php
phase1.1/src/OpenDocumentPHP/global/FontFaceDeclFragment.php
phase1.1/src/OpenDocumentPHP/meta/MetaFragment.php
phase1.1/src/unittests/ManifestTest.php
Added Paths:
-----------
phase1.1/src/tools/sourcebeautifier/
phase1.1/src/tools/sourcebeautifier/SourceBeautifier.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-15 08:53:33
|
Revision: 205
http://svn.sourceforge.net/opendocumentphp/?rev=205&view=rev
Author: nmarkgraf
Date: 2007-07-15 01:53:16 -0700 (Sun, 15 Jul 2007)
Log Message:
-----------
Added some more support for PEAR and its package format to the build script.
Modified Paths:
--------------
phase1.1/build.xml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-15 08:35:06
|
Revision: 204
http://svn.sourceforge.net/opendocumentphp/?rev=204&view=rev
Author: nmarkgraf
Date: 2007-07-15 01:35:02 -0700 (Sun, 15 Jul 2007)
Log Message:
-----------
We can now create PEAR packages with 'phing build.pear'. The files are in ${build.pear} and ready for upload to the server.
Modified Paths:
--------------
phase1.1/build.properties
phase1.1/build.xml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-13 09:51:24
|
Revision: 203
http://svn.sourceforge.net/opendocumentphp/?rev=203&view=rev
Author: nmarkgraf
Date: 2007-07-13 02:51:23 -0700 (Fri, 13 Jul 2007)
Log Message:
-----------
Changed some more the PHPDoc style to be more PEAR friendly...
Modified Paths:
--------------
phase1.1/src/OpenDocumentPHP/OpenDocumentAbstract.php
phase1.1/src/OpenDocumentPHP/OpenDocumentArchive.php
phase1.1/src/OpenDocumentPHP/OpenDocumentSpreadsheet.php
phase1.1/src/OpenDocumentPHP/OpenDocumentText.php
phase1.1/src/samples/simple/SimpleMetaOutput.php
phase1.1/src/samples/simple/SimpleTextDocument.php
phase1.1/src/tools/demoapp/dispatcher.php
phase1.1/src/tools/demoapp/odmanager.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-11 14:16:43
|
Revision: 202
http://svn.sourceforge.net/opendocumentphp/?rev=202&view=rev
Author: nmarkgraf
Date: 2007-07-11 07:16:45 -0700 (Wed, 11 Jul 2007)
Log Message:
-----------
Changed some more the PHPDoc style to be more PEAR friendly...
Modified Paths:
--------------
phase1.1/src/OpenDocumentPHP/manifest/ManifestDocument.php
phase1.1/src/OpenDocumentPHP/meta/MetaDocument.php
phase1.1/src/OpenDocumentPHP/settings/SettingsDocument.php
phase1.1/src/OpenDocumentPHP/util/AbstractDocument.php
phase1.1/src/OpenDocumentPHP/util/ElementFragment.php
phase1.1/src/OpenDocumentPHP/util/Fragment.php
phase1.1/src/OpenDocumentPHP/util/Namespaces.php
phase1.1/src/OpenDocumentPHP/util/ODPElement.php
phase1.1/src/OpenDocumentPHP/util/Validator.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-11 11:36:55
|
Revision: 201
http://svn.sourceforge.net/opendocumentphp/?rev=201&view=rev
Author: nmarkgraf
Date: 2007-07-11 04:36:55 -0700 (Wed, 11 Jul 2007)
Log Message:
-----------
Start to changed the PHPDoc style to be more PEAR friendly ;)
Modified Paths:
--------------
phase1.1/src/OpenDocumentPHP/manifest/ManifestDocument.php
phase1.1/src/OpenDocumentPHP/meta/MetaDocument.php
phase1.1/src/OpenDocumentPHP/settings/SettingsDocument.php
phase1.1/src/OpenDocumentPHP/styles/StylesDocument.php
phase1.1/src/OpenDocumentPHP/util/Fragment.php
phase1.1/src/OpenDocumentPHP/util/Validator.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-11 08:08:24
|
Revision: 200
http://svn.sourceforge.net/opendocumentphp/?rev=200&view=rev
Author: nmarkgraf
Date: 2007-07-11 01:08:25 -0700 (Wed, 11 Jul 2007)
Log Message:
-----------
Fix bug, that caused the getTag() method for creation-date was called with "meta:meta:creation-date" instead of "meta:creation-date".
Modified Paths:
--------------
phase1.1/src/OpenDocumentPHP/meta/MetaFragment.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-11 07:48:16
|
Revision: 199
http://svn.sourceforge.net/opendocumentphp/?rev=199&view=rev
Author: nmarkgraf
Date: 2007-07-11 00:48:17 -0700 (Wed, 11 Jul 2007)
Log Message:
-----------
Some modifications to several parts of the project. We now have a interface (called Namespaces) in which the opendocument namespaces are defined, this make ODPElement and AbstractDocument a lot shorter and handier. Some typos corrected and I bet some new introduced. ;-) Also write some more code documentations for developers and customers. Thanks to Koebo for some hints.
Modified Paths:
--------------
phase1.1/src/OpenDocumentPHP/OpenDocumentArchive.php
phase1.1/src/OpenDocumentPHP/OpenDocumentText.php
phase1.1/src/OpenDocumentPHP/settings/SettingsDocument.php
phase1.1/src/OpenDocumentPHP/util/AbstractDocument.php
phase1.1/src/OpenDocumentPHP/util/ElementFragment.php
phase1.1/src/OpenDocumentPHP/util/Fragment.php
phase1.1/src/OpenDocumentPHP/util/ODPElement.php
phase1.1/src/OpenDocumentPHP/util/Validator.php
Added Paths:
-----------
phase1.1/src/OpenDocumentPHP/util/Namespaces.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-11 06:59:09
|
Revision: 198
http://svn.sourceforge.net/opendocumentphp/?rev=198&view=rev
Author: nmarkgraf
Date: 2007-07-10 23:58:52 -0700 (Tue, 10 Jul 2007)
Log Message:
-----------
Fixes a bug, that caused the settings.xml not being valid. Thanks to Koebo for reporting it.
Modified Paths:
--------------
phase1.1/src/OpenDocumentPHP/settings/SettingsDocument.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-07-02 09:36:12
|
Revision: 197
http://svn.sourceforge.net/opendocumentphp/?rev=197&view=rev
Author: nmarkgraf
Date: 2007-07-02 01:29:19 -0700 (Mon, 02 Jul 2007)
Log Message:
-----------
Just some more documentation to some classes.
Modified Paths:
--------------
phase1.1/src/OpenDocumentPHP/OpenDocumentAbstract.php
phase1.1/src/OpenDocumentPHP/OpenDocumentArchive.php
phase1.1/src/OpenDocumentPHP/OpenDocumentSpreadsheet.php
phase1.1/src/OpenDocumentPHP/OpenDocumentText.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-06-22 07:27:56
|
Revision: 196
http://svn.sourceforge.net/opendocumentphp/?rev=196&view=rev
Author: nmarkgraf
Date: 2007-06-22 00:27:54 -0700 (Fri, 22 Jun 2007)
Log Message:
-----------
[web] First steps for a Joomla! 1.5 template.
Added Paths:
-----------
web/OpenDocumentPHP-Joomla-templates/src-1.5/css/
web/OpenDocumentPHP-Joomla-templates/src-1.5/css/index.html
web/OpenDocumentPHP-Joomla-templates/src-1.5/css/template_css.css
web/OpenDocumentPHP-Joomla-templates/src-1.5/images/
web/OpenDocumentPHP-Joomla-templates/src-1.5/images/OpenDocumentPHP-logo2-small.png
web/OpenDocumentPHP-Joomla-templates/src-1.5/images/indent1.png
web/OpenDocumentPHP-Joomla-templates/src-1.5/images/index.html
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-06-22 07:21:50
|
Revision: 195
http://svn.sourceforge.net/opendocumentphp/?rev=195&view=rev
Author: nmarkgraf
Date: 2007-06-22 00:21:50 -0700 (Fri, 22 Jun 2007)
Log Message:
-----------
[web] First steps for a Joomla! 1.5 template.
Modified Paths:
--------------
web/OpenDocumentPHP-Joomla-templates/build.xml
web/OpenDocumentPHP-Joomla-templates/src/css/template_css.css
Added Paths:
-----------
web/OpenDocumentPHP-Joomla-templates/src-1.5/
web/OpenDocumentPHP-Joomla-templates/src-1.5/index.html
web/OpenDocumentPHP-Joomla-templates/src-1.5/index.php
web/OpenDocumentPHP-Joomla-templates/src-1.5/templateDetails.xml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-06-19 08:23:20
|
Revision: 194
http://svn.sourceforge.net/opendocumentphp/?rev=194&view=rev
Author: nmarkgraf
Date: 2007-06-19 01:23:22 -0700 (Tue, 19 Jun 2007)
Log Message:
-----------
- Reverted last MetaFragment and DublinCoreFragment fixes and killed the true bug now.
- Changed demoapp to match the new ::close( false ) method for OpenDocumentArchives.
Modified Paths:
--------------
phase1.1/src/OpenDocumentPHP/meta/DublinCoreFragment.php
phase1.1/src/OpenDocumentPHP/meta/MetaDocument.php
phase1.1/src/OpenDocumentPHP/meta/MetaFragment.php
phase1.1/src/tools/demoapp/dispatcher.php
phase1.1/src/tools/demoapp/stylesheets/main.css
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-06-19 08:03:18
|
Revision: 193
http://svn.sourceforge.net/opendocumentphp/?rev=193&view=rev
Author: nmarkgraf
Date: 2007-06-19 01:03:19 -0700 (Tue, 19 Jun 2007)
Log Message:
-----------
- Added new parameter $write to the Archive::close() method. So we can handle strikt read-only cases.
- Thing I found a little bug in getting the tags in MetaFragment and DublinCoreFragment, fixed it hopefully.
Modified Paths:
--------------
phase1.1/src/OpenDocumentPHP/OpenDocumentAbstract.php
phase1.1/src/OpenDocumentPHP/OpenDocumentArchive.php
phase1.1/src/OpenDocumentPHP/OpenDocumentSpreadsheet.php
phase1.1/src/OpenDocumentPHP/OpenDocumentText.php
phase1.1/src/OpenDocumentPHP/meta/DublinCoreFragment.php
phase1.1/src/OpenDocumentPHP/meta/MetaFragment.php
phase1.1/src/unittests/OpenDocumentTextTest.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-06-18 17:42:19
|
Revision: 192
http://svn.sourceforge.net/opendocumentphp/?rev=192&view=rev
Author: nmarkgraf
Date: 2007-06-18 10:42:20 -0700 (Mon, 18 Jun 2007)
Log Message:
-----------
- Added a stylesheet to the demo app.
- Changed demo appication to table view.
Modified Paths:
--------------
phase1.1/src/tools/demoapp/dispatcher.php
Added Paths:
-----------
phase1.1/src/tools/demoapp/stylesheets/main.css
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-06-18 17:17:58
|
Revision: 191
http://svn.sourceforge.net/opendocumentphp/?rev=191&view=rev
Author: nmarkgraf
Date: 2007-06-18 10:17:59 -0700 (Mon, 18 Jun 2007)
Log Message:
-----------
Some tiny typos and some bugs fixed.
Modified Paths:
--------------
phase1.1/src/tools/demoapp/dispatcher.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-06-18 17:11:11
|
Revision: 190
http://svn.sourceforge.net/opendocumentphp/?rev=190&view=rev
Author: nmarkgraf
Date: 2007-06-18 10:10:55 -0700 (Mon, 18 Jun 2007)
Log Message:
-----------
- Added a new demo application in the tools section, called demoapp. This is a short example of how to work with ODP
- Some bug fixes and documentation in the unittests part.
Modified Paths:
--------------
phase1.1/src/unittests/OpenDocumentTextTest.php
Added Paths:
-----------
phase1.1/src/tools/demoapp/
phase1.1/src/tools/demoapp/dispatcher.php
phase1.1/src/tools/demoapp/odmanager.php
phase1.1/src/tools/demoapp/stylesheets/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-06-13 14:22:17
|
Revision: 189
http://svn.sourceforge.net/opendocumentphp/?rev=189&view=rev
Author: nmarkgraf
Date: 2007-06-13 07:22:18 -0700 (Wed, 13 Jun 2007)
Log Message:
-----------
DOMCompare seems to be very usable right now. ;)
Modified Paths:
--------------
phase1.1/src/tools/DOMCompare.php
phase1.1/src/unittests/OpenDocumentTextTest.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-06-13 14:09:18
|
Revision: 188
http://svn.sourceforge.net/opendocumentphp/?rev=188&view=rev
Author: nmarkgraf
Date: 2007-06-13 07:09:18 -0700 (Wed, 13 Jun 2007)
Log Message:
-----------
[DOMCompare] Bugfixes ...
Modified Paths:
--------------
phase1.1/src/tools/DOMCompare.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-06-13 11:28:35
|
Revision: 187
http://svn.sourceforge.net/opendocumentphp/?rev=187&view=rev
Author: nmarkgraf
Date: 2007-06-13 04:28:36 -0700 (Wed, 13 Jun 2007)
Log Message:
-----------
[DOMCompare] Some bugs fixed
Modified Paths:
--------------
phase1.1/src/tools/DOMCompare.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-06-13 11:23:41
|
Revision: 186
http://svn.sourceforge.net/opendocumentphp/?rev=186&view=rev
Author: nmarkgraf
Date: 2007-06-13 04:23:39 -0700 (Wed, 13 Jun 2007)
Log Message:
-----------
[DOMCompare] Some bugs fixed
Modified Paths:
--------------
phase1.1/src/tools/DOMCompare.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-06-12 09:05:01
|
Revision: 185
http://svn.sourceforge.net/opendocumentphp/?rev=185&view=rev
Author: nmarkgraf
Date: 2007-06-12 02:05:02 -0700 (Tue, 12 Jun 2007)
Log Message:
-----------
Phing 2.3.0beta1 has still problems with phplint's halt on error parameter. So we drop it for now.
Modified Paths:
--------------
phase1.1/build.xml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-06-12 09:03:47
|
Revision: 184
http://svn.sourceforge.net/opendocumentphp/?rev=184&view=rev
Author: nmarkgraf
Date: 2007-06-12 02:03:48 -0700 (Tue, 12 Jun 2007)
Log Message:
-----------
New development branche (aka 0.5.3) started.
Modified Paths:
--------------
phase1.1/build.properties
phase1.1/doc/CHANGELOG
phase1.1/doc/manual.odt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nma...@us...> - 2007-06-12 08:00:04
|
Revision: 183
http://svn.sourceforge.net/opendocumentphp/?rev=183&view=rev
Author: nmarkgraf
Date: 2007-06-12 00:58:41 -0700 (Tue, 12 Jun 2007)
Log Message:
-----------
FINAL COMMIT for 0.5.2 release.
Modified Paths:
--------------
phase1.1/build.properties
phase1.1/build.xml
phase1.1/src/OpenDocumentPHP/content/ScriptsFragment.php
phase1.1/src/OpenDocumentPHP/content/body/BodyFragment.php
phase1.1/src/OpenDocumentPHP/meta/MetaFragment.php
phase1.1/src/OpenDocumentPHP/util/ODPElement.php
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|