Robin Appelman
8b1bc322ff
remove simpletests internet test cases due to xss issues
13 years ago
Robin Appelman
6b6477a90a
fix getting the db scheme from existing database
13 years ago
Robin Appelman
68fd5a5d58
some mdb2 pgsql fixes
13 years ago
Robin Appelman
77e2387d94
more MDB2 updates
13 years ago
Robin Appelman
d2bd78c41a
update MDB2 and XML_Parser
13 years ago
Robin Appelman
9c2f105164
update PEAR to 1.9.4
13 years ago
Bart Visscher
f69f764e8b
Working remote.php with webdav and caldav
13 years ago
Thomas Mueller
07f2e316e4
removing executable bit from various files
13 years ago
Frank Karlitschek
9b134b0636
move granite also to apps-playground because it´s not stable yet and is no longer used
13 years ago
Georg Ehrke
44fa4433bc
move files of fullcalendar 1.5.3
13 years ago
Georg Ehrke
c77fa42143
add new files of fullcalendar 1.5.3
13 years ago
Georg Ehrke
43ee5cf224
remove old fullcalendar files
13 years ago
Georg Ehrke
e2f64394f3
update to SabreDav 1.6.2
13 years ago
Georg Ehrke
a0a80e74c2
remove old sabredav files
13 years ago
Frank Karlitschek
c3cb000cb2
add phpmailer to 3rdparty
13 years ago
Robin Appelman
9a707e10bf
add SWIFT (openstack object storage) storage backend
13 years ago
Robin Appelman
8cea656ad7
upgrade getid3
13 years ago
Frank Karlitschek
b0894b3148
Add Craigs granite library to 3rdparty and files_versioning. Still not working and lots ot stuff to do.
13 years ago
Robin Appelman
1b6fe4f65e
stricter tests for archive backends and make sure we make the tests
13 years ago
Robin Appelman
c26e003462
add tar backend for OC_Archive
...
also handles bz2/gz compression
13 years ago
Robin Appelman
62cd89da14
improved password hashing based one phpass
...
old passwords are automatically upgraded on login
13 years ago
Robin Appelman
4f627c428e
some more error reporting during filesystem scan
13 years ago
Robin Appelman
20553c1afe
Revert "remove the 3rdparty files. everything is now in https://gitorious.org/owncloud/3rdparty "
...
This reverts commit dccdeca258
.
13 years ago
Frank Karlitschek
dccdeca258
remove the 3rdparty files. everything is now in https://gitorious.org/owncloud/3rdparty
13 years ago
Robin Appelman
3579446930
use SimpleTest for unit testing
...
includes some tests for storage providers, more to come
13 years ago
Georg Ehrke
2179437726
use timepicker to force users to use HH:MM
13 years ago
Robin Appelman
757e6cd0aa
typos....
13 years ago
Robin Appelman
011732a083
small documentation improvement
13 years ago
Robin Appelman
ebe10870cf
fix database upgrading for pgsql
13 years ago
Robin Appelman
da33229dab
fix some pgsql strict warnings
13 years ago
Robin Appelman
469a80ac09
fix some sqlite2 upgrade issues
13 years ago
Robin Appelman
5c179e6255
fix another warning in pgsql
13 years ago
Robin Appelman
1b1c4889fc
fix some warning in the pgsql driver
13 years ago
Georg Ehrke
9e105d9bd7
remove old code in comments
13 years ago
Georg Ehrke
a9aabd1c8d
3rdparty: fix bug in when
13 years ago
Georg Ehrke
be9ca44d07
fix bug in 3rdparty lib
13 years ago
Robin Appelman
3d1accab70
add licence file for sabredav
13 years ago
Bart Visscher
2d391298fb
Contacts: Allow '/' in property name
...
Kaddressbook uses this in the messaging property. This is allowed in Version 2 of the vcard specification. Version 3 of the specification doesn't allow this any more but be lenient in what we accept.
14 years ago
Tom Needham
dd7a411f9a
Disable save button while saving. Streamlined code.
14 years ago
Bart Visscher
cea6561632
Update chosen to v0.9.5
14 years ago
Georg Ehrke
a303992d78
support for repeating events
14 years ago
Robin Appelman
5ffec92701
upgrade to Sabredav 1.5.4
14 years ago
Bart Visscher
a12cdb55b1
Replace ownCloud calendar html with fullcalendar implementation
14 years ago
Marvin Thomas Rabe
213275a1f8
Add translation and fixed some css problems
14 years ago
Florian Pritz
98fad5de92
Reapply fix by Florian Pritz: change DATETIME to DATE-TIME in vcards
...
The rfc [1] only mentions "DATE-TIME" and after this change events
created in the web ui can be imported by lightning. Before it threw a
syntax error.
[1]: https://tools.ietf.org/html/rfc5545
Signed-off-by: Florian Pritz <bluewind@xinu.at>
From commit 71706282f7
14 years ago
Robin Appelman
2086bc4be7
update sabredav to 1.5.3
14 years ago
Florian Pritz
71706282f7
change DATETIME to DATE-TIME in vcards
...
The rfc [1] only mentions "DATE-TIME" and after this change events
created in the web ui can be imported by lightning. Before it threw a
syntax error.
[1]: https://tools.ietf.org/html/rfc5545
Signed-off-by: Florian Pritz <bluewind@xinu.at>
14 years ago
Florian Pritz
8648e3c43c
only call error_log() if DEBUG is true
...
Signed-off-by: Florian Pritz <bluewind@xinu.at>
14 years ago
Jan-Christoph Borchardt
f65d0e4f80
moved copyright and license notices in one place
14 years ago
Bart Visscher
82c7598861
Remove global vars and use the OC static version.
...
Removed global vars are DOCUMENTROOT, SERVERROOT, SUBURI, WEBROOT and CONFIG_DATADIRECTORY
14 years ago