Michael Gapczynski
|
4830555cce
|
Merge branch 'master' into sharing
Conflicts:
.gitignore
|
2011-08-11 17:42:37 -04:00 |
Jan-Christoph Borchardt
|
99790d6805
|
lots of image changes, use svg EVERYWHERE POSSIBLE
|
2011-08-11 19:00:32 +02:00 |
Frank Karlitschek
|
aa582ec43a
|
more work on encryption
|
2011-08-11 17:49:36 +02:00 |
Frank Karlitschek
|
d75faac09e
|
Merge branch 'master' of git.kde.org:owncloud
|
2011-08-11 16:33:53 +02:00 |
Frank Karlitschek
|
5b9f6b4001
|
hide the files admin page as long as we don have settings on the page
|
2011-08-11 16:24:53 +02:00 |
Robin Appelman
|
50c1553c38
|
automaticaly login after setup
|
2011-08-11 16:22:25 +02:00 |
Robin Appelman
|
bc5bf18eed
|
bit of work on app management
|
2011-08-11 15:11:06 +02:00 |
Jan-Christoph Borchardt
|
b4e89871dd
|
merged master into sharing
|
2011-08-11 13:29:22 +02:00 |
Robin Appelman
|
bfd72501a1
|
add OC_Group::usersInGroup() to get a list of all users in a group
|
2011-08-11 10:12:17 +02:00 |
Jan-Christoph Borchardt
|
05f3910718
|
moved search box directly to template
|
2011-08-10 22:56:55 +02:00 |
Robin Appelman
|
f03874ac49
|
work on user management
|
2011-08-10 22:38:28 +02:00 |
Michael Gapczynski
|
e1bde1a78e
|
Merge branch 'master' into sharing
Conflicts:
files/templates/index.php
|
2011-08-10 13:40:47 -04:00 |
Frank Karlitschek
|
613ab41eb3
|
more work on the encryption library
|
2011-08-10 17:24:38 +02:00 |
Robin Appelman
|
1f1498ceca
|
remove Log completely
|
2011-08-10 14:03:54 +02:00 |
Robin Appelman
|
cdf91b6b3e
|
work in new app management
|
2011-08-10 14:03:54 +02:00 |
Robin Appelman
|
9059b55979
|
make more strings translatable
|
2011-08-10 14:03:54 +02:00 |
Jakob Sack
|
c958a44e46
|
Copying globals to OC::*
|
2011-08-10 11:18:35 +02:00 |
Jakob Sack
|
7b653dbca6
|
use sprintf for translations
|
2011-08-10 11:08:30 +02:00 |
Michael Gapczynski
|
ec6aed8475
|
Merge branch 'master' into sharing
|
2011-08-09 10:42:50 -04:00 |
Serge Martin
|
97462b018d
|
Merge MySQL and PostgreSQL input fields
|
2011-08-09 11:32:22 +02:00 |
Robin Appelman
|
7b38e5d7c7
|
apps can now add their own forms to the Personal page
|
2011-08-08 23:46:52 +02:00 |
Jakob Sack
|
962907ee6f
|
Merge branch 'master' of git://anongit.kde.org/owncloud
Conflicts:
lib/template.php
|
2011-08-08 23:16:30 +02:00 |
Jakob Sack
|
4b967a9414
|
Minor improvements
|
2011-08-08 23:14:47 +02:00 |
Robin Appelman
|
d1d47eb5eb
|
do proper styling for settings pages
|
2011-08-08 22:38:42 +02:00 |
Robin Appelman
|
e6f6d3dabc
|
dont use a different navigation page for settings stuff
|
2011-08-08 21:43:31 +02:00 |
Bartek Przybylski
|
8bd82b96f3
|
checking for apache server in setup
|
2011-08-08 21:41:20 +02:00 |
Michael Gapczynski
|
1aa89b7cbb
|
Merge branch 'master' into sharing
Conflicts:
files/css/files.css
lib/base.php
|
2011-08-07 15:56:26 -04:00 |
Serge Martin
|
3e8ae8636c
|
Add postgresql support
REVIEW: 102101
|
2011-08-07 21:06:53 +02:00 |
Serge Martin
|
acf7916e71
|
user is a reserved word in postgresql
|
2011-08-07 19:02:41 +02:00 |
Frank Karlitschek
|
a0b7b85c56
|
remove debug
|
2011-08-07 18:00:35 +02:00 |
Frank Karlitschek
|
58c2d29f8c
|
report the right webserver user to simplify setup and debug
|
2011-08-07 17:58:56 +02:00 |
Frank Karlitschek
|
b2702c4406
|
fix include path
|
2011-08-07 17:39:38 +02:00 |
Frank Karlitschek
|
51caa624bb
|
first step to file encription
|
2011-08-07 17:32:48 +02:00 |
Frank Karlitschek
|
1dc3cb67fa
|
more improved error reporting
|
2011-08-06 23:31:38 +02:00 |
Frank Karlitschek
|
a689fa18df
|
Merge branch 'master' of git.kde.org:owncloud
|
2011-08-06 23:19:40 +02:00 |
Frank Karlitschek
|
b513a60540
|
nicer error report and streamlined setup
|
2011-08-06 23:19:00 +02:00 |
Jakob Sack
|
63de1841a6
|
Merge branch 'master' of git://anongit.kde.org/owncloud
|
2011-08-06 23:10:14 +02:00 |
Jakob Sack
|
42a6549729
|
Database.xml
|
2011-08-06 23:09:38 +02:00 |
Robin Appelman
|
be9c044b24
|
descriptions for OC:: variables
|
2011-08-06 23:04:39 +02:00 |
Jakob Sack
|
d9ccbe96dd
|
fix template.php ;-)
|
2011-08-06 17:00:06 +02:00 |
Jakob Sack
|
501b767e6e
|
Merge branch 'master' of git://anongit.kde.org/owncloud
|
2011-08-06 11:38:49 +02:00 |
Jakob Sack
|
5f7c040ec0
|
Add principals, minor changes in base.php
|
2011-08-06 11:36:56 +02:00 |
Robin Appelman
|
faf6c0e8e1
|
fix some forgotten quotes around strings
|
2011-08-05 11:19:46 +02:00 |
Jan-Christoph Borchardt
|
6d5cb13018
|
fixed relative time calculation
|
2011-08-05 08:19:51 +02:00 |
Robin Appelman
|
a2062036d3
|
selecting a text file from the search results now activates the text viewer
|
2011-08-03 00:30:21 +02:00 |
Robin Appelman
|
e50abdd355
|
limit the length of the mysql username during setup
|
2011-08-02 21:33:35 +02:00 |
Jakob Sack
|
db90b2e44a
|
prepare replacing global $vars with OC::$vars
|
2011-08-02 18:48:19 +02:00 |
Jakob Sack
|
c50a83cd8d
|
Introducing a semiautoload. Enables autoload for classes that are not in lib/
|
2011-08-02 18:31:42 +02:00 |
Michael Gapczynski
|
ddfc9fc001
|
Move registering shared storage out of base
|
2011-08-01 10:58:15 -04:00 |
Robin Appelman
|
2d19965750
|
some improvements to collection scanning
|
2011-08-01 00:07:46 +02:00 |