Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add help texts to config options in config.sample.php | Bart Visscher | 2012-06-07 | 1 | -4/+33 |
| | |||||
* | Better handling of core.css and core.js | Bart Visscher | 2012-06-07 | 4 | -11/+9 |
| | | | | | Fixes calling remote.php on install. Fixes http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-933 | ||||
* | Contacts: Attempt to make file upload work in ICS Chrome. | Thomas Tanghus | 2012-06-07 | 1 | -1/+3 |
| | |||||
* | Break text to fit in dialog. | Thomas Tanghus | 2012-06-07 | 1 | -1/+1 |
| | |||||
* | Protect the help page | Tom Needham | 2012-06-07 | 1 | -3/+3 |
| | |||||
* | LDAP: cache the results, reduce LDAP searches | Arthur Schiwon | 2012-06-07 | 2 | -14/+39 |
| | |||||
* | ldap: enable the destructor | Arthur Schiwon | 2012-06-07 | 1 | -0/+5 |
| | |||||
* | Make it easier to subclass OC_L10N. | Thomas Tanghus | 2012-06-07 | 1 | -0/+4 |
| | |||||
* | pictures: update script and removal some all stuff | Bartek Przybylski | 2012-06-07 | 3 | -23/+12 |
| | |||||
* | Edited combobox to adhere to coding standards and added a dblclick handler. | Thomas Tanghus | 2012-06-07 | 1 | -19/+24 |
| | |||||
* | Remove old internal mail call for password reset, fixes bug oc-934 | Michael Gapczynski | 2012-06-07 | 1 | -1/+0 |
| | |||||
* | ldap: remove unused private functions | Arthur Schiwon | 2012-06-07 | 1 | -24/+0 |
| | |||||
* | ldap: correct query condition and determining of success | Arthur Schiwon | 2012-06-07 | 1 | -2/+12 |
| | |||||
* | ldap: check index carefully, can be 0 | Arthur Schiwon | 2012-06-07 | 1 | -1/+1 |
| | |||||
* | Migration: Fixed wrong download URL: ↵ | Thomas Tanghus | 2012-06-07 | 1 | -1/+1 |
| | | | | http://forum.owncloud.org/viewtopic.php?f=4&t=2511 | ||||
* | Calendar: Added more explicit sync links and fixed indentation. | Thomas Tanghus | 2012-06-07 | 1 | -34/+39 |
| | |||||
* | Contacts: Import upload button was obscured on Android browser. | Thomas Tanghus | 2012-06-07 | 2 | -2/+2 |
| | |||||
* | A bit of pixel-pushing. | Thomas Tanghus | 2012-06-07 | 2 | -10/+17 |
| | |||||
* | adding title when fancybox is displayed | Bartek Przybylski | 2012-06-06 | 1 | -1/+1 |
| | |||||
* | replace spaces with tabs, use const and linkTo instead of static path | Bartek Przybylski | 2012-06-06 | 1 | -151/+148 |
| | |||||
* | Add layer to select fast or slow cache for storing values | Bart Visscher | 2012-06-06 | 2 | -0/+65 |
| | |||||
* | hack for file download | Bartek Przybylski | 2012-06-06 | 1 | -1/+3 |
| | |||||
* | removing test image | Bartek Przybylski | 2012-06-06 | 1 | -0/+0 |
| | |||||
* | aviod incorrect image size returning in gallery listing | Bartek Przybylski | 2012-06-06 | 2 | -11/+14 |
| | |||||
* | use fancybox to display image preview | Bartek Przybylski | 2012-06-06 | 2 | -12/+7 |
| | |||||
* | navigate on galleries | Bartek Przybylski | 2012-06-06 | 3 | -25/+45 |
| | |||||
* | new db scheme | Bartek Przybylski | 2012-06-06 | 1 | -38/+4 |
| | |||||
* | git status | Bartek Przybylski | 2012-06-06 | 7 | -33/+481 |
| | |||||
* | fixed var name, $filename should be $foldername | Bjoern Schiessle | 2012-06-06 | 1 | -1/+1 |
| | |||||
* | avoid too-early database access and thus make owncloud installable again | Arthur Schiwon | 2012-06-06 | 1 | -12/+14 |
| | |||||
* | Contacts: Make js a tad DRYer. Added URL property. | Thomas Tanghus | 2012-06-06 | 4 | -42/+34 |
| | |||||
* | Correct mime type. | Thomas Tanghus | 2012-06-06 | 1 | -1/+1 |
| | |||||
* | fix wrong documentation | Frank Karlitschek | 2012-06-06 | 1 | -12/+1 |
| | |||||
* | LDPA: don't drop legal whitespaces when sanitizing DN. Fixes oc-914 | Arthur Schiwon | 2012-06-06 | 1 | -1/+1 |
| | |||||
* | Corrected typos. | Thomas Tanghus | 2012-06-06 | 1 | -3/+3 |
| | |||||
* | fixed wrong function call | Bjoern Schiessle | 2012-06-06 | 5 | -6/+6 |
| | |||||
* | Less aggressive caching on thumbnails too. | Thomas Tanghus | 2012-06-06 | 1 | -5/+1 |
| | |||||
* | Cleanup. | Thomas Tanghus | 2012-06-06 | 12 | -88/+2 |
| | |||||
* | Also use OC_Cache here. | Thomas Tanghus | 2012-06-06 | 1 | -12/+6 |
| | |||||
* | Contacts: Removed temp dir cleanup after using OC_Cache. | Thomas Tanghus | 2012-06-06 | 2 | -53/+1 |
| | |||||
* | update translations | Robin Appelman | 2012-06-06 | 533 | -8121/+27330 |
| | |||||
* | dont show config option for file upload size if we cant write the new value | Robin Appelman | 2012-06-06 | 2 | -2/+4 |
| | |||||
* | update l10n script to better read js files | Robin Appelman | 2012-06-06 | 1 | -1/+1 |
| | |||||
* | prevent creating files with a / the name | Robin Appelman | 2012-06-06 | 3 | -0/+13 |
| | |||||
* | Supress any warnings if log file does not exist | Michael Gapczynski | 2012-06-05 | 1 | -1/+1 |
| | |||||
* | Add OC_Cache implementation for APC | Bart Visscher | 2012-06-05 | 3 | -0/+84 |
| | |||||
* | Skip test for XCache when the module is not there | Bart Visscher | 2012-06-05 | 1 | -0/+4 |
| | |||||
* | OC_Cache_File ttl=0 indicates forever, but expire in a day to keep the cache ↵ | Bart Visscher | 2012-06-05 | 1 | -1/+4 |
| | | | | clean | ||||
* | Spelling fixes in XCache files | Bart Visscher | 2012-06-05 | 2 | -6/+5 |
| | |||||
* | Use UID for cache key. | Thomas Tanghus | 2012-06-05 | 1 | -1/+1 |
| |