summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2012-04-13- Merge devel-framework branch, resolved conflictsalecpl
2012-04-12- Make buttons self-closing (#1488424)alecpl
2012-04-12- Small fixalecpl
2012-04-12- Fix importing to LDAP addressbook when mail attribute is required byalecpl
2012-04-12- Fix "false" placeholder in contact notes textareaalecpl
2012-04-12- Fix adding contact form fields in situation when the fieldset is empty.alecpl
2012-04-11Keep improvement from r6060: show 'loading...' message when redirectingthomascube
2012-04-11- Revert r6060, fix #1487822 using css-onlyalecpl
2012-04-11Force page reload if list columns changed in IE8 (#1487822)thomascube
2012-04-11Allow mass-removal of addresses from a group (#1487748)thomascube
2012-04-11- Fix contact information update in case when contact photo exists (#1488420)alecpl
2012-04-10- Improved member attribute detection with fallback in create_group()alecpl
2012-04-10- Fix removing all folders on import to LDAP addressbook (added rcube_ldap::d...alecpl
2012-04-10- Fix so "Back" from compose/show doesn't reset search request (#1488238)alecpl
2012-04-08- Fix identationalecpl
2012-04-08- Add option to delete messages instead of moving to Trash when in Junk folde...alecpl
2012-04-07Corrently focus HTML editor to make cursor visible. Patch by JohnDoh (#1487073)thomascube
2012-04-07Reset IP stored in session when destroying session data (#1488056)thomascube
2012-04-07- Fix format_date() when $convert=false (#1488147)alecpl
2012-04-07- Improved validation and forced RDN in required_fields (#1488254)alecpl
2012-04-06- Fix some issues regarding to cancel icon on attachments list, improve delet...alecpl
2012-04-04- Fix bug where memory_limit = -1 wasn't handled properlyalecpl
2012-03-29- Support LDAP RFC2256's country object class read/write (#1488123)alecpl
2012-03-24- Improve ImageMagick's identify isage, fix possible issue with spaces in pat...alecpl
2012-03-22Always return the correct connection statethomascube
2012-03-22- Upgraded to jQuery 1.7.2alecpl
2012-03-21- Fix E_STRICT warning (#1488404)alecpl
2012-03-21- Reset variable in loopalecpl
2012-03-21Updated Slovenian translation submitted to the mailing listthomascube
2012-03-20Add support for read-only address book recordsthomascube
2012-03-19- Image resize with GD extension (#1488383) alecpl
2012-03-16Pass message UID to 'message_part_get' hookthomascube
2012-03-16Don't set variable which will be used later on with wrong datathomascube
2012-03-16- Fix file headersalecpl
2012-03-16- fa -> fa_IR, fixed Persian language native name (#1488393)alecpl
2012-03-15Improve input field placeholders: use native attributes if supported, encapsu...thomascube
2012-03-15- Fix lack of warning when switching task in compose window (#1488399)alecpl
2012-03-14Accept DateTime object as input to format_date()thomascube
2012-03-14- Fix bug where it wasn't possible to enter ( or & characters in autocomplete...alecpl
2012-03-14Request all needed fields from address book backends (#1488394)thomascube
2012-03-13- Fix js errors (spellcheck-related) when switching editor mode in identity s...alecpl
2012-03-13- Fix counting messages search resultsalecpl
2012-03-09- Unified (single) spellchecker buttonalecpl
2012-03-09- Improve logo handling in default skin (#1488385)alecpl
2012-03-09- Fix encoding of attachment with comma in name (#1488389)alecpl
2012-03-08- On login screen show only one message at a timealecpl
2012-03-08Only run value through format_date if no render_func was called beforethomascube
2012-03-07- Hook unregister methods (#1488184)alecpl
2012-03-06- Fix handling of % character in IMAP protocol (#1488382)alecpl
2012-03-06- Have DSN parser pass database name through url decode (#1488035)alecpl