Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | fix syntax error | Myles McNamara | 2013-08-03 | 1 | -1/+1 | |
| * | | | | | | use theme name and title for password reset | Myles McNamara | 2013-08-03 | 1 | -1/+2 | |
* | | | | | | | Merge pull request #4376 from owncloud/use_plurals | Jörn Friedrich Dreyer | 2013-08-14 | 1 | -6/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use plural translations | kondou | 2013-08-09 | 1 | -6/+4 | |
* | | | | | | | | Merge pull request #4410 from owncloud/fix_sharing_defaults | Jörn Friedrich Dreyer | 2013-08-13 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | comment clarification | Jörn Friedrich Dreyer | 2013-08-14 | 1 | -1/+1 | |
| * | | | | | | | | use edit & reshare permission as default | Jörn Friedrich Dreyer | 2013-08-13 | 1 | -2/+2 | |
| * | | | | | | | | add PERMISSIONS_ALL summary | Jörn Friedrich Dreyer | 2013-08-13 | 1 | -0/+1 | |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-13 | 9 | -0/+9 | |
|/ / / / / / / / | ||||||
* / / / / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-11 | 1 | -0/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #4344 from owncloud/appmgmt-in-navigation | Jan-Christoph Borchardt | 2013-08-09 | 2 | -0/+17 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | show 'More apps' link to app administration directly in app navigation | Jan-Christoph Borchardt | 2013-08-07 | 2 | -0/+17 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-09 | 75 | -74/+371 | |
* | | | | | | | Merge pull request #4271 from owncloud/plural_translations | Owen Winkler | 2013-08-08 | 2 | -33/+94 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | adding proper evaluation of plural form - uses LGPL licensed code of jsgettext | Thomas Müller | 2013-08-03 | 1 | -17/+62 | |
| * | | | | | | | return plural form in ajax translations | Thomas Müller | 2013-08-03 | 1 | -1/+1 | |
| * | | | | | | | Add multiple plural forms to the php part | Jakob Sack | 2013-07-16 | 1 | -6/+5 | |
| * | | | | | | | Partly integrate plural translations into js | Jakob Sack | 2013-07-07 | 1 | -19/+36 | |
* | | | | | | | | Merge pull request #3912 from owncloud/css_cleanup_kondou | Jan-Christoph Borchardt | 2013-08-08 | 1 | -4/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into css_cleanup_kondou | kondou | 2013-07-24 | 94 | -350/+452 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | General CSS cleanup | kondou | 2013-07-09 | 1 | -17/+39 | |
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-07 | 2 | -0/+6 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-04 | 1 | -1/+1 | |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-03 | 2 | -0/+16 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | use fixed OC.Breadcrumb.push() | Jörn Friedrich Dreyer | 2013-08-02 | 1 | -56/+32 | |
* | | | | | | | | add OC.Breadcrumb.show(dir, filename, link) | Jörn Friedrich Dreyer | 2013-08-02 | 1 | -0/+62 | |
* | | | | | | | | Merge pull request #4278 from owncloud/breadcrumb-first | Jörn Friedrich Dreyer | 2013-08-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | make sure the first breadcrumb item is inserted before any other elements in ... | Robin Appelman | 2013-08-01 | 1 | -1/+1 | |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-02 | 2 | -10/+12 | |
|/ / / / / / / / | ||||||
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-01 | 3 | -0/+10 | |
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-31 | 1 | -0/+1 | |
* | | | | | | | | Merge pull request #4225 from owncloud/better-404 | Thomas Müller | 2013-07-30 | 1 | -6/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Move styles from core to app | Victor Dubiniuk | 2013-07-29 | 1 | -12/+0 | |
| * | | | | | | | | Allow apps to have own 404 content, closes #3225 | Victor Dubiniuk | 2013-07-29 | 2 | -6/+22 | |
* | | | | | | | | | fixes #4026 | Thomas Müller | 2013-07-30 | 1 | -9/+21 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-30 | 2 | -21/+25 | |
|/ / / / / / / | ||||||
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-29 | 1 | -0/+2 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-28 | 1 | -0/+2 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-27 | 44 | -86/+25 | |
* | | | | | | | Merge pull request #4199 from owncloud/login-cleanup | Jörn Friedrich Dreyer | 2013-07-26 | 1 | -0/+21 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | IE8 login/install screen cleartype fixes and input box borders | Jörn Friedrich Dreyer | 2013-07-26 | 1 | -0/+21 | |
| * | | | | | | | force dbs to stay in one line | Jörn Friedrich Dreyer | 2013-07-24 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | show tablespace only for oracle, hide dbhost for sqlite, remove unnecessary j... | Jörn Friedrich Dreyer | 2013-07-24 | 2 | -31/+25 | |
* | | | | | | | force dbs to stay in one line | Jörn Friedrich Dreyer | 2013-07-24 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | merge master | Jan-Christoph Borchardt | 2013-07-24 | 8 | -29/+29 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge pull request #4175 from owncloud/remember-checked | Jan-Christoph Borchardt | 2013-07-24 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | check remember log in by default, ref #3918 | Jan-Christoph Borchardt | 2013-07-24 | 1 | -2/+2 | |
| * | | | | | | | use OC_Defaults directly from the template | Björn Schießle | 2013-07-24 | 1 | -2/+2 | |
| * | | | | | | | initialize OC_Defaults in template constructorX | Björn Schießle | 2013-07-24 | 5 | -23/+14 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'master' into more-themable-strings | Thomas Müller | 2013-07-24 | 14 | -19/+67 | |
| |\ \ \ \ \ \ |