summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-05-12- fixed problem with postgresql sequences (after MDB2 drivers update)alec
git-svn-id: https://svn.roundcube.net/trunk@1378 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-12- Updated PEAR::DB package to version 1.7.13alec
git-svn-id: https://svn.roundcube.net/trunk@1377 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-11-fixed disclaimeralec
git-svn-id: https://svn.roundcube.net/trunk@1376 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-11- Make password input fields of type password in installer (#1484886)alec
git-svn-id: https://svn.roundcube.net/trunk@1375 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-10- updated and added info about new options in UPGRADING (#1485014)alec
git-svn-id: https://svn.roundcube.net/trunk@1374 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-10- small localization fixes (#1484895)alec
git-svn-id: https://svn.roundcube.net/trunk@1373 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-10- fix: fallback labels/messages ignored from en_US localisation files after ↵alec
r1360 (#1485057) git-svn-id: https://svn.roundcube.net/trunk@1372 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-10- added enctype for attachments form (#1485056)alec
git-svn-id: https://svn.roundcube.net/trunk@1371 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-09Call load_host_config() and add reference to Howto_Config (#1485040)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1370 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-09- fixed commentsalec
git-svn-id: https://svn.roundcube.net/trunk@1369 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-09- Don't call CAPABILITY twice if possible (RFC3501 [7.1])alec
git-svn-id: https://svn.roundcube.net/trunk@1368 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-09- Fixed (?) r1366 change (#1485050)alec
git-svn-id: https://svn.roundcube.net/trunk@1367 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-08- Corrected message headers decoding when charset isn't specified and improvedalec
support for native languages (#1485050, #1485048) git-svn-id: https://svn.roundcube.net/trunk@1366 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-08- make address_book_type option case insensitivealec
git-svn-id: https://svn.roundcube.net/trunk@1365 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-08- Option 'use_SQL_address_book' replaced by 'address_book_type'alec
git-svn-id: https://svn.roundcube.net/trunk@1364 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-08- Optimized messages sorting on servers without sort capability (#1485049)alec
git-svn-id: https://svn.roundcube.net/trunk@1363 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-08- Don't attempt to delete cache entries if enable_caching is FALSE (#1485051)alec
git-svn-id: https://svn.roundcube.net/trunk@1362 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-07/tmp/outrichs
git-svn-id: https://svn.roundcube.net/trunk@1361 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-07More code cleanup + oop-izationthomasb
git-svn-id: https://svn.roundcube.net/trunk@1360 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-06- removed trigger_error() callalec
git-svn-id: https://svn.roundcube.net/trunk@1359 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-05- fixed setting pagetitle in ajax callsalec
git-svn-id: https://svn.roundcube.net/trunk@1358 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-05- Fix management of folders with national characters in names (#1485036, ↵alec
#1485001) git-svn-id: https://svn.roundcube.net/trunk@1357 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-05- last commit fixalec
git-svn-id: https://svn.roundcube.net/trunk@1356 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-05- Do charset conversion also for from/to column on messages listalec
git-svn-id: https://svn.roundcube.net/trunk@1355 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-05Installer: encode special characters in DB username/password (#1485042)alec
git-svn-id: https://svn.roundcube.net/trunk@1354 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-02- fixed searching broken in r1341alec
git-svn-id: https://svn.roundcube.net/trunk@1353 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-02- fixed #1485032 and updated MDB2 package+driversalec
git-svn-id: https://svn.roundcube.net/trunk@1352 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-02- fixed task setting on loginalec
git-svn-id: https://svn.roundcube.net/trunk@1351 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-01- Fix BCC header reset (#1484997)alec
git-svn-id: https://svn.roundcube.net/trunk@1350 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-01- fixed saving preferences after r1344alec
git-svn-id: https://svn.roundcube.net/trunk@1349 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-30* cs fixestill
git-svn-id: https://svn.roundcube.net/trunk@1348 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-30Simply use reset() to clear the state vars of rcube_html_page; reverted r1346thomasb
git-svn-id: https://svn.roundcube.net/trunk@1347 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-30* implemented __set/__gettill
git-svn-id: https://svn.roundcube.net/trunk@1346 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-30Remove short php tags + add option to download the localization filethomasb
git-svn-id: https://svn.roundcube.net/trunk@1345 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some ↵thomasb
global vars git-svn-id: https://svn.roundcube.net/trunk@1344 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-29- up-to-datealec
git-svn-id: https://svn.roundcube.net/trunk@1343 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-29#1485021: update dutch localizationalec
git-svn-id: https://svn.roundcube.net/trunk@1342 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-29- improved messages list performance - patch from Justin Heesemannalec
git-svn-id: https://svn.roundcube.net/trunk@1341 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-29Add styled header to translator pagethomasb
git-svn-id: https://svn.roundcube.net/trunk@1340 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-28- little fixalec
git-svn-id: https://svn.roundcube.net/trunk@1339 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-28- added 5th argument to rcmail_render_folder_tree_select()alec
git-svn-id: https://svn.roundcube.net/trunk@1338 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-28- removed my code for mouse actions on address searching list (clicking on ↵alec
li wasn't working as expected on FF3, Opera and probably IE) git-svn-id: https://svn.roundcube.net/trunk@1337 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-28#1485016alec
git-svn-id: https://svn.roundcube.net/trunk@1336 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-27- updated japanese and norwegian translationsalec
git-svn-id: https://svn.roundcube.net/trunk@1335 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-25- removed redundant codealec
git-svn-id: https://svn.roundcube.net/trunk@1334 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-25- fixed pagesize value checkingalec
git-svn-id: https://svn.roundcube.net/trunk@1333 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-25- movingmessage label could and should be added in mail task onlyalec
git-svn-id: https://svn.roundcube.net/trunk@1332 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-24- fixed blankpage handling in show_contentframe(): don't set display (=none) ↵alec
for blank content git-svn-id: https://svn.roundcube.net/trunk@1331 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-23- Append skin_path to images location only when it starts with '/' sign ↵alec
(#1484859) git-svn-id: https://svn.roundcube.net/trunk@1330 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-23- fix: s/rcube_error::raise/raise_error/alec
git-svn-id: https://svn.roundcube.net/trunk@1329 208e9e7b-5314-0410-a742-e7e81cd9613c