Commit Graph

4231 Commits (d2166784813ad161fe3118e2faf325fdeb93fc3c)
 

Author SHA1 Message Date
Michael Gapczynski 8a42d159f7 Variable not declared in media app, fixes bug oc-633. Thanks to die3lustigen2. 13 years ago
Tom Needham ddb8d1460b Revert "Remove google webfont include" 13 years ago
Tom Needham 2e2eccc879 Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Tom Needham 21dfe9dc5e Fixed keyboard shortcut for saving files. Thanks adlr in #ace! 13 years ago
Michael Gapczynski 198b73ddd1 Sanitize search queries, thanks to Lukas Reschke 13 years ago
Georg Ehrke 3ce6eca40a fix fail in previous commit 13 years ago
Georg Ehrke 3327aabe4d fix remote.php for servers which doesn't support PATH_INFO 13 years ago
Tom Needham 82d3fe2e1c Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Tom Needham 30d31fecd9 Remove google webfont include 13 years ago
Tom Needham 78ecfc89a7 Fix breadcrumb path 13 years ago
Michael Gapczynski a332c39472 Check if path_info is empty as well, fixes bug oc-632. Thanks to die3lustigen2. 13 years ago
Robin Appelman 6b6477a90a fix getting the db scheme from existing database 13 years ago
Robin Appelman 8d475debe0 additional logging when db upgrade fails 13 years ago
Robin Appelman 68fd5a5d58 some mdb2 pgsql fixes 13 years ago
Robin Appelman 1a2ab2ef68 prevent user creation with empty password 13 years ago
Robin Appelman 77e2387d94 more MDB2 updates 13 years ago
Georg Ehrke ddf0903ace add post user delete hook for calendar sharing 13 years ago
Robin Appelman ee0294bbb1 update translations 13 years ago
Thomas Tanghus 3926e2d4f3 VCategories: Made a small check for categories that seems to resolv the problems in Calender. Also reverts the changes from 9e6221b229. 13 years ago
Georg Ehrke 5ac10a9c0e hide share tab for new events, because you can't share an event that haven't got an id yet 13 years ago
Georg Ehrke f45411f79d fix another php notice 13 years ago
Georg Ehrke 85cc34fd05 fix another php notice 13 years ago
Georg Ehrke f6dc158d51 fix php notice and displaying of events 13 years ago
Thomas Tanghus 9e6221b229 VCategories: Suppress error messages stemming from import from file app. 13 years ago
Thomas Tanghus 56bd3f1220 Revert "Edited combobox to adhere to coding standards and added a dblclick handler." 13 years ago
Thomas Tanghus 996020d82b Revert "Contacts: Change placeholder text to avoid confusion. No, JanC, I won't change it back again ;-)" 13 years ago
Frank Karlitschek af77ce9a9b This is RC now 13 years ago
Thomas Mueller 546ae30421 non-minified version added 13 years ago
Thomas Mueller 51cb1c9ffa fixing file headers with copyright 13 years ago
Thomas Tanghus 19b55d3fce Edited combobox to adhere to coding standards and added a dblclick handler. 13 years ago
Thomas Tanghus a36a8faad4 Contacts: Change placeholder text to avoid confusion. No, JanC, I won't change it back again ;-) 13 years ago
Bartek Przybylski ab9927d5fc oc-627, calling base function instead of loading too much useless functions 13 years ago
Michael Gapczynski b4e7c05959 Encoded slashes (%2F) don't look pretty in our private link urls 13 years ago
Michael Gapczynski faebee5f25 Turn async off when fetching users to make sure the users get removed from the select form 13 years ago
Robin Appelman 9eb91a111d update to jquery 1.7.2 13 years ago
Robin Appelman d07512c82d fix gallery previous not showing 13 years ago
Bart Visscher 20499e336b Remove duplicate line 13 years ago
Brice Maron 5b7c69f978 Change sqlite escaping of identifier to double quote. Fixing some issues 13 years ago
Bart Visscher 919681f3e6 Make processed css files cachable 13 years ago
Robin Appelman 847832ae77 also set remote/public paths on installing apps 13 years ago
Robin Appelman d12021e3c4 fix sqlite3 driver against updated MDB2 13 years ago
Robin Appelman cf3940425f don't do the initial scanning of the users home folder trough the update system 13 years ago
Robin Appelman 0622fa79ba add temporary filestorage backend for testing purposed 13 years ago
Robin Appelman b40f9670ae allow clearing hooks and fileproxies 13 years ago
Robin Appelman 736739bbbd load remote and public paths from info.xml during upgrade instead of setting them every time 13 years ago
Robin Appelman d2bd78c41a update MDB2 and XML_Parser 13 years ago
Arthur Schiwon 3c2af95108 LDAP: offer only ownCloud-enabled users for sharing 13 years ago
Thomas Tanghus 8e5240d579 Contacts: Make the structured name dialog modal to avoid confusion. 13 years ago
Thomas Tanghus 646a4bd635 Contacts: Clone event handlers as well. 13 years ago
Thomas Tanghus 08e0b6cf5e Contacts: Also strip parameters. 13 years ago