Commit Graph

1052 Commits (2e4cc6da17028e777dc223689f1b9964ff2a4d8f)

Author SHA1 Message Date
Robin aacda0367d merge 16 years ago
Robin eaf0024c0f bugfix when filling the database in first run dialog 16 years ago
Robin d9e0d5deca remove dependency on set_include_path because not all hosts support it 16 years ago
Robin b5dae01a8a change the config system to support multi user 16 years ago
Robin 6b5bd81341 (very) early multiuser support 16 years ago
Robin 38bdf4083a same fixes, this time hopefully without merge conflict 16 years ago
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 16 years ago
Robin 8f92dc8e25 fixed automatic creation/filling of mysql databases 16 years ago
Robin 91d603a48c added MySQL support, user can now choose between MySQL and SQLite 16 years ago
Türker Sezer b4a12232bb broken relative links are fixed 16 years ago
Robin e658a00258 show file actions in a dropdown menu 16 years ago
Frank Karlitschek 78a1792c04 move to sqlite merged 16 years ago
Robin f16f1e508f added option to load js files from php 16 years ago
Frank Karlitschek 3f88fb9f14 rename variables 16 years ago
Frank Karlitschek 9816cd2bb8 small css and path fixes 16 years ago
root 44e8c7ed8d using base tag solves issue when owncloud installed in subdirectory 16 years ago
Robin e86d03f02c fixed bug when checking if a navigation item made by a plugin is selected 16 years ago
Robin 97270d5c63 moved the config functions to /inc/lib_config.php 16 years ago
root 6d57de7b32 cleanup autoconfiguration wizard, add settings page, make it run from subdirectories, huge cleanup 16 years ago
Robin 35b9aabd01 do not asume owncloud is installed in the root of the webserver 16 years ago
CharlyCoste 740bcf5c72 <img /> tags need alternative content with "alt" attribute. "dots.png" is not a content. Using CSS backgrounds instead. 16 years ago
CharlyCoste 2eafb444e3 "border" attribute is not a valid attribute for <img /> tags. Using proper CSS instructions instead. 16 years ago
CharlyCoste c921e5422d <br /> is not a valid strict xhtml1.0 tag. Not semantic. Replacing it by CSS instructions on semantic tags. 16 years ago
CharlyCoste 3984607ef5 center is not a valid strict xhtml1.0 tag (not semantic). At least, replacing it by a div with "center" class. 16 years ago
CharlyCoste df612293fd bgcolor is not a valid "xhtml1.0 strict" attribute. Replacing it by a css background-color 16 years ago
Aaron Reichman a98a83802b Changed spelling of lisener to listener 16 years ago
Frank Karlitschek 16f3bd4e23 commiting ownCloud 1.0 beta 1 16 years ago