Robin Appelman
bcf92badd1
dont set content type to json for Apps
2011-09-26 00:19:34 +02:00
Bart Visscher
17e631bc5e
Use OC_JSON for json responses
...
Create OC_JSON class, for single point of creating json responses.
No real logic change, this just cleans up the code a bit.
2011-09-25 22:19:28 +02:00
Robin Appelman
fb01a72693
fix creating users
2011-09-25 15:58:10 +02:00
Robin Appelman
c16a9a83ba
actually check the correct password when changing the password
2011-09-25 01:06:00 +02:00
Robin Appelman
09092dd2d2
check for old password when changing passwords
2011-09-25 01:02:22 +02:00
Jan-Christoph Borchardt
ce2c7bad44
widened inputs for language and timezone
2011-09-24 22:14:41 +02:00
Florian Pritz
b23d030925
settings/personal: calculate the relative usage with 2 decimals
...
Normally a browser window will be large enough that the bar is wider
than 100px so we can use decimals to display the real usage more
closely.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2011-09-24 18:42:04 +02:00
Florian Pritz
e0d013b25e
settings/personal: remove padding from quota bar
...
The text will stay in it's place, but 0% usage will lead to an empty
bar.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2011-09-24 18:42:02 +02:00
Jan-Christoph Borchardt
5559a0dede
updated translations
2011-09-23 19:08:02 +02:00
Bart Visscher
e990ef3542
Move some common code to OC_Util
...
Created the following function:
- checkLoggedIn
- checkAdminUser
- redirectToDefaultPage
2011-09-18 21:31:56 +02:00
Bart Visscher
cd44dff5af
Better feedback for saving calendar and openid settings
2011-09-11 20:38:52 +02:00
Bart Visscher
760b47a62f
Use OC_Helper::linkTo also for absolute urls.
...
One central place to check for https.
2011-09-09 22:19:15 +02:00
Jan-Christoph Borchardt
14bbd6f976
updated translations
2011-09-04 18:12:58 +02:00
Jan-Christoph Borchardt
f4b9895cbf
having non-editable stuff as input fields is really confusing. You were right Robin ;)
2011-09-04 10:34:57 +02:00
Jan-Christoph Borchardt
471b543c8f
updated translations again
2011-09-03 15:45:45 +02:00
Jan-Christoph Borchardt
5536579e1a
updated language codes
2011-09-03 15:20:27 +02:00
Jan-Christoph Borchardt
1bf215cd08
updated translations
2011-09-03 15:08:58 +02:00
Robin Appelman
9411d8bb08
fixed users not being able to change their password
2011-08-30 22:03:17 +02:00
Michael Gapczynski
1b6a77ce5e
Use Chosen for language select form
2011-08-27 19:46:20 -04:00
Jan-Christoph Borchardt
0054197d02
updated translations
2011-08-28 01:14:32 +02:00
Michael Gapczynski
fba066341d
Add locale for password change error
2011-08-27 19:12:10 -04:00
Michael Gapczynski
74c7890fbb
Fix undefined index license in Apps
2011-08-27 17:56:22 -04:00
Michael Gapczynski
98ca6c4a16
Fix changing password in personal page (not complete)
2011-08-27 17:40:41 -04:00
Michael Gapczynski
eee7d8da50
Reload the personal page when a new language is set
2011-08-27 17:06:15 -04:00
Jan-Christoph Borchardt
3b10cddceb
added icon for Admin
2011-08-23 11:37:29 +02:00
Jan-Christoph Borchardt
900382057d
updated translations
2011-08-23 11:20:37 +02:00
Robin Appelman
391e064e67
allow apps to register form for the settings and admin pages
2011-08-23 01:41:18 +02:00
Jan-Christoph Borchardt
3f8e4e2a30
added controls bar for Apps and Help
2011-08-21 11:14:57 +02:00
Jan-Christoph Borchardt
389b2775c2
translation update
2011-08-20 05:12:16 +02:00
Jan-Christoph Borchardt
d9aae20003
more valid HTML, alt attributes, refactored pagenavi etc.
2011-08-20 05:07:58 +02:00
Jan-Christoph Borchardt
bb127a367d
made translation link language-specific
2011-08-19 13:29:07 +02:00
Jan-Christoph Borchardt
df6517c72d
updated translations
2011-08-19 13:12:22 +02:00
Jan-Christoph Borchardt
115a6c8785
added Settings navigation items to translations
2011-08-18 21:10:01 +02:00
Jan-Christoph Borchardt
4c49a81c8e
language updates, optimization of Help HTML
2011-08-18 19:22:44 +02:00
Jan-Christoph Borchardt
2ee9e80afe
Swedish translation, thanks to HakanS
2011-08-18 14:33:05 +02:00
Jan-Christoph Borchardt
6720a45d65
updated translations
2011-08-18 11:46:49 +02:00
Frank Karlitschek
cb9fc6d901
make the help section working and pretty. knowledge base entries are fetched via OCS from a different server. cool stuff
2011-08-17 00:24:50 +02:00
Robin Appelman
af55526164
fix enableing apps
2011-08-15 23:31:59 +02:00
Robin Appelman
523b0966d2
add option to set user quota
2011-08-15 21:09:13 +02:00
Robin Appelman
c08e85bf70
dont throw errors if we cant connect to the apps repository
2011-08-15 16:01:41 +02:00
Jan-Christoph Borchardt
0e25dd65c0
replaced some languages with their indigenous names
2011-08-14 16:29:22 +02:00
Jan-Christoph Borchardt
7bb261f810
more fixes for Personal and Tipsy
2011-08-14 16:12:31 +02:00
Robin Appelman
df532e3f82
Show language names in Personal
2011-08-14 15:30:30 +02:00
Robin Appelman
970888b92d
fix some details in Personal
2011-08-14 15:06:16 +02:00
Jan-Christoph Borchardt
6e30ade0b3
updated tipsy, tooltips finally work everywhere, thanks icewind
2011-08-14 14:55:43 +02:00
Jan-Christoph Borchardt
f2a21398d7
more info in personal, WebDAV, OpenID
2011-08-14 11:09:51 +02:00
Robin Appelman
4f43b0a729
fix creating users
2011-08-13 23:56:53 +02:00
Jan-Christoph Borchardt
6b2862fcfe
various CSS fixes
2011-08-13 16:00:10 +02:00
Jan-Christoph Borchardt
7474c907dc
CSS update, Personal looks better now
2011-08-13 15:32:00 +02:00
Jan-Christoph Borchardt
2ba3793671
updated translations
2011-08-13 12:43:15 +02:00