Commit Graph

31 Commits

Author SHA1 Message Date
Thomas Bruederli
6ddb16d181 Merge branch 'master' of github.com:roundcube/roundcubemail 2012-11-17 16:24:09 +01:00
Aleksander Machniak
9ab34604d9 Define @package and @subpackage of Framework classes 2012-11-17 09:24:05 +01:00
Thomas Bruederli
e30500643f Enable default behavior of the browser when shift/ctrl-click task links (e.g. open in new window/tab) 2012-11-14 10:28:34 +01:00
Thomas Bruederli
bc66f7d6d2 Avoid deprecated template warnings in extended skins 2012-11-12 15:51:21 +01:00
Thomas Bruederli
3806f168b9 Fix skin template paths when linking js and css files (#1488790) 2012-11-12 14:15:10 +01:00
Thomas Bruederli
2a0d3f7063 Make recent changes in skin template engine more backwards-compatible (#1488790) 2012-11-11 15:10:08 +01:00
Thomas Bruederli
19b0d444e7 Adapt to common naming scheme for template tag attributes 2012-11-07 10:29:15 +01:00
Aleksander Machniak
e0f7b920d5 Allow setting contentframe from template (as frame object attribute) 2012-11-06 14:57:42 +01:00
Thomas Bruederli
28037aab4f Fix syntax error 2012-11-06 13:22:36 +01:00
Thomas Bruederli
28de391182 Recursively resolve paths of iframe contents; unify contentframe registration and reduce code-duplication 2012-11-06 13:21:04 +01:00
Thomas Bruederli
086b153ae2 Improve client-side timezone detection using jsTimezoneDetect by Jon Nylander (#1488725); removed obsolete dstactive detection 2012-10-31 11:50:33 +01:00
Thomas Bruederli
ddafe4e410 Merge branch 'dev-compose-newwindow' 2012-10-27 16:12:37 +02:00
Thomas Bruederli
8fa22e9c2f Prepare template processor to handle skin inheritance 2012-10-26 14:20:40 +02:00
Thomas Bruederli
271efe53e0 Add user settings to open message view and compose form in new windows. This natevely implements the compose_newwindow plugin functionslity and more 2012-10-17 22:42:35 +02:00
Aleksander Machniak
0f38fad2ef Replace Q() with html::quote() 2012-09-17 15:12:40 +02:00
Aleksander Machniak
d317a59d30 Fix frame() so frame ID is set as 'contentframe' env variable (not name) 2012-08-29 12:40:09 +02:00
Aleksander Machniak
b7d33e3518 Added template object 'frame' 2012-08-28 12:59:29 +02:00
Aleksander Machniak
397cf794b9 Don't terminate script execution when parsed template doesn't exist
and parse was called with 3rd argument = false.
2012-08-28 12:22:43 +02:00
Aleksander Machniak
ae7027de02 Added session_path config option and unified cookies settings in javascript 2012-08-20 09:32:25 +02:00
Aleksander Machniak
b8dc3e0e61 Disable autocapitalization in login form on iPad/iPhone (#1488609) 2012-08-14 15:10:05 +02:00
Thomas Bruederli
aff970b5d3 Replace some forgotten references to skins/default (#1488591) 2012-08-09 21:56:00 +02:00
Aleksander Machniak
0d80fad9e0 CS improvements 2012-07-24 14:56:12 +02:00
Thomas Bruederli
fa8f6e610c Correctly quote localized labels when used in javascript variables (#1488567) 2012-07-24 12:19:18 +02:00
Aleksander Machniak
740875e5cd Add skin name to the (javascript) environment 2012-06-13 11:42:12 +02:00
Aleksander Machniak
c281619b96 Fix Shift + delete button does not permanently delete messages (#1488243) 2012-06-08 14:18:39 +02:00
Aleksander Machniak
089e53c617 CS, tabs to spaces 2012-05-26 20:00:20 +02:00
Aleksander Machniak
041c93ce0b Removed $Id$ 2012-05-22 12:31:37 +02:00
Aleksander Machniak
914c3e0d81 Print last commit date as (git) version 2012-05-06 14:21:18 +02:00
alecpl
be98dfc2c0 - Replace some references to rcmail with rcube 2012-04-16 11:59:08 +00:00
alecpl
1aceb9cec8 - Framework refactoring (I hope it's the last one):
rcube,rcmail,rcube_ui -> rcube,rcmail,rcube_utils
  renamed main.inc into rcube_bc.inc
2012-04-16 11:02:21 +00:00
alecpl
0c259682f6 - Merge devel-framework branch, resolved conflicts 2012-04-13 08:52:02 +00:00