Commit Graph

91 Commits

Author SHA1 Message Date
Bernhard Posselt 090e071f80 various cleanups 2013-04-03 18:21:48 +02:00
Bernhard Posselt 961d780ed0 remove trailing .txt when getting the note 2013-04-03 17:55:48 +02:00
Bernhard Posselt d258d96492 removed old files 2013-04-03 17:51:14 +02:00
Bernhard Posselt 1c4ae20dad implemented busineslayer methods 2013-04-03 17:50:29 +02:00
Bernhard Posselt 0f3ad504ff added todos 2013-04-03 14:07:03 +02:00
Bernhard Posselt d83a213f20 fixed style and script includes 2013-04-03 14:04:50 +02:00
Bernhard Posselt 386c940d1f fixed buildfile and added jshint 2013-04-03 14:02:40 +02:00
Bernhard Posselt 0a5e757cbb added proper js layout 2013-04-03 13:26:09 +02:00
Bernhard Posselt 10f9a0d89f added todo 2013-04-02 18:47:06 +02:00
Bernhard Posselt 24430076ec migrated to angular 2013-04-02 18:45:52 +02:00
Jan-Christoph Borchardt d9f2f1792a Merge pull request #8 from owncloud/app-styles
adjust to new core app-styles
2013-04-02 05:50:10 -07:00
Jan-Christoph Borchardt e86dab41c7 adjust to new core app-styles 2013-04-02 11:41:18 +02:00
Jan-Christoph Borchardt 7357d5c523 when’s a designer gonna get credit? 2013-03-19 01:31:32 +01:00
Jenkins for ownCloud 0253401efc [tx-robot] updated from transifex 2013-03-07 00:14:22 +01:00
Jenkins for ownCloud 5a9863c39e [tx-robot] updated from transifex 2013-03-04 00:04:58 +01:00
Jenkins for ownCloud fc80e9bf70 [tx-robot] updated from transifex 2013-03-02 00:03:19 +01:00
Lukas Reschke fb94c63ea4 Merge pull request #631 from owncloud/from-insane-autoescape-to-p
Replace insane auto sanitization with p()- WIP
2013-03-01 14:31:16 -08:00
Lukas Reschke 0412711617 Replace echo with p 2013-02-28 18:26:55 +01:00
Lukas Reschke 703967d70e Replace translation strings
Grep: echo \$l\-\>t\(\'([^']*)\'\)
Replace with:p(\$l\-\>t\(\'\1\'\)\)

Grep: echo \$l\-\>t\(\"([^"]*)\"\)
Replace with: p(\$l\-\>t\(\"\1\"\)\)
2013-02-28 16:27:14 +01:00
Jenkins for ownCloud 19a6991bc7 [tx-robot] updated from transifex 2013-02-28 00:03:47 +01:00
Robin Appelman d46de03dd0 Notes: accept internation characters in note filenames 2013-02-27 01:02:37 +01:00
Jenkins for ownCloud 8d37aec19d [tx-robot] updated from transifex 2013-02-27 00:05:33 +01:00
Jenkins for ownCloud 9d684841c7 [tx-robot] updated from transifex 2013-02-26 00:03:53 +01:00
Jenkins for ownCloud 40652b2fbb [tx-robot] updated from transifex 2013-02-25 00:04:17 +01:00
Jenkins for ownCloud a7fc3ac4fb [tx-robot] updated from transifex 2013-02-22 00:05:10 +01:00
Jenkins for ownCloud c6f0861633 [tx-robot] updated from transifex 2013-02-21 00:04:28 +01:00
Jenkins for ownCloud e68a617499 [tx-robot] updated from transifex 2013-02-19 09:56:33 +01:00
Jenkins for ownCloud 1bab92d344 [tx-robot] updated from transifex 2013-02-18 00:04:38 +01:00
Jenkins for ownCloud 75fed8844e [tx-robot] updated from transifex 2013-02-16 21:17:44 +01:00
Jenkins for ownCloud 98a193b4ba [tx-robot] updated from transifex 2013-02-15 00:04:19 +01:00
Jenkins for ownCloud a0eb2e180d [tx-robot] updated from transifex 2013-02-14 00:04:13 +01:00
Jenkins for ownCloud 6ecfebd78b [tx-robot] updated from transifex 2013-02-13 00:03:05 +01:00
Jenkins for ownCloud d865da0ba3 [tx-robot] updated from transifex 2013-02-12 12:54:12 +01:00
Jenkins for ownCloud f6f19efb16 [tx-robot] updated from transifex 2013-02-11 00:03:13 +01:00
Robin Appelman cfb40f567a Notes: add George Ruinelli to the list of authors 2013-02-10 17:20:01 +01:00
Lukas Reschke 4887cd70f4 Merge pull request #545 from owncloud/notes
Notes
2013-02-10 07:18:53 -08:00
Robin Appelman 82fcd29934 Notes: set response type to text/plain to prevent XSS attacks 2013-02-10 15:20:24 +01:00
Jenkins for ownCloud 495d0c5311 [tx-robot] updated from transifex 2013-02-10 00:07:31 +01:00
Robin Appelman 73dd913ba0 Merge branch 'notes' of github.com:owncloud/apps into notes 2013-02-09 19:18:09 +01:00
Robin Appelman 9ca4d6aeac Note: use trimmed contents for getting note title 2013-02-09 19:17:18 +01:00
Robin Appelman 5b8bddf967 Notes: don't trim content 2013-02-09 19:16:04 +01:00
Robin Appelman 6f382fce1d Note: limit title length to 40 characters 2013-02-09 19:14:32 +01:00
Jan-Christoph Borchardt b752a1e33a add New Note text on hovering add button 2013-02-09 19:09:16 +01:00
Jan-Christoph Borchardt ba6e03ea83 ellipsize long Note names 2013-02-09 19:09:15 +01:00
Robin Appelman 6cbc0bb9e0 Notes: fix problem with renamed notes with a dash in the name 2013-02-09 19:06:43 +01:00
Robin Appelman d9e96073a2 Notes: update url when renaming note 2013-02-09 18:58:22 +01:00
Robin Appelman 8dcf158ffb Notes: use dashes, no underscores 2013-02-09 18:57:26 +01:00
Robin Appelman 0f451fabee Notes: fix textarea size 2013-02-09 18:50:41 +01:00
Robin Appelman b3485c67ec Note: fix creating new note after deleting a note 2013-02-09 18:39:29 +01:00
Robin Appelman c96b2aed56 Merge branch 'notes' of github.com:owncloud/apps into notes 2013-02-09 18:11:26 +01:00