projects
/
horde.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
horde.git
2010-04-11
Michael M Slusarz
Do app pushing entirely within Registry.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Michael J....
fix file name
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Michael J....
Need to push $app onto the stack before loading it...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Michael J....
Make sure we have the APIs needed for each folder class
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Michael J....
Add a Task message object in preperation for task synch...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Michael J....
set the activesync MEETINGSTATUS property accordingly.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Michael J....
Remove stale syncstate if we have a key mismatch
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Michael J....
this method is now obsolete
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Michael J....
When performing remotewipe, only send <status> and...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Michael J....
remove todo and obsolete constants
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Michael J....
Throw exception if synckey is mangled, and return appro...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Michael J....
Remove a bunch of @todo
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Michael J....
Fix case of method name, remove deprecated code
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Michael J....
Initial implementation of the sendMail method.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Michael J....
Inject a mailer instance into the activesync driver
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Michael J....
Add SendMail.php to package.xml
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Michael J....
We need to implement SendMail:
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Michael J....
The last of the (currently implemented) constants.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Michael J....
Remove deprecated defines
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Michael J....
Move Request related constants to the main Horde_Active...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Michael J....
Fix constant name
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Michael J....
More constant fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Michael J....
Don't output any body, just the header. Devices won...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Michael J....
TRUNCATION constants
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Michael J....
Class constants for various sync request tags
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Michael J....
Start moving these to class constants.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Michael J....
Correctly determine if we are creating a session or...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Jan Schneider
Fix check if AS is disabled.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Jan Schneider
Display subscription URLs.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Jan Schneider
Tweak alignment and wording.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Jan Schneider
Show 'no items' notice if a calendar section is empty.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Jan Schneider
Render 'more' links inline.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Jan Schneider
Use "bolder" arrow sign.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-09
Jan Schneider
MFB: Remove deleted list contacts from the same address...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Michael J....
Check for pear_error being returned from Horde_Share
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Michael J....
Need to define this variable even if we are wiping
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Michael J....
These properties are only present in AS versions > 2.5
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Michael J....
Initial support for resources to contain email addresses.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Gunnar Wrobel
Avoid &new.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Gunnar Wrobel
Refactor the permission handling in Kolab_Storage.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Michael J....
Don't attempt to send categories if none are set
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Michael J....
This method is called statically
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Michael J....
Fill in the remaining properties for event exceptions...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Michael J....
Some clients send a PROVISION command even when it...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Gunnar Wrobel
The list of internal attributes is just a list and...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Gunnar Wrobel
Always fetch single attributes.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Jan Schneider
Migrate hooks to H4 (Request #8954).
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Michael J....
Add support for attendees when syncing via ActiveSync...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Michael J....
Fix adding and getting attendees from the Appointment...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Michael J....
Override this even though it's not implemented. It...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Michael M Slusarz
Bug #8612: Automatically disable tidy.clean_output...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Michael M Slusarz
Bug #8952: Fix casting spam parameter to number
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Michael J....
We really shouldn't need to be this detailed with the...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Michael J....
Clean up some logging, and some other misc. cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Michael M Slusarz
Make folder list display display via template.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Michael M Slusarz
Identities prefs should be working again.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Michael M Slusarz
Make folder list display display via template.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Michael J....
Initial support for resources to contain email addresses.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Gunnar Wrobel
Avoid &new.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Gunnar Wrobel
Refactor the permission handling in Kolab_Storage.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Michael J....
Don't attempt to send categories if none are set
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Michael J....
This method is called statically
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Michael J....
Fill in the remaining properties for event exceptions...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Michael J....
Some clients send a PROVISION command even when it...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Gunnar Wrobel
The list of internal attributes is just a list and...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Gunnar Wrobel
Always fetch single attributes.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Jan Schneider
Migrate hooks to H4 (Request #8954).
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Michael J....
Add support for attendees when syncing via ActiveSync...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Michael J....
Fix adding and getting attendees from the Appointment...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-08
Michael J....
Override this even though it's not implemented. It...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Michael M Slusarz
Bug #8612: Automatically disable tidy.clean_output...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Michael M Slusarz
Bug #8952: Fix casting spam parameter to number
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Michael J....
We really shouldn't need to be this detailed with the...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Michael J....
Clean up some logging, and some other misc. cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Michael M Slusarz
Merge branch 'master' into newprefs
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Michael M Slusarz
Key can't be empty when passing to Crypt_Blowfish
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Michael M Slusarz
Catch messages with no date header
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Michael M Slusarz
Merge branch 'master' into newprefs
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Michael M Slusarz
Key can't be empty when passing to Crypt_Blowfish
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Michael M Slusarz
Key can't be empty when passing to Crypt_Blowfish
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Michael M Slusarz
Convert turba addressbooks pref to json format
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Michael M Slusarz
Move form processing for source/addressbook prefs to...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Michael M Slusarz
Move alarms handling into prefs ui widgets
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Gunnar Wrobel
Allow injecting the Imap_Client into the Kolab_Storage...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Gunnar Wrobel
Add TODO.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Michael M Slusarz
Move addressbook param code back to the applications
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Michael M Slusarz
No need to pass UI object to widget code
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Michael M Slusarz
Catch messages with no date header
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Michael M Slusarz
Catch messages with no date header
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Michael M Slusarz
Convert mnemo to new preferences UI
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Michael M Slusarz
Merge branch 'master' into newprefs
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Michael M Slusarz
Improvements to addressbook pref handling
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Jan Schneider
Migrate to H4 (imp (at) lx-soft (dot) com, Request...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Jan Schneider
Import Mnemo from CVS.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Michael M Slusarz
Convert fima to new preferences UI code
commit
|
commitdiff
|
tree
|
snapshot
2010-04-07
Michael M Slusarz
Convert gollem to new preferences UI code
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Michael M Slusarz
Convert Ansel to new preferences UI code
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Jan Schneider
$_FILES is always set.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Jan Schneider
Fix saving multienum prefs that have their enums provid...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-06
Michael M Slusarz
Preferences UI rewrite.
commit
|
commitdiff
|
tree
|
snapshot
next