Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | improve search function | Georg Ehrke | 2012-01-06 | 3 | -3/+37 | |
* | | | | Merge branch 'master' into calendar | Georg Ehrke | 2012-01-05 | 5 | -14/+95 | |
|\ \ \ \ | ||||||
| * | | | | Added fixOrientation method which rotates the image based on EXIF data. | Thomas Tanghus | 2012-01-05 | 1 | -2/+82 | |
| * | | | | Wrong permission checking on file save. | Thomas Tanghus | 2012-01-04 | 1 | -3/+3 | |
| * | | | | Content type header was sent when saving image to disk. | Thomas Tanghus | 2012-01-04 | 1 | -2/+2 | |
| * | | | | Remove the keys in preferences when a user is deleted - Thanks rogerc | Michael Gapczynski | 2012-01-04 | 1 | -1/+2 | |
| | |_|/ | |/| | | ||||||
| * | | | remove error output if symlink already exists. this can happen if a user remo... | Frank Karlitschek | 2012-01-03 | 1 | -1/+1 | |
| * | | | Fix sqlite detection for Ubuntu 11.10 | prcrst | 2012-01-03 | 1 | -1/+1 | |
| * | | | don't check if the target path is writable for operations that can create a n... | Robin Appelman | 2012-01-03 | 1 | -4/+4 | |
* | | | | fix login check in ajax files | Georg Ehrke | 2012-01-05 | 3 | -3/+9 | |
* | | | | fix js for repeating events | Georg Ehrke | 2012-01-05 | 1 | -1/+4 | |
* | | | | fix bug in 3rdparty lib | Georg Ehrke | 2012-01-05 | 1 | -2/+2 | |
* | | | | fix autodetection for the week of the month | Georg Ehrke | 2012-01-05 | 1 | -1/+2 | |
* | | | | fix editeventdialog for monthly repeating events with a specific weekday and ... | Georg Ehrke | 2012-01-05 | 1 | -7/+7 | |
* | | | | fix repeat rule for every weekday | Georg Ehrke | 2012-01-05 | 1 | -1/+1 | |
* | | | | fix end for repeating events | Georg Ehrke | 2012-01-05 | 1 | -5/+5 | |
* | | | | Merge branch 'master' into calendar | Georg Ehrke | 2012-01-03 | 16 | -41/+629 | |
|\| | | | ||||||
| * | | | don't try to use mod_rewrite when it isn't enabled | Robin Appelman | 2012-01-03 | 2 | -1/+3 | |
| * | | | OC_Image::__invoke didn't return anything thus causing contacts/thumbnail.php... | Thomas Tanghus | 2012-01-02 | 1 | -1/+1 | |
| * | | | Merge git://gitorious.org/owncloud/owncloud into oc_image | Thomas Tanghus | 2012-01-02 | 4 | -22/+25 | |
| |\ \ \ | ||||||
| | * | | | fix is_readable and is_writable | Robin Appelman | 2012-01-02 | 1 | -19/+20 | |
| | * | | | Fix whitespace username in the installation form | Georg Ehrke | 2012-01-02 | 1 | -1/+3 | |
| | * | | | Fix whitespace username | Georg Ehrke | 2012-01-02 | 2 | -2/+2 | |
| * | | | | Added more error checking and debug on missing image support. | Thomas Tanghus | 2012-01-02 | 1 | -6/+29 | |
| * | | | | Added save() to OC_Image. | Thomas Tanghus | 2012-01-02 | 1 | -9/+44 | |
| * | | | | Merge git://gitorious.org/owncloud/owncloud into oc_image | Thomas Tanghus | 2012-01-02 | 2 | -4/+4 | |
| |\| | | | ||||||
| * | | | | Merge git://gitorious.org/owncloud/owncloud into oc_image | Thomas Tanghus | 2012-01-02 | 13 | -41/+4624 | |
| |\ \ \ \ | ||||||
| * | | | | | Removed static declaration from loadFrom* methods. | Thomas Tanghus | 2012-01-02 | 1 | -7/+6 | |
| * | | | | | Mixed up two lines :-P | Thomas Tanghus | 2012-01-01 | 1 | -2/+2 | |
| * | | | | | Merge git://gitorious.org/owncloud/owncloud into oc_image | Thomas Tanghus | 2012-01-01 | 0 | -0/+0 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Added image type specific loading and displaying. | Thomas Tanghus | 2012-01-01 | 1 | -11/+128 | |
| * | | | | | | Merge git://gitorious.org/owncloud/owncloud into oc_image | Thomas Tanghus | 2012-01-01 | 1 | -12/+8 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Small fixes | Thomas Tanghus | 2012-01-01 | 1 | -3/+9 | |
| * | | | | | | | Removed some denug statements and an exception thrown. | Thomas Tanghus | 2012-01-01 | 1 | -4/+1 | |
| * | | | | | | | Added class OC_Image | Thomas Tanghus | 2012-01-01 | 1 | -0/+297 | |
| * | | | | | | | Merge git://gitorious.org/owncloud/owncloud into oc_image | Thomas Tanghus | 2012-01-01 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | Removed redundant DB queries. | Thomas Tanghus | 2011-12-31 | 2 | -7/+16 | |
| * | | | | | | | Thumbnails was overwriting default style so hover and active didn't work. Mov... | Thomas Tanghus | 2011-12-30 | 2 | -6/+6 | |
| * | | | | | | | Merge git://gitorious.org/owncloud/owncloud into tanghus_contacts | Thomas Tanghus | 2011-12-30 | 3 | -2/+11 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Added license and waiver of conditions for jquery.inview. | Thomas Tanghus | 2011-12-30 | 8 | -11/+111 | |
* | | | | | | | | | Merge branch 'master' into calendar | Georg Ehrke | 2012-01-02 | 18 | -56/+4644 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | Correct local permissions checks | Michael Gapczynski | 2012-01-01 | 2 | -4/+4 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | Fix typo in move error message | Michael Gapczynski | 2012-01-01 | 1 | -1/+1 | |
| * | | | | | | | Replace canRead()/canWrite() with is_readable()/is_writeable() for proper per... | Michael Gapczynski | 2012-01-01 | 2 | -40/+25 | |
| * | | | | | | | add infieldlabel source | Robin Appelman | 2012-01-01 | 1 | -0/+140 | |
| * | | | | | | | add jplayer source | Robin Appelman | 2012-01-01 | 9 | -0/+4458 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Move to branch | Michael Gapczynski | 2012-01-01 | 1 | -76/+0 | |
| * | | | | | | Initial commit of common filestorage | Michael Gapczynski | 2012-01-01 | 1 | -0/+76 | |
| | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Fix return for empty Shared folder in opendir() | Michael Gapczynski | 2012-01-01 | 1 | -12/+8 | |
| | |_|/ / | |/| | | | ||||||
| * | | | | Include PostgreSQL when checking for available database drivers. | Daniel Köb | 2011-12-30 | 1 | -2/+2 | |
| | |/ / | |/| | |