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
O
OpenGroupware Coils
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
about 5 hours
ago.
Jun 14, 2024 — Jun 14, 2025
Showing page 226 of 236
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge back from KVC branch; much improved Logic implementation.
awilliam
More...
over 15 years ago
Clean-up
awilliam
More...
over 15 years ago
Clean-up Added command_name() method to Command
awilliam
More...
over 15 years ago
Implemented account::set-defaults
awilliam
More...
over 15 years ago
All get commands working again after KVC update.
awilliam
More...
over 15 years ago
Workflow stuff should use coils.core.logic base commands
awilliam
More...
over 15 years ago
Big Logic update; most commands moved to the newer KVC implementation.
awilliam
More...
over 15 years ago
Implement KVC and the entity/model level. Much cleaner and more Obj-C like.
awilliam
More...
over 15 years ago
Make key rotating methods static, nobody inherits kvc_object anymore and most KVC stuff has been moved to the model.
awilliam
More...
over 15 years ago
Ignore *.swp files
awilliam
More...
over 15 years ago
parameters are passed to prepare rahter than run.
awilliam
More...
over 15 years ago
prepare invokes parse_parameters; this is a much nicer approach than leaving it in run.
awilliam
More...
over 15 years ago
Set password commands (works!)
awilliam
More...
over 15 years ago
Added workflow Logic bundle. WARN: This bundle is a play-ground for ideas on rolling BIE's functionality into OGo.
awilliam
More...
over 15 years ago
Work on implementing update and delete operations.
awilliam
More...
over 15 years ago
- Creation of objects is now recorded in the log table. * Added epilogue to command. By default this calls audit_action() * All context objects, event AnonymousContext now provide get_login() * run_command calls command's epilogue after run * remove commit() from CreateContact run, command should *NEVER* commit or rollback * added constructor to AuditEntry so that datetime is always set.
awilliam
More...
over 15 years ago
* Removed print chatter from kvc_object * Removed print chatter from create_command; added exception if no values parameter is provided. * New _list_subtypes_types_for_entity method for digging sub-type lists out of defaults (address and phone number types). Use subtypes list to initialize phone numebr and address types. * Backend imposes default default values for server defaults LSAddressType and LSTeleType
awilliam
More...
over 15 years ago
* if kvc_object subvalues_for_key find nothing it returns an empty dict rather than a None, this is more convenient. * create_company depends on the new kvc_object behaviour to eliminate some hacky looking code.
awilliam
More...
over 15 years ago
Added status field to address and telephone number, and default it upon creation to 'inserted'.
awilliam
More...
over 15 years ago
Update MonoDevelop meta-data.
awilliam
More...
over 15 years ago
Remove not-implemented excetpion from search_contact and search_enterprise.
awilliam
More...
over 15 years ago
Created new Collection object type.
awilliam
More...
over 15 years ago
* Added number and login attributes to Enterprise * Added is_ and number attributes to Contact, also a constructor to set a bunch of the Duh values. * CreateCommand sets owner, version, and objectId of new objects.
awilliam
More...
over 15 years ago
CreateCompany command object now operational!
awilliam
More...
over 15 years ago
Add version number to telephone object, Remove constructor from Address.
awilliam
More...
over 15 years ago
New creation commands for enterprise, address, and telephone objects.
awilliam
More...
over 15 years ago
No keymaps in Coils.Core!
awilliam
More...
over 15 years ago
Expose base search command command object.
awilliam
More...
over 15 years ago
Much KVC testing and debugging; KVC, via keymap, can now drop keys as well as convert lists to delimited strings.
awilliam
More...
over 15 years ago
Contacts can now be searched via zOGI API!
awilliam
More...
over 15 years ago
←
1
2
…
222
223
224
225
226
227
228
229
230
…
235
236
→
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