summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps
AgeCommit message (Collapse)Author
2012-01-18Use <uri> value from package.xml to build download links in about screen; ↵thomasb
show links in default style git-svn-id: https://svn.roundcube.net/trunk@5789 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Display priority in message headers blockthomasb
git-svn-id: https://svn.roundcube.net/trunk@5788 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5787 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-17- Fix incorrect function call (#1488310)alec
git-svn-id: https://svn.roundcube.net/trunk@5785 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@5781 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-09- Use proper class namealec
git-svn-id: https://svn.roundcube.net/trunk@5745 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-08- Fix setting pagesizes (#1488295)alec
git-svn-id: https://svn.roundcube.net/trunk@5739 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05Implement address book widget on compose screenthomasb
git-svn-id: https://svn.roundcube.net/trunk@5723 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05Simplifythomasb
git-svn-id: https://svn.roundcube.net/trunk@5722 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05- Exclude MIME functionality from rcube_imap class into rcube_mime classalec
git-svn-id: https://svn.roundcube.net/trunk@5716 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05- Fix bug in handling of base href and inline content (#1488290)alec
git-svn-id: https://svn.roundcube.net/trunk@5713 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-04- Fix displaying form warnings on contact savealec
git-svn-id: https://svn.roundcube.net/trunk@5709 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-04Use proper timezones from PHP's internal timezonedb (#1485592)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5707 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-02Use iframes for identity managementthomasb
git-svn-id: https://svn.roundcube.net/trunk@5686 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-01- Fix so editor selector is hidden when 'htmleditor' is listed in ↵alec
'dont_override' git-svn-id: https://svn.roundcube.net/trunk@5682 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-01- Fix label too long (#1488283), fix polish translationalec
git-svn-id: https://svn.roundcube.net/trunk@5680 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-01- Remove leftover from last commitalec
git-svn-id: https://svn.roundcube.net/trunk@5679 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-01- Don't load jqueryui plugin, it's required now by defaultalec
- Move datepicker's date format setting to the plugin git-svn-id: https://svn.roundcube.net/trunk@5678 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-30- Small fixes to r5662alec
git-svn-id: https://svn.roundcube.net/trunk@5663 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-29- Add separate pagesize setting for mail messages and contacts (#1488269)alec
git-svn-id: https://svn.roundcube.net/trunk@5662 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-28- Remove some UI-specific one-liners from rcube_webmail objectalec
git-svn-id: https://svn.roundcube.net/trunk@5661 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-28- Fix handling of INBOX's subfolders in special folders config (#1488279)alec
git-svn-id: https://svn.roundcube.net/trunk@5659 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-22Make count-display label selectable by skin; always show photo placeholder, ↵thomasb
even if source doesn't support a photo col git-svn-id: https://svn.roundcube.net/trunk@5645 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-22Put groups list into a fieldset to be consistent with the rest of the formthomasb
git-svn-id: https://svn.roundcube.net/trunk@5644 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-22Fix upload form handlingthomasb
git-svn-id: https://svn.roundcube.net/trunk@5643 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-22Make emtpy/invalid links non-clickablethomasb
git-svn-id: https://svn.roundcube.net/trunk@5639 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-20First steps for Larry's address bookthomasb
git-svn-id: https://svn.roundcube.net/trunk@5634 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-20Fix crashes with eAccelerator (#1488256)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5633 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-19Only expand one email per group memberthomasb
git-svn-id: https://svn.roundcube.net/trunk@5631 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-19- Fix "PHP Warning: Invalid argument supplied for foreach()" (#1488264)alec
git-svn-id: https://svn.roundcube.net/trunk@5630 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-16Add more classes and options to HTML elements for better styleabilitythomasb
git-svn-id: https://svn.roundcube.net/trunk@5623 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-14Larry is growing upthomasb
git-svn-id: https://svn.roundcube.net/trunk@5617 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-14Pass attributes from skin to form tablethomasb
git-svn-id: https://svn.roundcube.net/trunk@5612 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-14Larry's identities settings and about pagethomasb
git-svn-id: https://svn.roundcube.net/trunk@5605 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-14- Skip inline images (fixes issue where images used in HTML body were ↵alec
displayed below the body once again) git-svn-id: https://svn.roundcube.net/trunk@5599 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-12More options for message headers output in templatesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5596 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-12More from Larry...thomasb
git-svn-id: https://svn.roundcube.net/trunk@5595 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-11Make string for unread count configureable by skin; add file type classes to ↵thomasb
attachments list git-svn-id: https://svn.roundcube.net/trunk@5592 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-10Better CSS url() validationthomasb
git-svn-id: https://svn.roundcube.net/trunk@5589 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-09Add css class to add-iconthomasb
git-svn-id: https://svn.roundcube.net/trunk@5588 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-09Allow clean background:url(...) styles in safe mode. This will make ↵thomasb
Roundcube pass the Email Standards Acid Test git-svn-id: https://svn.roundcube.net/trunk@5586 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-08- Update killcache with new cache tablesalec
git-svn-id: https://svn.roundcube.net/trunk@5577 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL insteadalec
git-svn-id: https://svn.roundcube.net/trunk@5564 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07- Remove deprecated global $IMAP variable usage (#1488148)alec
git-svn-id: https://svn.roundcube.net/trunk@5563 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07- Add option to set default font for HTML message (#1484137) alec
git-svn-id: https://svn.roundcube.net/trunk@5562 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07- Fixed issues with big memory allocation of IMAP results, improved a lot of ↵alec
rcube_imap class git-svn-id: https://svn.roundcube.net/trunk@5557 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-06- Fix typos in handling support link labelalec
git-svn-id: https://svn.roundcube.net/trunk@5550 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-06Show attachment filename in page titlethomasb
git-svn-id: https://svn.roundcube.net/trunk@5547 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-05Replace prompt() with jQuery UI dialog (#1485135)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5544 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-05- Fix attaching files (broken with changes to _SESSION['compose']) (#1488235)alec
git-svn-id: https://svn.roundcube.net/trunk@5542 208e9e7b-5314-0410-a742-e7e81cd9613c