aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
Commit message (Collapse)AuthorAgeFilesLines
...
* remember login addedBartek Przybylski2011-07-201-3/+8
|
* fixed page reload after logoutKamil Domanski2011-06-201-1/+1
|
* More l10n-stuffJakob Sack2011-06-191-0/+2
|
* New installer.François Kubler2011-05-171-28/+38
| | | | | | | | | | * 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.
* renamed installer.php to setup.phpJakob Sack2011-05-061-1/+1
|
* create .htaccess files during installation for apache usersRobin Appelman2011-04-181-0/+4
|
* installer now works when using mysqlRobin Appelman2011-04-171-0/+1
|
* first-run wizzard wipRobin Appelman2011-04-171-0/+7
|
* check if an item in an array exists before we use itRobin Appelman2011-04-161-9/+5
|
* fixing other peoples bad coding style ;-)Frank Karlitschek2011-04-161-1/+1
|
* fix infinite redirect error that happend in rare casesRobin Appelman2011-04-161-2/+2
|
* show server configuration errors on seperate pageRobin Appelman2011-04-161-3/+7
|
* Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJakob Sack2011-04-161-1/+2
|\
| * redirect to owncloud root after logoutRobin Appelman2011-04-161-1/+2
| |
* | First sketch of a user administrationJakob Sack2011-04-161-2/+0
|/
* Use OC_CONFIG where possibleJakob Sack2011-04-161-20/+22
|
* get rid of the oc_require and friendsRobin Appelman2011-04-161-2/+2
|
* Start of the refactoring. Commit is quite big because I forgot to use git ↵Jakob Sack2011-03-011-24/+34
| | | | right from the beginning. Sorry.
* Fix licencing, make headers refer to intended AGPL, include copy of AGPLJonathan Riddell2011-02-091-1/+1
|
* fix permissions, start to implement private data apiMartin T. H. Sandsmark2010-07-161-0/+0
|
* simple fixesThibaut GRIDEL2010-05-021-3/+0
|
* same fixes, this time hopefully without merge conflictRobin2010-04-191-1/+3
|
* add Open Collaboration API support. You can now connect your ownCloud with ↵Frank Karlitschek2010-04-141-3/+1
| | | | the KDE Social Desktop and push notifications to your Social News Plasmoid. This requires KDE trunk or KDE SV 4.5
* Merge commit 'refs/merge-requests/18' of git://gitorious.org/owncloud/owncloudFrank Karlitschek2010-04-121-2/+0
|\ | | | | | | | | | | | | merge Conflicts: index.php
| * small visual changesRobin2010-04-121-2/+0
| |
| * visual changesRobin2010-04-121-1/+1
| |
* | merge Adityas improvementsFrank Karlitschek2010-03-291-2/+4
|/
* added option to load js files from phpRobin2010-03-281-1/+1
|
* cleanup autoconfiguration wizard, add settings page, make it run from ↵root2010-03-161-5/+2
| | | | subdirectories, huge cleanup
* do not asume owncloud is installed in the root of the webserverRobin2010-03-151-3/+3
|
* Merge commit 'refs/merge-requests/3' of git://gitorious.org/owncloud/owncloudFrank Karlitschek2010-03-141-1/+1
|\
| * <br /> is not a valid strict xhtml1.0 tag. Not semantic. Replacing it by CSS ↵CharlyCoste2010-03-141-1/+1
| | | | | | | | instructions on semantic tags.
* | Changed spelling of lisener to listenerAaron Reichman2010-03-131-2/+2
|/
* commiting ownCloud 1.0 beta 1v1.0.0beta1Frank Karlitschek2010-03-101-0/+48