Commit Graph

52 Commits

Author SHA1 Message Date
Robin Appelman 5ecdd26902 show settings page in the correct context 2011-08-08 21:51:10 +02:00
Robin Appelman e6f6d3dabc dont use a different navigation page for settings stuff 2011-08-08 21:43:31 +02:00
Jan-Christoph Borchardt 3c01c36202 various style fixes 2011-08-08 14:13:11 +02:00
Jan-Christoph Borchardt 70a4cfd112 removed paragraphs in forms, added show password function 2011-08-08 11:07:44 +02:00
Robin Appelman f039320a0b move openid settings to Personal 2011-08-06 10:08:26 +02:00
Jan-Christoph Borchardt c78e41b2d3 forgot to generate the translation files 2011-07-30 23:43:22 +02:00
Jan-Christoph Borchardt bb5e6c9823 Transifex connection, added French and part of Bulgarian 2011-07-30 10:21:55 +02:00
Jakob Sack bafd684eb6 Renaming classes :-) 2011-07-29 21:36:03 +02:00
Jakob Sack 2f807a3c7f Delete requires in applications where possible 2011-07-27 19:25:49 +02:00
Hans Bakker f989871501 More nl l10n improvements 2011-07-04 00:39:04 +02:00
Jakob Sack 481b7b25e2 Make Jans German translation usuable 2011-06-23 10:58:06 +02:00
Robin Appelman 83958ebd4b add oc_user::getUser to get the user id of the loggedin user 2011-06-22 12:50:57 +02:00
Kamil Domanski 4f6ea7e648 added polish translation 2011-06-22 03:59:30 +02:00
Jakob Sack 34de2cacd1 Updated danish translation 2011-06-21 16:01:47 +02:00
Jakob Sack fb7f00edbc l10nlist.shuffle ;-) 2011-06-20 22:22:58 +02:00
Jakob Sack ef3386c5f8 All translations should be in the new system 2011-06-20 22:08:44 +02:00
Jakob Sack 61993419ec New i18n-structure 2011-06-20 21:54:21 +02:00
Robin Appelman ca849a4f0f dutch translations 2011-06-20 14:52:24 +02:00
Robin Appelman 4c1d3155a3 make personal settings translatable 2011-06-20 14:51:33 +02:00
Robin Appelman 76b12c4ae0 add settings option for language 2011-06-20 14:33:31 +02:00
Jakob Sack b57823baa5 Made the "change password" thingie in settings working 2011-04-18 15:07:14 +02:00
Jan-Christoph Borchardt 5249f09f70 even shinier icons 2011-04-18 11:23:47 +02:00
Jan-Christoph Borchardt 8c5831d958 shiny new symbolic icons, yay 2011-04-17 20:11:28 +02:00
Jakob Sack ee3d32b023 Everything nice and active now 2011-04-17 20:00:07 +02:00
Frank Karlitschek f02884e294 user the prettybutton 2011-04-17 18:37:38 +02:00
Robin Appelman 225ad85e90 add free_space to OC_FILESYSTEM 2011-04-17 16:40:44 +02:00
Robin Appelman 542a0a2518 show real data in account information 2011-04-17 13:47:45 +02:00
Jan-Christoph Borchardt 7de3ecfe5f away with the h1, in with the good stuff 2011-04-17 00:45:22 +02:00
Jakob Sack f2e37e0018 Completely removing personalMenu 2011-04-16 18:06:23 +02:00
Jakob Sack af1e48df80 Changes in the user experience 2011-04-16 17:49:57 +02:00
Robin Appelman 232654cb60 get rid of the oc_require and friends 2011-04-16 10:12:53 +02:00
Robin Appelman 0f494970d1 Fix a couple of minor coding errors 2011-03-18 14:15:38 +01:00
Jakob Sack f7f957abb9 Base for a more flexible navigation 2011-03-03 23:08:11 +01:00
Jakob Sack ae5dc3efdf New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user preferences 2011-03-03 21:55:32 +01:00
Jakob Sack 39279350eb Forgot to change some calls of linkTo 2011-03-02 23:58:46 +01:00
Jakob Sack 66ac355f78 Getting rid of Smarty, using our own template system 2011-03-02 11:56:48 +01:00
Jakob Sack 015ab0eb64 Say Smarty to only use one compile directory. Makes setup somewhat easier. 2011-03-02 00:16:43 +01:00
Jakob Sack 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 2011-03-01 23:20:16 +01:00
Jonathan Riddell d294c2f6bd Fix licencing, make headers refer to intended AGPL, include copy of AGPL 2011-02-09 14:50:27 +00:00
Robin Appelman 59250ec6fd fix some typo's 2010-10-31 02:41:36 +02:00
Robin Appelman a98dfbbf71 plugin manager and plugin installer 2010-10-15 23:42:58 +00:00
Robin Appelman 91acafe698 initial version for user managment tab in the settings page 2010-09-20 18:27:43 +00:00
Robin Appelman b0dbb2ac9d fix wrong settings form being restricted to admin only 2010-09-06 22:34:29 +02:00
Robin Appelman 1e4432c5d5 new settings page that allows plugins to integrate their own settings dialogs more with the existing ones 2010-08-12 17:30:20 +02:00
Martin T. H. Sandsmark 64d4d57615 fix permissions, start to implement private data api 2010-07-16 11:36:03 +02:00
Robin 38bdf4083a same fixes, this time hopefully without merge conflict 2010-04-19 19:46:42 +02:00
Robin bcd2b6f5f1 ask for current password when editing the settings 2010-03-18 21:37:25 +01:00
Robin 97270d5c63 moved the config functions to /inc/lib_config.php 2010-03-16 20:25:05 +01:00
root 6d57de7b32 cleanup autoconfiguration wizard, add settings page, make it run from subdirectories, huge cleanup 2010-03-16 08:48:36 +01:00
CharlyCoste c921e5422d <br /> is not a valid strict xhtml1.0 tag. Not semantic. Replacing it by CSS instructions on semantic tags. 2010-03-14 02:03:29 +01:00