Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reapply fix by Florian Pritz: change DATETIME to DATE-TIME in vcards | Florian Pritz | 2011-09-29 | 2 | -6/+6 |
| | | | | | | | | | | | | 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 71706282f708da237fe259da5b64c0bcd0c0015f | ||||
* | update sabredav to 1.5.3 | Robin Appelman | 2011-09-29 | 29 | -89/+414 |
| | |||||
* | change DATETIME to DATE-TIME in vcards | Florian Pritz | 2011-09-24 | 2 | -6/+6 |
| | | | | | | | | | | 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> | ||||
* | only call error_log() if DEBUG is true | Florian Pritz | 2011-09-24 | 1 | -2/+2 |
| | | | | Signed-off-by: Florian Pritz <bluewind@xinu.at> | ||||
* | moved copyright and license notices in one place | Jan-Christoph Borchardt | 2011-09-24 | 2 | -75/+0 |
| | |||||
* | Remove global vars and use the OC static version. | Bart Visscher | 2011-09-18 | 3 | -9/+6 |
| | | | | Removed global vars are DOCUMENTROOT, SERVERROOT, SUBURI, WEBROOT and CONFIG_DATADIRECTORY | ||||
* | Merge branch 'master' into sharing | Michael Gapczynski | 2011-08-10 | 3 | -4/+16 |
|\ | | | | | | | | | Conflicts: files/templates/index.php | ||||
| * | Update SabreDAV | Jakob Sack | 2011-08-10 | 3 | -4/+16 |
| | | |||||
* | | Merge branch 'master' into sharing | Michael Gapczynski | 2011-08-09 | 5 | -0/+411 |
|\| | |||||
| * | remove prototype versions of chosen | Robin Appelman | 2011-08-09 | 2 | -784/+0 |
| | | |||||
| * | initial work on new user management | Robin Appelman | 2011-08-09 | 9 | -0/+1991 |
| | | |||||
* | | Actually add the chosen plugin | Michael Gapczynski | 2011-08-09 | 4 | -0/+1136 |
|/ | |||||
* | remove the ownCloud 3D support and add lot's of usefull 3rd party libraries ↵ | Frank Karlitschek | 2011-08-07 | 222 | -0/+67697 |
instead. |