Aleksander Machniak
3433637cb9
Fix archive button state (i.e. checking if current folder is archive folder)
11 years ago
Aleksander Machniak
6a91448aee
Improve performance and code readability by using String's startsWith() method, other code improvements
11 years ago
Aleksander Machniak
442f37c313
Fix list update after archive action on search result
11 years ago
Aleksander Machniak
07f161dd4e
Improved checking if current folder is an archive folder (or subfolder)
11 years ago
Aleksander Machniak
11075979a6
Update authors and version numbers
11 years ago
Aleksander Machniak
691cbc276d
Fix archive action for all messages in a folder ( #1489405 )
11 years ago
Aleksander Machniak
a6cc96a55d
Fix archive button on messages page when using archive_type != '' ( #1489404 )
11 years ago
Aleksander Machniak
2143a64873
Performance improvement - call IMAP LIST only once
11 years ago
Aleksander Machniak
d72a41dc8e
Make sure all folders in the path are created - ie. if archive folder
...
is configured as Archive/YYYY/MM, create both Archive/YYYY and Archive/YYYY/MM.
11 years ago
Aleksander Machniak
4136174517
Clean up translations once again, this time remove untranslated strings for all langs
11 years ago
Aleksander Machniak
9377edc497
More lceanup
11 years ago
Aleksander Machniak
3d9e683cda
Added plugin localizations
11 years ago
Thomas Bruederli
f93e0b3a14
Synchronized localization files from Transifex
11 years ago
Thomas Bruederli
38ab0be093
Created composer.json files for default plugins
11 years ago
Thomas Bruederli
eef9eb1146
Synchronized localization files from Transifex
11 years ago
Thomas Bruederli
71b577ea7d
Added Luxembourgish localizations
11 years ago
Aleksander Machniak
3e3f39a06c
'moveto' -> 'move', cs fixes
12 years ago
Thomas Bruederli
a7e0897fde
Synchronized localization files with Transifex
12 years ago
Aleksander Machniak
22d48c2697
Use global show_real_foldername setting instead archive_localize_name
12 years ago
Thomas Bruederli
3e78fc7fdf
Synced localizations from Transifex
12 years ago
Thomas Bruederli
c8f2c0c5af
Synchronized localizations from Transifex
12 years ago
Thomas Bruederli
4090870623
Localization updates from Transifex
12 years ago
Thomas Bruederli
aed581b6c4
Import all translations from Transifex
12 years ago
Thomas Bruederli
67cb017b0c
Extend archive plugin with user-configurable options to move messages into subfolders according to their date, sender or originating folder
12 years ago
Aleksander Machniak
b005927f91
Add basic tests for plugins
12 years ago
Aleksander Machniak
61be822d62
Remove deprecated functions (from bc.php file) usage in plugins
12 years ago
Thomas Bruederli
de2009ec2c
Pulled de_CH translations from Transifex (first test)
12 years ago
Thomas Bruederli
49437c123a
Add proper headers to localization template files
12 years ago
Thomas Bruederli
aabeab1e4e
Updated localizations from launchpad
12 years ago
Thomas Bruederli
1bfe958ed8
Option to disable localization of the archive folder name
12 years ago
Thomas Bruederli
6199a72c8e
Updated localization files from launchpad
12 years ago
Thomas Bruederli
fa3a619315
Imported recent launchpad translations
12 years ago
Thomas Bruederli
c41a86e5cc
Updated translations from launchpad
12 years ago
Thomas Bruederli
9f1652e29e
Adapt to new default skin folder namimg
12 years ago
Thomas Bruederli
c40419bdfe
Rename old 'default' skin folder to 'classic'
12 years ago
Thomas Bruederli
900e6226ac
Increase negative text-indents to properly hide button texts ( #1488534 )
13 years ago
Thomas Bruederli
3983f50635
New plugin translations from launchpad
13 years ago
Thomas Bruederli
a9523f6516
Add (empty) Larry skin folders for plugins
13 years ago
thomascube
48e9c14ebd
Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore
13 years ago
till
63a3dc5fde
moved plugins
15 years ago
alecpl
63ab02a9f2
- hide threads related prefs when threads are not supported by IMAP server
...
- performance: don't load folders list when we don't need it
15 years ago
yllar
33ea0c7ace
translations update
15 years ago
alecpl
9b94eb6415
- Fix setting task name according to auth state. So, any action before user
...
is authenticated is assigned to 'login' task instead of 'mail'. Now binding
plugins to 'login' task is possible and realy usefull. It's also possible
to bind to all tasks excluding 'login'.
15 years ago
alecpl
6a7d063e61
- don't load some stuff before login ( #1486475 )
15 years ago
thomascube
01accaff5b
Add fallback to default skin if the selected one is not available in plugin directory
15 years ago
thomascube
dba307ffd9
Localize vcard_attachments plugin + add Russian translation for archive plugin
15 years ago
yllar
c8b1c90aae
localization update
15 years ago
alecpl
93a88c95b7
- Prevent from setting INBOX as any of special folders ( #1486114 )
15 years ago
alecpl
34aec72131
- Support skins in 'archive' and 'markasjunk' plugins
15 years ago
yllar
c678da1dfe
translation update
15 years ago