Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VCategories: Use correct variable. | Thomas Tanghus | 2012-11-04 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-31 | 1 | -17/+21 |
|\ | |||||
| * | Merge pull request #112 from libasys/Fix-strange-Isue-IE8 | Thomas Tanghus | 2012-10-31 | 1 | -17/+21 |
| |\ | |||||
| | * | UPDATE oc-dialogs.js and Fix some small Bugs Added in the description of form... | libasys | 2012-10-31 | 1 | -4/+4 |
| | * | Fix for problems using for() function instead of $.each for arrays with IE8 | libasys | 2012-10-26 | 1 | -15/+19 |
* | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-30 | 5 | -172/+130 |
|\| | | |||||
| * | | Change search to use routing | Bart Visscher | 2012-10-29 | 1 | -1/+1 |
| * | | 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 |
| * | | Fix download url generation | Bart Visscher | 2012-10-27 | 1 | -1/+1 |
| * | | Merge branch 'routing' | Bart Visscher | 2012-10-27 | 2 | -3/+81 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into routing | Bart Visscher | 2012-10-17 | 2 | -13/+46 |
| | |\ \ | |||||
| | * | | | Implement routing on javascript side | Bart Visscher | 2012-10-05 | 1 | -0/+73 |
| | * | | | Make the core ajax calls use the router | Bart Visscher | 2012-10-02 | 1 | -1/+1 |
| | * | | | Make the settings ajax calls use the router | Bart Visscher | 2012-10-02 | 1 | -1/+6 |
| | * | | | Merge branch 'master' into routing | Bart Visscher | 2012-09-28 | 2 | -1/+56 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into routing | Bart Visscher | 2012-09-28 | 3 | -139/+270 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into routing | Bart Visscher | 2012-09-07 | 7 | -37/+76 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'master' into routing | Bart Visscher | 2012-08-30 | 5 | -63/+265 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge remote-tracking branch 'gitorious/master' into routing | Bart Visscher | 2012-08-29 | 3 | -4/+443 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' into routing | Bart Visscher | 2012-08-15 | 1 | -31/+33 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Use core routes in js too | Bart Visscher | 2012-08-15 | 1 | -2/+2 |
| * | | | | | | | | | | update infieldlabel script from @zawaideh to fix autofill overlap, https://gi... | Jan-Christoph Borchardt | 2012-10-26 | 2 | -140/+12 |
| * | | | | | | | | | | closes #113 | Thomas Müller | 2012-10-26 | 1 | -12/+0 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-24 | 2 | -4/+10 |
|\| | | | | | | | | | |||||
| * | | | | | | | | | Urlencode the share URL | Lukas Reschke | 2012-10-23 | 1 | -1/+1 |
| * | | | | | | | | | Translate formatDate using jquery datepicker | scambra | 2012-10-19 | 1 | -3/+1 |
| * | | | | | | | | | translate datepicker | scambra | 2012-10-19 | 1 | -0/+8 |
* | | | | | | | | | | Added type and callback arguments to most methods. | Thomas Tanghus | 2012-10-22 | 1 | -46/+95 |
* | | | | | | | | | | Add wait state to category dialog while processing. | Thomas Tanghus | 2012-10-19 | 1 | -11/+39 |
* | | | | | | | | | | More js updates for app/type in OCCategories | Thomas Tanghus | 2012-10-19 | 1 | -11/+11 |
* | | | | | | | | | | Updated category js for handling favorites and use post instead of get. | Thomas Tanghus | 2012-10-19 | 1 | -18/+43 |
|/ / / / / / / / / | |||||
* | | | | | | | / | use interpolation for some translations in js | scambra | 2012-10-16 | 1 | -3/+3 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | escapeHTML function | Lukas Reschke | 2012-10-12 | 1 | -0/+9 |
* | | | | | | | | Merge pull request #24 from owncloud/js_variable_interpolation | Thomas Müller | 2012-10-10 | 1 | -3/+19 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Suggestion for simple, yet efficient variable interpolation in js translations. | Thomas Tanghus | 2012-10-05 | 1 | -3/+19 |
* | | | | | | | | | Prevent closing sharing dialog on picking the date | Victor Dubiniuk | 2012-10-08 | 1 | -2/+2 |
* | | | | | | | | | Prevent closing sharing dialog on month adjustment. Fixes oc-1884 | Victor Dubiniuk | 2012-10-08 | 1 | -1/+4 |
|/ / / / / / / / | |||||
* | | | | | | | | share.expiration is null if no expiration date is set. | Björn Schießle | 2012-10-04 | 1 | -1/+1 |
* | | | | | | | | Show correct public link url for folders | Michael Gapczynski | 2012-10-03 | 1 | -1/+2 |
* | | | | | | | | Share - Dropdown dialog - cut off username if it's longer than 14 chars - bug... | Georg Ehrke | 2012-10-01 | 1 | -2/+6 |
* | | | | | | | | Fix double url decoding in fileDownloadPath function | Bart Visscher | 2012-09-29 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #20 from scambra/undo-l10n | Thomas Müller | 2012-09-28 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | undo interpolation in js for 4.5 | scambra | 2012-09-28 | 1 | -4/+4 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* / | | | | | | Reimplementation of CSRF protection including autorefresh | Christian Reiner | 2012-09-28 | 2 | -1/+56 |
|/ / / / / / | |||||
* | | | | | | Fix unsetting share expiration date | Michael Gapczynski | 2012-09-26 | 1 | -1/+8 |
* | | | | | | Show share expiration date set for shared item | Michael Gapczynski | 2012-09-26 | 1 | -5/+13 |
* | | | | | | Stop autocomplete selection event propogration so share dropdown doesn't disa... | Michael Gapczynski | 2012-09-25 | 1 | -0/+1 |