- Aug 17, 2015
-
-
Carla Schroder authored
-
Robin McCorkell authored
Update .user.ini when setting upload size limit
-
Thomas Müller authored
[tests] more tests for UserController::setMailAddress
-
Thomas Müller authored
Degrade log message about missing app in appstore to debug
-
Morris Jobke authored
* fixes #12885
-
Morris Jobke authored
* fixes #18154
-
- Aug 16, 2015
-
-
Robin McCorkell authored
properly indent .htaccess
-
Morris Jobke authored
-
Morris Jobke authored
Improve right sidebar tabs behavior
-
- Aug 14, 2015
-
-
Thomas Müller authored
Add public upload to capability
-
Roeland Jago Douma authored
-
Thomas Müller authored
Event dispatcher
-
Thomas Müller authored
-
Vincent Petry authored
Tab heads are not rendered if only one tab. The tab contents is updated on-demand. This means that if a tab is not visible it is not rendered at first. If the tab was already rendered through switching, its model will not get updated until the next time it becomes visible. This will prevent needless rerendering of invisible tab contents, especially considering that some tabs might need extra ajax requests.
-
Thomas Müller authored
-
Thomas Müller authored
Fix default values of sharing capabilities
-
Morris Jobke authored
Mark ldap agent password as sensitive
-
Joas Schilling authored
-
Bernhard Posselt authored
[OCS] With V2 we should ensure that the status codes are kept in sync
-
- Aug 13, 2015
-
-
Morris Jobke authored
also don't count group members when more than 1 ldap configs are active
-
Jan-Christoph Borchardt authored
Sidebar file actions
-
Morris Jobke authored
Add a basic unit test which notifies us about incompatible extending
-
Arthur Schiwon authored
-
Joas Schilling authored
-
Joas Schilling authored
The problem is the UI used a different default than the capabilities. So when you never touched the config, the setting in admins said "disabled" while the capabilities said "enabled".
-
Joas Schilling authored
-
Thomas Müller authored
-
Vincent Petry authored
files_sharing private function to proper signature
-
Vincent Petry authored
Show storage full warning for shared storages temporary
-
Jan-Christoph Borchardt authored
Replace tipsy with tooltip
-
- Aug 12, 2015
-
-
Morris Jobke authored
fix mobile scrolling, lower sidebar sensitivity, fix #11193
-
Hendrik Leppelsack authored
-
Morris Jobke authored
more understandable 'Wrong password' feedback
-
Jan-Christoph Borchardt authored
-
Vincent Petry authored
The favorite icon in the sidebar now triggers the file action and also updates itself according to the model's state when triggered from the file row. The thumbnail triggers the default action. Currently only one FileInfoModel is used for the selection and state synchronization between views. FileList reload now auto-closes the sidebar.
-
Vincent Petry authored
FileInfoModel is a backbone model that will make it possible to track changes and update views accordingly
-
Vincent Petry authored
-
Morris Jobke authored
* removed the setDefault call because then it will always be reshown * was added with ba475d48 * fixes #18208
-
Thomas Müller authored
New trashbin retention
-
Thomas Müller authored
Sanitize class names before registerService/query
-