horde.git
2009-09-29 Michael J.... More additions based on some discussion with Gunnar...
2009-09-29 Michael J.... Move checkResources() to Kronolith::, and out of the...
2009-09-29 Michael J.... Rename sql script
2009-09-29 Michael J.... Lots of stuff:
2009-09-29 Michael J.... Add a link in Kronolith's menu for the resource page
2009-09-29 Michael J.... Fix logic and implement a delete() method for removing...
2009-09-29 Michael J.... Clear resources when clearing attendees page as well
2009-09-29 Michael J.... Tweak labels now that these are for resources as well
2009-09-29 Michael J.... Remove some cruft now that we can do this via the UI...
2009-09-29 Michael J.... Only attempt to remove resources from the event if...
2009-09-29 Michael J.... notify user if a requested resource rejects invitation...
2009-09-29 Michael J.... Initial adding of resource to an event from the attende...
2009-09-29 Michael J.... Show only resource calendars on the event form when...
2009-09-29 Michael J.... Add basic permission checking to Kronolith::listResources()
2009-09-29 Michael J.... Add a setResources() method similar to setAttendees...
2009-09-29 Michael J.... remove commented out code
2009-09-29 Michael J.... Move hasPermisson to the base class, implement ::get...
2009-09-29 Michael J.... typos
2009-09-29 Michael J.... use Kronolith::getInternalCalendar() here as well
2009-09-29 Michael J.... Experiment with getting either a share or resource...
2009-09-29 Michael J.... listEvents:: isn't detailed enough for this...manually...
2009-09-29 Michael J.... Add resources to list of attendees returned from this...
2009-09-29 Michael J.... Easier way of exlcuding the current event from checking...
2009-09-29 Michael J.... No autocompletion for resources (yet??)
2009-09-29 Michael J.... Clarify why we are doing this bit of code here...
2009-09-29 Michael J.... Fix passing the event date to the attendee form.
2009-09-29 Michael J.... parse error
2009-09-29 Michael J.... Properly pass the calender_id to ::listEvents()
2009-09-29 Michael J.... Stqrt hashing out the isFree() method. Remove deprecate...
2009-09-29 Michael J.... For now, don't use autocomplete for resource adding...
2009-09-29 Michael J.... resource event delettion, start building a useful resou...
2009-09-29 Michael J.... Be sure to load the empty resources array when creating...
2009-09-29 Michael J.... Actually remove this code
2009-09-29 Michael J.... More tweaks/fleshing out:
2009-09-29 Michael J.... Fix method name
2009-09-29 Michael J.... Large bit of work on Kronolith Resources.
2009-09-29 Michael J.... tweak panel display when displaying display_cals.
2009-09-29 Michael J.... Replace calendar panel with a "Return to my calendars...
2009-09-29 Michael J.... Clarify the use of the display_cal parameter
2009-09-29 Michael J.... Some ideas on feeling out a UI for administration....
2009-09-29 Michael J.... listObjects API blurb
2009-09-29 Michael J.... implement basic listing method...no filters yet.
2009-09-29 Michael J.... Use a static member to hold the Kronolith_Driver object
2009-09-29 Michael J.... First attempt at displaying resource FreeBusy info...
2009-09-29 Michael J.... Need to move the acceptance/denial of requests to the...
2009-09-29 Michael J.... Check for cases where resource is not found
2009-09-29 Michael J.... Fix column name, check for error from DB
2009-09-29 Michael J.... Better field name, add method for retrieving resources...
2009-09-29 Michael J.... Allow updating of existing resources, some error checki...
2009-09-29 Michael J.... Start fleshing out the code to implement resources
2009-09-29 Michael J.... add kronolith_resource table
2009-09-29 Michael J.... add sql upgrade script and update creation scripts...
2009-09-29 Michael J.... Flesh out some methods in Event and Driver to deal...
2009-09-29 Michael J.... Start stubbing out some ideas for Kronolith_Resource...
2009-09-29 Michael J.... Add stub for Kronolith_Resource
2009-09-29 Michael M SlusarzRecent Searches was mislabeled as Saved Searches
2009-09-29 Michael M SlusarzTicket #6875: Re-add OR searches to advanced search
2009-09-29 Michael M SlusarzImap Client test fixes
2009-09-29 Michael M SlusarzIn an OR clause, 2nd element must not contain the OR...
2009-09-29 Michael M SlusarzAdd a Horde identifier to the generated Message-ID
2009-09-29 Gunnar WrobelFix signatures for strict mode testing.
2009-09-29 Chuck HagenbuchThese test suites need to not throw warnings when autol...
2009-09-29 Chuck HagenbuchWe never want to autoload the CacheMock class
2009-09-29 Chuck Hagenbuch- include PHPUnit/Framework.php
2009-09-29 Chuck HagenbuchThis asserting was testing PHPUnit internals unintentio...
2009-09-29 Gunnar WrobelDeactivate the sqlite based testing now and only run...
2009-09-29 Gunnar WrobelComplete testing.
2009-09-29 Gunnar WrobelThe mock driver.
2009-09-29 Chuck HagenbuchAdd initial Date helper ported from Mad. Needs translation.
2009-09-29 Chuck HagenbuchInclude PHPUnit/Framework.php
2009-09-29 Chuck HagenbuchAdd a smart quotes helper to Horde_View_Helper_Text...
2009-09-29 Chuck HagenbuchRequire PHPUnit/Framework.php and put autoloading back...
2009-09-29 Chuck HagenbuchFix MySQL tests to match new primary key definition
2009-09-29 Chuck HagenbuchFigured out why I was getting errors; include PHPUnit...
2009-09-29 Gunnar WrobelFix and test error handling of the class.
2009-09-29 Gunnar WrobelAlready provided by the base class.
2009-09-29 Gunnar WrobelAllow different history drivers. This still uses Horde_...
2009-09-29 Matt SelskyFix paths to KolabScenarioTest.php and KolabTest.php
2009-09-29 Gunnar WrobelAdd a test suite to Horde_History. It does the db testi...
2009-09-29 Michael M SlusarzYet more Search/Virtual Folder fixes/improvements
2009-09-29 Michael M SlusarzFix thread image positioning in dimp
2009-09-29 Michael M SlusarzFocus on search criteria field after creation.
2009-09-29 Michael M SlusarzFix missing name parameter
2009-09-29 Michael M SlusarzAdd deleted vfolders to eltdiff list.
2009-09-28 Michael M SlusarzFix English and indenting
2009-09-28 Michael M SlusarzNeed this more complex way to resize the iframe after...
2009-09-28 Michael M SlusarzDon't show info message if part is marked as attachment.
2009-09-28 Michael M SlusarzAdd AND keyword to search UI
2009-09-28 Michael M SlusarzBetter naming for this function
2009-09-28 Michael M SlusarzTweak ZIP display a bit
2009-09-28 Michael M SlusarzRename Virtual Folder section to Saved Searches
2009-09-28 Michael M SlusarzAbstract out folder tree image generation.
2009-09-28 Michael J.... use class constants here as well
2009-09-28 Michael J.... Use exceptions from Horde_Lock
2009-09-28 Michael J.... Use Exceptions
2009-09-28 Michael M SlusarzBug #8606: Fix dragging over IFRAMEs
2009-09-28 Chuck HagenbuchFix classname in unit tests. Please run these when...
2009-09-28 Chuck HagenbuchRework the Constraint filter to take a coupler (an...
2009-09-28 Chuck HagenbuchRename Horde_Constraint_Compound to Horde_Constraint_Co...
2009-09-28 Chuck Hagenbuchremove bad method declaration
next