projects
/
horde.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
horde.git
2009-11-24
Michael M Slusarz
Add support for RFC 5258 (LIST-EXTENDED)
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Jan Schneider
Make this a public method.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Michael M Slusarz
Import Horde_Prefs from CVS HEAD
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Michael M Slusarz
Remove CVS/Horde 3 artifacts
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Jan Schneider
Use a versioned cache.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Jan Schneider
Fix class name.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Jan Schneider
Fix syntax error. Datepicker is still completely broken...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Jan Schneider
Typo
commit
|
commitdiff
|
tree
|
snapshot
2009-11-22
Michael J....
fix case
commit
|
commitdiff
|
tree
|
snapshot
2009-11-22
Michael M Slusarz
Import Horde_Perms from CVS HEAD.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-22
Michael J....
Force external scripts under Horde scope to better...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
Chuck Hagenbuch
Remove some references that aren't needed in PHP 5...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Jan Schneider
Return alarm details when storing the notification...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Jan Schneider
Remove BC code.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Jan Schneider
Move the alarm UI generation from Horde_Alarm to Horde_...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Jan Schneider
Fix signature.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Jan Schneider
No longer necessary.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-19
Jan Schneider
Don't start a session on CLI.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-19
Michael M Slusarz
Import Horde_Ui from CVS HEAD
commit
|
commitdiff
|
tree
|
snapshot
2009-11-19
Michael Rubinsky
Changes to work with debian/ubuntu based php-pam auth...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-19
Jan Schneider
Improve readability.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Jan Schneider
Add strftime2date().
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Jan Schneider
Horde_Nls is a dependency.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Jan Schneider
This may be called from the Registry ctor.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Michael M Slusarz
Add option to open popup window with browser menubar
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Michael M Slusarz
Remove superfluous spacing
commit
|
commitdiff
|
tree
|
snapshot
2009-11-17
Jan Schneider
Always uppercase access key in the description title.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Michael M Slusarz
Request #8556: Allow specifying a header charset for...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Michael M Slusarz
No need to pretty-print HTML output - optimize for...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Chuck Hagenbuch
Fix shutdown function name
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Michael M Slusarz
Fix variable name
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Michael M Slusarz
Sanity checking
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Michael J....
Only destroy the session if we are actually running...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Jan Schneider
Re-add support for IE8 CSS files.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Jan Schneider
Add toJson().
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Jan Schneider
tidy raises notices when using unknown configuration...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Michael M Slusarz
Re-add a metadata store to Horde_Mime_Part
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Michael M Slusarz
Spelling, style
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Michael M Slusarz
Change return value for embedded functions
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Michael M Slusarz
Add stub for 'raw' view
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Michael M Slusarz
Add Horde_Mime::isChild()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Michael M Slusarz
This parameter is not used
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Gunnar Wrobel
Ensure that weekly recurrence counting works if two...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Michael J....
Need to update signature here too
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Michael J....
update function signature to allow for POST only variables
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Gunnar Wrobel
Fix skipping weeks for recurring events that do not...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Gunnar Wrobel
Second attempt at fixing weekly recurrences with severa...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Gunnar Wrobel
Correct failing test and correclty count events recurri...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Gunnar Wrobel
Hrm, correct test. The last event should be exactly...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Gunnar Wrobel
Add failing test for recurrences with limited occurence...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
Gunnar Wrobel
Fixed package paths.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
Jan Schneider
JSON is always UTF-8 (Bug #8685).
commit
|
commitdiff
|
tree
|
snapshot
2009-11-07
Jan Schneider
MFB 1.1.2.6
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Michael M Slusarz
Add support for Google Closure Compiler in javascript...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Gunnar Wrobel
Hotfixes to get the Kolab storage driver to work with...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Gunnar Wrobel
Additional testing for the search operations.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Gunnar Wrobel
Adapt to the interface changes in Kolab_Session.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Gunnar Wrobel
Rename interfaces and decorators.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Gunnar Wrobel
CS
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Gunnar Wrobel
Adapt to the interface change in Kolab_Session.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Gunnar Wrobel
Remove the isConnected() call again and ensure we get...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Gunnar Wrobel
Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Gunnar Wrobel
Allow to validate a stored session.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Michael J....
Always include KeyNavList as well
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Gunnar Wrobel
Skip tests if other packages are missing.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Gunnar Wrobel
Do not install the phpunit.xml file as it is only valid...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Gunnar Wrobel
Merge branch 'refactor-Notification'
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Gunnar Wrobel
Do not pass the option array by reference.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Gunnar Wrobel
Do not dereference otherwise the fix does not help :)
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Gunnar Wrobel
Do not use ArrayAccess so that we can fetch message...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Gunnar Wrobel
Fix clearing the message stacks.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Gunnar Wrobel
Add another hierarchy level for decorators to indicate...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Gunnar Wrobel
Clarify that these are interfaces by renaming them...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Gunnar Wrobel
Adapt testing.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Gunnar Wrobel
Correct retrieving user attributes.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Gunnar Wrobel
Hash.php was missing.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Gunnar Wrobel
Correct the attribute definitions.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Gunnar Wrobel
Correct the attribute definitions.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Gunnar Wrobel
Fix constructor. Add todo. Use array_shift instead...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Gunnar Wrobel
Return an object decorated with the hash decorator.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Gunnar Wrobel
Return the correct attribute value.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Gunnar Wrobel
Indicate that binding failed.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Gunnar Wrobel
The parent class declares this as public.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Gunnar Wrobel
Add a stub method for abstract _authenticate() throwing...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Gunnar Wrobel
Added testing for the Kolab auth driver.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Gunnar Wrobel
Clarify error.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Gunnar Wrobel
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Gunnar Wrobel
Reduce the functionality of the kolab authentication...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Gunnar Wrobel
Complete testing.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Gunnar Wrobel
Move handling the internal side of the object attribute...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Gunnar Wrobel
Update.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Gunnar Wrobel
Interface fixes.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Gunnar Wrobel
Fix handling the search scope.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Gunnar Wrobel
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Duck
Ticket #8667: Add resetPassword() to Horde_Auth_Applica...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Gunnar Wrobel
Adapt to Kolab_Server interface changes.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Gunnar Wrobel
Reorganize interfaces and decorators.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Jan Schneider
We always need autocomplete.js.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Gunnar Wrobel
Fix interface names.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Gunnar Wrobel
Obsolete
commit
|
commitdiff
|
tree
|
snapshot
next