Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - 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 | 120 | -797/+1580 |
|\ | |||||
| * | 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 |
| | | |||||
| * | dont complain about non existing config files | Robin Appelman | 2012-01-16 | 1 | -1/+1 |
| | | |||||
| * | update translations | Robin Appelman | 2012-01-16 | 97 | -687/+1399 |
| | | |||||
| * | fix export link for contacts | Robin Appelman | 2012-01-16 | 1 | -1/+1 |
| | | |||||
| * | typos.... | Robin Appelman | 2012-01-16 | 1 | -1/+1 |
| | | |||||
| * | small documentation improvement | Robin Appelman | 2012-01-16 | 1 | -2/+2 |
| | | |||||
| * | fix database upgrading for pgsql | Robin Appelman | 2012-01-16 | 2 | -2/+5 |
| | | |||||
| * | some aditional feedback during database upgrade | Robin Appelman | 2012-01-16 | 2 | -4/+13 |
| | | |||||
| * | fix some pgsql strict warnings | Robin Appelman | 2012-01-16 | 2 | -21/+21 |
| | | |||||
| * | quick fix for javascript translations | Robin Appelman | 2012-01-16 | 1 | -4/+8 |
| | | |||||
| * | properly check for write permissions to the config file | Robin Appelman | 2012-01-15 | 1 | -0/+4 |
| | | |||||
| * | fix creating/moving/renaming/deleting files/dirs with ' in name | Bartek Przybylski | 2012-01-15 | 6 | -15/+15 |
| | | |||||
| * | prevent multiply owncloud instances on the same domain intefering with each ↵ | Robin Appelman | 2012-01-15 | 2 | -45/+38 |
| | | | | | | | | others playlists | ||||
| * | add user and instance awere localstorage to prevent collisions when using ↵ | Robin Appelman | 2012-01-15 | 1 | -0/+31 |
| | | | | | | | | localstorage | ||||
| * | 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 | 45 | -0/+2596 |
| | | |||||
* | | Merge branch 'master' into calendar | Georg Ehrke | 2012-01-15 | 283 | -8087/+17635 |
|\| | |||||
| * | better scanning model for gallery, more feedback to user while scanning | Bartek Przybylski | 2012-01-15 | 4 | -40/+92 |
| | | |||||
| * | read language name from the right resource | Robin Appelman | 2012-01-15 | 1 | -1/+1 |
| | | |||||
| * | make language name translatable and fallback to language code if we dont ↵ | Robin Appelman | 2012-01-15 | 1 | -1/+9 |
| | | | | | | | | have the language name | ||||
| * | update translations | Robin Appelman | 2012-01-15 | 260 | -8027/+17481 |
| | | |||||
| * | 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 |
| | | |||||
| * | added vcards to the mimetype fix list and renamed the icon for vcards | Georg Ehrke | 2012-01-15 | 2 | -0/+2 |
| | | |||||
| * | 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 inconsitent behaviour when trying to remove yourself from the admin group | Robin Appelman | 2012-01-15 | 1 | -2/+2 |
| | | |||||
| * | 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 | 4 | -6/+12 |
| |\ | |||||
| | * | remove some of the flickering in opera | Robin Appelman | 2012-01-15 | 4 | -6/+12 |
| | | | |||||
| * | | 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 |
|/ | |||||
* | Merge branch 'calendar' | Georg Ehrke | 2012-01-15 | 2 | -1/+26 |
|\ |