[Pkg-owncloud-commits] [owncloud] annotated tag v3.0RC1 created (now d331a23)
David Prévot
taffit at moszumanska.debian.org
Fri Aug 29 15:24:13 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to annotated tag v3.0RC1
in repository owncloud.
at d331a23 (tag)
tagging 5238a7812c5fac9a8cbeb6784c962a3dde1b53a6 (commit)
replaces v3.0alpha1
tagged by Morris Jobke
on Tue Aug 26 11:59:27 2014 +0200
- Log -----------------------------------------------------------------
ownCloud 3.0 RC 1
Bart Visscher (72):
Fix calendar colors with new calendar
Remove unused parameter
Replace ownCloud calendar html with fullcalendar implementation
Implement loading of events in calendar
Connect calendar buttons to actions
Translation of calendar interface
Connect newEvent & editEvent to fullcalendar
Connect popup to fullcalendar
Implement moving of event
Implement resizing of events
Fix changing calendar data
Optimize deleting event
Implement listview for fullcalendar
Disable calendar scrolling, doesn't work yet
Fix function name error in contacts app
Better event popup
Fix size calculation with css styling of tipsy popup
Merge branch 'master' into fullcalendar
Fix scrolling calendar
Implement select event creation
Fix fromtime/totime warnings
Quickfix hanging tipsy popups
Fix setproperty form
Disable loading non-existing settings script in bookmark app
Fix html id's in part.addcardform.php
Enable php display_errors setting
Move unselect call to after the dialog starts
Cleanup tipsy popups on more actions
Use parse function in Calendar_Object
Use Last-Modified property to check for changed events
Use a function to generate select options
Add type selects to editing ADR & TEL contact property types
Contacts: support multiple phone type parameter
Contacts: remove redundant li in setpropertyform template
Fix scrolling through months
Merge branch 'fullcalendar'
Fix file dropping on root (Files menu entry)
Update chosen to v0.9.5
Bookmarks: make a soft-requirement of php-curl
Template: output better html for select options
Contacts: make type of phone property also multiselect in addproperty
Contacts: better label for saving a property
Contacts: layout updates
Contacts: Allow '/' in property name
Calendar: Use the default timezone that is set in lib/base.php
Calendar: Also check if the enddate is in the requested range for events
Contacts: make name editable again
Use a proxy class to interface with Sabre_VObject classes
Contacts: refactor rendering of part.details template
Contacts: refactor common ajax functions to OC_Contacts_App
Contacts: Fix postname var spelling
Contacts: Add direct link to details of a contact
Contacts: Add "Preferred" before phone label for preferred numbers
Imageviewer: fix fancybox.png image url in fancybox css
Fix filename of log icon
Sort apps on name and enabled status
Gallery: splitout model code
Gallary: Fix alignment of album thumbnails
Update OC_VObject
Some small changes
Calendar: refactor common ajax functions to OC_Calendar_App
Calendar: small for loop fix
Contacts: add missing property_options template var
Contacts: check if PREF parameter is set before useing it
Gallery: fix calculation of folder thumbnail selection
Use correct appid for lostpassword email preference
Calendar: add loading indicator
Merge branch 'tanghus_remote_backup' of git://gitorious.org/~tanghus/owncloud/tanghus-owncloud
Contacts: small merge cleanups
Merge branch 'contact_thumbnails' of git://gitorious.org/~tanghus/owncloud/tanghus-owncloud
OC-23: [Calendar] Double vertical scrollbar in week view
[Calendar] Use class for active view button
Bartek Przybylski (34):
new way of showing gallery covers
new way of showing gallery covers, missing files
Merge branch 'master' into gallery
adjusting to new db "api", merge with master
merged
merged with stash
merged with stash
removing and renaming albums
Merge branch 'gallery'
pdf viewer from Google Code-In program
gallery fixes
Merge branch 'master' of gitorious.org:owncloud/owncloud
contacts entry duplication fix
automatic adding of photo to album, feedback for user while scanning, general cleanup
gallery version bump to force db update
rename and delete hooks
Merge branch 'master' of gitorious.org:owncloud/owncloud
rename fix, licence header added
Merge branch 'master' of gitorious.org:owncloud/owncloud
db overwriting, gallery creating fix
using new image backend, moving ajax calls to one file, using generated thumnails to speedup covers loading
resolving depricated script opening
user suggested style change
content divs alignment
handling directory renaming and thumbnail move on gallery name chenge
handle gallery remove when removing dir via webinterface
constans for signals handling
recursive gallery removing on parent dir remove
Simple translation for gallery
better scanning model for gallery, more feedback to user while scanning
fix creating/moving/renaming/deleting files/dirs with ' in name
fix: oc-33
enhancement: oc-36
recognizing img basing on extension
Brice Maron (39):
Initialise hasOtherDB var when not true in installation
Prevent category in jquery-ui on cal. to overflow
Add loading message to image lightbox and tweak events
Add some color in error messages + img for hints
Fix installer for postgresql : correct table detection query
Fetch prefix from config at installation instead of a hardcoded value
Fix typo in getting var from config
Fix bookmarks app to work with postgresql.
Fix bookmark listing with mysql: limit is binded as string.
Use notification to inform about errors in file list.
Fix quota onBlur In Settings, Take from right attribute
Remove unnecessary exec for getting timezone and fix spacings
Fix file sharing : Don't give a unused param to execute
Correct little typo/bug in log display and remove ending php tag
Add 3 More log writing in files sharing app
Correct use of null for not null columns in media scanner
Lower also the album name in media scanner...
Tweak bookmarklet to not change the current page. Correct encoding when add bookmark
Little trick to avoid editor loading twice on double click
Add caching for filelist sharing icon status to avoid many http req.
Correct unknown breadcrumb add '/' permanantly in it and DRY code for last breadcrumb
Fix unescessary use of non portable 'replace' sql and add loging when GD not installed
Avoid error when no image is provided for cover or thumbnail
Add a dependencies check apps
Change name and fix a typo
Be consistent with licencing
Add sequence name in insertid to be more portable
attempt to manage some special chars in file list
Fix bug with spaces in file names.
Merge commit 'refs/merge-requests/69' of git://gitorious.org/owncloud/owncloud into merge-requests/69
Do not use mix data/attr to retrieve filename ... data() will try to convert filename to int
Fix another problem of the so-called 'fix-special chars' commit.
Fix broken upload since merge of new button branch
Manage More special chars in file listings. ';' is still problematic
Avoid Huge error message when unable to read log file
Try to avoid closing the share box too soon on multiple selections
Display correctly the error message when nothing is retrieved from OCS servers
Add allow_url_fopen directive to admin_dependencies_chk
Correct ldap check in dependencies_chk app
Cloud Dumper (6):
Sort results from music collection getters.
Also use track_number to retrieve song track.
Improve music playlist rendering.
Remove reference to unexisting file in music.css.
Sort songs also by path.
Don't wrap collection cells.
Daniel Köb (2):
Include PostgreSQL when checking for available database drivers.
Connect to the newly created database when checking if it needs to be filled.
David Iwanowitsch (1):
Do not set incorrect components for default calendar
Florian Jacob (1):
Added all the remaining extensions to filetypes
Florian Pritz (1):
use fancybox instead of lightbox
Florian Vichot (1):
Make OC_Connector_Sabre_File::get() return a PHP stream instead of the file content, as is recommended by SabreDAV to handle large files.
Frank Karlitschek (13):
new "external" application. you can integrate external application like roundcube, squirellmail or a wiki into ownCloud.
change the error hint from suggesting to change the owner of a directory to changing the permissions. changing the owner of a director is not possible via ftp.
Merge branch 'master' of gitorious.org:owncloud/owncloud
first small step to an automatic updating system.
second half of the updating stuff
removed no longer used function and exec command
remove error output if symlink already exists. this can happen if a user removed config.php to trigger the setup wizzard
add a formfactor session variable which is autodetected but can also manually overwritten via a get variable.
finish the application store feature so that users can download and install ownCloud apps from our website. there is still a small problem with write permissions. will look into this later
Merge branch 'master' of gitorious.org:owncloud/owncloud
enable gallery and admin_export by default at least for the alpha and beta.
don´t show warnings for missing language name definitions
bump version number
Georg Ehrke (95):
Merge branch 'master' into calendar
Merge branch 'master' into calendar
scrolling in calendar
Merge branch 'master' of gitorious.org:owncloud/owncloud into calendar
Merge branch 'calendar' of gitorious.org:owncloud/owncloud
first implementation of fullcalendar plugin with old buttons working
Revert "first implementation of fullcalendar plugin with old buttons working"
added transition function from 'old' calendar to fullcalendar (fixed currentview bug) and removed listview (it is not implemented in fullcalendar yet)
enable listview button
added transition function from 'old' calendar to fullcalendar (fixed currentview bug)
fix allday bug
fix new allday bug
Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendar
update pot file for calendar
Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendar
translatable error messages
Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendar
automatic timezone detection
fix caldav url
Merge branch 'master' into fullcalendar
fix merge conflicts
another fix of caldav url
support for repeating events
fix timezone for repeating events
first implementation of the search function
Merge branch 'master' of gitorious.org:owncloud/owncloud into fullcalendar
fix timeformat setting for fullcalendar
fix merge conflicts
Merge branch 'master' into calendar
optimize timezone detection
add resettimezone file for testing timezone detection
Merge branch 'master' into calendar
Merge branch 'master' into calendar
check for php version is greater than 5.3.0 - we make extensive use of Date Time Libs
delete unused files
Merge branch 'master' into calendar
Merge branch 'master' into calendar
fix merge conflicts
use OC_JSON::checkLoggedIn() in all ajax files
use pre-decrement instead of post-decrement
make repeating events editable
Merge branch 'master' into calendar
fix the default setting for yearly repeating events
Merge branch 'master' into calendar
add function to detect always the timezone
remove unused js
Merge branch 'master' into calendar
Fix whitespace username
Fix whitespace username in the installation form
Merge branch 'master' into calendar
fix end for repeating events
fix repeat rule for every weekday
fix editeventdialog for monthly repeating events with a specific weekday and weeknumber combination
fix autodetection for the week of the month
fix bug in 3rdparty lib
fix js for repeating events
fix login check in ajax files
Merge branch 'master' into calendar
improve search function
update calendar pot file
fix search function
update calendar pot file
3rdparty: fix bug in when
Merge branch 'master' into calendar
remove old code in comments
change app icon
added a file to fix wrong recognised mime-types
Merge branch 'master' of gitorious.org:owncloud/owncloud
Merge branch 'master' into calendar
fix previous change
update js of calendar import
Merge branch 'calendar'
improve import form for calendar
improve import function
Merge branch 'calendar'
add icon for log app
highlight the current view
Merge branch 'calendar'
added bart to the authors in info.xml
Merge branch 'master' of gitorious.org:owncloud/owncloud
fix newline problem in calendar
fix newline problem in contacts
use backslash n instead of a real new line
change calendar colors
change description of the changed colors (calendar)
added vcards to the mimetype fix list and renamed the icon for vcards
use svg icon for calendar
Merge branch 'master' into calendar
use timepicker to force users to use HH:MM
fix ocbug 24
fix ocbug 34
Merge branch 'master' into calendar
use button for new calendar
move loading icon to the top bar
fix double new calendar button - bugfix for oc 59
Hendrik Langer (2):
Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments
set http auth headers for apache+php-cgi work around if variable gets renamed by apache
Ignacio Daniel Rostagno (1):
Music - Fix album and artist expand layout.
Insanemal (3):
Added option to lowercase all usernames.
Adjusted the check user function to lowercase the return.
Total rewite of fix.
Jakob Sack (7):
Fix translations, empty properties
Some improvements on the contact application
improved style in contacts
Improve style in contacts
Fix comments/documentation
contacts: put property key in background, the value is important!
contacts: every card needs a version!
Jan-Christoph Borchardt (11):
hopefully finally fixed the initial breadcrumb arrow
only show checkbox on hovering filetype icon
bold current folder in breadcrumbs
removed '/' from file path because only Unix people understand the concept of that. Plus, 'Files' itself is the root.
added all logo source SVGs
textfield is now less obtrusive / opaque
corrected position of in-field labels a bit
corrected link for app dev instructions
Merge branch 'master' of gitorious.org:owncloud/owncloud
upgraded the new new button. Didn't and doesn't work in Firefox though
use existing correct info icons
Joar Wandborg (1):
Fixed a bug in checkWebserverUser
John Kristensen (2):
remove 'description' from OC_Connector_Sabre_CalDAV propertyMap
Improve handling of calendar export $_GET params
Kshitij Parajuli (1):
When a music file is playing, the page title gets modified.
Markus Kalkbrenner (5):
added .buildpath
- bugfix: allow anonymous bind for search, then bind with users credentials.
fixed copy&paste error: store ldap_tls setting in user_ldap, not
- provide a setting for the ldap user display name instead of hardcoded value 'uid' which is not common for Active Directory
- fixed translateable strings in template
Marvin Thomas Rabe (2):
fixed scrollbar issues. fixed missing breadcrumb image.
fixed another bug with breadcrumbs
Michael Gapczynski (23):
Redirect file browser if directory does not exist
Change javascript new folder from old icon to new
Fix music navigation entry controls going over the sidebar
Change 'Help translating' to 'Help translate'
Fix shared status for files inside a shared folder
Fix whitespace folder name
Fix folder names with + characters in it
Keep the urls pretty, decode forward slashes
Fix encoding again and update the link after renaming files
Merge branch 'master' of gitorious.org:owncloud/owncloud
Keep the urls pretty, decode forward slashes for newly added directories
Fix return for empty Shared folder in opendir()
Initial commit of common filestorage
Move to branch
Replace canRead()/canWrite() with is_readable()/is_writeable() for proper permission checks
Fix typo in move error message
Correct local permissions checks
Remove the keys in preferences when a user is deleted - Thanks rogerc
Fix updateApp() and add extra check to updateApps()
Quick fix for file actions inside Shared folder (or other readonly folder)
Make media app listen for post_delete instead of delete
Emit hooks in OC_Share when sharing a file and forward hooks for deletion and writing of source file
Apps need to be enabled in order to search through Shared directory for media scanning
Michiel de Jong (2):
compliance with http://www.w3.org/community/unhosted/wiki/remoteStorage
bump version number to force db rebuild
Michiel at unhosted (1):
avoiding notice if ['HTTPS'] is not set
Patrick Stricker (1):
made work with http authentication kind of sso login
Robin Appelman (138):
add pdo backend to oc_db
dont use numRows when it's not needed since it can be expensive
merge master into database
always use mdb2 for installation
move some code to where it belongs and remove duplicated editor app
remove now unneeded textviewer
use texteditor for search results
Merge branch 'master' into ace-editor
mimetype icon improvements
Merge branch 'master' of gitorious.org:owncloud/owncloud
merge master into database
webdav workaround for apache+php-cgi
mimetype icon improvements
webdav workaround for apache+php-cgi
prevent error involving webdav workaround
Merge commit 'refs/merge-requests/59' of git://gitorious.org/owncloud/owncloud
Merge commit 'refs/merge-requests/57' of git://gitorious.org/owncloud/owncloud
Merge commit 'refs/merge-requests/61' of git://gitorious.org/owncloud/owncloud
correct language name
merge database into master
some minor tweaks to oc_db
provide a logging mechanism
make log level configurable
use OC_Log instead of error_log
prevent error in media player ajax api
fix now() function for sqlite3
prevent the remaining ob_clean related errors
catch some edge cases in media player
mount filesystems on demand
make sharing work with the new mouting mechanism
prevent sql error while initializing apps on sqlite2
Merge commit 'refs/merge-requests/64' of git://gitorious.org/owncloud/owncloud
remove unneeded definiton of get_temp_dir
escape filenames for getMimeType
fix log level check
change licencing headers for sqlite3 driver
fix fopen
improve mimetype detection
'New' button, needs some css work
improve detection of database backend
provide function for updating the database scheme
upgrade to Sabredav 1.5.4
use database table prefix from installer, not the old configured value
no longer rely on PEAR::isError since we can use PDO now
make webfinger work properly if owncloud is installed in a subdirectory
Merge branch 'master' into newbutton
small styling fix for New button
fix mimeicon for new files
make 'New' button work with firefox
take free disk space (and user quota) into account for max upload size
use oc_appconfig instead of oc_config for the external apps
fix ampache htmlentity calls
Don't trigger file action when renaming, stupid fix for stupid firefox behaviour
after editing a user quota, set the value of the quota field to how the server parsed the input, not the user input
also update the data attribute holding the quota
make filesize parsing case insensitive
make remember login token also dependent on password to protect against some brute force attacks on this token
make the sharing app return the corrrect result for is_writable on the shared folder
fix some display issues for readonly folders
add licence file for sabredav
fix upload error reporting
remove debug messages in console
some styling changes for the pdf viewer
some coding style fixes for the pdf viewer
add jplayer source
add infieldlabel source
fix is_readable and is_writable
don't try to use mod_rewrite when it isn't enabled
don't check if the target path is writable for operations that can create a new file
some fixes in the sqlite3 driver
minor changes to mysql setup
small fix in sqlite3 driver
automatically upgrade the main database on version number increase (doesnt work with sqlite for now)
fixes in the sqlite manager driver
set the installed version after updating the database
fix errors during database migration
update apps when their version number increases
allow changing database backends between PDO and MDB2
don't try to upgrade what isn't installed
load reverse driver when updating database
improve detection for mysql databases
dont create a new user when it already exists
dont overwrite the database with the gallery database
mp3info is giving to much trouble, get rid of it
remove mp3info from dependency check
improve pgsql database detection
save updated version number of apps after updating
fix uploading to subfolders
update translations
also use translated string for music navigation entry when showing inline controls
fix old calendar name and color not being preserved when editing a calendar
fix searching music
fix expending artists and albums in collection view
fix event handler after re-expanding an artist in collection view
fix searching artists and albums
reimplement auto playing music from location hash (like from search results)
fix some warning in the pgsql driver
use absolute path for db_structure.xml when updating
remove temporary files after updating
fix another warning in pgsql
fix some sqlite2 upgrade issues
fix issue with moving music files
make pdf viewer work a bit better with the rest of owncloud
some minor changes to the text editor loading
use admin icon for log menu enty untill we have a proper icon
make pdf viewer work with text editor
remove ununsed copy-paste leftovers
make the minimum width of the multiselect configurable
add min width to multiselect in user management
small fix for server svg mimetype detection
fix some of the styling issues on opera
remove some of the flickering in opera
fix inconsitent behaviour when trying to remove yourself from the admin group
update translations
make language name translatable and fallback to language code if we dont have the language name
read language name from the right resource
don't use depricated <? use the full <?php
add user and instance awere localstorage to prevent collisions when using localstorage
prevent multiply owncloud instances on the same domain intefering with each others playlists
properly check for write permissions to the config file
quick fix for javascript translations
fix some pgsql strict warnings
some aditional feedback during database upgrade
fix database upgrading for pgsql
small documentation improvement
typos....
fix export link for contacts
update translations
dont complain about non existing config files
show proper feedback that collection scanning is done and show the collection afterwards
add translation wrappers to gallery strings in js
make oc_image work when php_exif isn't enabled
only double quoted string seems to be detected in js
fix deleting/renaming albums with a ' in the name
dont show errors when not renaming an album
fix renaming albums
make media detection based on extention case insensitive
some gallery css fixes
Sean Leonard (2):
Add WebFinger's .well-known file to .gitignore
Removed if !mod_php5.c around RewriteRule
Thomas Olsen (1):
Added export.php for contacts app. Works the same way as the one in the calendar app, except there is no UI for it.
Thomas Tanghus (69):
Removed some debug statements.
Added UI for selecting/editing address books.
Merge gitorious.org:~tanghus/owncloud/tanghus-owncloud into tanghus_remote_backup
Fixed adding, editing and deleting address books. One minor UI flaw remains.
Various fixes to multiple address books handling
Merge git://gitorious.org/owncloud/owncloud into tanghus_remote_backup
Resolved conflict
Updating of contact list when activating/adding/deleting address books now works.
Merge git://gitorious.org/owncloud/owncloud into tanghus_remote_backup
Added readme.tanghus
Merge git://gitorious.org/owncloud/owncloud into tanghus_remote_backup
Update README
Misc. changes after review by bartv.
Merge git://gitorious.org/owncloud/owncloud into tanghus_remote_backup
Added thumbnails to contact list. The contacts have a default thumbnail when the page is
Added missing files and tried to revert the wrong commit of app/contacts/js/interfaces.js
Merge git://gitorious.org/owncloud/owncloud into contact_thumbnails
Merge git://gitorious.org/owncloud/owncloud into contact_thumbnails
More missing js.
Added license and waiver of conditions for jquery.inview.
Merge git://gitorious.org/owncloud/owncloud into tanghus_contacts
Thumbnails was overwriting default style so hover and active didn't work. Moved them to the 'a' element instead.
Removed redundant DB queries.
Merge git://gitorious.org/owncloud/owncloud into oc_image
Added class OC_Image
Removed some denug statements and an exception thrown.
Small fixes
Merge git://gitorious.org/owncloud/owncloud into oc_image
Added image type specific loading and displaying.
Merge git://gitorious.org/owncloud/owncloud into oc_image
Mixed up two lines :-P
Removed static declaration from loadFrom* methods.
Merge git://gitorious.org/owncloud/owncloud into oc_image
Merge git://gitorious.org/owncloud/owncloud into oc_image
Added save() to OC_Image.
Added more error checking and debug on missing image support.
Merge git://gitorious.org/owncloud/owncloud into oc_image
OC_Image::__invoke didn't return anything thus causing contacts/thumbnail.php to spit out lots of error messages.
Content type header was sent when saving image to disk.
Wrong permission checking on file save.
Added fixOrientation method which rotates the image based on EXIF data.
Changed SQL queries for looking up contacts to only query once and sort at the same time.
Modified thumbnail.php to use OC_Image. Cut out 50 loc ;-)
Fixed showing first contact if non is selected.
Some cleanup, better error messages and such.
Fixed Phone types not being saved correctly when adding them.
Just a comment ;-)
Merge branch 'tanghus_contacts'
Insert new contacts alphabetically correct in the list.
OC_DB::insertid was being called too late to get the correct result.
Return standard thumbnail even if contact couldn't be found as it could be because it was just added,
More fixes on saving TYPE parameters.
Merge branch 'tanghus_contacts'
Added missing }
CSS cleanup, more error checking, better error messages, general cleanup.
Added files for error messages, removed old syle sheet.
Make sure VERSION is set.
Localizin strings and adding error checking.
Tweaked some tipsys.
Don't add address if none of the fields are filled out.
Add PRODID to vcards created by ownCloud.
Added search. Thanks to icewind it was mostly copy/paste :-)
Don't chunk_split encoded image string.
Oops. Missing ')' :-P
Too quick on the copy/paste trigger...
Added redirecting to static image file and caching for contacts with no photo embedded.
UI fixes in contact editor and address book dialog.
Optimizations and more aggressive caching.
- Added fix for empty 'FN' field on import via CardDAV clients.
Tom Needham (88):
Implemented ace-edtior as an app. Basic file editing and saving supported.
Implemented ace-editor for basic file editing.
Updated copyright info and ajax responses
Fixed typo. Added translation support.
Ficed text encoding bug. Removed unnecessary file retrival call
Replaced urlencode() and urldecode() with htmlspecialchars() and htmlspecialchars_decode()
Changed theme. Editing is now default action for all supported types. Fixed static url.
Added support for more file types
Removed unnecessary theme files.
Editor now loads on top of files app.
Added breadcrumb and control bar.
Fixed file saving issue.
Fixed ajax urls
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
HTML data is now encoded before being shown.
Updated control bar styling and save feedback.
Updated saving feedback to use loading.gif
Fixed breadcrumb issue.
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
Added fillHeight() js function for resizing editor
Save button now removed after closing editor
Control events are now bound on the page load rather than everytime the editor is loaded.
Cleanup of code. Fixed breadcrumb removal issue
Moved addScript and addStyle calls to app.php
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
Updated saving feedback
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
Merge branch 'ace-editor' of gitorious.org:owncloud/owncloud into ace-editor
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
Fixed editor loading and file saving issue
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
Updated bug message
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
Fixed issue with opening editor multiple times.
Merged from master and fixed issue with opening multiple editors
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
Moved breacrumb styling to core for use outside files app.
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
Fixed error where saving message appears twice.
Fixed problem closing the editor.
Keyboard shortcuts for saving. Refined code.
Disable save button while saving. Streamlined code.
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
Disable save button whilst saving. Refined code.
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
Updated jquery ui js and css. Improved color scheme.
Removed old jquery-ui css and js
Fixed error message
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
Remove repeated code
Fixed keyboard shortcuts
Shared folder no longer draggable or droppable
Fix js error
Fix missing ;
Fix merge conflicts
Updated ace-editor software
Added support for more file types
Added ace license file
Removed old code
added ace source
Added data-read and data-write attributes to file list
Used data-read and data-wite when binding drag and drop events
removed data-read and fixed droppable logic
Fixed merge conflict in /files/ajax/move.php
Use parameter
Merge branch 'master' of gitorious.org:owncloud/owncloud into jqueryui
Merge branch 'master' of gitorious.org:owncloud/owncloud
Missing line return
Handles file permissions. Protect against overwriting changes.
fixed saving bug
hide save button for read-only files
improved ui and save button action
Moved .separator to core css
Added 'Go to line' functionality
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
Added live search
update page title
improved ui for go to line button
default table prefix to oc_ if not set
Merge branch 'master' of gitorious.org:owncloud/owncloud
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor
fix editor js
Fix breadcrumb issue when closing editor
Weng Xuetian (2):
fix id3 tag resolve. should use utf8 from getID3 directly but not
fix ampache encoding problem. use htmlentities encoding parameter directly.
krzaczek (4):
users_ldap - added getUsers() method to fetch all existing users from
apps file_sharing
apps file_sharing - remove "$RUNTIME_NOAPPS = true" from all ajax file
apps files_sharing - fix in share.js to check the "can edit" checkbox -
prcrst (1):
Fix sqlite detection for Ubuntu 11.10
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list