Commit Graph

54 Commits

Author SHA1 Message Date
Robin Appelman 398d4de0f5 fix some bugs in the first run dialog, and hide advanced setting initially. 2011-05-19 23:07:53 +02: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
Jan-Christoph Borchardt c7d5e671ac jQuery-value-hide-foo for the installation form as well 2011-04-19 01:18:57 +02:00
Jan-Christoph Borchardt ecd68e0c6e actually know what to put in which login field 2011-04-19 00:54:36 +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 6891e363ea beautiful toggle between cloud and settings 2011-04-17 15:49:54 +02:00
Robin Appelman 3263b80ea9 first-run wizzard wip 2011-04-17 00:45:05 +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
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 7351528431 Change the icon to the correct one after uploading is finished
fixes http://bugs.kde.org/show_bug.cgi?id=264295
2011-01-26 17:40:42 +01:00
Robin Appelman 066ca70890 only show files in the filebrowser that we can actually read.
in the (rare) case that there are unreadable files show an error since it's probably a case of incorrect premissions set by someone.
2011-01-22 02:56:16 +01:00
Robin Appelman 8625a524a5 adjust filebrowser to new libraries 2011-01-20 16:17:38 +01:00
Robin Appelman 9805336c0a cleanup event handling 2011-01-20 16:16:35 +01:00
Robin Appelman 56ec730337 fix calling callBacks by id 2011-01-04 22:46:29 +01:00
Robin Appelman 49c2efee27 Merge branch 'master' of git://gitorious.org/owncloud/owncloud 2011-01-04 22:42:26 +01:00
Robin Appelman b705b95a1e don't crash when removing an item from the breadcrump that isn't added properly 2011-01-04 22:41:17 +01:00
Robin Appelman 5a05da2af2 Some common javascript functions for working with arrays and functions
the callBack class becomes obsolete with these but all places where it is used are updates
2011-01-04 22:40:48 +01:00
Robin Appelman 654387ff05 Show error when trying to create a file or folder that already exists
fixes https://bugs.kde.org/show_bug.cgi?id=259616
2010-12-12 22:34:17 +01:00
ente db5cac3b3f reverted a576150b
Seems we don't really need this, since calling e.g. fileActions['audio/x-wav'] is no problem. It should be also more clear to use and read than e.g. fileActions.audioxwav
2010-12-05 17:45:17 +01:00
ente a576150b64 replaced fileActions[this.mime] by fileActions[this.mime1 + this.mime2], since an object name cannot contain slashes. (correct me if I'm wrong) 2010-12-04 17:36:52 +01:00
Robin Appelman e61c59165c Fix for https://bugs.kde.org/show_bug.cgi?id=257861
Patch by Romain GRENIER
2010-11-30 13:23:47 +00:00
Robin Appelman 962e548495 Merge branch 'master' of git://gitorious.org/owncloud/owncloud 2010-11-28 22:54:59 +00:00
Robin Appelman 4b0c953e66 only ask once when removing multiply files 2010-11-28 15:05:54 +00:00
Robin Appelman b116b2fd4c fix uploading files to folders with special characters in the name 2010-10-24 13:25:21 +02:00
Robin Appelman 13efdf6aa7 plugin manager 2010-10-18 20:58:51 +00:00
Robin Appelman af8b66c2c3 the text viewer now does syntax highlighting for code 2010-09-08 20:18:42 +00:00
Robin Appelman 5da12fcfa1 use json to encode the file list, should work better with filenames containing non-ascii characters 2010-09-06 23:09:14 +02:00
Aaron Reichman 7bdda2b8f2 First commit, changing capitalization 2010-08-22 00:44:22 -07:00
Robin Appelman 417b1efdca use encodeURIComponent in more places 2010-08-03 17:35:59 +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 2a5bcbe721 change target directory for uploads when changing folders in web-frontend 2010-06-29 04:00:01 +02:00
Robin Appelman 69ab810005 fix checkboxes in filebrowser in konqueror 2010-06-22 16:13:45 +02:00
Willi Ballenthin 9ac8c324ed changed a single typo. 'to' --> 'too'. 2010-06-09 13:24:57 -04:00
Robin 8058b24227 provide layout for smaller screens on android/iphone 2010-05-14 23:32:35 +02:00
Robin 5a500a2455 fix first run dialog in konqueror 2010-05-02 14:39:58 +02:00
Robin Appelman c52e7d360f More bug fixes, mostly IE related 2010-05-01 23:09:36 +02:00
Robin Appelman 567c17fde5 fix renaming files in IE 2010-05-01 22:35:18 +02:00
Robin Appelman accc1d7bf3 Fix a few things in IE 2010-04-30 16:49:09 +02:00
Robin aacda0367d merge 2010-04-28 12:15:52 +02:00
Robin 4eddb7b2d3 small bugfix when creatring new files/folders 2010-04-25 15:18:00 +02:00
Robin afc0ef420b bug fix when starting multiply uploads while the old ones arent finsihed, detect file actions on mimetype not on extention 2010-04-25 15:04:13 +02:00
Robin c2bdd6134b some cleanup/refactoring 2010-04-25 14:21:04 +02:00
Robin 38bdf4083a same fixes, this time hopefully without merge conflict 2010-04-19 19:46:42 +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 e830718757 some more cleanup 2010-04-08 23:59:19 +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 5ac201dc83 most of the ajax frontend works in IE now (IE8 not sure about other versions) 2010-03-29 15:25:00 +02:00