| 2009-09-29 |
Michael J.... | Lots of stuff: |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Add a link in Kronolith's menu for the resource page |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Only attempt to remove resources from the event if... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | notify user if a requested resource rejects invitation... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Initial adding of resource to an event from the attende... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Add basic permission checking to Kronolith::listResources() |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Move hasPermisson to the base class, implement ::get... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | typos |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Experiment with getting either a share or resource... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | listEvents:: isn't detailed enough for this...manually... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | resource scheduling blurb |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Add sql script updates |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Use Horde_Lock to lock the resource calendar. |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Remove listResources from Kronolth_Resource and refacto... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Add resources to the event view as well |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | UI support for creating and maintaining resource groups. |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Better check for valid resource |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | More work on resource groups. Most of the backend suppo... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Move this to the base class. |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Protect against infinite recursion in case someone... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Correct conditional that catches conflicts. |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Split up the checking resoruce response and adding... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | remove an errant var_dump |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | typo |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Start fleshing out the K_Resource_Group stuff. |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | spelling |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Refactor a bit. |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Fix variable name |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Remove cruft |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Removed some cruft from original testing |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Clean up a bit. |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Remove max_reservations. |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | use Horde_Support_GUID |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Provide feedback on resource availability as soon as... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Don't open resource calendars in _blank, use the same... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Jan Schneider | Fix sequence name. |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Notify for acceptance as well |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Need to move this comparison after the loop. |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Remove already added resources from the select list. |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Make this "Response", just like the attendee's column |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Move static resource related methods to Kronolith_Resou... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | More additions based on some discussion with Gunnar... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Move checkResources() to Kronolith::, and out of the... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Rename sql script |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Lots of stuff: |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Add a link in Kronolith's menu for the resource page |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Fix logic and implement a delete() method for removing... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Clear resources when clearing attendees page as well |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Tweak labels now that these are for resources as well |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Remove some cruft now that we can do this via the UI... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Only attempt to remove resources from the event if... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | notify user if a requested resource rejects invitation... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Initial adding of resource to an event from the attende... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Show only resource calendars on the event form when... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Add basic permission checking to Kronolith::listResources() |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Add a setResources() method similar to setAttendees... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | remove commented out code |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Move hasPermisson to the base class, implement ::get... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | typos |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | use Kronolith::getInternalCalendar() here as well |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Experiment with getting either a share or resource... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | listEvents:: isn't detailed enough for this...manually... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Add resources to list of attendees returned from this... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Easier way of exlcuding the current event from checking... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | No autocompletion for resources (yet??) |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Clarify why we are doing this bit of code here... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Fix passing the event date to the attendee form. |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | parse error |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Properly pass the calender_id to ::listEvents() |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Stqrt hashing out the isFree() method. Remove deprecate... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | For now, don't use autocomplete for resource adding... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | resource event delettion, start building a useful resou... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Be sure to load the empty resources array when creating... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Actually remove this code |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | More tweaks/fleshing out: |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Fix method name |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Large bit of work on Kronolith Resources. |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | tweak panel display when displaying display_cals. |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Replace calendar panel with a "Return to my calendars... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Clarify the use of the display_cal parameter |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Some ideas on feeling out a UI for administration.... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | listObjects API blurb |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | implement basic listing method...no filters yet. |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Use a static member to hold the Kronolith_Driver object |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | First attempt at displaying resource FreeBusy info... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Need to move the acceptance/denial of requests to the... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Check for cases where resource is not found |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Fix column name, check for error from DB |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Better field name, add method for retrieving resources... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Allow updating of existing resources, some error checki... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Start fleshing out the code to implement resources |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | add kronolith_resource table |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | add sql upgrade script and update creation scripts... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Flesh out some methods in Event and Driver to deal... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Start stubbing out some ideas for Kronolith_Resource... |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael J.... | Add stub for Kronolith_Resource |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael M Slusarz | Recent Searches was mislabeled as Saved Searches |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael M Slusarz | Ticket #6875: Re-add OR searches to advanced search |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael M Slusarz | Yet more Search/Virtual Folder fixes/improvements |
commit | commitdiff | tree | snapshot |
| 2009-09-29 |
Michael M Slusarz | Fix thread image positioning in dimp |
commit | commitdiff | tree | snapshot |
| next |