Commit Graph

47 Commits

Author SHA1 Message Date
Alessandro Cosentino 86dd023448 Adding clear logs functions 2011-06-07 15:48:21 -04:00
François Kubler 13ddf8100f New installer.
* Forms have been revamped (CSS + javascript),
* Process has been improved : errors are displayed on the form page,
* Some changes in the index.php page so that everything related to installation is in lib/setup.php
* Also added a small function in OC_HELPER class to set input values.

All these should improve the installation process in terms of ergonomics.
Well, I do hope so.
2011-05-17 22:34:31 +02:00
Robin Appelman e6b90a60af fix the drop down arrow in file browser 2011-05-16 16:34:04 +02:00
Jakob Sack 52054d1977 Get rid of this stupid "I AM ACTIVE!!!" message. 2011-05-15 21:33:56 +02:00
Robin Appelman b7aba15f17 add search functionality, for now only searches files but plugins/apps can extend that 2011-04-24 16:09:27 +02:00
Arthur Schiwon 4a9fdd2918 fancy upload button. does work with firefox (at least 4) and chromium, but not with Konqueror, Rekonq, Opera. 2011-04-19 02:51:59 +02:00
Jan-Christoph Borchardt 565c46eedf the installation form layout is still not completely done but at least the CSS looks better 2011-04-19 02:00:15 +02:00
Robin Appelman 4e5fe303a1 only show selection checkboxes for files on hover 2011-04-18 11:02:06 +02:00
Frank Karlitschek 91b5d8575a add pager function to the base lib and remove the default table width 2011-04-17 19:46:09 +02:00
Frank Karlitschek 80c00c9ddd use the ne prettybutton class and add eyecandy 2011-04-17 18:21:34 +02:00
Jan-Christoph Borchardt 56a3a96e65 pushed content further down 2011-04-17 18:05:34 +02:00
Jan-Christoph Borchardt 8dcfd0ee8a CSS width bugfix & beautiful radio buttons for installation 2011-04-17 18:00:10 +02:00
Jan-Christoph Borchardt 023c1b2f19 fixing login screen width 2011-04-17 16:49:34 +02:00
Jan-Christoph Borchardt f7c708b22a fixing header layout bug 2011-04-17 16:31:58 +02:00
Jan-Christoph Borchardt c192af186d removed HTML from CSS I put there last time. Also fixed header and navigation 2011-04-17 16:24:59 +02:00
Jan-Christoph Borchardt 6891e363ea beautiful toggle between cloud and settings 2011-04-17 15:49:54 +02:00
Jan-Christoph Borchardt a538e3369a moved help from meta navigation to 'settings' (still need a good name for it). Also, even more hip new mono icons 2011-04-17 12:20:28 +02:00
Jan-Christoph Borchardt 23717b74c7 CSS hover magic 2011-04-17 00:45:22 +02:00
Jan-Christoph Borchardt bfc3b337b7 css.length() == css.length()/6 2011-04-16 23:19:20 +02:00
Robin Appelman f0e59b9043 better display for server configuration errors 2011-04-16 18:27:58 +02:00
Jakob Sack 61ffa182ee Application "files" is able to list the files again, start of splitting css files 2011-03-02 23:06:23 +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
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 7d69bd2752 fix layout issue in the settings page 2010-09-19 12:34:49 +02:00
Robin Appelman 210e5d5ca5 improved loading speed of default syle sheet 2010-09-19 12:24:09 +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 Appelman a73fbc5e32 Merge commit 'refs/merge-requests/27' of git://gitorious.org/owncloud/owncloud into merge
Conflicts:
	inc/HTTP/WebDAV/Server/Filesystem.php
	inc/lib_config.php
	inc/lib_log.php
	inc/lib_user.php
	inc/templates/adminform.php
2010-07-05 12:17:31 +02:00
Aldo "xoen" Giambelluca 2e1da240ff Font size now respect user preferences
This is made using em unit instead of pt for font-size.
"New" sizes are relative to the font-size choosen by the user.

Changed 9pt in 0.95em, 8pt in 0.8em and 7pt in 0.7em, tested on Firefox. This should fix zoom in/out in IE.
2010-06-30 14:24:36 +02:00
Robin 35711d7534 small fixes 2010-05-15 20:23:43 +02:00
Robin 8058b24227 provide layout for smaller screens on android/iphone 2010-05-14 23:32:35 +02:00
Robin 947c569779 css fixes 2010-04-20 17:36:38 +02:00
Robin 4a1d9370fc small visual changes 2010-04-12 14:49:10 +02:00
Robin 48341b0826 visual changes 2010-04-12 14:31:22 +02:00
Robin 2e39fba305 visual changes WIP 2010-04-11 22:49:24 +02:00
Robin 7657926a60 some cleanup in ajax fronted, give error message before starting an upload that is to big 2010-04-04 16:50:04 +02:00
Robin e658a00258 show file actions in a dropdown menu 2010-03-29 21:49:11 +02:00
Robin ba9c95621b ajax interface 2010-03-24 16:35:24 +01:00
Frank Karlitschek 9816cd2bb8 small css and path fixes 2010-03-24 08:51:59 +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 740bcf5c72 <img /> tags need alternative content with "alt" attribute. "dots.png" is not a content. Using CSS backgrounds instead. 2010-03-14 02:21:36 +01:00
CharlyCoste 2eafb444e3 "border" attribute is not a valid attribute for <img /> tags. Using proper CSS instructions instead. 2010-03-14 02:14:13 +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
CharlyCoste 3984607ef5 center is not a valid strict xhtml1.0 tag (not semantic). At least, replacing it by a div with "center" class. 2010-03-14 01:33:49 +01:00
CharlyCoste df612293fd bgcolor is not a valid "xhtml1.0 strict" attribute. Replacing it by a css background-color 2010-03-14 00:58:59 +01:00
Frank Karlitschek 16f3bd4e23 commiting ownCloud 1.0 beta 1 2010-03-10 13:03:40 +01:00