| 2010-05-26 |
Michael M Slusarz | ws |
commit | commitdiff | tree | snapshot |
| 2010-05-26 |
Michael M Slusarz | Add autoincrement update script |
commit | commitdiff | tree | snapshot |
| 2010-05-26 |
Jan | Pass effect duration through to RedBox, and use it... |
commit | commitdiff | tree | snapshot |
| 2010-05-26 |
Jan | We have to fall through here, because even with transpa... |
commit | commitdiff | tree | snapshot |
| 2010-05-26 |
Michael J.... | typo |
commit | commitdiff | tree | snapshot |
| 2010-05-26 |
Jan Schneider | Click anywhere on the growler to close it. |
commit | commitdiff | tree | snapshot |
| 2010-05-26 |
Jan Schneider | Fix removing the "No Alerts" entry. |
commit | commitdiff | tree | snapshot |
| 2010-05-26 |
Jan Schneider | Add an information entry to the grower log, including... |
commit | commitdiff | tree | snapshot |
| 2010-05-26 |
Jan Schneider | Fix dragging in scrolled parents. |
commit | commitdiff | tree | snapshot |
| 2010-05-26 |
Jan Schneider | factory() |
commit | commitdiff | tree | snapshot |
| 2010-05-26 |
Michael M Slusarz | If reply type changes, be sure to catch that in the... |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Michael M Slusarz | Use the globally cached version, at least for now |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Michael M Slusarz | Moved Auth signup code to horde/Core |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Jan Schneider | Use the time at the mouse pointer position if adding... |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Jan Schneider | If quick adding failed due to parse errors, show event... |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Jan Schneider | Re-factor and fix re-rendering of views after deleting... |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Michael M Slusarz | Fix the barcode generation script |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Michael M Slusarz | Various changes to make the PNG Image driver work. |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Michael M Slusarz | Allow get() to handle a default form value. |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Michael M Slusarz | Allow form input to be sanitized |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Michael M Slusarz | phpdoc; remove unused parameter |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Michael M Slusarz | Fix phpdoc declarations |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Ben Klang | Beatnik: Exception has no getDebugInfo() |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Ben Klang | Beatnik: No more PEAR_Error |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Ben Klang | Beatnik: Fix rendering the domain list |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Ben Klang | Beatnik: Enforce security only at the domain level |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Ben Klang | Beatnik: use Registry to get app instance |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Ben Klang | Beatnik: whitespace |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Michael J.... | Check that the start date is between the view's start... |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Michael J.... | remove reference to obsolete/no longer available opencv... |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Michael J.... | fix vfs fixes ;) |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Michael J.... | Need VFS::factory() here, singleton is no more... |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Jan Schneider | Allow to specify the URL parameter name for the alterna... |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Jan Schneider | Add the full url, when redirecting to the login screen. |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Jan Schneider | Fix error when creating events with attendees before... |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Jan Schneider | Need to compare the raw value. |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Michael M Slusarz | Filter subdir input |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Michael M Slusarz | H4 updates for icon browsing |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Michael M Slusarz | ws |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Michael M Slusarz | Make opacity configurable; default to 80% |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Michael M Slusarz | 2 Reverts: horde/js/growler.js |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Michael M Slusarz | Preserve SQL create (pseudo)code in driver comments |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Michael M Slusarz | No need for VFS::singleton anymore |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Michael M Slusarz | Horde_Vfs fixes. |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Michael M Slusarz | IMP tables now created via migration script |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Michael M Slusarz | Add executeWrite(). |
commit | commitdiff | tree | snapshot |
| 2010-05-25 |
Michael M Slusarz | Add ability to add auto-increment to columns |
commit | commitdiff | tree | snapshot |
| 2010-05-24 |
Michael J.... | need to pass this by reference, though it doesn't appea... |
commit | commitdiff | tree | snapshot |
| 2010-05-24 |
Michael J.... | fix reveresed logic |
commit | commitdiff | tree | snapshot |
| 2010-05-24 |
Michael J.... | use the serial psuedotype when creating the table from... |
commit | commitdiff | tree | snapshot |
| 2010-05-24 |
Michael M Slusarz | This file seems to have disappeared at some point |
commit | commitdiff | tree | snapshot |
| 2010-05-24 |
rsalmon | Bug #8989: Fix folder list scrolling. |
commit | commitdiff | tree | snapshot |
| 2010-05-24 |
Michael J.... | Fix horde_db call |
commit | commitdiff | tree | snapshot |
| 2010-05-24 |
Michael J.... | remove extra file suffix. Silly NetBeans |
commit | commitdiff | tree | snapshot |
| 2010-05-24 |
Michael J.... | use the injector |
commit | commitdiff | tree | snapshot |
| 2010-05-24 |
Michael J.... | Cache the vfs in the factory |
commit | commitdiff | tree | snapshot |
| 2010-05-24 |
Michael J.... | Use a factory for Vfs. |
commit | commitdiff | tree | snapshot |
| 2010-05-24 |
Michael J.... | Add autoincrement/sequence fields for horde_perms. |
commit | commitdiff | tree | snapshot |
| 2010-05-24 |
Jan Schneider | Automatically add and remove free/busy information... |
commit | commitdiff | tree | snapshot |
| 2010-05-24 |
Jan Schneider | Split out addAttendee(). |
commit | commitdiff | tree | snapshot |
| 2010-05-24 |
Michael J.... | need to cast to string before serializing |
commit | commitdiff | tree | snapshot |
| 2010-05-24 |
Michael J.... | log this error, fix variable name |
commit | commitdiff | tree | snapshot |
| 2010-05-24 |
Michael J.... | use Horde_Url methods |
commit | commitdiff | tree | snapshot |
| 2010-05-24 |
Michael J.... | fix variable name |
commit | commitdiff | tree | snapshot |
| 2010-05-24 |
Michael J.... | Fix method name. Still can't get Perms to stop fataling... |
commit | commitdiff | tree | snapshot |
| 2010-05-24 |
Michael J.... | copy/paste error |
commit | commitdiff | tree | snapshot |
| 2010-05-23 |
Michael J.... | is_a -> instanceof, pear_error -> exceptions etc... |
commit | commitdiff | tree | snapshot |
| 2010-05-23 |
Michael J.... | Need to unregister the blur handler when showing the KNL |
commit | commitdiff | tree | snapshot |
| 2010-05-23 |
Michael J.... | ws |
commit | commitdiff | tree | snapshot |
| 2010-05-23 |
Michael J.... | Allow an onAdd callback to be passed to the pretty ac. |
commit | commitdiff | tree | snapshot |
| 2010-05-21 |
Michael J.... | MFB - need full url here |
commit | commitdiff | tree | snapshot |
| 2010-05-21 |
Michael J.... | fix app init on opensearch page |
commit | commitdiff | tree | snapshot |
| 2010-05-21 |
Michael J.... | parse error |
commit | commitdiff | tree | snapshot |
| 2010-05-21 |
Jan Schneider | Catch if events from ajax response are not for the... |
commit | commitdiff | tree | snapshot |
| 2010-05-21 |
Jan Schneider | Fix UI issues when removing events from month view... |
commit | commitdiff | tree | snapshot |
| 2010-05-21 |
Jan Schneider | positionTimeMarker() might have removed the time marker. |
commit | commitdiff | tree | snapshot |
| 2010-05-21 |
Jan Schneider | Fix detecting of more... link in all-day area of week... |
commit | commitdiff | tree | snapshot |
| 2010-05-21 |
Jan Schneider | Fix offset in IE if not attaching knl to body. |
commit | commitdiff | tree | snapshot |
| 2010-05-21 |
Jan Schneider | Catch focus failures if field is inactive. |
commit | commitdiff | tree | snapshot |
| 2010-05-20 |
Jan Schneider | Fix stray commas. |
commit | commitdiff | tree | snapshot |
| 2010-05-20 |
Jan Schneider | Consistently use lowercase file names. |
commit | commitdiff | tree | snapshot |
| 2010-05-20 |
Jan Schneider | Run through horde-pear-release.php to remove None.php... |
commit | commitdiff | tree | snapshot |
| 2010-05-20 |
Jan | Tweaks. |
commit | commitdiff | tree | snapshot |
| 2010-05-20 |
Michael M Slusarz | Bug #9051: In DIMP, set correct sent-mail folder if... |
commit | commitdiff | tree | snapshot |
| 2010-05-20 |
Michael M Slusarz | Clean up a bit |
commit | commitdiff | tree | snapshot |
| 2010-05-20 |
Jan Schneider | Focus first field after switching tabs in event form. |
commit | commitdiff | tree | snapshot |
| 2010-05-20 |
Jan Schneider | Fix method name. |
commit | commitdiff | tree | snapshot |
| 2010-05-20 |
Jan Schneider | Add more information. |
commit | commitdiff | tree | snapshot |
| 2010-05-20 |
Jan Schneider | Include class name in exception message. |
commit | commitdiff | tree | snapshot |
| 2010-05-20 |
Michael M Slusarz | phpdoc |
commit | commitdiff | tree | snapshot |
| 2010-05-20 |
Michael M Slusarz | Don't run connect() if we already have active connection |
commit | commitdiff | tree | snapshot |
| 2010-05-20 |
Michael M Slusarz | Add serialize callbacks to Horde_Db_Adapter_Base |
commit | commitdiff | tree | snapshot |
| 2010-05-20 |
Michael M Slusarz | Horde/Share fixes. |
commit | commitdiff | tree | snapshot |
| 2010-05-20 |
Michael J.... | Don't use the injector from inside the share library... |
commit | commitdiff | tree | snapshot |
| 2010-05-20 |
Michael M Slusarz | Not needed |
commit | commitdiff | tree | snapshot |
| 2010-05-20 |
Michael M Slusarz | Bug #9050: Ignore return from Horde.popup() |
commit | commitdiff | tree | snapshot |
| 2010-05-20 |
Michael M Slusarz | Fix parse error |
commit | commitdiff | tree | snapshot |
| 2010-05-20 |
Michael J.... | use the parent's method |
commit | commitdiff | tree | snapshot |
| 2010-05-20 |
Michael J.... | remove Prefs dependency |
commit | commitdiff | tree | snapshot |
| 2010-05-20 |
Michael J.... | Inject Horde_Perms object |
commit | commitdiff | tree | snapshot |
| next |