2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected 5 months ago.
Jan 23, 2024 — Jan 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
post a link to an online version of the web config script More... over 15 years ago
remove test vcal data More... over 15 years ago
fix some problems with populating the address field after selecting from the auto-complete options More... over 15 years ago
handle multiple attendees More... over 15 years ago
some work on vcalendar attachment support More... over 15 years ago
disable the vcal/ical attachment parsing while under development More... over 15 years ago
re-organize the calendar plugin code into an include file. Started integration support for vcal/ical attachment types into the calendar events system. More... over 15 years ago
doc update More... over 15 years ago
more updates and fixes More... over 15 years ago
tweak the per source results counts. added a nice js throttle to the autocomplete to reduce unneeded ajax calls More... over 15 years ago
fix to the new regex filter option More... over 15 years ago
more regex tweaks for the auto address plugin as well as better handling of LDAP contact sources More... over 15 years ago
formatting update More... over 15 years ago
misc updates and fixes. Added the ability to pass in a more specific filter string More... over 15 years ago
made it possible to pass a regex pattern to the contact quick list function instead of just a string to match More... over 15 years ago
comment out as yet unused require() More... over 15 years ago
setup some functions to make it possible to import vcal attachments into the calendar plugin More... over 15 years ago
slight optimization to the uuencode plugin More... over 15 years ago
made the auto_address plugin strings translatable More... over 15 years ago
doc update More... over 15 years ago
added 4 user options to the auto-complete plugin: More... over 15 years ago
simpler and more effective regex that determines when the auto address should do a lookup More... over 15 years ago
another result set limit fix More... over 15 years ago
reduce the result set size of the auto_address plugin to 5 per source or 10 if there is only 1 contact source More... over 15 years ago
add support to the auto_address plugin for configured non-local addressbook sources. More... over 15 years ago
added an auto-complete address plugin for the compose page called auto_address More... over 15 years ago
added 3 new display hooks below each of the address fields (to, cc, bcc) on the compose page More... over 15 years ago
made it possible for plugins to define the javascript ajax callback function instead of just the element to put the return value in More... over 15 years ago
added a plugin method that gets a contact list More... over 15 years ago
make it possible to override the default page size with the contact quick list function More... over 15 years ago