2
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 21, 2024 — Jun 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Migrating master service to an object in coils.core. Then the coils-master-service will just initialize and manage this object. More... about 15 years ago
Added commit to NotesFolder PUT and return the Notes etag in the 201 response. More... about 15 years ago
Removed stray print statements. More... about 15 years ago
Removed stray print statements. More... about 15 years ago
Fix missing self. in UpdateNote and CreateNote commands. More... about 15 years ago
Fix typo in Note backend file handling. More... about 15 years ago
Implemented project::get-tasks account::get-projects now returns projects associated with the account via team membership. Partial implementation of the Projects Tasks folder. Fixed issue with XML escaping of property values. More... about 15 years ago
Work on implementing Notes write support. More... about 15 years ago
Use note::get-handle to retrieve a reference to the Note content. More... about 15 years ago
Command document::get-handle is now functional. Documents can be downloaded from the server! WebDAV DocumentObject utilizes the document::get-handle to access the BLOB contents. More... about 15 years ago
Merge to default More... about 15 years ago
MD More... about 15 years ago
Publish project::get-root-folder and project::get-notes commands. More... about 15 years ago
Clean-up project::get-root-folder More... about 15 years ago
Implement project::get-notes More... about 15 years ago
Added NotesObject and NotesFolder to Project WebDAV presentation. More... about 15 years ago
Added "size" attribute to _Docs class. More... about 15 years ago
Added command blob::get-handle. AccessManager in BLOB Logic bundle now provides a handler for Notes, Documents, and Folders. More... about 15 years ago
Documents folder in Project folder is now linked in the WebDAV view; and document folders can be browsed including both documents and subfolders. More... about 15 years ago
Add access manager and retrieval commands for Document entities. More... about 15 years ago
Load listening address and listen port from server defaults; no INI file! More... about 15 years ago
Remove very last dependency on coil.ini More... about 15 years ago
Implemented directory creation in coils-initialize-install Implemented coils-orm-check Eliminated need for coils.ini file!!! DB connection dictionary is now read from server defaults. More... about 15 years ago
Publish folder::ls command Use the object_ids array inheritted from GetCommand in folder::ls More... about 15 years ago
Added folder::ls command for listing contents of a folder Work of implementing documents folder. More... about 15 years ago
Work on implementing coils-get-vcard tool. More... about 15 years ago
Added numerous more tools; not all implemented. Added sqlExecute alias to action::sql-execute Added sqlSelect alias to action::sql-select Added copyright notice to coils-auth-user Added copyright notice to coils-initialize-install Added copyright notice to coils-parse-bpml coils-parse-bpml can now save compiled markup and verify action names. Added copyright notice to coils-run-command Added copyright notice to coils-server-config More... about 15 years ago
Simplified dependency check script More... about 15 years ago
BPMLHandler is now BPMLSAXHandler More... about 15 years ago
More setup work. Added coils-dependency-check to MD. More... about 15 years ago