projects
/
horde.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
horde.git
2009-05-30
Chuck Hagenbuch
remove the special escape callback and just implement...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Chuck Hagenbuch
return the helper object added in addHelper()
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Chuck Hagenbuch
PHP's don't-double-encode implementation leaves invalid...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Chuck Hagenbuch
use addHelper('string') syntax; test helpers through...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Chuck Hagenbuch
call htmlspecialchars, not htmlentities
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Chuck Hagenbuch
use the view's encoding when calling htmlentities
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Chuck Hagenbuch
fix the parent class of the Block helper
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Chuck Hagenbuch
add addBuiltinHelpers() method for adding all built...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Chuck Hagenbuch
- Handle "-" in command-line controller names automatically
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Chuck Hagenbuch
php 5 style
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Chuck Hagenbuch
add toDays(), fromDays(), and diff() functions, and...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Chuck Hagenbuch
use Y-M-D to initialize Horde dates, not seconds, since...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-30
Chuck Hagenbuch
initial horde/date package in git
commit
|
commitdiff
|
tree
|
snapshot
2009-05-29
Michael M Slusarz
Fix flowed conversion with CRLF lineendings.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-29
Michael M Slusarz
Bug #8311: Don't display unknown text parts inline
commit
|
commitdiff
|
tree
|
snapshot
2009-05-29
Chuck Hagenbuch
make sure that the formatter can be specified in the...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-29
Michael M Slusarz
Fix off-by-one fgets() usage.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-29
Michael M Slusarz
Fix usage of fgets() for very long lines.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-28
Chuck Hagenbuch
php 5.2.3 and above has a built-in way to do escapeOnce
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Jan Schneider
Fix German numerization.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Chuck Hagenbuch
add Horde_Support_Numerizer to the main Horde_Support...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Gunnar Wrobel
Fix testing.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Gunnar Wrobel
Remove support for the sn suffix.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Gunnar Wrobel
Support handling of external pop3 accounts.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Gunnar Wrobel
Support the SMIME certificate.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Gunnar Wrobel
Added support for the creationdate.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Gunnar Wrobel
Allow to specify a master host for writing.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Chuck Hagenbuch
unset a few more DSN options that can cause PDO problem...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Chuck Hagenbuch
use mysqli_fetch_all if it's available
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Chuck Hagenbuch
don't convert socket -> unix_socket; mysqli uses socket...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-26
Chuck Hagenbuch
note about mysqli stats
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Chuck Hagenbuch
return Horde_Date objects instead of DateTime, and...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-20
Chuck Hagenbuch
quote Horde_Date values as well
commit
|
commitdiff
|
tree
|
snapshot
2009-05-15
Michael M Slusarz
Fix undefined error
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
Jan Schneider
Create quoted datetime strings of DateTime objects.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
Gunnar Wrobel
Fix testing.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
Gunnar Wrobel
Correct the handling of array values when searching.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
Gunnar Wrobel
Adapt to the new way of preparing object information...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
Gunnar Wrobel
Make sure we get a reference we can modify here.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
Gunnar Wrobel
Fix the DN handling.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
Gunnar Wrobel
Handling of the CN belongs into the parent class.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
Gunnar Wrobel
Adapt to the new way of preparing object information...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
Gunnar Wrobel
Ensure we get a reference.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-13
Gunnar Wrobel
Allow to retrieve higher order parents.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
Jan Schneider
Cast timestamp columns to DateTime objects.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
Jan Schneider
Add Horde_Db_Adapter_Abstract_Table::getColumn() to...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
Jan Schneider
Fix package layout.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
Jan Schneider
Fix package name.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-12
Gunnar Wrobel
Reorder the handling of the object information when...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-10
Gunnar Wrobel
Support searching for partial strings in the test driver.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-10
Gunnar Wrobel
Horde_SessionObjects are SessionObjects now.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-10
Gunnar Wrobel
Fix the install location of the FileUpload.php handler.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-05
Chuck Hagenbuch
notes on oauth pecl ext
commit
|
commitdiff
|
tree
|
snapshot
2009-05-03
Jan Schneider
Allow replacement to be empty or null again.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-02
Chuck Hagenbuch
try to bring this package up to H4 standards
commit
|
commitdiff
|
tree
|
snapshot
2009-05-02
Chuck Hagenbuch
[#6861] yaml dumper should quote values with comments
commit
|
commitdiff
|
tree
|
snapshot
2009-05-01
Gunnar Wrobel
Rewrote the logic used to store attribute changes....
commit
|
commitdiff
|
tree
|
snapshot
2009-05-01
Gunnar Wrobel
Cache the actions this object supports. Rewrote the...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-01
Gunnar Wrobel
Retrieve the attributes required for id generation...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-01
Gunnar Wrobel
WS.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-01
Gunnar Wrobel
The attribute needs to be public so that we can access...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-01
Gunnar Wrobel
Clean up group membership management.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-01
Gunnar Wrobel
Simplify the check for existence of an object.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-01
Gunnar Wrobel
Fix listing objects by groups.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
Gunnar Wrobel
Controller needs the Support package.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
Chuck Hagenbuch
OAuth todos
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
Chuck Hagenbuch
add Horde_Controller_FileUpload
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
Gunnar Wrobel
Fix id generation for modifications.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-30
Gunnar Wrobel
If the object uid has not yet been set we can only...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Gunnar Wrobel
Remove the matching for the escaped '*' again. This...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Gunnar Wrobel
new organizationalUnit attribute.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Gunnar Wrobel
Fix searching for '*'
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Gunnar Wrobel
Move getServer() into Kolabinetorgperson.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Gunnar Wrobel
Fix the id generation for object modifications.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Gunnar Wrobel
Support direct deletion. Add action support. Fix testin...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-29
Gunnar Wrobel
Allow other test operations.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Gunnar Wrobel
A channel name is required.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Gunnar Wrobel
As we don't use these includes at the moment they shoul...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Gunnar Wrobel
Add Net_LDAP2 dependency.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Gunnar Wrobel
Fix package dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Gunnar Wrobel
Ensure Horde_Cache is an optional dependency.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Gunnar Wrobel
Horde_Serialize has been renamed to Serialize.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Gunnar Wrobel
Fix file names.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-25
Gunnar Wrobel
Add missing function for Kolab_FreeBusy.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-25
Gunnar Wrobel
Update TODO.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-25
Gunnar Wrobel
Added getGroupAddresses() to return the mail addresses...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-24
Gunnar Wrobel
Fix remapping attribute keys.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-23
Gunnar Wrobel
Fix mapping attributes in the test class.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-23
Gunnar Wrobel
Remove unnecessary doc comment.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-23
Gunnar Wrobel
Fix attribute mapping. Clean filter generation.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-22
Gunnar Wrobel
Adapt testing to recent changes.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-22
Gunnar Wrobel
Adapt to recent changes.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-22
Gunnar Wrobel
Removed unnecessary class.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-22
Gunnar Wrobel
Fix handling search results.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-22
Gunnar Wrobel
Adapt to moving the Kolab server configuration handler.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-22
Gunnar Wrobel
Fix the filter definition.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-22
Gunnar Wrobel
Fix the filter definition.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-22
Gunnar Wrobel
Fix the filter definition.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-22
Gunnar Wrobel
Support configuration of attribute names.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-22
Gunnar Wrobel
Move the Kolab server configuration one level up as...
commit
|
commitdiff
|
tree
|
snapshot
next