Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Config file is more appropriate here | Arthur Schiwon | 2012-03-21 | 3 | -8/+8 |
| | | | | adjust default value | ||||
* | fix spelling fail in texteditor's style.css | Georg Ehrke | 2012-03-20 | 1 | -1/+1 |
| | |||||
* | add microsoft office mimetypes to the fixlist - bugfix for oc-357 | Georg Ehrke | 2012-03-20 | 1 | -1/+7 |
| | |||||
* | Cleanup the template code for redundant code | Bart Visscher | 2012-03-19 | 1 | -127/+128 |
| | |||||
* | Split the init function in lib/base.php a bit | Bart Visscher | 2012-03-19 | 1 | -36/+49 |
| | |||||
* | fix mimetype detection | Georg Ehrke | 2012-03-19 | 1 | -3/+1 |
| | |||||
* | enable admin to turn off ZIP downloads | Arthur Schiwon | 2012-03-19 | 6 | -19/+60 |
| | | | | | | user interface offers multi-file/folder downloads only if available make function name more clear | ||||
* | register text/x-vcard as a fileaction for vcard import | Georg Ehrke | 2012-03-19 | 1 | -0/+2 |
| | |||||
* | add a proper email address for lostpassword service - bugfix for oc-178 | Georg Ehrke | 2012-03-19 | 1 | -1/+2 |
| | |||||
* | creating and retrive thumbnails for intermediate galleries | Bartek Przybylski | 2012-03-17 | 3 | -4/+23 |
| | |||||
* | Don't truncate users email | Tom Needham | 2012-03-17 | 1 | -0/+1 |
| | |||||
* | Dont truncate the time format | Tom Needham | 2012-03-17 | 1 | -1/+1 |
| | |||||
* | bredcrumb fix | Bartek Przybylski | 2012-03-17 | 2 | -2/+1 |
| | |||||
* | it may take time for zip file download, so give a message | Arthur Schiwon | 2012-03-16 | 1 | -17/+16 |
| | |||||
* | check if selected files for zip archive are not too large | Arthur Schiwon | 2012-03-16 | 3 | -13/+60 |
| | | | | offer config option | ||||
* | make Files settings work | Arthur Schiwon | 2012-03-16 | 3 | -6/+10 |
| | |||||
* | fix adding photo to incorrect gallery | Bartek Przybylski | 2012-03-15 | 2 | -2/+2 |
| | |||||
* | creating intermediate galleries | Bartek Przybylski | 2012-03-14 | 2 | -9/+30 |
| | |||||
* | Make PHOTO deletable. | Thomas Tanghus | 2012-03-13 | 3 | -4/+17 |
| | |||||
* | Added sync path for iOS/OS X. | Thomas Tanghus | 2012-03-13 | 1 | -3/+8 |
| | |||||
* | Fixed NOTE property UI. | Thomas Tanghus | 2012-03-13 | 2 | -5/+11 |
| | |||||
* | Cleanup in Contacts. | Thomas Tanghus | 2012-03-13 | 18 | -1266/+1 |
| | |||||
* | Force load profile pic after edit hack. | Thomas Tanghus | 2012-03-12 | 2 | -1/+3 |
| | |||||
* | Remember categories when they have changed. | Thomas Tanghus | 2012-03-12 | 1 | -2/+3 |
| | |||||
* | Rename... | Thomas Tanghus | 2012-03-12 | 2 | -1/+1 |
| | |||||
* | More modifications for using jquery.multiple_autocomplete. | Thomas Tanghus | 2012-03-12 | 2 | -16/+10 |
| | |||||
* | Small fix to jquery.multiple_autocomplete. | Thomas Tanghus | 2012-03-12 | 1 | -0/+10 |
| | |||||
* | Contacts: Modifications for using categories. | Thomas Tanghus | 2012-03-12 | 10 | -187/+69 |
| | |||||
* | Added category editor for apps using OC_VObjects. | Thomas Tanghus | 2012-03-12 | 7 | -0/+282 |
| | |||||
* | oc_db isn't pdo | Robin Appelman | 2012-03-11 | 1 | -2/+2 |
| | |||||
* | fix thumbnail generation | Bartek Przybylski | 2012-03-11 | 1 | -27/+27 |
| | |||||
* | disabling file handlers in gallery for now | Bartek Przybylski | 2012-03-11 | 1 | -3/+3 |
| | |||||
* | media scanner fix | Bartek Przybylski | 2012-03-11 | 1 | -1/+1 |
| | |||||
* | gallery migration to events system | Bartek Przybylski | 2012-03-11 | 10 | -285/+236 |
| | |||||
* | spaces to tabs | Tom Needham | 2012-03-11 | 1 | -25/+25 |
| | |||||
* | Text editor will now wrap text based on window size | Tom Needham | 2012-03-10 | 1 | -0/+1 |
| | |||||
* | fix character encoding bug oc-278 | Tom Needham | 2012-03-10 | 1 | -1/+1 |
| | |||||
* | update file extensions in editor | Tom Needham | 2012-03-10 | 1 | -3/+9 |
| | |||||
* | spaces to tabs replacement | Bartek Przybylski | 2012-03-09 | 1 | -4/+4 |
| | |||||
* | filescan by mimetype scan | Bartek Przybylski | 2012-03-09 | 1 | -5/+6 |
| | |||||
* | filecache search comparition fix | Bartek Przybylski | 2012-03-09 | 3 | -45/+36 |
| | |||||
* | Yet a missing file :-P | Thomas Tanghus | 2012-03-09 | 1 | -0/+49 |
| | |||||
* | Added missing template. | Thomas Tanghus | 2012-03-09 | 1 | -0/+16 |
| | |||||
* | Merge branch 'vcategories' | Thomas Tanghus | 2012-03-09 | 17 | -119/+838 |
|\ | |||||
| * | Temporarily disabled multi_autoselect. | Thomas Tanghus | 2012-03-09 | 2 | -11/+11 |
| | | |||||
| * | Merge branch 'vcategories' of gitorious.org:owncloud/owncloud into vcategories | Thomas Tanghus | 2012-03-08 | 8 | -13/+74 |
| |\ | | | | | | | | | | | | | | | | Conflicts: apps/contacts/lib/vcard.php apps/contacts/templates/part.contact.php | ||||
| | * | Contacts: Add UI for categories | Bart Visscher | 2012-03-07 | 7 | -1/+67 |
| | | | |||||
| | * | Merge branch 'master' into vcategories | Bart Visscher | 2012-03-07 | 222 | -2039/+5693 |
| | |\ | | | | | | | | | | | | | | | | | Conflicts: apps/contacts/lib/vcard.php | ||||
| * | \ | Merge gitorious.org:owncloud/owncloud into vcategories | Thomas Tanghus | 2012-03-07 | 18 | -150/+154 |
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | Conflicts: apps/contacts/ajax/saveproperty.php apps/contacts/lib/vcard.php | ||||
| * | | | Use OC.dialogs. | Thomas Tanghus | 2012-03-07 | 1 | -71/+39 |
| | | | |