alecpl
2012-04-15 831c830124c5cafeb36e952acacc01e36de50d78
2012-04-15 alecpl
- More aliases of deprecated functions
blob@ 831c83 commitdiff | diff to current
2012-04-13 alecpl
- Merge devel-framework branch, resolved conflicts
blob@ 0c2596 commitdiff | diff to current
2012-04-07 thomascube
Corrently focus HTML editor to make cursor visible. Patch by JohnDoh (#1487...
blob@ 59c404 commitdiff | diff to current
2012-04-07 alecpl
- Fix format_date() when $convert=false (#1488147)
blob@ 8e8ae7 commitdiff | diff to current
2012-04-04 alecpl
- Fix bug where memory_limit = -1 wasn't handled properly
blob@ ff2d88 commitdiff | diff to current
2012-03-14 thomascube
Accept DateTime object as input to format_date()
blob@ a621a9 commitdiff | diff to current
2012-02-29 alecpl
- Add 'type' and 'attribs' parameters for render_mailboxlist hook
blob@ 8f77c0 commitdiff | diff to current
2012-02-26 alecpl
Fix larry issues: 'Mark' button position, broken folders list footer
blob@ af5995 commitdiff | diff to current
2012-02-21 thomascube
Refactored IMAP cache expunge: delegate to storage object; don't rely on de...
blob@ fec2d8 commitdiff | diff to current
2012-02-17 alecpl
- Fix date_today, broken in r5707
blob@ e5306e commitdiff | diff to current
2012-02-03 thomascube
Get rid of global $__skin_path variable (#1488336)
blob@ fc7b5b commitdiff | diff to current
2012-01-18 thomascube
Changed license to GNU GPLv3+ with exceptions for skins and plugins
blob@ 7fe381 commitdiff | diff to current
2012-01-16 thomascube
Merged devel-framework branch (r5746:5779) back into trunk
blob@ c321a9 commitdiff | diff to current
2012-01-13 alecpl
- Make mime type detection based on filename extension to be case-insensitive
blob@ 4391a7 commitdiff | diff to current
2012-01-06 alecpl
- Fix typo in timezone handling, more exception catching
blob@ e86a21 commitdiff | diff to current
2012-01-06 alecpl
- Don't return 'unknown', use empty string, DateTime* handle more exceptions
blob@ 529bd3 commitdiff | diff to current
2012-01-06 thomascube
Handle DateTime exceptions
blob@ 87986c commitdiff | diff to current
2012-01-06 thomascube
Avoid use of DateTime::getTimestamp()
blob@ ac78df commitdiff | diff to current
2012-01-06 thomascube
Avoid use of 5.2 functions (#1488292)
blob@ 6c0702 commitdiff | diff to current
2012-01-05 alecpl
- Fix bug in handling of base href and inline content (#1488290)
blob@ f5d62f commitdiff | diff to current
2012-01-04 thomascube
Use proper timezones from PHP's internal timezonedb (#1485592)
blob@ 5879c0 commitdiff | diff to current
2011-12-25 alecpl
- Add password type field support in rcmail_get_edit_field() (#1488276)
blob@ 672dc4 commitdiff | diff to current
2011-12-16 thomascube
Add more classes and options to HTML elements for better styleability
blob@ f94e44 commitdiff | diff to current
2011-12-11 thomascube
Make string for unread count configureable by skin; add file type classes t...
blob@ ce86f0 commitdiff | diff to current
2011-12-09 thomascube
Better CSS url() validation
blob@ 854397 commitdiff | diff to current
2011-12-09 thomascube
Allow clean background:url(...) styles in safe mode. This will make Roundcu...
blob@ 2b017e commitdiff | diff to current
2011-12-07 alecpl
- Add option to set default font for HTML message (#1484137)
blob@ 7e263e commitdiff | diff to current
2011-11-27 alecpl
- Fix handling of invalid characters in request (#1488124)
blob@ 2cf55f commitdiff | diff to current
2011-11-25 alecpl
- Prevent from memory_limit exceeding when trying to parse big messages bod...
blob@ e0960f commitdiff | diff to current
2011-11-23 alecpl
- Fixed bug where similiar folder names were highlighted wrong (#1487860)
blob@ fb6d86 commitdiff | diff to current
2011-11-20 alecpl
- Added TinyMCE localizations
blob@ b1867b commitdiff | diff to current
2011-11-14 alecpl
- Don't consider \Noselect flag when building folders tree (#1488004)
blob@ 485c69 commitdiff | diff to current
2011-11-14 alecpl
- Small improvements in rcmail_render_folder_tree_html()
blob@ 854fbf commitdiff | diff to current
2011-11-08 alecpl
- Fix so folders with \Noinferiors attribute aren't listed in parent select...
blob@ aa07b2 commitdiff | diff to current
2011-11-04 alecpl
- Fix handling of dates (birthday/anniversary) in contact data - don't conv...
blob@ 77153b commitdiff | diff to current
2011-10-18 alecpl
- Removed zebra-class
blob@ 57863c commitdiff | diff to current
2011-09-30 thomascube
Restrict folders list to write-only in selectors for special folders and sa...
blob@ e750d1 commitdiff | diff to current
2011-09-28 thomascube
Distinguish standard timezone offset and DST of client
blob@ 65082b commitdiff | diff to current
2011-09-22 thomascube
Fix compose command from other tasks than mail and address book; skip commo...
blob@ ef4998 commitdiff | diff to current
2011-09-21 alecpl
- Add notice on autocompletion that not all records were displayed
blob@ 5f7129 commitdiff | diff to current
2011-09-12 thomascube
Make date/time format user configurable; drop 'date_today' config option
blob@ 1cc9e2 commitdiff | diff to current
2011-09-12 alecpl
- Extend rcube_label_exists() to search in loaded plugins localizations - A...
blob@ 8703b0 commitdiff | diff to current
2011-09-07 alecpl
- Rewritten messages caching (merged devel-mcache branch): Indexes are st...
blob@ 80152b commitdiff | diff to current
2011-09-06 alecpl
- Merge devel-spellcheck branch: - Added spellchecker exceptions dictiona...
blob@ 66df08 commitdiff | diff to current
2011-09-05 alecpl
- Check for "Permission denied" string in IMAP error messages to display mo...
blob@ 427e3a commitdiff | diff to current
2011-08-30 alecpl
- Make 5th argument of rcmail_deliver_message() optional
blob@ 95192c commitdiff | diff to current
2011-08-25 thomascube
Move timezone computation to rcube_config; don't override SESSION['timezone...
blob@ da7178 commitdiff | diff to current
2011-08-24 thomascube
Log session_id with logins
blob@ 9d5d7a commitdiff | diff to current
2011-08-18 thomascube
Fix folders drop-down list: descend into root folder (e.g. INBOX) even if p...
blob@ fbe540 commitdiff | diff to current
2011-08-16 alecpl
- Add client-side checking of uploaded files size
blob@ fe0cb6 commitdiff | diff to current
first | « prev | next »