lp:~linxs.org/+junk/docushare

Created by HAYASI Hideki and last modified
Get this branch:
bzr branch lp:~linxs.org/+junk/docushare
Only HAYASI Hideki can upload to this branch. If you are HAYASI Hideki please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
HAYASI Hideki
Status:
Development

Recent revisions

12. By HAYASI Hideki

Other Changes
- Stopped unnecessary import.

11. By HAYASI Hideki

Other Changes
- Added setup.py.
- Added dsview.py, a sample program.
- Added docushare/properties.xls for convenience in modifications on CSV.

10. By HAYASI Hideki

Other Changes
- DSContainer.add(path=): given no title, os.path.basename(path) is used.

9. By HAYASI Hideki

Features Added
- File.update()
- File.lock()/unlock()

Bugs Fixed
- DSObject.__getattribute__()/__setattr__()

Other Changes
- File.checkout()/download() now takes no pathname arguments. They always
  returns the actual pathnames of downloaded files in DocuShare Client cache
  directory.

8. By HAYASI Hideki

Features Added
- Support for custom properties of User and BulletinBoard.
- Server.__call__(handle, load=True)

Bugs
- File.checkout()/download() looks like working well, but downloaded file
  is missing.

7. By HAYASI Hideki

Features Added
- DSObject.delete()

Bugs Fixed
- Server.search(root=...)

6. By HAYASI Hideki

Features Added
- DSContainer.add()

Other Changes
- Client.search() and Client.search_properties are removed.
  Use Server.search() and Server.search_properties instead.

5. By HAYASI Hideki

Work in Progress
- DSContainer.add() is under inspection.

4. By HAYASI Hideki

Features Added
- DSClient.search()
- DSContainer.dir() for conveniennce.
- DSError
- error.errmsg() and error.try_()

Refactoring
- DSIterable is renamed DSContainer.
- DSObject.add() is removed. Use DSContainer.add() instead.
- DSObject.properties and DSClient.search_properties are now properties,
  not methods.

3. By HAYASI Hideki

Other Changes
- Removed dsview.py, a test program.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers