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
Jakob Sack
6b83e5ccfe
renamed installer.php to setup.php
2011-05-06 22:50:18 +02:00
Robin Appelman
a977ba31ce
create .htaccess files during installation for apache users
2011-04-18 14:12:53 +02:00
Robin Appelman
fde08b2389
installer now works when using mysql
2011-04-17 11:10:03 +02:00
Robin Appelman
3263b80ea9
first-run wizzard wip
2011-04-17 00:45:05 +02:00
Robin Appelman
5409b34b06
check if an item in an array exists before we use it
2011-04-16 21:17:57 +02:00
Frank Karlitschek
26974d0465
fixing other peoples bad coding style ;-)
2011-04-16 20:52:12 +02:00
Robin Appelman
c5f9c5b8a3
fix infinite redirect error that happend in rare cases
2011-04-16 19:22:26 +02:00
Robin Appelman
1495ec0f31
show server configuration errors on seperate page
2011-04-16 15:49:55 +02:00
Jakob Sack
b5f913a3fc
Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring
2011-04-16 14:59:27 +02:00
Jakob Sack
4c74029489
First sketch of a user administration
2011-04-16 14:59:10 +02:00
Robin Appelman
50035f5a92
redirect to owncloud root after logout
2011-04-16 13:24:26 +02:00
Jakob Sack
8465f76e7e
Use OC_CONFIG where possible
2011-04-16 12:18:42 +02:00
Robin Appelman
232654cb60
get rid of the oc_require and friends
2011-04-16 10:12:53 +02: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
Martin T. H. Sandsmark
64d4d57615
fix permissions, start to implement private data api
2010-07-16 11:36:03 +02:00
Thibaut GRIDEL
19ab1292fb
simple fixes
2010-05-02 11:24:46 +02:00
Robin
38bdf4083a
same fixes, this time hopefully without merge conflict
2010-04-19 19:46:42 +02:00
Frank Karlitschek
7adbbfe05c
add Open Collaboration API support. You can now connect your ownCloud with the KDE Social Desktop and push notifications to your Social News Plasmoid. This requires KDE trunk or KDE SV 4.5
2010-04-14 16:58:52 +02:00
Frank Karlitschek
c69eab18d2
Merge commit 'refs/merge-requests/18' of git://gitorious.org/owncloud/owncloud
...
merge
Conflicts:
index.php
2010-04-12 15:50:39 +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
Frank Karlitschek
2a75c0d044
merge Adityas improvements
2010-03-29 16:21:00 +02:00
Robin
f16f1e508f
added option to load js files from php
2010-03-28 13:07:13 +02:00
root
6d57de7b32
cleanup autoconfiguration wizard, add settings page, make it run from subdirectories, huge cleanup
2010-03-16 08:48:36 +01:00
Robin
35b9aabd01
do not asume owncloud is installed in the root of the webserver
2010-03-15 15:41:53 +01:00
Frank Karlitschek
d12bd67ebf
Merge commit 'refs/merge-requests/3' of git://gitorious.org/owncloud/owncloud
2010-03-14 22:01:38 +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
Aaron Reichman
a98a83802b
Changed spelling of lisener to listener
2010-03-13 13:34:46 -08:00
Frank Karlitschek
16f3bd4e23
commiting ownCloud 1.0 beta 1
2010-03-10 13:03:40 +01:00