Jan-Christoph Borchardt
c6eda25d50
remove show password toggle from log in page, ref #4577 #4580
12 years ago
Thomas Müller
0890a915b3
adding file templates for ods, odt and odp
12 years ago
Morris Jobke
18769e1348
change font on login/install page from black to white
12 years ago
Thomas Müller
0aa7dc9b89
tixing width and position of wider error messages
12 years ago
Jan-Christoph Borchardt
367b248bc0
show 'More apps' link to app administration directly in app navigation
12 years ago
Robin Appelman
1c1ede5703
add template for html files
12 years ago
Jan-Christoph Borchardt
0a5be39446
remove unused and never to be used pagination
12 years ago
Victor Dubiniuk
97f2c393c1
Allow apps to have own 404 content, closes #3225
12 years ago
Jörn Friedrich Dreyer
284fb86258
show tablespace only for oracle, hide dbhost for sqlite, remove unnecessary js & html ids
12 years ago
Björn Schießle
003ae7b916
use OC_Defaults directly from the template
12 years ago
Björn Schießle
75fd6d4fde
initialize OC_Defaults in template constructorX
12 years ago
Jan-Christoph Borchardt
6a5e2ea7d5
check remember log in by default, ref #3918
12 years ago
Jan-Christoph Borchardt
38bfae57fe
sticky footer
12 years ago
Jan-Christoph Borchardt
14edfa52ea
input field adjustments for new full-color background on log in
12 years ago
Jan-Christoph Borchardt
107ace42b8
rip out unneeded #login div, replace with existing body-login
12 years ago
Jan-Christoph Borchardt
20791e0ad1
use themable strings for installation
12 years ago
Jan-Christoph Borchardt
aacca494c5
introduce shortname themable string and split from title, use for image alt text
12 years ago
Björn Schießle
83898e87be
Merge https://github.com/owncloud/core/pull/3900
...
Squashed commit of the following:
commit a34098427720c2d0470367cd9698c184d85b8dfd
Merge: ccf849b 955646c
Author: Björn Schießle <schiessle@owncloud.com>
Date: Fri Jul 5 09:59:29 2013 +0200
Merge branch 'master' into theme_aware_mail_footer
commit ccf849bc6f18d80cdb593e851529b87579fe072b
Merge: 8d5fb70 3c1308f
Author: Björn Schießle <schiessle@owncloud.com>
Date: Thu Jul 4 11:03:47 2013 +0200
Merge branch 'master' into theme_aware_mail_footer
commit 8d5fb70e6dcb2e2e34dcdf2a883680ef034afeea
Author: Björn Schießle <schiessle@owncloud.com>
Date: Thu Jul 4 10:38:39 2013 +0200
switch to non-static defaults.php
commit 88ab2768dcc4ced12c48872c887baa94ad938d62
Merge: e199df8 84c25f9
Author: Björn Schießle <schiessle@owncloud.com>
Date: Wed Jul 3 16:59:48 2013 +0200
Merge branch 'theme_aware_mail_footer' of github.com:owncloud/core into theme_aware_mail_footer
Conflicts:
core/templates/altmail.php
commit e199df844b5faf80a36d8380a5b0b58025cd425f
Author: Björn Schießle <schiessle@owncloud.com>
Date: Wed Jul 3 16:56:29 2013 +0200
name and slogan should be in one line
commit 84c25f9853e1bfbe4ae780371b1353aafb6b15c2
Author: Thomas Müller <thomas.mueller@tmit.eu>
Date: Mon Jul 1 21:15:35 2013 +0200
no ?> at the end of a file
commit 3bd8d38d011f62ce78bcd0c108eb8cf2ce97eb99
Author: Björn Schießle <schiessle@owncloud.com>
Date: Mon Jul 1 12:58:36 2013 +0200
print url unescaped
commit d304ed18c8b7350e92e24565b9b9ba77b519d74c
Author: Björn Schießle <schiessle@owncloud.com>
Date: Mon Jul 1 12:56:05 2013 +0200
make new mail templates aware of different ownCloud themes
12 years ago
Björn Schießle
3c691c9ec9
move to non-static OC_Defaults
...
Conflicts:
lib/mail.php
12 years ago
Björn Schießle
d46e62886a
Add init funtion to OC_Defaults to be able to wrap translatable strings
12 years ago
Björn Schießle
d97d00fe0f
add logo claim to defaults.php
12 years ago
Björn Schießle
23cc69b816
construct the foother in defaults.php so that we use always the same footer
...
Conflicts:
settings/templates/admin.php
12 years ago
Jan-Christoph Borchardt
aaefa157fd
hide the logo claim in case the theme is not loaded
12 years ago
Thomas Mueller
f3d33a7d5b
remove » and « from the text mail because they will be escaped
12 years ago
Stephan Arts
ff64278a07
Do no translate "ownCloud - "
12 years ago
Stephan Arts
3cd7747e7b
Use templates to theme share e-mails ( #3683 )
12 years ago
Björn Schießle
15eda53215
improved footer
12 years ago
Björn Schießle
2141c41d0d
add logo-claim
12 years ago
Björn Schießle
b29e01d5cf
keep all strings in one place to make it easier to change them
12 years ago
Björn Schießle
918906f042
make footer aware of ownCloud editions
12 years ago
Björn Schießle
7c108edc36
mage page title aware of ownCloud edition
12 years ago
Thomas Tanghus
27a5132b46
Don't set image path in template.
12 years ago
Thomas Tanghus
a0b79f5649
Dialogs: Loose up-button.
12 years ago
Thomas Tanghus
152e275c8a
Various cleanups in OC.dialogs
12 years ago
Thomas Tanghus
c8bbf90feb
Port OC.dialogs to use octemplate except for prompt() and form().
...
Also load octemplate per default.
12 years ago
Thomas Tanghus
f355d797ff
Port OC.dialogs to use octemplate except for prompt() and form().
...
Also load octemplate per default.
12 years ago
Lukas Reschke
739f799912
Add requesttoken to guest view
...
Should fix #3321
12 years ago
Lukas Reschke
63d51980e1
Get config from template
12 years ago
Florin Peter
3c100af132
revert changes to fbbc76f281
because master is very unstable right now
12 years ago
Paul Brown
215264706d
Improve IE Compatibility
...
Added meta tags from HTML5 Boiler Plate to improve compatibility with IE7+. This fixes the issues with rendering.
12 years ago
Lukas Reschke
e3c9554856
Reword sentence and move HTML out of translation
12 years ago
Lukas Reschke
b6fee2d257
Remove uneeded link
12 years ago
Lukas Reschke
d41b600725
Add an update notification on every page for admin users
12 years ago
Jan-Christoph Borchardt
c8cafcefe4
move password warning more relevant below password field, un-nest log in warning
12 years ago
kondou
3ab97312b8
Hint to default data directory
...
not to before submitted data directory.
Thanks to bartv2 for the heads up.
12 years ago
kondou
d759dca203
Handle empty datafolder better.
...
If datafolder is erased, the default value will be shown as a placeholder.
If installation is submitted without a datafolder the default value will be used.
12 years ago
kondou
c6dbb33e15
Fix textfield label overlapping value.
12 years ago
raghunayyar
59be6a910c
Implements Toggle for Database Password.
12 years ago
raghunayyar
000a568b4a
Long Application Names are ellipsis correctly.
12 years ago
Lukas Reschke
68d55648d5
Show a warning in the installer if the used PHP version is vulnerable to the NULL Byte attack
12 years ago