summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Mark form field with error messageBart Visscher2011-09-202-1/+11
| * | | | | | | Add basic fields to tasks appBart Visscher2011-09-1710-29/+325
| * | | | | | | First version of tasks appBart Visscher2011-09-1718-0/+438
* | | | | | | | fixing file headers with copy rightThomas Müller2012-05-055-66/+90
* | | | | | | | fix opening encrypted files from the browserRobin Appelman2012-05-052-4/+3
* | | | | | | | improve cryptstream fro writing non-chunksized dataRobin Appelman2012-05-052-3/+36
* | | | | | | | only emit the filesystem hooks once when creating a new fileRobin Appelman2012-05-051-7/+8
* | | | | | | | Custom icons for contacts appFlorian Hülsmann2012-05-054-746/+113
* | | | | | | | Contacts: Make editable fields more discoverable. Align group field verticall...Thomas Tanghus2012-05-051-2/+3
* | | | | | | | Dialogs: Clean indentation. Add some missing brackets.Thomas Tanghus2012-05-051-220/+239
* | | | | | | | Contacts: Don't try to render invalid properties.Thomas Tanghus2012-05-051-5/+7
* | | | | | | | Contacts: Set min-width on note to make it render correctly.Thomas Tanghus2012-05-051-1/+1
* | | | | | | | porting the hooks and starting with the templatesFrank Karlitschek2012-05-0513-24/+109
* | | | | | | | Escape strings for DB and User creation at setup. Fix oc-124Brice Maron2012-05-041-3/+7
* | | | | | | | Contacts: Better checks for GD library.Thomas Tanghus2012-05-042-1/+6
* | | | | | | | Add missing file.Thomas Tanghus2012-05-041-0/+118
* | | | | | | | Tried to make settings/apps more keyboard/screenreader friendly.Thomas Tanghus2012-05-043-1/+9
* | | | | | | | Calendar: Use array_merge to join event arraysBart Visscher2012-05-041-1/+1
* | | | | | | | Contacts: Changed the Add property button to not fixed and use plain button.Thomas Tanghus2012-05-043-37/+39
* | | | | | | | Contacts: Improve NOTE UI. Cleanup markup.Thomas Tanghus2012-05-044-22/+28
* | | | | | | | LDAP: check first, if requested attribute existsArthur Schiwon2012-05-041-1/+1
* | | | | | | | LDAP: use the correct attribute for the display nameArthur Schiwon2012-05-041-1/+1
* | | | | | | | LDAP: also those functions were not meant to be staticArthur Schiwon2012-05-041-2/+2
* | | | | | | | LDAP: more cleanupArthur Schiwon2012-05-041-26/+2
* | | | | | | | LDAP: copyright stuffArthur Schiwon2012-05-041-0/+2
* | | | | | | | LDAP: cleanupArthur Schiwon2012-05-041-93/+0
* | | | | | | | LDAP: checkPassword ain't staticArthur Schiwon2012-05-041-2/+2
* | | | | | | | LDAP: make oc_user_ldap::checkPassword make use of central OC_LDAPArthur Schiwon2012-05-042-49/+61
* | | | | | | | remove debug infoArthur Schiwon2012-05-041-5/+0
* | | | | | | | LDAP: make oc_user_ldap::userExists make use of central OC_LDAPArthur Schiwon2012-05-041-8/+9
* | | | | | | | LDAP: make oc_user_ldap::getUsers make use of central OC_LDAPArthur Schiwon2012-05-041-28/+11
* | | | | | | | LDAP: central function for user and group list retrieval (will replace retrie...Arthur Schiwon2012-05-041-0/+21
* | | | | | | | Changed $APPROOT to $APPSROOT as in https://gitorious.org/owncloud/owncloud/m...Thomas Tanghus2012-05-043-3/+3
* | | | | | | | implement missing getusers callFrank Karlitschek2012-05-041-0/+10
* | | | | | | | Made the global settings icon accessable via keyboard.Thomas Tanghus2012-05-042-1/+6
* | | | | | | | VCategories: Check if any categories are selected before json call. Add Close...Thomas Tanghus2012-05-041-5/+8
* | | | | | | | Contacts: Hack around malformed BDAY.Thomas Tanghus2012-05-041-3/+9
* | | | | | | | Contacts: Don't load event handlers more than once, or you're asking for trou...Thomas Tanghus2012-05-041-2/+0
* | | | | | | | Check for callback in OC.dialogs.alert.Thomas Tanghus2012-05-041-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Calendar: Fix repeating eventsBart Visscher2012-05-032-2/+5
* | | | | | | Merge branch 'master' of git://gitorious.org/owncloud/owncloudBart Visscher2012-05-034-9/+16
|\ \ \ \ \ \ \
| * | | | | | | add mount config to gitignoreRobin Appelman2012-05-031-0/+1
| * | | | | | | fix filecache for postgresqlRobin Appelman2012-05-031-6/+11
| * | | | | | | ups, we don't have a CSS file thereforeArthur Schiwon2012-05-031-1/+0
| * | | | | | | ensure the files app is always loadedRobin Appelman2012-05-031-2/+4
* | | | | | | | Merge commit 'refs/merge-requests/89' of git://gitorious.org/owncloud/owncloudBart Visscher2012-05-032-2/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Handle event exceptions in calendar app. Execeptions to recurring events are ...Henning Becker2012-02-171-1/+20
* | | | | | | | | Better regex for old apps rewrite ruleBart Visscher2012-05-031-1/+1
* | | | | | | | | Bookmarks: Move delete code to Bookmarks class, also change to use idBart Visscher2012-05-033-33/+44
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Contacts: Remove some logging.Thomas Tanghus2012-05-032-3/+0