Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a missing CSRF check | Lukas Reschke | 2012-09-22 | 1 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-22 | 1 | -0/+10 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-22 | 50 | -51/+51 |
| | |||||
* | some characters in comments avoid finding some strings to translate | scambra | 2012-09-21 | 2 | -4/+4 |
| | |||||
* | fix translating dialog buttons, they are translated in core not dialogs app | scambra | 2012-09-21 | 1 | -6/+6 |
| | |||||
* | translate files_sharing app | scambra | 2012-09-21 | 1 | -26/+26 |
| | |||||
* | float right element needs to be the first element, otherwise firefox will ↵ | Björn Schießle | 2012-09-20 | 1 | -2/+2 |
| | | | | move it to a new line | ||||
* | General style fixes for the share dropdown | Tom Needham | 2012-09-19 | 1 | -0/+2 |
| | |||||
* | Fix datepicker icons for all uses across ownCloud | Tom Needham | 2012-09-19 | 1 | -0/+4 |
| | |||||
* | Fix changing of share status icons, bug fix for oc-1631 | Michael Gapczynski | 2012-09-19 | 1 | -11/+22 |
| | |||||
* | Don't show the expiration option until a share occurs, bug fix for oc-1724 | Michael Gapczynski | 2012-09-19 | 2 | -1/+9 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-19 | 2 | -1/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-18 | 4 | -1/+21 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-17 | 1 | -0/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-14 | 1 | -0/+64 |
| | |||||
* | show the current username. This confused some people | Frank Karlitschek | 2012-09-12 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into share_expiration | Michael Gapczynski | 2012-09-12 | 76 | -264/+497 |
|\ | | | | | | | | | | | Conflicts: core/js/share.js lib/util.php | ||||
| * | Add lock and clock icon for sharing | Michael Gapczynski | 2012-09-12 | 5 | -2/+29 |
| | | |||||
| * | Temporarily disable sharing with contacts and emails, will come in next release | Michael Gapczynski | 2012-09-12 | 2 | -22/+22 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-11 | 1 | -0/+17 |
| | | |||||
| * | Don't display actions for children in shared collections, show the parent ↵ | Michael Gapczynski | 2012-09-09 | 1 | -42/+61 |
| | | | | | | | | collection the child is shared in | ||||
| * | Fix shared collection item searching | Michael Gapczynski | 2012-09-09 | 1 | -1/+1 |
| | | |||||
| * | move breadcrumb css to core so we can reuse it | Robin Appelman | 2012-09-09 | 1 | -0/+5 |
| | | |||||
| * | add breadcrumb controll to js | Robin Appelman | 2012-09-09 | 1 | -0/+43 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-09 | 2 | -0/+2 |
| | | |||||
| * | forgot a , | Robin Appelman | 2012-09-09 | 1 | -1/+1 |
| | | |||||
| * | add js versions of basename and dirname | Robin Appelman | 2012-09-08 | 1 | -0/+6 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-08 | 1 | -0/+1 |
| | | |||||
| * | Move handling of core remotes to OC_TemplateLayout | Bart Visscher | 2012-09-07 | 3 | -18/+0 |
| | | |||||
| * | adding space between) and { | Thomas Mueller | 2012-09-07 | 7 | -10/+10 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-07 | 1 | -0/+1 |
| | | |||||
| * | make icons look good on bright and dark backgrounds | Jan-Christoph Borchardt | 2012-09-06 | 6 | -33/+33 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-06 | 35 | -53/+20 |
| | | |||||
| * | jquery added to ignorelist for l10n | Thomas Mueller | 2012-09-05 | 1 | -0/+1 |
| | | |||||
| * | Fix name for OCCategories | Bart Visscher | 2012-09-05 | 1 | -1/+1 |
| | | |||||
| * | Add 'var' before some global js vars | Bart Visscher | 2012-09-05 | 2 | -2/+2 |
| | | |||||
| * | Add missing ; to js code | Bart Visscher | 2012-09-05 | 5 | -10/+10 |
| | | |||||
| * | Fix some jslint warnings | Bart Visscher | 2012-09-04 | 1 | -0/+2 |
| | | |||||
| * | Respect coding style | Thomas Müller | 2012-09-04 | 1 | -4/+4 |
| | | |||||
| * | Respect coding style | Thomas Müller | 2012-09-04 | 1 | -3/+3 |
| | | |||||
| * | Respect coding style | Thomas Müller | 2012-09-04 | 1 | -3/+3 |
| | | |||||
| * | Respect coding style | Thomas Müller | 2012-09-04 | 1 | -5/+5 |
| | | |||||
| * | Remove closing php tag | Thomas Müller | 2012-09-04 | 1 | -2/+0 |
| | | |||||
| * | Respect coding style | Thomas Müller | 2012-09-04 | 1 | -1/+1 |
| | | |||||
| * | fixing syntax error - sorry for that | Thomas Müller | 2012-09-04 | 1 | -1/+1 |
| | | |||||
| * | Update core/lostpassword/templates/email.php | Thomas Müller | 2012-09-04 | 1 | -1/+2 |
| | | | | | | respect coding style | ||||
| * | Update core/lostpassword/resetpassword.php | Thomas Müller | 2012-09-04 | 1 | -1/+1 |
| | | |||||
| * | Update core/lostpassword/index.php | Thomas Müller | 2012-09-04 | 1 | -5/+5 |
| | | | | | | respect coding style | ||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-04 | 3 | -1/+23 |
| | | |||||
| * | Add url-params to url with new parameter in linkTo function | Bart Visscher | 2012-09-03 | 1 | -1/+1 |
| | |