Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Mark form field with error message | Bart Visscher | 2011-09-20 | 2 | -1/+11 | |
| * | | | | | | | Add basic fields to tasks app | Bart Visscher | 2011-09-17 | 10 | -29/+325 | |
| * | | | | | | | First version of tasks app | Bart Visscher | 2011-09-17 | 18 | -0/+438 | |
* | | | | | | | | fixing file headers with copy right | Thomas Müller | 2012-05-05 | 5 | -66/+90 | |
* | | | | | | | | fix opening encrypted files from the browser | Robin Appelman | 2012-05-05 | 2 | -4/+3 | |
* | | | | | | | | improve cryptstream fro writing non-chunksized data | Robin Appelman | 2012-05-05 | 2 | -3/+36 | |
* | | | | | | | | only emit the filesystem hooks once when creating a new file | Robin Appelman | 2012-05-05 | 1 | -7/+8 | |
* | | | | | | | | Custom icons for contacts app | Florian Hülsmann | 2012-05-05 | 4 | -746/+113 | |
* | | | | | | | | Contacts: Make editable fields more discoverable. Align group field verticall... | Thomas Tanghus | 2012-05-05 | 1 | -2/+3 | |
* | | | | | | | | Dialogs: Clean indentation. Add some missing brackets. | Thomas Tanghus | 2012-05-05 | 1 | -220/+239 | |
* | | | | | | | | Contacts: Don't try to render invalid properties. | Thomas Tanghus | 2012-05-05 | 1 | -5/+7 | |
* | | | | | | | | Contacts: Set min-width on note to make it render correctly. | Thomas Tanghus | 2012-05-05 | 1 | -1/+1 | |
* | | | | | | | | porting the hooks and starting with the templates | Frank Karlitschek | 2012-05-05 | 13 | -24/+109 | |
* | | | | | | | | Escape strings for DB and User creation at setup. Fix oc-124 | Brice Maron | 2012-05-04 | 1 | -3/+7 | |
* | | | | | | | | Contacts: Better checks for GD library. | Thomas Tanghus | 2012-05-04 | 2 | -1/+6 | |
* | | | | | | | | Add missing file. | Thomas Tanghus | 2012-05-04 | 1 | -0/+118 | |
* | | | | | | | | Tried to make settings/apps more keyboard/screenreader friendly. | Thomas Tanghus | 2012-05-04 | 3 | -1/+9 | |
* | | | | | | | | Calendar: Use array_merge to join event arrays | Bart Visscher | 2012-05-04 | 1 | -1/+1 | |
* | | | | | | | | Contacts: Changed the Add property button to not fixed and use plain button. | Thomas Tanghus | 2012-05-04 | 3 | -37/+39 | |
* | | | | | | | | Contacts: Improve NOTE UI. Cleanup markup. | Thomas Tanghus | 2012-05-04 | 4 | -22/+28 | |
* | | | | | | | | LDAP: check first, if requested attribute exists | Arthur Schiwon | 2012-05-04 | 1 | -1/+1 | |
* | | | | | | | | LDAP: use the correct attribute for the display name | Arthur Schiwon | 2012-05-04 | 1 | -1/+1 | |
* | | | | | | | | LDAP: also those functions were not meant to be static | Arthur Schiwon | 2012-05-04 | 1 | -2/+2 | |
* | | | | | | | | LDAP: more cleanup | Arthur Schiwon | 2012-05-04 | 1 | -26/+2 | |
* | | | | | | | | LDAP: copyright stuff | Arthur Schiwon | 2012-05-04 | 1 | -0/+2 | |
* | | | | | | | | LDAP: cleanup | Arthur Schiwon | 2012-05-04 | 1 | -93/+0 | |
* | | | | | | | | LDAP: checkPassword ain't static | Arthur Schiwon | 2012-05-04 | 1 | -2/+2 | |
* | | | | | | | | LDAP: make oc_user_ldap::checkPassword make use of central OC_LDAP | Arthur Schiwon | 2012-05-04 | 2 | -49/+61 | |
* | | | | | | | | remove debug info | Arthur Schiwon | 2012-05-04 | 1 | -5/+0 | |
* | | | | | | | | LDAP: make oc_user_ldap::userExists make use of central OC_LDAP | Arthur Schiwon | 2012-05-04 | 1 | -8/+9 | |
* | | | | | | | | LDAP: make oc_user_ldap::getUsers make use of central OC_LDAP | Arthur Schiwon | 2012-05-04 | 1 | -28/+11 | |
* | | | | | | | | LDAP: central function for user and group list retrieval (will replace retrie... | Arthur Schiwon | 2012-05-04 | 1 | -0/+21 | |
* | | | | | | | | Changed $APPROOT to $APPSROOT as in https://gitorious.org/owncloud/owncloud/m... | Thomas Tanghus | 2012-05-04 | 3 | -3/+3 | |
* | | | | | | | | implement missing getusers call | Frank Karlitschek | 2012-05-04 | 1 | -0/+10 | |
* | | | | | | | | Made the global settings icon accessable via keyboard. | Thomas Tanghus | 2012-05-04 | 2 | -1/+6 | |
* | | | | | | | | VCategories: Check if any categories are selected before json call. Add Close... | Thomas Tanghus | 2012-05-04 | 1 | -5/+8 | |
* | | | | | | | | Contacts: Hack around malformed BDAY. | Thomas Tanghus | 2012-05-04 | 1 | -3/+9 | |
* | | | | | | | | Contacts: Don't load event handlers more than once, or you're asking for trou... | Thomas Tanghus | 2012-05-04 | 1 | -2/+0 | |
* | | | | | | | | Check for callback in OC.dialogs.alert. | Thomas Tanghus | 2012-05-04 | 1 | -1/+1 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Calendar: Fix repeating events | Bart Visscher | 2012-05-03 | 2 | -2/+5 | |
* | | | | | | | Merge branch 'master' of git://gitorious.org/owncloud/owncloud | Bart Visscher | 2012-05-03 | 4 | -9/+16 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | add mount config to gitignore | Robin Appelman | 2012-05-03 | 1 | -0/+1 | |
| * | | | | | | | fix filecache for postgresql | Robin Appelman | 2012-05-03 | 1 | -6/+11 | |
| * | | | | | | | ups, we don't have a CSS file therefore | Arthur Schiwon | 2012-05-03 | 1 | -1/+0 | |
| * | | | | | | | ensure the files app is always loaded | Robin Appelman | 2012-05-03 | 1 | -2/+4 | |
* | | | | | | | | Merge commit 'refs/merge-requests/89' of git://gitorious.org/owncloud/owncloud | Bart Visscher | 2012-05-03 | 2 | -2/+18 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Handle event exceptions in calendar app. Execeptions to recurring events are ... | Henning Becker | 2012-02-17 | 1 | -1/+20 | |
* | | | | | | | | | Better regex for old apps rewrite rule | Bart Visscher | 2012-05-03 | 1 | -1/+1 | |
* | | | | | | | | | Bookmarks: Move delete code to Bookmarks class, also change to use id | Bart Visscher | 2012-05-03 | 3 | -33/+44 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Contacts: Remove some logging. | Thomas Tanghus | 2012-05-03 | 2 | -3/+0 |