Frank Karlitschek
1a2bbd2ee4
ported addSyript and other small stuff
14 years ago
Frank Karlitschek
254b8b9506
porting of OC_User to public API complete.
What better thing to do during a long train ride than refactoring ;-)
14 years ago
Frank Karlitschek
70cea18cce
ported getUser
14 years ago
Frank Karlitschek
dc7cdda5cc
Merge branch 'master' of gitorious.org:owncloud/owncloud
14 years ago
Frank Karlitschek
5bf69237b2
ported isLoggedIn
14 years ago
Georg Ehrke
7b548837df
create remote directory
14 years ago
Frank Karlitschek
d0554bef06
finish porting of the LOG calls or the apps to the public api
14 years ago
Marvin Thomas Rabe
7ded9cf520
Checks if config folder is writable on begin of the installation.
14 years ago
Arthur Schiwon
d3ce2cacd6
OC_User: handle success properly
14 years ago
Frank Karlitschek
3f9ac6405a
port some of the log call to the new public api
more to come
14 years ago
Arthur Schiwon
8a69116e94
OC_User: don't say password changed when it is not true
14 years ago
Arthur Schiwon
51b6aab436
LDAP: remove Notices on settings
14 years ago
Arthur Schiwon
54854b2e3d
LDAP: decent behaviour and log message when there is no connection to the LDAP server
14 years ago
Bartek Przybylski
11314c81d9
add/remove handlers
14 years ago
Frank Karlitschek
e8ec999090
port to use the new public api
14 years ago
Frank Karlitschek
0195d5b439
some more work on the public API
14 years ago
Frank Karlitschek
e409e7cd4c
forgot a file
14 years ago
Thomas Müller
5193ddd7d7
fixing syntax error
14 years ago
Georg Ehrke
8a3d41c043
fix a PHP Notice
14 years ago
Georg Ehrke
6c908a4cd0
fix path in calendars geo.js
14 years ago
Frank Karlitschek
f425b80deb
one todo less
14 years ago
Frank Karlitschek
b20b30b6fe
Implement a basic versioning configuration. Only a on/off switch for now.
I changed my mind about the more complex configuration options. We go with good default for now and don´t expose all the technical options to the users.
They can still override in the config file if it´s really really needed and they know what they are doing
14 years ago
Frank Karlitschek
04c6582af1
load the files app in a way that doesn´t break oC3 configurations
14 years ago
Frank Karlitschek
e1268cd5f4
we require php 5.3 now. so please notify the user if an old version is in use
14 years ago
Frank Karlitschek
051cb7d96b
show the username in the title. good idea.
14 years ago
Frank Karlitschek
f0701f75a9
tiny typo
14 years ago
Thomas Mueller
07f2e316e4
removing executable bit from various files
14 years ago
Thomas Tanghus
9c520c70a8
Various file path fixes.
14 years ago
Thomas Tanghus
a8b6fdd396
Contacts: Small css tweaks.
14 years ago
Thomas Tanghus
0bccd9c18c
Contacts: Forgot to add the import template.
14 years ago
Thomas Tanghus
f6fefe9a36
Contacts: Ensure TYPE parameters on email aren't deleted on edit. They are still not shown in the UI.
Remove an obsolute file and did some cleanup.
14 years ago
Thomas Tanghus
023479b1e2
Contacts: removed unused method and ajax file.
14 years ago
Thomas Tanghus
163344243b
jquery.combobox: Added 'showButton' option
14 years ago
Frank Karlitschek
c7e7767f58
don´t hardcode files app. we have no a standard info.xml in files
14 years ago
Frank Karlitschek
b862c49ae6
enable by default. at least during oC4 testing
14 years ago
Frank Karlitschek
0d0129221b
add a info.xml to files
14 years ago
Frank Karlitschek
b5db852438
add files to blacklist. Should be always on
14 years ago
Robin Appelman
4d3ef9a824
improve rescanning folders
14 years ago
Robin Appelman
84bd83b1dc
fix file deletion
14 years ago
Robin Appelman
e3adbcb7d5
remove non existing files from the cache when rescanning a folder
14 years ago
Robin Appelman
09a5c59cca
only install shipped apps on setup that should be enabled by default
14 years ago
Daniel
f0f1adb994
bugfix for oc-346
14 years ago
NIEK Antoine
c6f034a5d2
Support "songs" ampache API action for proper rhythmbox support
14 years ago
Jan-Christoph Borchardt
afeb9d9cbf
moving the file actions properly
14 years ago
Georg Ehrke
bef701c448
add version file to files app
14 years ago
Georg Ehrke
2e77df91e9
add apps/inc.php to .gitignore
14 years ago
Georg Ehrke
7eb7492360
some fixes for sharing
14 years ago
Bartek Przybylski
72c0d6968e
fix duplicated entries on upload
14 years ago
Georg Ehrke
3aedbc5f95
remove debug message
14 years ago
Georg Ehrke
06e9ac8591
fix parsing of app parameter and fix external app
14 years ago