Commit Graph

452 Commits (d56ef4f0b64e3bd27a92fbd8b2214dc3cbea7b3f)
 

Author SHA1 Message Date
Vincent Petry d56ef4f0b6 Make it possible to rename documents by clicking on title 11 years ago
Vincent Petry f4425835af Merge pull request #157 from owncloud/filepathfix
Fixed file not found issue
11 years ago
Vincent Petry aed7ed77d2 Fixed file not found issue
This fixes an issue where the second call would miss the "/files" part.

The path attribute must keep "files" so that the next call to the File
instance will still have the correct one.

Fixes #155
11 years ago
Jenkins for ownCloud 0b8fce39c2 [tx-robot] updated from transifex 11 years ago
Victor Dubiniuk 19a1b51a0e Open readonly shares with viewer. Ref #62 11 years ago
Victor Dubiniuk d406168c59 Properly resolve share token. Fixes #153 11 years ago
VicDeo 1f63def015 Merge pull request #147 from kossebau/webodf-sync-03.12.13
Sync with webodf 82510ae020f8ee8a1f7b65a27b6af107b6023e90
11 years ago
Friedrich W. H. Kossebau e3adf6bd19 Sync with webodf 82510ae020f8ee8a1f7b65a27b6af107b6023e90
* exposes some state-change/error events in the Editor API
* catches more possible errors and handles them
  (e.g. staying cool on temporary disconnection to server, but warning about it)
* improves selection by mouse
* fixes selected paragraph style not being set to all selected paragraphs
* fixes leaking of some helper attributes into saved ODT files
11 years ago
VicDeo daf553d06c Merge pull request #146 from owncloud/fix-css
let the core CSS handle the toolbar stuff
11 years ago
Morris Jobke b5dc5012ba let the core CSS handle the toolbar stuff 11 years ago
Jenkins for ownCloud 64b022a5cc [tx-robot] updated from transifex 11 years ago
Victor Dubiniuk a422d22e48 Fix premature proxy switching. Ref #143 11 years ago
Victor Dubiniuk 405d7e4360 Add action icon. Ref #134 11 years ago
Victor Dubiniuk a662ebf5ab Add Edit action in files. Closes #134 11 years ago
Victor Dubiniuk 9ef49d48f8 Center No documents message. Fixes #141 11 years ago
Victor Dubiniuk a3934b9c60 Remove shadow in viewer. Fixes #142 11 years ago
Jenkins for ownCloud 2ac91d4bcf [tx-robot] updated from transifex 11 years ago
VicDeo 628f0f3fb7 Merge pull request #136 from owncloud/sql-cleanup
Sql cleanup
11 years ago
daniel 1ca71cf4b3 remove newline at end of file (editor added that automatically) 11 years ago
daniel a9f1c04ed2 remove unnecessary sub-select
member_id is the primary key and therefore unique => the nested select statement is not necessary and only adds additional computational overhead on the db.
11 years ago
Victor Dubiniuk 9ab3c0cbce Make sure that DB has no broken entries created on prerelease evaluation 11 years ago
Victor Dubiniuk 0a44da4e80 Bump version 11 years ago
Jenkins for ownCloud 70980e7a75 [tx-robot] updated from transifex 11 years ago
VicDeo 5bdad7be17 Merge pull request #133 from owncloud/member-management
Member management
11 years ago
Victor Dubiniuk 190e161b44 Fixing avatar 11 years ago
Victor Dubiniuk 1eab8089ee Patch fixup 11 years ago
Friedrich W. H. Kossebau c0da073794 Sync with webodf 6c0affd94e1aa9d706ea8aadd3509db04bc17235
* write correct meta-data into every document on save
* remove need for regular polling of data about sessionmember
* fix for spaces entered after a tab
* small performance improvements
11 years ago
Jenkins for ownCloud 3b6dff823f [tx-robot] updated from transifex 11 years ago
Friedrich W. H. Kossebau 4bf872b95c Small fixes to updateWebODF.sh 11 years ago
Victor Dubiniuk 2bab561b41 Add more upstream patches 11 years ago
Victor Dubiniuk f93edc4e35 Inject RemoveMember on leave 11 years ago
Victor Dubiniuk 208c5c80b3 Cleanup otpoll 11 years ago
Victor Dubiniuk c5e565cf8a Inject AddMember on join 11 years ago
Victor Dubiniuk 46d2dc1644 User management ops on the server side 11 years ago
Victor Dubiniuk 8a337ebfad Invert condition 11 years ago
Jenkins for ownCloud db7cf60045 [tx-robot] updated from transifex 11 years ago
Victor Dubiniuk 8576dc79a1 Fix apps scrollbar. Closes #132 11 years ago
Jenkins for ownCloud 221a5e4f88 [tx-robot] updated from transifex 11 years ago
Victor Dubiniuk 99818f98ea Do not create -conflict if versions are enabled 11 years ago
Jenkins for ownCloud 3830de9dda [tx-robot] updated from transifex 11 years ago
Victor Dubiniuk 78b28eb9ad Improve toolbar. Fix #131 11 years ago
Victor Dubiniuk d003e7bea3 translate buttons 11 years ago
Jenkins for ownCloud 758b14f6e5 [tx-robot] updated from transifex 11 years ago
VicDeo 1e513e03a3 Merge pull request #130 from kossebau/webodf-sync-15.11.13
Sync with webodf 1875ef27bc220bc49dc6092e7de9b5e184c2e855
11 years ago
Friedrich W. H. Kossebau 15b7bdfd9d Sync with webodf 1875ef27bc220bc49dc6092e7de9b5e184c2e855
* adds support for direct text styling:
  + bold
  + italic
  + underline
  + strikethrough,
  + font
  + fontsize
* fixes broken OT on selections vs. other editing operations
* performance improvements with big documents
11 years ago
Victor Dubiniuk d968b2afe5 UI for connection is lost 11 years ago
Victor Dubiniuk b597a972c5 Improve translator function. Ref #14 11 years ago
Victor Dubiniuk 680ec43ee7 Initial hackish translator function. Ref #14 11 years ago
Victor Dubiniuk b7e79595ef Sort and deduplicate results, ref #14 11 years ago
Victor Dubiniuk c2dbf80d0f Adding simple locale parser and parsing result. Ref #14 11 years ago