Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | translation updates | Robin Appelman | 2012-01-20 | 51 | -85/+545 |
| | |||||
* | only double quoted string seems to be detected in js | Robin Appelman | 2012-01-20 | 1 | -2/+2 |
| | |||||
* | add translation wrappers to gallery strings in js | Robin Appelman | 2012-01-20 | 1 | -6/+6 |
| | |||||
* | show proper feedback that collection scanning is done and show the ↵ | Robin Appelman | 2012-01-20 | 2 | -28/+37 |
| | | | | collection afterwards | ||||
* | Don't wrap collection cells. | Cloud Dumper | 2012-01-20 | 3 | -22/+22 |
| | | | | | | | This change makes sure cells are never wrapped. If the text is too big for the column, ellipsis is used instead. | ||||
* | Sort songs also by path. | Cloud Dumper | 2012-01-20 | 1 | -1/+1 |
| | | | | | | Add song_path in the ORDER BY. Fix oc-31. | ||||
* | [Calendar] Use class for active view button | Bart Visscher | 2012-01-19 | 3 | -25/+17 |
| | |||||
* | OC-23: [Calendar] Double vertical scrollbar in week view | Bart Visscher | 2012-01-19 | 1 | -0/+6 |
| | |||||
* | - Added fix for empty 'FN' field on import via CardDAV clients. | Thomas Tanghus | 2012-01-19 | 3 | -5/+27 |
| | | | | | - Make sure that the contact in the list has a display name. - More tweaks on thumbnail caching. | ||||
* | Optimizations and more aggressive caching. | Thomas Tanghus | 2012-01-19 | 1 | -15/+10 |
| | |||||
* | UI fixes in contact editor and address book dialog. | Thomas Tanghus | 2012-01-19 | 7 | -27/+58 |
| | | | | | Error checking in ajax methods. Localize menu entry. | ||||
* | Added redirecting to static image file and caching for contacts with no ↵ | Thomas Tanghus | 2012-01-19 | 1 | -5/+12 |
| | | | | photo embedded. | ||||
* | fix double new calendar button - bugfix for oc 59 | Georg Ehrke | 2012-01-19 | 1 | -1/+3 |
| | |||||
* | enhancement: oc-36 | Bartek Przybylski | 2012-01-17 | 1 | -0/+2 |
| | |||||
* | fix: oc-33 | Bartek Przybylski | 2012-01-17 | 1 | -2/+3 |
| | |||||
* | move loading icon to the top bar | Georg Ehrke | 2012-01-17 | 2 | -3/+3 |
| | |||||
* | use button for new calendar | Georg Ehrke | 2012-01-17 | 2 | -2/+2 |
| | |||||
* | Merge branch 'master' into calendar | Georg Ehrke | 2012-01-17 | 29 | -71/+493 |
|\ | |||||
| * | fix ocbug 34 | Georg Ehrke | 2012-01-17 | 2 | -0/+2 |
| | | |||||
| * | fix ocbug 24 | Georg Ehrke | 2012-01-17 | 1 | -10/+10 |
| | | |||||
| * | Apps need to be enabled in order to search through Shared directory for ↵ | Michael Gapczynski | 2012-01-16 | 1 | -3/+0 |
| | | | | | | | | media scanning | ||||
| * | Emit hooks in OC_Share when sharing a file and forward hooks for deletion ↵ | Michael Gapczynski | 2012-01-16 | 2 | -2/+31 |
| | | | | | | | | and writing of source file | ||||
| * | Make media app listen for post_delete instead of delete | Michael Gapczynski | 2012-01-16 | 1 | -1/+1 |
| | | |||||
| * | update translations | Robin Appelman | 2012-01-16 | 18 | -7/+409 |
| | | |||||
| * | fix export link for contacts | Robin Appelman | 2012-01-16 | 1 | -1/+1 |
| | | |||||
| * | prevent multiply owncloud instances on the same domain intefering with each ↵ | Robin Appelman | 2012-01-15 | 2 | -45/+38 |
| | | | | | | | | others playlists | ||||
| * | don't use depricated <? use the full <?php | Robin Appelman | 2012-01-15 | 1 | -1/+1 |
| | | |||||
| * | Remove reference to unexisting file in music.css. | Cloud Dumper | 2012-01-15 | 1 | -1/+0 |
| | | | | | | | | `img/pbar-ani.gif' is not on the repository. | ||||
* | | use timepicker to force users to use HH:MM | Georg Ehrke | 2012-01-16 | 2 | -0/+8 |
| | | |||||
* | | Merge branch 'master' into calendar | Georg Ehrke | 2012-01-15 | 83 | -1060/+1571 |
|\| | |||||
| * | better scanning model for gallery, more feedback to user while scanning | Bartek Przybylski | 2012-01-15 | 4 | -40/+92 |
| | | |||||
| * | update translations | Robin Appelman | 2012-01-15 | 67 | -1007/+1440 |
| | | |||||
| * | Simple translation for gallery | Bartek Przybylski | 2012-01-15 | 6 | -3/+21 |
| | | |||||
| * | recursive gallery removing on parent dir remove | Bartek Przybylski | 2012-01-15 | 1 | -0/+8 |
| | | |||||
| * | change description of the changed colors (calendar) | Georg Ehrke | 2012-01-15 | 1 | -1/+1 |
| | | |||||
| * | change calendar colors | Georg Ehrke | 2012-01-15 | 1 | -2/+2 |
| | | |||||
| * | use backslash n instead of a real new line | Georg Ehrke | 2012-01-15 | 3 | -8/+4 |
| | | |||||
| * | fix newline problem in contacts | Georg Ehrke | 2012-01-15 | 1 | -1/+3 |
| | | |||||
| * | fix newline problem in calendar | Georg Ehrke | 2012-01-15 | 1 | -2/+4 |
| | | |||||
| * | Merge branch 'master' of gitorious.org:owncloud/owncloud | Georg Ehrke | 2012-01-15 | 1 | -2/+2 |
| |\ | |||||
| | * | remove some of the flickering in opera | Robin Appelman | 2012-01-15 | 1 | -2/+2 |
| | | | |||||
| * | | added bart to the authors in info.xml | Georg Ehrke | 2012-01-15 | 1 | -1/+1 |
| |/ | |||||
* / | use svg icon for calendar | Georg Ehrke | 2012-01-15 | 2 | -15/+55 |
|/ | |||||
* | highlight the current view | Georg Ehrke | 2012-01-15 | 2 | -1/+26 |
| | |||||
* | constans for signals handling | Bartek Przybylski | 2012-01-14 | 1 | -15/+19 |
| | |||||
* | remove ununsed copy-paste leftovers | Robin Appelman | 2012-01-14 | 1 | -27/+0 |
| | |||||
* | make pdf viewer work with text editor | Robin Appelman | 2012-01-14 | 1 | -0/+2 |
| | |||||
* | some minor changes to the text editor loading | Robin Appelman | 2012-01-14 | 1 | -33/+32 |
| | |||||
* | make pdf viewer work a bit better with the rest of owncloud | Robin Appelman | 2012-01-14 | 3 | -6/+42 |
| | |||||
* | Fix breadcrumb issue when closing editor | Tom Needham | 2012-01-14 | 1 | -1/+1 |
| |