source: subversion

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5378   20 months thomasb Avoid titles like 'undefined' or 'false'
(edit) @5377   20 months thomasb Improve definition of composite address fields of LDAP contacts
(edit) @5376   20 months thomasb Backport r5375 to release branch
(edit) @5375   20 months thomasb Allow cross-task ajax requests
(edit) @5374   20 months alec - Applied fixes from trunk up to r5371
(edit) @5373   20 months thomasb Avoid errors
(edit) @5372   20 months thomasb LDAP: use VLV pseudo-search for autocompletion
(edit) @5371   20 months thomasb Fix inline display of image attachments
(edit) @5370   20 months alec - Update ru_RU localization (#1488139)
(edit) @5369   20 months alec - Fix IDN address validation issue (#1488137)
(edit) @5368   20 months alec - Fix removing compose data from session after sending a message
(edit) @5367   20 months alec - Improve generated crypt() passwords (#1488136)
(edit) @5366   20 months thomasb Backporting changes trom trunk (r5357-r5365)
(edit) @5365   20 months alec - Fix getting message part data from structure, fixes r5363
(edit) @5364   20 months alec - Fix handling of <title> tag for cases where (malformed) HTML content …
(edit) @5363   20 months alec - Improve handling of situation when FETCH returns OK, but no data
(edit) @5362   20 months alec - Fix issue where wrong message sequence range could be generated when it …
(edit) @5361   20 months alec - Fix JS error when dst_active checkbox doesn't exist (#1488133)
(edit) @5360   20 months alec - Improve handling of malformed charset specification in HTML messages …
(edit) @5359   20 months alec - Add underline character to charset regexp
(edit) @5358   20 months alec - Small code improvement
(edit) @5357   20 months alec - Fix threads cache validation when skip_deleted=true
(edit) @5356   20 months thomasb Add (experimental) support for some extendted PHP LDAP functions when …
(edit) @5355   20 months thomasb Tagging files for 0.7-beta1 release
(edit) @5354   20 months thomasb Set version strings to 0.7-beta1
(edit) @5353   20 months thomasb Copy plugins to release branch
(edit) @5352   20 months thomasb Remove externals
(edit) @5351   20 months thomasb Create release branch for 0.7 (beta)
(edit) @5350   20 months alec - Another fix to hide empty tabs
(edit) @5349   20 months alec - Added 'search_dn_default' variable in ldap config - Better handling of …
(edit) @5348   20 months alec - Fixed sorting of scripts, scripts including aware of the sort order
(edit) @5347   20 months alec - Fix handling of folder creation error while moving/copying message
(edit) @5346   20 months alec - Revert r5345 to handle non-array content too
(edit) @5345   20 months alec - One if() too much
(edit) @5344   20 months alec - Hide contact tabs with no content
(edit) @5343   20 months alec - Code and small perf. improvements
(edit) @5342   20 months alec - Removed zebra-class
(edit) @5341   20 months thomasb Find charset in HTML meta tags if not specified in content-type header …
(edit) @5340   20 months alec - Filters - UI redesign: added possibility to move filter to any place …
(edit) @5339   20 months alec - Fix %dn replacement
(edit) @5338   20 months thomasb Also allow groups list to be fetched using VLV
(edit) @5337   21 months alec - Improve .boxtitle style
(edit) @5336   21 months thomasb Support plugin commands on HTML pages, too
(edit) @5335   21 months alec - Add possibility to auto-register menu objects in show_popup()
(edit) @5334   21 months alec - Use smaller action/rule buttons, create separate dir for images
(edit) @5333   21 months thomasb Fix BER encoding of records-per-page parameter
(edit) @5332   21 months alec - Fixed "jumping" Filters tab
(edit) @5331   21 months thomasb Improve group member fetching
(edit) @5330   21 months alec - Fix FETCH response parsing in fetchMIMEHeaders() method (first line of …
(edit) @5329   21 months alec - Added .dist config file
(edit) @5328   21 months thomasb Contact groups can have direct email addresses => distribution lists; …
(edit) @5327   21 months thomasb Rewrite groups listing: use recursive methods to list members of (nested) …
(edit) @5326   21 months netbit - pt_BR translations
(edit) @5325   21 months alec - Support KEP:14's commented variables
(edit) @5324   21 months alec - added ru_RU localization
(edit) @5323   21 months alec - Fixed bug where 'doveadm pw' command was used as dovecotpw utility
(edit) @5322   21 months thomasb Autocomplete LDAP records when adding contacts from mail (#1488073)
(edit) @5321   21 months alec - Fixed ticket number
(edit) @5320   21 months alec - Plugin API: added 'ready' hook (#1488073)
(edit) @5319   21 months alec - Ignore DSN request when it isn't supported by SMTP server (#1487800)
(edit) @5318   21 months alec - Make sure LDAP name fields aren't arrays (#1488108)
(edit) @5317   21 months thomasb Read group members according to objectClass of group records; support …
(edit) @5316   21 months alec - Improve performance by storing sorted mailbox list in the cache
(edit) @5315   21 months thomasb Skip VLV if a group is selected; show advanced search form if activating a …
(edit) @5314   21 months alec - Update gl_ES localization (#1488115)
(edit) @5313   21 months alec - Fixed/updated changelog
(edit) @5312   21 months alec - Fixed imap test to non-default port when using ssl (#1488118)
(edit) @5311   21 months thomasb Force files to be updated, even if newer (#1488117)
(edit) @5310   21 months alec - Fix bug where wrong search string was build when using filter together …
(edit) @5309   21 months alec - Improved performance by skipping folders list sorting when it's not …
(edit) @5308   21 months thomasb Attach jquery UI date pickers to contact fields of type 'date'
(edit) @5307   21 months alec - Remove memory_limit for indexcontacts.sh (#1488109)
(edit) @5306   21 months alec - Fix issue where it wasn't possible to change list view mode in folder …
(edit) @5305   21 months alec - Small improvement for handling redundant cache queries (followup to …
(edit) @5304   21 months alec - Fix namespace handling in special folders settings (#1488112)
(edit) @5303   21 months alec - Fix: skip redundant cache queries when an entry doesn't exist
(edit) @5302   21 months alec - Improved performance of draft saving by usage of APPENDUID response if …
(edit) @5301   21 months alec - Don't print error to the log when trying to delete non-existing draft …
(edit) @5300   21 months alec - Fixed doubled Filter tab on page refresh - Added filters set selector in …
(edit) @5299   21 months alec - Disable time limit for CLI scripts (#1488109)
(edit) @5298   21 months thomasb Restrict folders list to write-only
(edit) @5297   21 months thomasb Restrict folders list to write-only in selectors for special folders and …
(edit) @5296   21 months thomasb Describe new name attribute for LDAP groups
(edit) @5295   21 months thomasb Make LDAP group name attribute configurable
(edit) @5294   21 months thomasb We're on the road towards 0.7 now
(edit) @5293   21 months thomasb Tagging files for 0.6 stable
(edit) @5292   21 months thomasb Bump versions to 0.6 stable
(edit) @5291   21 months thomasb Updated localizations from mailing list submissions
(edit) @5290   21 months thomasb Updated localizations from mailing list submissions
(edit) @5289   21 months thomasb This timezone stuff really is a hard one…
(edit) @5288   21 months thomasb Unset auto timezone value if overwritten by user prefs
(edit) @5287   21 months thomasb Fix timezone settings
(edit) @5286   21 months alec - Hide PHP warning when max() is used with an empty array
(edit) @5285   21 months thomasb Distinguish standard timezone offset and DST of client
(edit) @5284   21 months alec - Add db_table_* config for new cache tables (#1488105)
(edit) @5283   21 months alec - Fix misleading display when chaning editor type (#1488104), fix handling …
(edit) @5282   21 months thomasb Fix typo; add attribute to allow html in labels
(edit) @5281   21 months alec - Applied some fixes from trunk up to r5280
(edit) @5280   21 months alec - Fix bug where when replying always the last identity is used (#1488101)
(edit) @5279   21 months thomasb Fix merging of annotation results when querying multiple attributes
Note: See TracRevisionLog for help on using the revision log.