| 2009-02-20 |
Michael M Slusarz | Fix priority image display in preview window |
commit | commitdiff | tree | snapshot |
| 2009-02-20 |
Michael M Slusarz | Fix clickHandler functions |
commit | commitdiff | tree | snapshot |
| 2009-02-20 |
Michael M Slusarz | Use our own JS to display quote blocks |
commit | commitdiff | tree | snapshot |
| 2009-02-20 |
Michael M Slusarz | MFB: changelog entry |
commit | commitdiff | tree | snapshot |
| 2009-02-20 |
Jan Schneider | Add color attribute. |
commit | commitdiff | tree | snapshot |
| 2009-02-19 |
Chuck Hagenbuch | use clone directly in H4 code, and use clone as a keywo... |
commit | commitdiff | tree | snapshot |
| 2009-02-18 |
Duck (Jakob... | Fix friends managment. |
commit | commitdiff | tree | snapshot |
| 2009-02-18 |
Duck (Jakob... | Prepare friends UI for groups |
commit | commitdiff | tree | snapshot |
| 2009-02-18 |
Jan Schneider | Merge from DIMP, fix syntax. |
commit | commitdiff | tree | snapshot |
| 2009-02-18 |
Jan Schneider | Add Date.dateString(). |
commit | commitdiff | tree | snapshot |
| 2009-02-18 |
Jan Schneider | Extend Date prototype. |
commit | commitdiff | tree | snapshot |
| 2009-02-18 |
Jan Schneider | Attach mouse effects on event bubbles. |
commit | commitdiff | tree | snapshot |
| 2009-02-18 |
Michael M Slusarz | Dynamically create thread images |
commit | commitdiff | tree | snapshot |
| 2009-02-18 |
Michael M Slusarz | Dynamically create popdown image |
commit | commitdiff | tree | snapshot |
| 2009-02-18 |
Michael M Slusarz | Use CSS images for dimpaction buttons |
commit | commitdiff | tree | snapshot |
| 2009-02-18 |
Michael M Slusarz | Duplicate declaration |
commit | commitdiff | tree | snapshot |
| 2009-02-18 |
Michael M Slusarz | Rework contextmenu click event firing. |
commit | commitdiff | tree | snapshot |
| 2009-02-18 |
Michael M Slusarz | General JS cleanup |
commit | commitdiff | tree | snapshot |
| 2009-02-18 |
Michael M Slusarz | Bug #7866: Fix folder list accesskey |
commit | commitdiff | tree | snapshot |
| 2009-02-18 |
Michael M Slusarz | without() doesn't handle array input; need diff() |
commit | commitdiff | tree | snapshot |
| 2009-02-18 |
Michael J.... | Try to keep the example doc in-line with changes as... |
commit | commitdiff | tree | snapshot |
| 2009-02-18 |
Michael J.... | Move these constants to the batch object |
commit | commitdiff | tree | snapshot |
| 2009-02-18 |
Michael J.... | More horde-ish method names |
commit | commitdiff | tree | snapshot |
| 2009-02-18 |
Michael J.... | Move batch functionality to it's own class. |
commit | commitdiff | tree | snapshot |
| 2009-02-18 |
Michael J.... | Start pulling apart the monolithic H_S_Facebook class... |
commit | commitdiff | tree | snapshot |
| 2009-02-17 |
Michael J.... | More cs cleanup...it actually doesn't hurt my eyes... |
commit | commitdiff | tree | snapshot |
| 2009-02-17 |
Michael J.... | Standardize on requesting and expeecting only JSON... |
commit | commitdiff | tree | snapshot |
| 2009-02-17 |
Michael J.... | I don't see where these are used, or why we would need... |
commit | commitdiff | tree | snapshot |
| 2009-02-17 |
Michael J.... | phpdoc |
commit | commitdiff | tree | snapshot |
| 2009-02-17 |
Michael J.... | Fix callback name |
commit | commitdiff | tree | snapshot |
| 2009-02-17 |
Michael J.... | Add ability to pass a callback function to optionally... |
commit | commitdiff | tree | snapshot |
| 2009-02-17 |
Michael J.... | Make this a class constant, add some comments |
commit | commitdiff | tree | snapshot |
| 2009-02-17 |
Chuck Hagenbuch | #7998 SQL SSL support |
commit | commitdiff | tree | snapshot |
| 2009-02-17 |
Chuck Hagenbuch | Request #7997 - add SQL ssl support |
commit | commitdiff | tree | snapshot |
| 2009-02-17 |
Michael M Slusarz | Bug #7926: Fix URL escaping |
commit | commitdiff | tree | snapshot |
| 2009-02-17 |
Michael M Slusarz | Move attachment icon display to status column. |
commit | commitdiff | tree | snapshot |
| 2009-02-17 |
Michael J.... | Use a Horde_Controller_Request object for all access to |
commit | commitdiff | tree | snapshot |
| 2009-02-17 |
Michael J.... | Inject the Horde_Http_Client object |
commit | commitdiff | tree | snapshot |
| 2009-02-17 |
Michael J.... | Start using Horde_Http_Client where we can (still... |
commit | commitdiff | tree | snapshot |
| 2009-02-16 |
Duck (Jakob... | Add permission management |
commit | commitdiff | tree | snapshot |
| 2009-02-16 |
Duck (Jakob... | continue working on a shared friends groups |
commit | commitdiff | tree | snapshot |
| 2009-02-16 |
Duck (Jakob... | Split friends and blacklist in separete tables |
commit | commitdiff | tree | snapshot |
| 2009-02-15 |
Michael J.... | prefix non-public members with _ |
commit | commitdiff | tree | snapshot |
| 2009-02-15 |
Michael J.... | These should be protected,not public |
commit | commitdiff | tree | snapshot |
| 2009-02-15 |
Michael J.... | No need for public |
commit | commitdiff | tree | snapshot |
| 2009-02-15 |
Michael J.... | No need for this to be a public function |
commit | commitdiff | tree | snapshot |
| 2009-02-15 |
Michael J.... | Use Horde::selfUrl - I guess... |
commit | commitdiff | tree | snapshot |
| 2009-02-15 |
Michael J.... | Use https if we have https |
commit | commitdiff | tree | snapshot |
| 2009-02-15 |
Michael J.... | Revert "If we have https, use https" |
commit | commitdiff | tree | snapshot |
| 2009-02-15 |
Michael J.... | If we have https, use https |
commit | commitdiff | tree | snapshot |
| 2009-02-15 |
Michael J.... | clean up |
commit | commitdiff | tree | snapshot |
| 2009-02-15 |
Michael J.... | Pass the request for ssl resources in the const'r |
commit | commitdiff | tree | snapshot |
| 2009-02-15 |
Michael J.... | fix class names |
commit | commitdiff | tree | snapshot |
| 2009-02-15 |
Michael J.... | More cleanup, remove unused stuff etc... |
commit | commitdiff | tree | snapshot |
| 2009-02-15 |
Michael J.... | Remove more canvas related code |
commit | commitdiff | tree | snapshot |
| 2009-02-15 |
Michael J.... | Remove canvas_user / profile_user as they are only... |
commit | commitdiff | tree | snapshot |
| 2009-02-15 |
Michael J.... | Add example script |
commit | commitdiff | tree | snapshot |
| 2009-02-15 |
Duck (Jakob... | Add Letter implementation of prefs dirver |
commit | commitdiff | tree | snapshot |
| 2009-02-15 |
Duck (Jakob... | Add application dirver |
commit | commitdiff | tree | snapshot |
| 2009-02-15 |
Michael J.... | Initial import/port of Horde_Service_Facebook. |
commit | commitdiff | tree | snapshot |
| 2009-02-14 |
Michael J.... | Merge branch 'master' of ssh://dev.horde.org/horde... |
commit | commitdiff | tree | snapshot |
| 2009-02-14 |
Michael J.... | Add missing Exception.php file to package.xml |
commit | commitdiff | tree | snapshot |
| 2009-02-14 |
Michael M Slusarz | New singelton style. |
commit | commitdiff | tree | snapshot |
| 2009-02-14 |
Michael M Slusarz | active status caching |
commit | commitdiff | tree | snapshot |
| 2009-02-14 |
Chuck Hagenbuch | pass to parent constructor |
commit | commitdiff | tree | snapshot |
| 2009-02-14 |
Michael J.... | Fix handling of the Show Deleted and Purge Deleted... |
commit | commitdiff | tree | snapshot |
| 2009-02-14 |
Michael J.... | scope |
commit | commitdiff | tree | snapshot |
| 2009-02-14 |
Michael J.... | Slight hack to force maintanence tasks to be ignored... |
commit | commitdiff | tree | snapshot |
| 2009-02-13 |
Michael J.... | Don't use PATH_INFO directly, use Util::getPathInfo() |
commit | commitdiff | tree | snapshot |
| 2009-02-13 |
Michael J.... | Revert "lower case the action string before comparing" |
commit | commitdiff | tree | snapshot |
| 2009-02-13 |
Michael J.... | lower case the action string before comparing |
commit | commitdiff | tree | snapshot |
| 2009-02-13 |
Jan Schneider | Render events in month view. |
commit | commitdiff | tree | snapshot |
| 2009-02-13 |
Michael J.... | objectify the event edit javascript to avoid name clashes |
commit | commitdiff | tree | snapshot |
| 2009-02-13 |
Jan Schneider | Add ajax endpoint, js frontend, and basic ListEvents... |
commit | commitdiff | tree | snapshot |
| 2009-02-13 |
Michael M Slusarz | Remove compressed files from git repo. |
commit | commitdiff | tree | snapshot |
| 2009-02-13 |
Michael M Slusarz | Out of date information. |
commit | commitdiff | tree | snapshot |
| 2009-02-13 |
Michael M Slusarz | Convert to new Horde_Serialize constant usage. |
commit | commitdiff | tree | snapshot |
| 2009-02-13 |
Michael M Slusarz | CSS tweaks |
commit | commitdiff | tree | snapshot |
| 2009-02-13 |
Michael M Slusarz | js nits |
commit | commitdiff | tree | snapshot |
| 2009-02-13 |
Jan Schneider | Status message support. |
commit | commitdiff | tree | snapshot |
| 2009-02-13 |
Jan Schneider | Alerts CSS moved to Horde. |
commit | commitdiff | tree | snapshot |
| 2009-02-13 |
Jan Schneider | Moved sendHTTPResponse() and prepareResponse() to Horde. |
commit | commitdiff | tree | snapshot |
| 2009-02-13 |
Jan Schneider | MFB |
commit | commitdiff | tree | snapshot |
| 2009-02-13 |
Jan Schneider | Fix passing date to Date_Holidays. |
commit | commitdiff | tree | snapshot |
| 2009-02-11 |
Michael M Slusarz | coding style |
commit | commitdiff | tree | snapshot |
| 2009-02-11 |
Michael M Slusarz | Use queues for fade/appear effects |
commit | commitdiff | tree | snapshot |
| 2009-02-11 |
Michael M Slusarz | Fix typos |
commit | commitdiff | tree | snapshot |
| 2009-02-11 |
Michael M Slusarz | Can't call IMP_Contents construct directly |
commit | commitdiff | tree | snapshot |
| 2009-02-11 |
Jan Schneider | Use RedBox for event form. |
commit | commitdiff | tree | snapshot |
| 2009-02-11 |
Jan Schneider | Fix method name. |
commit | commitdiff | tree | snapshot |
| 2009-02-11 |
Michael M Slusarz | Use new JS event style for this code |
commit | commitdiff | tree | snapshot |
| 2009-02-11 |
Michael M Slusarz | Fix contextmenus for special folders |
commit | commitdiff | tree | snapshot |
| 2009-02-11 |
Michael M Slusarz | Use Effects queue |
commit | commitdiff | tree | snapshot |
| 2009-02-11 |
Michael M Slusarz | Remove leading/trailing whitespace in reply text |
commit | commitdiff | tree | snapshot |
| 2009-02-11 |
Michael M Slusarz | More CSS cleanups |
commit | commitdiff | tree | snapshot |
| 2009-02-11 |
Michael M Slusarz | Add draft flagging to DIMP. |
commit | commitdiff | tree | snapshot |
| 2009-02-11 |
Michael M Slusarz | Add Answered/Not Answered flagging to DIMP |
commit | commitdiff | tree | snapshot |
| 2009-02-11 |
Michael M Slusarz | Formatting fixes |
commit | commitdiff | tree | snapshot |
| 2009-02-10 |
Michael M Slusarz | Don't need to cycle through the last 2 elements |
commit | commitdiff | tree | snapshot |
| 2009-02-10 |
Michael M Slusarz | Bug #7926: Fix [un]escaping of URLs |
commit | commitdiff | tree | snapshot |
| next |