Reinier Balt
174becee81
fix #1078 and document it on the REST_API page
2011-07-09 18:47:30 +02:00
Reinier Balt
e0dae50dfa
translate footer and integration page to dutch
2011-02-22 10:39:59 +01:00
Reinier Balt
484356fe07
small improvements
...
render :partial => filename, :object => @object can be written shorter since rails 2.0 like
render :partial => @object or render :partial => @collection
Also form_for is smart bout put and post for update and creation.
it helps watching older railcasts episodes :-)
2011-02-03 18:17:28 +01:00
Marcus Ilgner
338d4bb5a6
Added locale selection to preferences
...
Mostly completed transition to full i18n
Incorporated german translations by Ulf Klose <ulf.klose@gmail.com>
2011-01-16 18:14:07 +01:00
Marcus Ilgner
fd3f69d927
Changed code to support basic i18n.
...
Added RubyMine configuration and rvm setup to .gitignore.
2010-11-09 16:31:26 +08:00
Eric Allen
4f66e463bd
Move integrations JS into application.js
...
Closes #1016
2010-03-25 07:53:34 -04:00
Patrice Neff
c7828185d6
Automatically insert backlink to the message in the Mail.app Apple
...
Script.
2010-01-10 08:34:10 +08:00
Reinier Balt
a2dd4797b7
last commit went wrong. sorry for the noise
2009-08-04 10:05:32 +02:00
Reinier Balt
e3d4286cb3
forgot to add new view for the google gadget. Also updates integration page with a link to the new gadget.
2009-08-04 10:01:47 +02:00
Reinier Balt
0272f812da
Add the ability to integrate your tracks installation as a Gmail Gadget. Code was contributed by GTDify.com. Thanks!
...
see http://www.getontracks.org/forums/viewthread/434/
2009-08-04 09:54:45 +02:00
Vitalie Lazu
a634206e5f
Fixed typo on /integrations/rest_api page, missing closing todo tag and project_id
...
Signed-off-by: Reinier Balt <lrbalt@gmail.com>
2009-01-17 22:22:25 +08:00
Hans de Graaff
307e85287c
OpenSearch support.
...
This implements #804 .
2008-12-10 21:34:36 +01:00
Reinier Balt
c5cff97f3f
fixes #785
2008-10-21 09:11:21 +02:00
Eric Allen
01c7fd1296
Tweak preference name a bit and add documentation to Integrations controller
2008-10-03 00:35:03 -04:00
Reinier Balt
c2624840e7
update Tracks RESTapi documentation page
...
when using xml as content type, you should send xml
2008-08-25 15:38:50 +02:00
Reinier Balt
4139a6bc82
changes api description to follow solution in #738
2008-06-20 08:37:31 +02:00
bsag
4cbf5a34d3
Removed superfluous 'tracks' directory at the root of the repository.
...
Testing commits to github.
2008-05-20 21:28:26 +01:00