Aleksander Machniak
|
d01f9fc7f5
|
Add option (disabled_actions) to disable UI elements/actions (#1489638)
|
10 years ago |
Aleksander Machniak
|
ef51ae6d19
|
Reset also page header/footer on "dummy frames" - to prevent js error e.g. if some script depends on jQuery
|
10 years ago |
Aleksander Machniak
|
19138ef7a9
|
Make sure set_env and add_label commands are always sent first - other commands might depend on them.
Fixes loading message in managesieve filters frame.
|
11 years ago |
Thomas Bruederli
|
99cdca46b7
|
Merge branch 'dev-accessibility'
Conflicts:
program/include/rcmail_output_html.php
program/js/app.js
program/js/treelist.js
program/lib/Roundcube/html.php
skins/larry/styles.css
skins/larry/templates/compose.html
|
11 years ago |
Thomas Bruederli
|
d58c39126f
|
Some more improvemements on content structure, text representation and keyboard navigation within the mail view
|
11 years ago |
Thomas Bruederli
|
22a2c5e0ee
|
Localize title and summary attributes; make message count display box a live area
|
11 years ago |
Aleksander Machniak
|
2441264d00
|
Improved folders sorting by name - use Intl.Collator if supported
|
11 years ago |
Aleksander Machniak
|
ffc74814c1
|
Optimize "empty" framed pages size (#1489792)
|
11 years ago |
Aleksander Machniak
|
8f57ce136b
|
Code improvements
|
11 years ago |
Aleksander Machniak
|
7079110c61
|
Allow data-* attributes (#1489860)
|
11 years ago |
Thomas Bruederli
|
ea0866a1ad
|
Improve keyboard navigation on compose screen: define tabindex groups + enable keyboard controls of contacts list widget
|
11 years ago |
Thomas Bruederli
|
184ed2efe2
|
Declare content language for proper text-to-speech support
|
11 years ago |
Thomas Bruederli
|
b0ce5c62af
|
Make skin meta/hierarchy information accessible for plugins (#1488831)
|
11 years ago |
Thomas Bruederli
|
e8bcf08c72
|
1. Prepare core and Larry skin for improved accessibility
2. Implement full keyboard navigation in main mail view
|
11 years ago |
Thomas Bruederli
|
b34d679075
|
Specify licenses in all javascript files and blocks to please LibreJS
|
11 years ago |
Aleksander Machniak
|
5be6dcf0e2
|
Remove useless debug_level=8 and javascripts's rcube_console
|
11 years ago |
Aleksander Machniak
|
904fec7505
|
Add id for login submit button (#1489676) - make it skin independent
|
11 years ago |
Aleksander Machniak
|
5e8da2b5c9
|
Added toolbar button to move message in message view
|
11 years ago |
Thomas Bruederli
|
9ba4967a73
|
Create class documentation with latest phpdoc utility
|
11 years ago |
Aleksander Machniak
|
0301d9347f
|
CS fixes
|
11 years ago |
Aleksander Machniak
|
c562a31681
|
Improved minified files handling, added css minification (#1486988)
|
11 years ago |
Aleksander Machniak
|
538e64c572
|
Fix Closure-compiler warnings, small code improvements
|
11 years ago |
Thomas Bruederli
|
e46d060a4a
|
Fix errors in error page :-)
|
11 years ago |
Thomas Bruederli
|
59cdb433a6
|
Avoid duplicate elements with the same id in HTML. Fixes broken icons in classic skin.
|
11 years ago |
Thomas Bruederli
|
98b7b548a2
|
Merge branch 'dev-canned-responses'
Conflicts (resolved):
skins/classic/includes/settingstabs.html
skins/larry/includes/settingstabs.html
|
11 years ago |
Aleksander Machniak
|
e2f90dbd4e
|
Do not add css files to the page when body is empty, e.g. upload iframes
|
11 years ago |
Thomas Bruederli
|
c49c35ca0f
|
Generate settings tabs with a template object 'settingstabs' and let plugins register themselves there using the 'settings_actions' hook
|
11 years ago |
Thomas Bruederli
|
0933d66b59
|
Keep current selection on IE browsers by adding unselectable=on to link elements
|
11 years ago |
PhilW
|
fb4474aca9
|
only call config->get() once
|
11 years ago |
PhilW
|
d81d69377a
|
use template file name rather than special attribute
|
11 years ago |
PhilW
|
a77504aeac
|
allow different logos for different functions (eg. normal and print)
|
11 years ago |
Dennis1993
|
8df6bb9b1f
|
Update rcmail_output_html.php
added required Attribute to Login fields
|
11 years ago |
Thomas Bruederli
|
deb2b8d080
|
Allow to load config files for different environments (#1487311); keep (non-default) filename in URLs throughout the webmail app
|
11 years ago |
Aleksander Machniak
|
b7addfc77c
|
Use absolute paths in is_dir() checks to prevent open_basedir related warnings
|
12 years ago |
Aleksander Machniak
|
39b905b7a8
|
Canonize boolean ini_get() results (#1489189)
|
12 years ago |
Aleksander Machniak
|
76f4f7970d
|
Fix resolving /this/ in file_callback()
|
12 years ago |
Aleksander Machniak
|
3863a9d2c5
|
Added user preference to open all popups as standard windows
|
12 years ago |
Aleksander Machniak
|
f790b44335
|
Small code improvements
|
12 years ago |
Andy Wermke
|
58e3a504b9
|
Removed parse_expression() & added error logging to eval_expression().
|
12 years ago |
Andy Wermke
|
fe245e5f5d
|
Replaced last eval(). Allowing function calls in expressions.
|
12 years ago |
Andy Wermke
|
d67485bebe
|
Replaced stupid fix by create_function() based approach.
|
12 years ago |
Andy Wermke
|
92cd7f34b0
|
Merge branch 'master' of https://github.com/roundcube/roundcubemail
|
12 years ago |
Andy Wermke
|
029d18f13b
|
Replaced nasty eval() expressions.
|
12 years ago |
Thomas Bruederli
|
17573916bc
|
Ensure backwards compatibility by considering old-style skin_path attribute for <roundcube:include ...> tags
|
12 years ago |
Aleksander Machniak
|
4d1fe2d230
|
Fix "rcmail is undefined" error in HTML attachment preview - regression
from commit d30460ad2f , small improvements
|
12 years ago |
Aleksander Machniak
|
bc2c4380b5
|
Add attachment menu with Open and Download options (#1488975)
|
12 years ago |
Thomas Bruederli
|
d30460ad2f
|
Let some env variables survive reset(); don't show taskbar and top line in framed error pages (#1488938)
|
12 years ago |
Aleksander Machniak
|
a7e8ebc509
|
Fix reference to non-existing class rcube_output_html (#1488948)
|
12 years ago |
Thomas Bruederli
|
72e24b7a63
|
Catch connection timeouts on message sending form submissions
|
12 years ago |
Aleksander Machniak
|
bc53e22440
|
Fix PHP Warning: Missing argument 2 for rcmail_output_html::get_skin_file()
|
12 years ago |
Thomas Bruederli
|
1730cf8d7b
|
Load a default stylesheet (embed.css) from skin in plain html pages (e.g. attachment warnings and html messages)
|
12 years ago |
Aleksander Machniak
|
6ff0c30f19
|
Fix login in case when default_host is an array with one element (#1488928)
|
12 years ago |
Thomas Bruederli
|
44e3bf1e2c
|
Fix /this/ paths from plugin templates in extended skins
|
12 years ago |
Aleksander Machniak
|
b01d84d0f7
|
Extend just_parse() method with conditions parsing
|
12 years ago |
Thomas Bruederli
|
60226a75d8
|
Separate the very application-specific output classes from the Roundcube framework; add autoloader for rmail* classes
|
12 years ago |