openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
cutplace
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 8 hours
ago. based on code collected
about 8 hours
ago.
Sep 18, 2024 — Sep 18, 2025
Showing page 36 of 45
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
#4: Improved tutorial.
Thomas Aglassinger
More...
over 16 years ago
#4: Improved tutorial:
Thomas Aglassinger
More...
over 16 years ago
#4: Added details on how to write a really simple ICD with the only the field names specified.
Thomas Aglassinger
More...
over 16 years ago
Added example data and ICDs to documentation in order to include them with the tutorial.
Thomas Aglassinger
More...
over 16 years ago
Cleaned up code by using macro and removing unused properties.
Thomas Aglassinger
More...
over 16 years ago
Moved sphinx build from build.xml to setup.py.
Thomas Aglassinger
More...
over 16 years ago
Cleaned up dead code.
Thomas Aglassinger
More...
over 16 years ago
* #14: Changed declaration of field format in ICDs: the type now has to be specified before the rule instead of after the example. Experieance shows that most people still understand the "Empty?" and "Length" columns but get confused by the field type, which can use cryptic terms like !"RegEx" or !"Integer". This change is supposed to increase the chance of domain experts actually taking a look at as many columns as possible and point out possible mistakes to data modelers and developers. Apart from that, it is also more sensible to keep the related columns "Type" and "Rule" close to each other. * #15: Changed field type to be optional. If missing, "Text" is used.
Thomas Aglassinger
More...
over 16 years ago
Cleaned up table of contents.
Thomas Aglassinger
More...
over 16 years ago
#13: Added simple homepage.
Thomas Aglassinger
More...
over 16 years ago
Cleaned up heading in example.
Thomas Aglassinger
More...
over 16 years ago
* #4: Added first fragments of new tutorial. * #4: Added example data and ICD for tutorial. * Added "docs_generated" command to setup.py to generate *.rst files from data and ICDs.
Thomas Aglassinger
More...
over 16 years ago
Cleaned up reference to a folder that got removed during project reorganization.
Thomas Aglassinger
More...
over 16 years ago
Added encoded file.
Thomas Aglassinger
More...
over 16 years ago
Ignored OpenOffice.org locks.
Thomas Aglassinger
More...
over 16 years ago
* Added error message if --heading is used together with --format=csv * Cleaned up logging.
Thomas Aglassinger
More...
over 16 years ago
Changed cutplace box to be yellow instead of blue to make it consistent with the logo image. Furthermore the box moved closer to each other in order to screen/paper real estate when reading the documentation.
Thomas Aglassinger
More...
over 16 years ago
Added possibility to omit the output file path from the command line option. In this case the output file will end up in the same folder as the input file, with a similar name using a suffix depending on the output format. For example, converting "some/name.ods" using "--format=csv" yields "some/name.csv".
Thomas Aglassinger
More...
over 16 years ago
Added reStructuredText as output format, use --format=rst.
Thomas Aglassinger
More...
over 16 years ago
Fixed broken path description caused by project reorganization.
Thomas Aglassinger
More...
over 16 years ago
Fixed broken path caused by project reorganization.
Thomas Aglassinger
More...
over 16 years ago
Changed developer instructions to reflect the new project structure and toolset.
Thomas Aglassinger
More...
over 16 years ago
Fixed broken reference to already removed source folder.
Thomas Aglassinger
More...
over 16 years ago
Removed DocBook user guide and related infrastructure.
Thomas Aglassinger
More...
over 16 years ago
Fixed outdated source path.
Thomas Aglassinger
More...
over 16 years ago
Removed unused folder.
Thomas Aglassinger
More...
over 16 years ago
* Improved error message for broken date value by quoting the date. This simplifies finding spurious white space. * Fixed test case with trailing white space in test value. Strangely this did not fail when running "python test_interface.py", but does fail when running "python setup.py test". * Fixed test case where !FieldValueError is not considered a !CutplaceError when running "python setup.py test". See the HACK comment in the source code for a discussion. I have no idea whatsoever why this is the case. * Ignored eggs downloaded by "setup.py test".
Thomas Aglassinger
More...
over 16 years ago
Cleaned up misleading comment.
Thomas Aglassinger
More...
over 16 years ago
Moved source code from source/cutplace to cutplace. This way the project folder structure better matches setuptools' expectations and certain things should work out of the box now. In particular, this concerns the test command in setup.py - most tests that failed before now work. (Ticket #13)
Thomas Aglassinger
More...
over 16 years ago
Added test command to setup.py. Currently several tests fail when run that way because the project's folder structure does not match setuptools' expectations. (Ticket #13)
Thomas Aglassinger
More...
over 16 years ago
←
1
2
…
32
33
34
35
36
37
38
39
40
…
44
45
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree