Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-08 | 1 | -0/+4 |
| | |||||
* | Moved relative_modified_date from file/js to core/js | Alessandro Cosentino | 2012-11-06 | 1 | -0/+24 |
| | |||||
* | fix human filesize column header | Jörn Friedrich Dreyer | 2012-11-06 | 1 | -1/+1 |
| | |||||
* | Merge pull request #265 from owncloud/fix-button-img-cursor | Thomas Müller | 2012-11-05 | 1 | -0/+1 |
|\ | | | | | make images in buttons also show click-hand on hover | ||||
| * | make images in buttons also show click-hand on hover | Jan-Christoph Borchardt | 2012-11-05 | 1 | -0/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-06 | 1 | -0/+2 |
|/ | |||||
* | Merge pull request #238 from fmms/checkstyle04 | Thomas Müller | 2012-11-04 | 1 | -3/+3 |
|\ | | | | | Checkstyle fixes | ||||
| * | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -3/+3 |
| | | |||||
* | | Merge pull request #178 from owncloud/JustOneCSRFTokenPerSession | Lukas Reschke | 2012-11-04 | 7 | -102/+8 |
|\ \ | |/ |/| | Just one CSRF token per session | ||||
| * | Change the requesttoken back to OC.EventSource.requesttoken | Lukas Reschke | 2012-10-31 | 1 | -1/+1 |
| | | |||||
| * | Create only one CSRF token per session | Lukas Reschke | 2012-10-31 | 6 | -101/+7 |
| | | | | | | | | | | | | | | | | | | Before, the CSRF token expired every hour. We had a script in place which should refresh the token but this don't worked in every case. (Laptop sleeping etc.) With this commit, the token will only get once created for every session so that the "Token expired" warning shouldn't appear. | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-04 | 3 | -1/+17 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-02 | 2 | -3/+3 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-01 | 4 | -0/+11 |
| | | |||||
* | | Merge pull request #112 from libasys/Fix-strange-Isue-IE8 | Thomas Tanghus | 2012-10-31 | 1 | -17/+21 |
|\ \ | | | | | | | Use $.each() instead of for(var...) in oc.dialogs. Fixes accessing undefined vars in IE8. | ||||
| * | | UPDATE oc-dialogs.js and Fix some small Bugs Added in the description of ↵ | libasys | 2012-10-31 | 1 | -4/+4 |
| | | | | | | | | | | | | form a select ecample | ||||
| * | | Fix for problems using for() function instead of $.each for arrays with IE8 | libasys | 2012-10-26 | 1 | -15/+19 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-31 | 4 | -1/+50 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-30 | 6 | -2/+17 |
| |/ |/| | |||||
* | | Move loading setting routing to OC_Router | Bart Visscher | 2012-10-29 | 1 | -2/+0 |
| | | |||||
* | | Change search to use routing | Bart Visscher | 2012-10-29 | 2 | -1/+4 |
| | | |||||
* | | Move and fix app setting navigation detect | Bart Visscher | 2012-10-29 | 1 | -22/+0 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-29 | 11 | -2/+39 |
| | | |||||
* | | Try to fix shared status icons again | Michael Gapczynski | 2012-10-28 | 1 | -10/+5 |
| | | |||||
* | | Fix shared status icons | Michael Gapczynski | 2012-10-28 | 1 | -7/+33 |
| | | |||||
* | | added some visual feedback is password was set | Björn Schießle | 2012-10-28 | 1 | -0/+1 |
| | | |||||
* | | set password if user leaves password field (issue #57) | Björn Schießle | 2012-10-28 | 1 | -9/+7 |
| | | |||||
* | | deny the usage of dots in database name | Georg Ehrke | 2012-10-28 | 1 | -1/+1 |
| | | |||||
* | | use css to show/hide fileactions | Robin Appelman | 2012-10-28 | 1 | -3/+4 |
| | | |||||
* | | ->l expects two parameters | Lukas Reschke | 2012-10-28 | 2 | -3/+4 |
| | | |||||
* | | Revert "Fix a typo" | Lukas Reschke | 2012-10-28 | 2 | -2/+2 |
| | | | | | | | | This reverts commit a306e4b8a02cb03d5c6f29aa602e75d075e2877f. | ||||
* | | Fix a typo | Lukas Reschke | 2012-10-28 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-28 | 55 | -154/+48 |
| | | |||||
* | | Load all apps in core share ajax file for apps to register their share backends | Michael Gapczynski | 2012-10-27 | 1 | -0/+1 |
| | | |||||
* | | Fix introduced style errors | Bart Visscher | 2012-10-27 | 2 | -5/+9 |
| | | |||||
* | | Fix download url generation | Bart Visscher | 2012-10-27 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'routing' | Bart Visscher | 2012-10-27 | 15 | -79/+229 |
|\ \ | | | | | | | | | | | | | | | | Conflicts: core/lostpassword/index.php core/lostpassword/resetpassword.php | ||||
| * | | Resetting the password should also invalidate the token login cookies | Bart Visscher | 2012-10-17 | 1 | -0/+1 |
| | | | |||||
| * | | Change the lostpassword flow to a controller | Bart Visscher | 2012-10-17 | 6 | -67/+101 |
| | | | |||||
| * | | Merge branch 'master' into routing | Bart Visscher | 2012-10-17 | 53 | -113/+792 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/search/provider/file.php settings/ajax/changepassword.php settings/settings.php | ||||
| * | | | Implement routing on javascript side | Bart Visscher | 2012-10-05 | 2 | -0/+76 |
| | | | | |||||
| * | | | Make the core ajax calls use the router | Bart Visscher | 2012-10-02 | 9 | -10/+22 |
| | | | | |||||
| * | | | Make the settings ajax calls use the router | Bart Visscher | 2012-10-02 | 2 | -14/+7 |
| | | | | |||||
| * | | | Convert menu entries of settings pages to use router | Bart Visscher | 2012-09-28 | 1 | -0/+15 |
| | | | | |||||
| * | | | Merge branch 'master' into routing | Bart Visscher | 2012-09-28 | 4 | -8/+99 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into routing | Bart Visscher | 2012-09-28 | 64 | -233/+981 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files/js/filelist.js core/js/js.js lib/ocs.php | ||||
| * \ \ \ \ | Merge branch 'master' into routing | Bart Visscher | 2012-09-07 | 67 | -181/+238 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files/js/fileactions.js lib/base.php lib/helper.php lib/ocs.php | ||||
| * \ \ \ \ \ | Merge branch 'master' into routing | Bart Visscher | 2012-08-30 | 13 | -70/+352 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/contacts/js/contacts.js apps/contacts/lib/search.php apps/files_archive/js/archive.js apps/gallery/lib/tiles.php apps/gallery/templates/index.php lib/ocs.php | ||||
| * \ \ \ \ \ \ | Merge remote-tracking branch 'gitorious/master' into routing | Bart Visscher | 2012-08-29 | 72 | -25/+631 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files/js/fileactions.js apps/files_archive/js/archive.js | ||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into routing | Bart Visscher | 2012-08-15 | 3 | -34/+100 |
| |\ \ \ \ \ \ \ \ |