Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-22 | 1 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-18 | 4 | -4/+7 |
| | |||||
* | Merge pull request #2975 from owncloud/log-date | Morris Jobke | 2013-04-17 | 2 | -2/+10 |
|\ | | | | | use date and time instead of timestamp in log | ||||
| * | also adjust template properly for log date fix | Bernhard Posselt | 2013-04-17 | 1 | -1/+5 |
| | | |||||
| * | fix admin log display and use a more readable format | Bernhard Posselt | 2013-04-17 | 1 | -1/+5 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-17 | 2 | -1/+65 |
| | | |||||
* | | Removed extra id from jquery selectors. Remove console.log call. Removed ↵ | David Reagan | 2013-04-16 | 1 | -4/+2 |
| | | | | | | | | commented code. | ||||
* | | Modified how the #lostpassword or #email fields save email addresses on the ↵ | David Reagan | 2013-04-16 | 1 | -12/+24 |
| | | | | | | | | Personal settings page. It now saves one second after the last keyup event, instead of after a blur event. | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-16 | 1 | -3/+3 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-15 | 1 | -3/+9 |
| | |||||
* | Merge pull request #2896 from owncloud/app-enable-fix | Thomas Tanghus | 2013-04-13 | 1 | -1/+3 |
|\ | | | | | Add span tag while enabling or disbling apps as well. | ||||
| * | Add span tag while enabling or disbling apps as well. | raghunayyar | 2013-04-12 | 1 | -1/+3 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-13 | 2 | -1/+71 |
|/ | |||||
* | Merge pull request #2554 from owncloud/hide-toggle-checkbox | Bernhard Posselt | 2013-04-11 | 1 | -1/+1 |
|\ | | | | | Implements Hide / Display for the Password Toggle Button | ||||
| * | New Password in Personal Password Page loads fine. | raghunayyar | 2013-04-11 | 1 | -1/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-11 | 3 | -0/+3 |
| | | |||||
* | | Add the quota change listeners to newly added user entries in the user list | Robin Appelman | 2013-04-10 | 1 | -12/+19 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-10 | 5 | -44/+137 |
| | | |||||
* | | Users: fix "Other.." quota option for the default quota | Robin Appelman | 2013-04-09 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #2800 from owncloud/fixing-2743-master | Bernhard Posselt | 2013-04-09 | 1 | -1/+1 |
|\ \ | | | | | | | fixes #2743 - use public OC_User::getDisplayName instead of OC_User::det... | ||||
| * | | fixes #2743 - use public OC_User::getDisplayName instead of ↵ | Thomas Mueller | 2013-04-08 | 1 | -1/+1 |
| | | | | | | | | | | | | OC_User::determineDisplayName | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-09 | 35 | -34/+37 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-08 | 3 | -3/+71 |
| | | |||||
* | | Merge pull request #2738 from Kondou-ger/fix_alert_issues | Bart Visscher | 2013-04-06 | 1 | -3/+3 |
|\ \ | | | | | | | Fixed things in alert-messages | ||||
| * | | Translate 'Error' in core | kondou | 2013-04-06 | 1 | -3/+3 |
| | | | |||||
| * | | Fixed things in alert-messages | root | 2013-04-05 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | Two parameters for OC.dialogs.alert, otherwise one will be "undefined". Also fixed missing translation. | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-06 | 2 | -2/+5 |
| | | | |||||
* | | | Fix Typo | kondou | 2013-04-05 | 1 | -2/+2 |
| | | | |||||
* | | | Fix #2693 | kondou | 2013-04-05 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | When removing a group response.data.action becomes 'remove', thus the if shows an empty notification. | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-05 | 1 | -1/+51 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-04 | 2 | -2/+11 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-03 | 2 | -1/+6 |
| | | |||||
* | | Unescape the update hint | Lukas Reschke | 2013-04-02 | 1 | -1/+1 |
| | | | | | | Fixes #2647 | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-31 | 48 | -0/+50 |
| | | |||||
* | | Merge pull request #2597 from kabum/lesslog | Bernhard Posselt | 2013-03-29 | 3 | -10/+24 |
|\ \ | | | | | | | Make it possible to show less log entries again | ||||
| * | | fix typo and remove animation | Morris Jobke | 2013-03-28 | 1 | -2/+1 |
| | | | |||||
| * | | convert js call to css rule | Morris Jobke | 2013-03-28 | 2 | -1/+1 |
| | | | |||||
| * | | apply code review hints | Morris Jobke | 2013-03-28 | 2 | -15/+13 |
| | | | |||||
| * | | add copyright note | Morris Jobke | 2013-03-27 | 1 | -0/+1 |
| | | | |||||
| * | | remove animation | Morris Jobke | 2013-03-27 | 1 | -2/+1 |
| | | | |||||
| * | | Make it possible to show less log entries again - fix owncloud/core#1593 | Morris Jobke | 2013-03-27 | 2 | -3/+20 |
| | | | | | | | | | | | | | | | * show "less" button only if there are more than 3 entries * only "remove" logs till last 3 entries | ||||
* | | | Merge pull request #2448 from owncloud/userlist_available_groups | Bernhard Posselt | 2013-03-29 | 1 | -4/+13 |
|\ \ \ | | | | | | | | | User list: Keep array of available groups. Should fix #873 | ||||
| * | | | User list: Keep array of available groups. Should fix #873 | Thomas Tanghus | 2013-03-19 | 1 | -4/+13 |
| | | | | |||||
* | | | | Users: use DisplayName in the Display Name col when appending users | Arthur Schiwon | 2013-03-27 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-27 | 2 | -0/+13 |
| |/ |/| | |||||
* | | Improve detection of installations errors | Brice Maron | 2013-03-23 | 1 | -1/+7 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-23 | 3 | -19/+19 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-22 | 1 | -1/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-21 | 1 | -15/+15 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-20 | 1 | -0/+10 |
|/ |