Aleksander Machniak
ab6b651ac9
- Make menu button inactive if all subactions are inactive ( #6444 )
...
Elastic skin only (for now)
7 years ago
Aleksander Machniak
0fa9ad11d6
Remove useless href=# on menu items
7 years ago
Aleksander Machniak
e38b477b99
Fix including plugin scripts (regression)
7 years ago
Aleksander Machniak
2c12274d38
Fix style/navigation on error page depending on authentication state ( #6362 )
7 years ago
Aleksander Machniak
2bf80b180c
Update changelog
7 years ago
Aleksander Machniak
be675bb4a5
Make copyright and license notice a template objects
8 years ago
Aleksander Machniak
9eba51e23b
Merge branch 'master' into dev/elastic
8 years ago
johndoh
4ea790ba37
Extend skin_logo allowing per skin logos ( #6273 )
8 years ago
Aleksander Machniak
9e129c93d7
Fix blankpage compat. with assets_path setting
8 years ago
Aleksander Machniak
199761ad12
Fix blankpage compat. with assets_path setting
8 years ago
Aleksander Machniak
750827ad65
Merge branch 'master' into dev/elastic
8 years ago
johndoh
647a7e91c6
Unify content frame (watermark) template objects ( #6285 )
...
* unify content frame (watermark) template objects
* several improvements, use existing env var for watermark url
* tighten up var parsing for contentframe template object
8 years ago
Aleksander Machniak
9746de23e8
Elastic: Small improvements in searchbar
8 years ago
Aleksander Machniak
0d62450efc
Add easy way to change skin via GET param, for developers only
8 years ago
Aleksander Machniak
da5080a980
Merge branch 'master' into dev/elastic
...
Conflicts:
skins/elastic/ui.js
8 years ago
Aleksander Machniak
430c000e32
Support skin localization ( #5853 )
8 years ago
Aleksander Machniak
f0fc42b3c4
Elastic: Try a new design for some toolbars (work in progress)
8 years ago
Aleksander Machniak
35a3abd3de
Fix skin extending for assets ( #5115 ) - take two
8 years ago
Aleksander Machniak
8355ba62fb
Revert "Fix skin extending for assets ( #5115 )"
8 years ago
Aleksander Machniak
acfd335f14
Simplify code to set/change a skin
...
When changing skin in Preferences we do not use the new skin immediately,
we do this after redirect.
8 years ago
Aleksander Machniak
3f53acb64a
Fix regression in skin extending for assets (commit ecde98729b)
...
It could have been possible that core template loaded plugin files
by mistake (if file with the same name existed), we don't want that.
8 years ago
Aleksander Machniak
c1774b6e1d
Put additional footer content before "footer scripts" (for Elastic)
8 years ago
Aleksander Machniak
ecde98729b
Fix skin extending for assets ( #5115 )
...
Remove redundant is_file() calls.
8 years ago
Aleksander Machniak
418c72137e
Improve search_form() for external use
8 years ago
Aleksander Machniak
5832eca405
RCMAIL_CHARSET -> RCUBE_CHARSET ( #6236 )
8 years ago
Aleksander Machniak
73ea8f94d0
Use htmlspecialchars() with charset argument, simplify some code
8 years ago
Aleksander Machniak
b00d5c3836
Automatically localize data-label-* attributes of a template object
8 years ago
Aleksander Machniak
83bd85677b
Remove x_frame_options env
8 years ago
Aleksander Machniak
55a1d6ef1b
Make search form's aria label to also support plugin localization (via label-domain property)
8 years ago
Aleksander Machniak
38d275445d
Plugin API: Add 'write' argument to 'render_page' hook
8 years ago
Aleksander Machniak
46e2e7e16c
CS fix
8 years ago
Aleksander Machniak
758044d69e
Add skin config options to dont_override list
...
... so e.g. options in user preferences will be hidden.
8 years ago
Aleksander Machniak
1cf72fa2b6
Allow plugins to include Less files ( #6051 )
8 years ago
Aleksander Machniak
ef0982f1b8
Merge branch 'master' into dev-elastic
8 years ago
JohnDoh
a8f0d35ebc
Extend disabled_actions config so it accepts also button names ( #5903 )
8 years ago
Aleksander Machniak
d815525c6a
Merge branch 'master' into dev-elastic
8 years ago
Aleksander Machniak
22b30de5d9
Fix bug where assets_path wasn't added to some watermark frames
8 years ago
Aleksander Machniak
3a77c906a1
Merge branch 'master' into dev-elastic
8 years ago
Aleksander Machniak
13d203303e
Refactored Help plugin to use frames, added Elastic skin support
9 years ago
Aleksander Machniak
5d398d4d00
Add version number to the client environment
9 years ago
Aleksander Machniak
4b2f2b6b3b
Use about:blank instead of blank.gif for empty iframes
9 years ago
Aleksander Machniak
86a4d78369
Merge branch 'dev-elastic'
9 years ago
Aleksander Machniak
8fff21deb5
Fix POST parameter reflection in default_charset selector ( #5768 )
9 years ago
Aleksander Machniak
9858c2a294
Merge branch 'master' into dev-elastic
9 years ago
Aleksander Machniak
51fb3bfa58
Support including files with path relative to templates dir
9 years ago
Aleksander Machniak
559254d6ee
Use <button> instead of <input> for submit button on logon screen
9 years ago
Aleksander Machniak
51dffcda86
Skip <script> element if it has no content
9 years ago
Aleksander Machniak
f03839b24b
Add support for 'link' objects in templates (with conditions)
...
.. to simplify conditional <link> tags injection while nested 'if' objects do not work
9 years ago
Aleksander Machniak
71ff264b02
Support conditional include
9 years ago
ka7
9a35768c26
spelling fixes ( #5690 )
9 years ago