summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2012-01-18Update license information in pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5791 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-17- Replace create_attrib_string() with html::attrib_string()alec
git-svn-id: https://svn.roundcube.net/trunk@5784 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-16Use jquery UI to render the new user dialogthomasb
git-svn-id: https://svn.roundcube.net/trunk@5783 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-15Better menu style for Larrythomasb
git-svn-id: https://svn.roundcube.net/trunk@5774 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-15Adjust tabs style to Larry designthomasb
git-svn-id: https://svn.roundcube.net/trunk@5773 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-13- Use storage objectalec
git-svn-id: https://svn.roundcube.net/trunk@5764 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-10Added more icons for Larrythomasb
git-svn-id: https://svn.roundcube.net/trunk@5750 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-10- Fixed edit/delete actions state after deleting table row ↵alec
- Chandle adding ACL user-entries with comma - split the value and create many entries git-svn-id: https://svn.roundcube.net/trunk@5748 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-08Updated translations from launchpadthomasb
git-svn-id: https://svn.roundcube.net/trunk@5740 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05- Use new rcube_meme classalec
git-svn-id: https://svn.roundcube.net/trunk@5720 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05- Fixed bug where drag layer wasn't removed when dragging was ended over ↵alec
sets list git-svn-id: https://svn.roundcube.net/trunk@5718 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05- Fix possible ID duplication when adding filter rules very fast (#1488288)alec
git-svn-id: https://svn.roundcube.net/trunk@5710 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-03Restored lost translationsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5699 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-03Imported plugin translations from launchpadthomasb
git-svn-id: https://svn.roundcube.net/trunk@5697 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-02Individual styles for datepicker widgetthomasb
git-svn-id: https://svn.roundcube.net/trunk@5688 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-01- Move setting datepicker's date format to jqueryui plugin, PHPCS fixalec
git-svn-id: https://svn.roundcube.net/trunk@5677 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-01- Fix selecting jqueryui theme when the plugin isn't configuredalec
git-svn-id: https://svn.roundcube.net/trunk@5676 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-22Let plugins adapt better to different skinsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5642 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-17Adapt Larry button stylesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5626 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-16Setup dialogs (using jquery UI) and compose form for Larrythomasb
git-svn-id: https://svn.roundcube.net/trunk@5624 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-14Updated German translations for managesievethomasb
git-svn-id: https://svn.roundcube.net/trunk@5608 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-09Update files listing with new localization filethomasb
git-svn-id: https://svn.roundcube.net/trunk@5581 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-09Add japanese translation by Tadashi Jokagithomasb
git-svn-id: https://svn.roundcube.net/trunk@5579 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-08- Update localization files listalec
git-svn-id: https://svn.roundcube.net/trunk@5573 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07Fix syntax error in localization filethomasb
git-svn-id: https://svn.roundcube.net/trunk@5571 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07Add localization files from mailing list submissionthomasb
git-svn-id: https://svn.roundcube.net/trunk@5568 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07- Fix bug in pt_BR localization (#1488239)alec
git-svn-id: https://svn.roundcube.net/trunk@5553 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-02- Remove wrong checkalec
git-svn-id: https://svn.roundcube.net/trunk@5526 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-29Convert to UTF-8thomasb
git-svn-id: https://svn.roundcube.net/trunk@5510 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-28- Close file tag (#1488214)alec
git-svn-id: https://svn.roundcube.net/trunk@5503 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-28- Fix get_realm() by removing debug code (shame on me)alec
git-svn-id: https://svn.roundcube.net/trunk@5500 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-24- Mark read (lrs) rights by default for new ACL entryalec
git-svn-id: https://svn.roundcube.net/trunk@5482 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-23- Fix get_folder_li() usage after recent changes in corealec
git-svn-id: https://svn.roundcube.net/trunk@5478 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-23- Improvements for filters popup windowalec
git-svn-id: https://svn.roundcube.net/trunk@5472 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-23- Fixed javascript error in IE8alec
git-svn-id: https://svn.roundcube.net/trunk@5469 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-23- Save Samba password hashes in capital letters (#1488197)alec
git-svn-id: https://svn.roundcube.net/trunk@5467 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-22- Update es_ES localizationalec
git-svn-id: https://svn.roundcube.net/trunk@5466 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-22- Add more package.xml filesalec
git-svn-id: https://svn.roundcube.net/trunk@5463 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-21- More package.xml filesalec
git-svn-id: https://svn.roundcube.net/trunk@5459 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-21- Add more package.xml filesalec
git-svn-id: https://svn.roundcube.net/trunk@5456 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-18- Don't show notifications on user actionalec
git-svn-id: https://svn.roundcube.net/trunk@5449 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-18- Update and validate package.xml filesalec
git-svn-id: https://svn.roundcube.net/trunk@5448 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-18- Added package.xml for managesieve pluginalec
git-svn-id: https://svn.roundcube.net/trunk@5447 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-18- Remove old imagealec
git-svn-id: https://svn.roundcube.net/trunk@5446 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-18- Fix date broken in last commitalec
git-svn-id: https://svn.roundcube.net/trunk@5444 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-18- Fixed setting test type to :is when none is specifiedalec
git-svn-id: https://svn.roundcube.net/trunk@5443 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-17- Removed unused private variablealec
git-svn-id: https://svn.roundcube.net/trunk@5442 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-17- Added 'address' and 'envelope' tests supportalec
- Added 'body' extension support (RFC5173) - Added 'subaddress' extension support (RFC5233) - Added comparators support - Changed Sender/Recipient labels to From/To - Fixed importing rule names from Ingo - Fixed handling of extensions disabled in config git-svn-id: https://svn.roundcube.net/trunk@5441 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-16- Fixed import of rules with unsupported testsalec
git-svn-id: https://svn.roundcube.net/trunk@5440 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-16- Split test scripts by sieve extensionalec
git-svn-id: https://svn.roundcube.net/trunk@5437 208e9e7b-5314-0410-a742-e7e81cd9613c