horde.git
2009-09-29 Michael J.... typo
2009-09-29 Michael J.... Start fleshing out the K_Resource_Group stuff.
2009-09-29 Michael J.... spelling
2009-09-29 Michael J.... Refactor a bit.
2009-09-29 Michael J.... Fix variable name
2009-09-29 Michael J.... Remove cruft
2009-09-29 Michael J.... Removed some cruft from original testing
2009-09-29 Michael J.... Clean up a bit.
2009-09-29 Michael J.... Remove max_reservations.
2009-09-29 Michael J.... use Horde_Support_GUID
2009-09-29 Michael J.... Provide feedback on resource availability as soon as...
2009-09-29 Michael J.... Don't open resource calendars in _blank, use the same...
2009-09-29 Jan SchneiderFix sequence name.
2009-09-29 Michael J.... Notify for acceptance as well
2009-09-29 Michael J.... Need to move this comparison after the loop.
2009-09-29 Michael J.... Remove already added resources from the select list.
2009-09-29 Michael J.... Make this "Response", just like the attendee's column
2009-09-29 Michael J.... Move static resource related methods to Kronolith_Resou...
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 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 SlusarzRename Virtual Folder section to Saved Searches
2009-09-28 Michael M SlusarzAbstract out folder tree image generation.
2009-09-28 Michael M SlusarzBug #8606: Fix dragging over IFRAMEs
2009-09-28 Michael J.... track Horde_Lock changes
2009-09-28 Michael M SlusarzFix replacement string
2009-09-28 Michael M SlusarzAnother attempt at sizing correctly - use entire HTML...
2009-09-28 Michael M SlusarzFix DOM traversal
2009-09-28 Michael M SlusarzFix hover effect over folders in dimp
2009-09-28 Michael J.... change title for this icon to "Meeting" instead of...
2009-09-28 Michael J.... Make sure $end is a Horde_Date object
2009-09-28 Jan SchneiderFix calculating bottom event position.
2009-09-28 Jan SchneiderFix converting all-day events to regular events.
2009-09-28 Michael M SlusarzTicket #8592: Fix resizing height
2009-09-28 Michael M SlusarzTicket #8592 - More IFRAME/HTML work
2009-09-28 Michael M SlusarzRemove unused classes.
next