| 2009-07-27 |
Jan Schneider | Whitespace, docs, use Object.isUndefined() and Date... |
commit | commitdiff | tree | snapshot |
| 2009-07-27 |
Jan Schneider | ws |
commit | commitdiff | tree | snapshot |
| 2009-07-27 |
Jan Schneider | Fix url encoding. |
commit | commitdiff | tree | snapshot |
| 2009-07-27 |
Jan Schneider | Fix typo |
commit | commitdiff | tree | snapshot |
| 2009-07-27 |
Michael M Slusarz | Convert to new hooks code. |
commit | commitdiff | tree | snapshot |
| 2009-07-27 |
Michael M Slusarz | Convert to new hooks code. |
commit | commitdiff | tree | snapshot |
| 2009-07-27 |
Michael M Slusarz | New hook handling code. |
commit | commitdiff | tree | snapshot |
| 2009-07-26 |
Michael M Slusarz | Add system task type to logintasks - these are always run |
commit | commitdiff | tree | snapshot |
| 2009-07-26 |
Michael M Slusarz | Add a once-only option for logintasks (different than... |
commit | commitdiff | tree | snapshot |
| 2009-07-25 |
Michael M Slusarz | Convert to system tasks |
commit | commitdiff | tree | snapshot |
| 2009-07-25 |
Michael M Slusarz | Don't need reference. |
commit | commitdiff | tree | snapshot |
| 2009-07-25 |
Michael M Slusarz | Some updates to lib/prefs.php to latest Horde 4 code. |
commit | commitdiff | tree | snapshot |
| 2009-07-25 |
Michael M Slusarz | Move constants into IMP::. |
commit | commitdiff | tree | snapshot |
| 2009-07-25 |
Michael M Slusarz | Need a bit of time to allow location to take by browser. |
commit | commitdiff | tree | snapshot |
| 2009-07-25 |
Michael M Slusarz | Import nag from CVS HEAD |
commit | commitdiff | tree | snapshot |
| 2009-07-25 |
Michael M Slusarz | Use horde-based prefs api script |
commit | commitdiff | tree | snapshot |
| 2009-07-25 |
Michael M Slusarz | getInstance() -> factory() |
commit | commitdiff | tree | snapshot |
| 2009-07-25 |
Michael M Slusarz | Fix hover effect over special folders |
commit | commitdiff | tree | snapshot |
| 2009-07-25 |
Michael M Slusarz | This preference no longer exists. |
commit | commitdiff | tree | snapshot |
| 2009-07-25 |
Michael M Slusarz | Use Horde_String::truncate() |
commit | commitdiff | tree | snapshot |
| 2009-07-25 |
Michael M Slusarz | More concise, less wordy |
commit | commitdiff | tree | snapshot |
| 2009-07-25 |
Michael J.... | Merge from FW_3, fix warnings. |
commit | commitdiff | tree | snapshot |
| 2009-07-25 |
Chuck Hagenbuch | finish removing the last_file preference |
commit | commitdiff | tree | snapshot |
| 2009-07-25 |
Michael M Slusarz | getInstance() -> factory() |
commit | commitdiff | tree | snapshot |
| 2009-07-24 |
Chuck Hagenbuch | things can go wrong if substr converts an empty string... |
commit | commitdiff | tree | snapshot |
| 2009-07-24 |
Chuck Hagenbuch | for now, if a repo file doesn't exist, default to 60... |
commit | commitdiff | tree | snapshot |
| 2009-07-24 |
Chuck Hagenbuch | remove remember_last_file preference (I thought we... |
commit | commitdiff | tree | snapshot |
| 2009-07-24 |
Chuck Hagenbuch | no reference |
commit | commitdiff | tree | snapshot |
| 2009-07-24 |
Chuck Hagenbuch | don't check permissions when filling the api cache... |
commit | commitdiff | tree | snapshot |
| 2009-07-24 |
Chuck Hagenbuch | Revert "don't try and fetch alarms for all users when... |
commit | commitdiff | tree | snapshot |
| 2009-07-24 |
Jan Schneider | [jan] Integrate tasks into Ajax interface (Gonçalo... |
commit | commitdiff | tree | snapshot |
| 2009-07-24 |
Jan Schneider | ws |
commit | commitdiff | tree | snapshot |
| 2009-07-24 |
Jan Schneider | Implement removeUserData API (adrieder@sbox.tugraz... |
commit | commitdiff | tree | snapshot |
| 2009-07-24 |
Chuck Hagenbuch | don't try and fetch alarms for all users when no one... |
commit | commitdiff | tree | snapshot |
| 2009-07-24 |
Chuck Hagenbuch | fix guest app access |
commit | commitdiff | tree | snapshot |
| 2009-07-23 |
Michael J.... | Fix Kronolith's Horde_Ajax_Imple usage. (Need to call... |
commit | commitdiff | tree | snapshot |
| 2009-07-23 |
Michael J.... | Cache the results of all twitter GET requests if a... |
commit | commitdiff | tree | snapshot |
| 2009-07-23 |
Michael M Slusarz | Use print CSS media to print messages in IMP (no more... |
commit | commitdiff | tree | snapshot |
| 2009-07-23 |
Michael M Slusarz | Fix dependencies; throw Exception on error. |
commit | commitdiff | tree | snapshot |
| 2009-07-23 |
Michael M Slusarz | Fix memcache locking issue. |
commit | commitdiff | tree | snapshot |
| 2009-07-23 |
Michael M Slusarz | For now, don't hide these errors. |
commit | commitdiff | tree | snapshot |
| 2009-07-23 |
Michael M Slusarz | Some things that should always be initialized |
commit | commitdiff | tree | snapshot |
| 2009-07-23 |
Michael M Slusarz | vinfo hook no longer needed - use preauth hook instead |
commit | commitdiff | tree | snapshot |
| 2009-07-23 |
Jan Schneider | Description not necessary anymore. |
commit | commitdiff | tree | snapshot |
| 2009-07-23 |
Michael M Slusarz | Horde_Auth improvements |
commit | commitdiff | tree | snapshot |
| 2009-07-23 |
Michael M Slusarz | This should properly set the userId for Kolab auth |
commit | commitdiff | tree | snapshot |
| 2009-07-23 |
Michael M Slusarz | Initial gollem import & conversion from CVS to Horde 4. |
commit | commitdiff | tree | snapshot |
| 2009-07-23 |
Michael M Slusarz | No longer needed (was part of login code). |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Fix username |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Use stored auth credentials information for transparent... |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | phpdoc typo |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Clean up this code a bit. |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Fix parameter generation for app name. |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Revert "Existence check" |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Use new Horde_Registry::pushApp() API. |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Refactor pushApp(), allowing opportunity to determine... |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael J.... | ws |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael J.... | Existence check |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Jan Schneider | Fix variable. |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Jan Schneider | Special xdebug handling is only necessary for var_dump(). |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Fix setting the message string in the generated URL |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Be consistent with Horde_Auth as to userId usage |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Fix selected server determination |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Fix undefined variable |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Revert "fix case of key 'userid' -> 'userId'" |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Use auth callback to do all non-imap login related... |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Add Horde_Auth_Application callback feature. |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael J.... | fix case of key 'userid' -> 'userId' |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Chuck Hagenbuch | rebuild the task list if unserialization fails |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Chuck Hagenbuch | fix method name |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Don't run tasks if not authenticated |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Git rid of AUTH_HANDLER declarations. |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Fix documentation |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Get rid of AUTH_HANDLER defines |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Fix call. |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Various auth fixes. |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Add Horde_Auth_Application::setCredential(). |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | UPGRADING updates. |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Make 'realm' and 'preferred' less prominent, since... |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Handle hidden server list by selecting server at authen... |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Clean up logintasks handling |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | First attempt at placing logintasks in the proper place. |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Fix auth with application driver (transparent auth... |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Fix logic |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Revert "no notice if the 'driver' key isn't set in... |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Always set auth through setAuth(), honor 'login' param... |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Updates to PHP 5/Horde 4 coding standards. |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Session naming consistent with other framework packages |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Chuck Hagenbuch | first attempt at login working without showing a server... |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Chuck Hagenbuch | fix parse error |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Chuck Hagenbuch | no notice if the 'driver' key isn't set in the session |
commit | commitdiff | tree | snapshot |
| 2009-07-21 |
Michael M Slusarz | Fix encoding of IDX_SEP character. |
commit | commitdiff | tree | snapshot |
| 2009-07-21 |
Michael M Slusarz | Convert to new Horde_Auth:: usage. |
commit | commitdiff | tree | snapshot |
| 2009-07-21 |
Michael M Slusarz | Horde_Auth rewrite. |
commit | commitdiff | tree | snapshot |
| 2009-07-21 |
Michael M Slusarz | Remove getLoginScreen(). |
commit | commitdiff | tree | snapshot |
| 2009-07-21 |
Michael M Slusarz | Fix classnames. |
commit | commitdiff | tree | snapshot |
| 2009-07-21 |
Michael M Slusarz | Fix PATH_INFO determination for base directories on... |
commit | commitdiff | tree | snapshot |
| 2009-07-21 |
Matt Selsky | extension section must come after package section. |
commit | commitdiff | tree | snapshot |
| 2009-07-21 |
Michael J.... | Allow injecting of a Horde_Log_Logger and a Horde_Cache. |
commit | commitdiff | tree | snapshot |
| 2009-07-21 |
Michael J.... | Add the last missing method for statuses/* - followers. |
commit | commitdiff | tree | snapshot |
| next |