| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 o... | Robin Appelman | 2012-01-15 | 2 | -45/+38 |
* | add user and instance awere localstorage to prevent collisions when using loc... | Robin Appelman | 2012-01-15 | 1 | -0/+31 |
* | 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 |
* | 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 have... | Robin Appelman | 2012-01-15 | 1 | -1/+9 |
* | 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 |
|/ |
|
* | Merge branch 'calendar' | Georg Ehrke | 2012-01-15 | 2 | -1/+26 |
|\ |
|
| * | highlight the current view | Georg Ehrke | 2012-01-15 | 2 | -1/+26 |
* | | fix some of the styling issues on opera | Robin Appelman | 2012-01-14 | 2 | -1/+2 |
|/ |
|
* | small fix for server svg mimetype detection | Robin Appelman | 2012-01-14 | 1 | -4/+6 |
* | add icon for log app | Georg Ehrke | 2012-01-14 | 4 | -1/+89 |
* | constans for signals handling | Bartek Przybylski | 2012-01-14 | 2 | -35/+124 |
* | add min width to multiselect in user management | Robin Appelman | 2012-01-14 | 1 | -3/+4 |
* | make the minimum width of the multiselect configurable | Robin Appelman | 2012-01-14 | 2 | -7/+12 |
* | 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 |
* | use admin icon for log menu enty untill we have a proper icon | Robin Appelman | 2012-01-14 | 1 | -1/+1 |
* | 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 issue with moving music files | Robin Appelman | 2012-01-14 | 1 | -2/+17 |
* | fix some sqlite2 upgrade issues | Robin Appelman | 2012-01-14 | 1 | -2/+4 |
* | fix another warning in pgsql | Robin Appelman | 2012-01-14 | 1 | -1/+1 |
* | Fix breadcrumb issue when closing editor | Tom Needham | 2012-01-14 | 1 | -1/+1 |
* | fix editor js | Tom Needham | 2012-01-14 | 1 | -2/+2 |
* | Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor | Tom Needham | 2012-01-14 | 16 | -151/+292 |
|\ |
|
| * | donĀ“t show warnings for missing language name definitions | Frank Karlitschek | 2012-01-14 | 1 | -1/+1 |
| * | handle gallery remove when removing dir via webinterface | Bartek Przybylski | 2012-01-14 | 3 | -2/+17 |
| * | Merge branch 'calendar' | Georg Ehrke | 2012-01-14 | 5 | -105/+200 |
| |\ |
|
| | * | improve import function | Georg Ehrke | 2012-01-14 | 5 | -48/+161 |
| | * | improve import form for calendar | Georg Ehrke | 2012-01-13 | 2 | -66/+48 |
| * | | handling directory renaming and thumbnail move on gallery name chenge | Bartek Przybylski | 2012-01-14 | 4 | -36/+63 |
| * | | content divs alignment | Bartek Przybylski | 2012-01-14 | 1 | -2/+2 |