| 2011-01-19 |
Michael M Slusarz | Simplify |
commit | commitdiff | tree | snapshot |
| 2011-01-19 |
Michael M Slusarz | Clean up DimpBase.go() method |
commit | commitdiff | tree | snapshot |
| 2011-01-19 |
Michael M Slusarz | Better location to set mailbox name in the hash |
commit | commitdiff | tree | snapshot |
| 2011-01-18 |
Jan Schneider | NG share driver. |
commit | commitdiff | tree | snapshot |
| 2011-01-18 |
Jan Schneider | Add migration script for Kronolith. |
commit | commitdiff | tree | snapshot |
| 2011-01-18 |
Jan Schneider | Remove unnecessary DISTINCTs. |
commit | commitdiff | tree | snapshot |
| 2011-01-18 |
Jan Schneider | Fix DB adapter detection. |
commit | commitdiff | tree | snapshot |
| 2011-01-18 |
Jan Schneider | Fix listing groups, catch empty member lists. |
commit | commitdiff | tree | snapshot |
| 2011-01-18 |
Jan Schneider | No idea why, but when this exception is an ErrorExcepti... |
commit | commitdiff | tree | snapshot |
| 2011-01-18 |
Jan Schneider | Use correct key when creating first share. |
commit | commitdiff | tree | snapshot |
| 2011-01-18 |
Jan Schneider | Log backtrace if logging an exception. |
commit | commitdiff | tree | snapshot |
| 2011-01-18 |
Jan Schneider | The behavior is correct, remove outcommented lines. |
commit | commitdiff | tree | snapshot |
| 2011-01-18 |
Michael M Slusarz | Allow range to be specified in hash for dimp URL |
commit | commitdiff | tree | snapshot |
| 2011-01-18 |
Michael M Slusarz | Request #9432: Better context menu UI for setting/remov... |
commit | commitdiff | tree | snapshot |
| 2011-01-18 |
Michael M Slusarz | Bug #9369: Allow a javascript variable name to be used... |
commit | commitdiff | tree | snapshot |
| 2011-01-18 |
Michael M Slusarz | Bug #9514: Fix importing S/MIME key |
commit | commitdiff | tree | snapshot |
| 2011-01-18 |
Michael M Slusarz | Add _getPartStream() |
commit | commitdiff | tree | snapshot |
| 2011-01-18 |
Michael M Slusarz | Handle S/MIME message verify without cert verify as... |
commit | commitdiff | tree | snapshot |
| 2011-01-18 |
Michael M Slusarz | Tweak verify of S/MIME messages. |
commit | commitdiff | tree | snapshot |
| 2011-01-18 |
Michael M Slusarz | Cleaner creation of hash fingerprint |
commit | commitdiff | tree | snapshot |
| 2011-01-18 |
Michael M Slusarz | Fix deleting S/MIME Public keys |
commit | commitdiff | tree | snapshot |
| 2011-01-18 |
Michael M Slusarz | Add form token to generated prefs URL |
commit | commitdiff | tree | snapshot |
| 2011-01-18 |
Michael M Slusarz | When printing, convert header data to charset of output... |
commit | commitdiff | tree | snapshot |
| 2011-01-18 |
Michael M Slusarz | Bug #9475: ID 0 is a valid MIME ID |
commit | commitdiff | tree | snapshot |
| 2011-01-18 |
Michael M Slusarz | Fix rendering of text parts in popup windows |
commit | commitdiff | tree | snapshot |
| 2011-01-18 |
Michael M Slusarz | phpdoc |
commit | commitdiff | tree | snapshot |
| 2011-01-17 |
Michael J.... | Remove double attaching of the gallery action widget |
commit | commitdiff | tree | snapshot |
| 2011-01-17 |
Michael J.... | Allow sqln driver to take an array of 'attribute' filte... |
commit | commitdiff | tree | snapshot |
| 2011-01-17 |
Michael J.... | reduce code duplication - move perms check into Ansel_S... |
commit | commitdiff | tree | snapshot |
| 2011-01-17 |
Michael J.... | allow the attributes filter to take an array of values... |
commit | commitdiff | tree | snapshot |
| 2011-01-17 |
Michael J.... | Improvements to obtaining galleries by slug |
commit | commitdiff | tree | snapshot |
| 2011-01-17 |
Michael J.... | Start to reduce coupling between ansel code and share... |
commit | commitdiff | tree | snapshot |
| 2011-01-17 |
Michael J.... | Add Horde_Share_Sql_Hierarchical::_exists() |
commit | commitdiff | tree | snapshot |
| 2011-01-17 |
Michael J.... | use new assertInternalType(), and avoid deprecated... |
commit | commitdiff | tree | snapshot |
| 2011-01-17 |
Michael J.... | Don't fatal, just skip tests, if the database adapter... |
commit | commitdiff | tree | snapshot |
| 2011-01-17 |
Jan Schneider | Set charset for pgsql. |
commit | commitdiff | tree | snapshot |
| 2011-01-17 |
Jan Schneider | Support and fix setting the client/connection charset... |
commit | commitdiff | tree | snapshot |
| 2011-01-17 |
Michael J.... | fix typo that prevented queries to be loaded by slug |
commit | commitdiff | tree | snapshot |
| 2011-01-17 |
Jan Schneider | Fix splitting up names when exporting to N properties... |
commit | commitdiff | tree | snapshot |
| 2011-01-17 |
Jan Schneider | Add Horde_String::rpos(). |
commit | commitdiff | tree | snapshot |
| 2011-01-17 |
Gunnar Wrobel | Kolab only supports specific application types and... |
commit | commitdiff | tree | snapshot |
| 2011-01-17 |
Gunnar Wrobel | Allways require the full query class name. |
commit | commitdiff | tree | snapshot |
| 2011-01-17 |
Jan Schneider | Set UTF-8 charset in sqlite tests. |
commit | commitdiff | tree | snapshot |
| 2011-01-17 |
Gunnar Wrobel | Support retrieving shares. |
commit | commitdiff | tree | snapshot |
| 2011-01-17 |
Gunnar Wrobel | It probably does not make sense to use two levels of... |
commit | commitdiff | tree | snapshot |
| 2011-01-17 |
Gunnar Wrobel | Use getStorage(). |
commit | commitdiff | tree | snapshot |
| 2011-01-17 |
Gunnar Wrobel | Basic share list. |
commit | commitdiff | tree | snapshot |
| 2011-01-17 |
Gunnar Wrobel | Folder type support. |
commit | commitdiff | tree | snapshot |
| 2011-01-17 |
Gunnar Wrobel | Start with listShares(). |
commit | commitdiff | tree | snapshot |
| 2011-01-17 |
Jan Schneider | Charset testing. |
commit | commitdiff | tree | snapshot |
| 2011-01-17 |
Gunnar Wrobel | Support returning basic folder data from the cache. |
commit | commitdiff | tree | snapshot |
| 2011-01-17 |
Gunnar Wrobel | Return the folder in the cache decorator. |
commit | commitdiff | tree | snapshot |
| 2011-01-16 |
Chuck Hagenbuch | array style |
commit | commitdiff | tree | snapshot |
| 2011-01-16 |
Chuck Hagenbuch | Make sure that the sidebar always uses left-aligned... |
commit | commitdiff | tree | snapshot |
| 2011-01-15 |
Chuck Hagenbuch | Fix variable name in error message, and redirect away... |
commit | commitdiff | tree | snapshot |
| 2011-01-15 |
Chuck Hagenbuch | Throw an Ansel_Exception here so that it's caught as... |
commit | commitdiff | tree | snapshot |
| 2011-01-15 |
Chuck Hagenbuch | Check for $GLOBALS['conf'] AND $GLOBALS['injector'] |
commit | commitdiff | tree | snapshot |
| 2011-01-15 |
Chuck Hagenbuch | Revert "What does this flush() do? With it, DIMP whites... |
commit | commitdiff | tree | snapshot |
| 2011-01-14 |
Michael M Slusarz | Bug #9514: Pass the mailbox name, not the certificate... |
commit | commitdiff | tree | snapshot |
| 2011-01-14 |
Michael M Slusarz | Fix down/Page down behavior in dimp viewport |
commit | commitdiff | tree | snapshot |
| 2011-01-14 |
Michael M Slusarz | Fix some compose screen resize issues |
commit | commitdiff | tree | snapshot |
| 2011-01-14 |
Michael M Slusarz | Create a generic admin check login task. |
commit | commitdiff | tree | snapshot |
| 2011-01-14 |
Jan Schneider | Add next-generation SQL Share driver. |
commit | commitdiff | tree | snapshot |
| 2011-01-14 |
Jan Schneider | BOOLEAN is integer in SQLite internally, cast booleans... |
commit | commitdiff | tree | snapshot |
| 2011-01-14 |
Jan Schneider | MFB: Fix integer overflow in ASN parser. |
commit | commitdiff | tree | snapshot |
| 2011-01-14 |
Jan Schneider | Revert "Move, so that uncommenting actually overwrites... |
commit | commitdiff | tree | snapshot |
| 2011-01-14 |
Jan Schneider | Use more sane defaults. |
commit | commitdiff | tree | snapshot |
| 2011-01-14 |
Jan Schneider | Move, so that uncommenting actually overwrites the... |
commit | commitdiff | tree | snapshot |
| 2011-01-14 |
Michael M Slusarz | Bug #9488: Report logger failures |
commit | commitdiff | tree | snapshot |
| 2011-01-14 |
Michael M Slusarz | Bug #9511: Make sure DimpCompose.onDomLoad() has run... |
commit | commitdiff | tree | snapshot |
| 2011-01-14 |
Michael M Slusarz | Bug #9513: Cast to timestamp for DateTime |
commit | commitdiff | tree | snapshot |
| 2011-01-14 |
Michael M Slusarz | Move all initialization for IMP_Imap_Tree into init() |
commit | commitdiff | tree | snapshot |
| 2011-01-14 |
Gunnar Wrobel | Switch to PHP templates only. |
commit | commitdiff | tree | snapshot |
| 2011-01-14 |
Gunnar Wrobel | Stray file. |
commit | commitdiff | tree | snapshot |
| 2011-01-14 |
Gunnar Wrobel | Change the distribution module to using a template... |
commit | commitdiff | tree | snapshot |
| 2011-01-14 |
Gunnar Wrobel | Allow modifications to the target location within the... |
commit | commitdiff | tree | snapshot |
| 2011-01-14 |
Gunnar Wrobel | Only provide dummy data if it has not been set in the... |
commit | commitdiff | tree | snapshot |
| 2011-01-13 |
Michael M Slusarz | Bug #9455: Add ability to get full URL from Horde_Theme... |
commit | commitdiff | tree | snapshot |
| 2011-01-13 |
Michael M Slusarz | Ticket #9507: Clarify changeLanguage() behavior |
commit | commitdiff | tree | snapshot |
| 2011-01-13 |
Michael M Slusarz | Bug #9509: Don't sanitize raw header text |
commit | commitdiff | tree | snapshot |
| 2011-01-13 |
Michael M Slusarz | Optimize header parsing when raw data is available |
commit | commitdiff | tree | snapshot |
| 2011-01-13 |
Michael M Slusarz | Fix error handler for '@'-prefixed calls. |
commit | commitdiff | tree | snapshot |
| 2011-01-13 |
Michael M Slusarz | Use ini_restore(). |
commit | commitdiff | tree | snapshot |
| 2011-01-13 |
Michael M Slusarz | Inject DB object into Turba_Driver_Sql |
commit | commitdiff | tree | snapshot |
| 2011-01-13 |
Michael M Slusarz | add update documentation for changed config value |
commit | commitdiff | tree | snapshot |
| 2011-01-13 |
Michael M Slusarz | I find this array format easier to read - less whitespace |
commit | commitdiff | tree | snapshot |
| 2011-01-13 |
Michael J Rubinsky | H4 style filename |
commit | commitdiff | tree | snapshot |
| 2011-01-13 |
Michael J.... | Catch exceptions, get rid of last bit of PEAR_Error... |
commit | commitdiff | tree | snapshot |
| 2011-01-13 |
Michael J.... | Move Turba_Driver::factory() functionality to the injec... |
commit | commitdiff | tree | snapshot |
| 2011-01-13 |
Michael J.... | Don't serialze the params array for the _instance key. |
commit | commitdiff | tree | snapshot |
| 2011-01-13 |
Gunnar Wrobel | Test get/setStorage. |
commit | commitdiff | tree | snapshot |
| 2011-01-13 |
Gunnar Wrobel | Optional dependency on Kolab_Storage. |
commit | commitdiff | tree | snapshot |
| 2011-01-13 |
Gunnar Wrobel | Stubs for the Kolab tests. |
commit | commitdiff | tree | snapshot |
| 2011-01-13 |
Gunnar Wrobel | Put the stub into a separate "Stub" directory as it... |
commit | commitdiff | tree | snapshot |
| 2011-01-13 |
Gunnar Wrobel | Add the phpunit.xml to get just the code coverage for... |
commit | commitdiff | tree | snapshot |
| 2011-01-13 |
Michael J.... | This should be a configuration array, not a Horde_Db_Ad... |
commit | commitdiff | tree | snapshot |
| 2011-01-13 |
Michael J.... | We have a factory bound to 'Horde_Db_Adapter' for the... |
commit | commitdiff | tree | snapshot |
| 2011-01-13 |
Michael J.... | No need for this binder, call the factory directly... |
commit | commitdiff | tree | snapshot |
| 2011-01-13 |
Michael J.... | Last of the pear error checks in krono that are in... |
commit | commitdiff | tree | snapshot |
| 2011-01-13 |
Michael J.... | throw exceptions |
commit | commitdiff | tree | snapshot |
| next |