0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug 12175: Calendar view items not refreshing correctly. More... almost 16 years ago
add safeguards to make sure HomeCollection doesn't get fubared More... almost 16 years ago
Fix widths for calendar view. More... almost 16 years ago
Fix bug 12184, don't wrap long collection names. More... almost 16 years ago
Bug 12185: make subscribe dialogs pop more. More... almost 16 years ago
Fix bug 12179, don't permanently treat event as read-only, call setReadWrite if we're not read-only More... almost 16 years ago
Fix the notes field part of bug 12159, setValue(null) was doing nothing, rather than emptying the notes field More... almost 16 years ago
Give a more validation error when end is before start More... almost 16 years ago
If you're going to fail, don't hang the list view with an outdated "Processing..." message More... almost 16 years ago
catch ModelValidationException when converting icalendar component to model object More... almost 16 years ago
IE specific hack: work around IE's nefarious z-index handling so as not to cover all UI with a mask More... almost 16 years ago
Make no-collections help text pop, bug 12181 - Add a mask layer - Adjust help text and collection add button to be absolute and above the mask More... almost 16 years ago
Bug 12183: No invite instructions for subscriptions. More... almost 16 years ago
Fix CalendarFilterConverter to return correct filter for VTODOs, which is anything without an EventStamp now. More... almost 16 years ago
Fix bug 12131, we were doing a handleClick (which toggles sort) for clicking icons, AND for clicking the header. One seems like enough. More... almost 16 years ago
Finish fixing initialize; select elements need a valid value, empty string doesn't work More... almost 16 years ago
Fix a problem with our new detail view; What the end user sees as FYI is CANCELLED in iCalendar (and EIM) More... almost 16 years ago
Assorted UI tweaks for bug 12059. More... almost 16 years ago
Move QuickEntryEntry widget to Dojo apis in preparation for SoC search work. More... almost 16 years ago
Implement a wee bit of smarts for end date/time fields, default them to match start when start gets set (if there's nothing yet set in end fields) More... almost 16 years ago
Fix bug 12180, list view tweaks - No rollover for column headers - Adjust task column width - White column header text when selected More... almost 16 years ago
Support for passing arbitrary queries to getItems. More... almost 16 years ago
Cleanup surrounding auth box. More... almost 16 years ago
Bug 12177: Display error message instead of generic error string representation for auth failure. More... almost 16 years ago
remove unused method More... almost 16 years ago
remove duplicate line More... almost 16 years ago
Fix 500 error that was caused by ClassCastException, by using abdera's ProviderHelper to generate notfound responses More... almost 16 years ago
Fix initialization issues with event fields. - When enabling event-ness, if fields haven't been initialized, set them to an empty any-time event - When removing event-ness, leave initialized true so fields aren't lost if event-ness is immediately re-added More... almost 16 years ago
Firefox 2 wants display: block to get sizing right. More... almost 16 years ago
Adjust css for changed mouseover class location, set text to black so it's legible when moused over More... almost 16 years ago